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 farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from 7d0cc4ef1b4f647c2e251548699fd9c7f022fa8c+8b0dec85218ed508cf19f063ec152f29e8927c81 (22aea41742bc111181a284a73126bfe1e6141c0e) 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-ssh1702863313392579889.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh15158102474024405166.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-3995/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-3995/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12731597632471584072.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh1101267212824108798.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-3995/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-3995/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3814837530303233487.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-34269 in /w/workspace/edgexfoundry_edgex-go_PR-3995 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/3995/head:refs/remotes/origin/PR-3995 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8b0dec85218ed508cf19f063ec152f29e8927c81 into PR head commit 7d0cc4ef1b4f647c2e251548699fd9c7f022fa8c Merge succeeded, producing c5926475383b92200af0a2fc67bbf8d112853186 Checking out Revision c5926475383b92200af0a2fc67bbf8d112853186 (PR-3995) > git config core.sparsecheckout # timeout=10 > git checkout -f 7d0cc4ef1b4f647c2e251548699fd9c7f022fa8c # 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 8b0dec85218ed508cf19f063ec152f29e8927c81 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c5926475383b92200af0a2fc67bbf8d112853186 # timeout=10 Commit message: "Merge commit '8b0dec85218ed508cf19f063ec152f29e8927c81' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-29T20:30:00.112Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-29T20:30:00.156Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-29T20:30:00.170Z] ========================================================= [2022-04-29T20:30:00.170Z] EdgeX Global Pipelines Version Info [2022-04-29T20:30:00.170Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2d4ed25662ed987c8836987f8f3c3e9bf058af27 # timeout=10 [2022-04-29T20:30:00.948Z] ------------------- [2022-04-29T20:30:00.948Z] stable info: [2022-04-29T20:30:00.948Z] ------------------- [2022-04-29T20:30:00.948Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-29T20:30:00.948Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-29T20:30:00.948Z] Message: update stable to v1.0.227 [2022-04-29T20:30:01.523Z] ------------------- [2022-04-29T20:30:01.523Z] experimental info: [2022-04-29T20:30:01.523Z] ------------------- [2022-04-29T20:30:01.523Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-29T20:30:01.523Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-29T20:30:01.523Z] Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-29T20:30:01.685Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-29T20:30:01.701Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-29T20:30:01.713Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-29T20:30:01.728Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-29T20:30:01.739Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-29T20:30:01.753Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-29T20:30:01.772Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-29T20:30:01.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-29T20:30:01.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-29T20:30:01.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-29T20:30:01.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-29T20:30:01.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-29T20:30:01.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-29T20:30:01.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-29T20:30:01.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-29T20:30:01.886Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-29T20:30:01.896Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-29T20:30:01.905Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-29T20:30:01.914Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-29T20:30:01.929Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-29T20:30:01.944Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-29T20:30:01.956Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-29T20:30:01.973Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3995 [Pipeline] echo [2022-04-29T20:30:01.991Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3995 [Pipeline] echo [2022-04-29T20:30:02.008Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3995 [Pipeline] echo [2022-04-29T20:30:02.023Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c5926475383b92200af0a2fc67bbf8d112853186 [Pipeline] echo [2022-04-29T20:30:02.034Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c592647 [Pipeline] echo [2022-04-29T20:30:02.047Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-29T20:30:02.094Z] provisioning config files... [2022-04-29T20:30:02.121Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config4822312094809255417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-29T20:30:02.431Z] ---> docker-login.sh [2022-04-29T20:30:02.432Z] nexus3.edgexfoundry.org:10001 [2022-04-29T20:30:03.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T20:30:03.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T20:30:03.270Z] Configure a credential helper to remove this warning. See [2022-04-29T20:30:03.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T20:30:03.270Z] [2022-04-29T20:30:03.270Z] Login Succeeded [2022-04-29T20:30:03.270Z] nexus3.edgexfoundry.org:10002 [2022-04-29T20:30:03.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T20:30:03.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T20:30:03.270Z] Configure a credential helper to remove this warning. See [2022-04-29T20:30:03.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T20:30:03.270Z] [2022-04-29T20:30:03.270Z] Login Succeeded [2022-04-29T20:30:03.270Z] nexus3.edgexfoundry.org:10003 [2022-04-29T20:30:03.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T20:30:03.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T20:30:03.535Z] Configure a credential helper to remove this warning. See [2022-04-29T20:30:03.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T20:30:03.535Z] [2022-04-29T20:30:03.535Z] Login Succeeded [2022-04-29T20:30:03.535Z] nexus3.edgexfoundry.org:10004 [2022-04-29T20:30:03.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T20:30:03.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T20:30:03.535Z] Configure a credential helper to remove this warning. See [2022-04-29T20:30:03.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T20:30:03.535Z] [2022-04-29T20:30:03.535Z] Login Succeeded [2022-04-29T20:30:03.535Z] docker.io [2022-04-29T20:30:03.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T20:30:04.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T20:30:04.058Z] Configure a credential helper to remove this warning. See [2022-04-29T20:30:04.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T20:30:04.058Z] [2022-04-29T20:30:04.058Z] Login Succeeded [2022-04-29T20:30:04.058Z] ---> docker-login.sh ends [Pipeline] } [2022-04-29T20:30:04.067Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-29T20:30:04.386Z] + 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-29T20:30:04.386Z] + dirname cmd/core-command/Dockerfile [2022-04-29T20:30:04.386Z] + cut -d/ -f2 [2022-04-29T20:30:04.386Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-29T20:30:04.386Z] + dirname cmd/core-data/Dockerfile [2022-04-29T20:30:04.386Z] + cut -d/ -f2 [2022-04-29T20:30:04.386Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-29T20:30:04.386Z] + dirname cmd/core-metadata/Dockerfile+ [2022-04-29T20:30:04.386Z] cut -d/ -f2 [2022-04-29T20:30:04.386Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-29T20:30:04.386Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-29T20:30:04.386Z] + cut -d/ -f2 [2022-04-29T20:30:04.386Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-29T20:30:04.386Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-29T20:30:04.386Z] + cut -d/ -f2 [2022-04-29T20:30:04.386Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-29T20:30:04.386Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-29T20:30:04.386Z] + cut -d/ -f2 [2022-04-29T20:30:04.386Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-29T20:30:04.386Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-29T20:30:04.386Z] + cut -d/ -f2 [2022-04-29T20:30:04.386Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-29T20:30:04.386Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-29T20:30:04.386Z] + cut -d/ -f2 [2022-04-29T20:30:04.386Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-29T20:30:04.386Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-29T20:30:04.386Z] + cut -d/ -f2 [2022-04-29T20:30:04.386Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-29T20:30:04.386Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-29T20:30:04.386Z] + cut -d/ -f2 [2022-04-29T20:30:04.386Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-29T20:30:04.386Z] + + dirname cmd/support-notifications/Dockerfile [2022-04-29T20:30:04.386Z] cut -d/ -f2 [2022-04-29T20:30:04.386Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-29T20:30:04.386Z] + dirname+ cmd/support-scheduler/Dockerfile [2022-04-29T20:30:04.386Z] cut -d/ -f2 [2022-04-29T20:30:04.386Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-29T20:30:04.386Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-29T20:30:04.386Z] + cut -d/ -f2 [2022-04-29T20:30:04.386Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-29T20:30:04.421Z] 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-29T20:30:04.764Z] + git rev-list -1 --merges c5926475383b92200af0a2fc67bbf8d112853186~1..c5926475383b92200af0a2fc67bbf8d112853186 [Pipeline] echo [2022-04-29T20:30:04.784Z] -----------> git rev-list -1 --merges c5926475383b92200af0a2fc67bbf8d112853186~1..c5926475383b92200af0a2fc67bbf8d112853186 c5926475383b92200af0a2fc67bbf8d112853186 [2022-04-29T20:30:04.784Z] c5926475383b92200af0a2fc67bbf8d112853186 [false] [Pipeline] sh [2022-04-29T20:30:05.078Z] + git log --format=format:%s -1 c5926475383b92200af0a2fc67bbf8d112853186 [Pipeline] echo [2022-04-29T20:30:05.096Z] ========================================================= [2022-04-29T20:30:05.096Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-29T20:30:05.096Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-29T20:30:05.520Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-29T20:30:05.520Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-29T20:30:05.520Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-29T20:30:05.520Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-29T20:30:05.520Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-29T20:30:05.520Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-29T20:30:05.520Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-29T20:30:05.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-29T20:30:05.873Z] [2022-04-29T20:30:05.873Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T20:30:06.181Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-29T20:30:06.181Z] latest: Pulling from edgex-devops/py-git-semver [2022-04-29T20:30:06.181Z] 1fe172e4850f: Pulling fs layer [2022-04-29T20:30:06.181Z] caf521ccaac6: Pulling fs layer [2022-04-29T20:30:06.181Z] 3ead6fa29328: Pulling fs layer [2022-04-29T20:30:06.181Z] 5c2a1cbceb83: Pulling fs layer [2022-04-29T20:30:06.181Z] a8d5f1318db7: Pulling fs layer [2022-04-29T20:30:06.181Z] c427282e49a2: Pulling fs layer [2022-04-29T20:30:06.181Z] 1827001aaf11: Pulling fs layer [2022-04-29T20:30:06.181Z] 0714d37db230: Pulling fs layer [2022-04-29T20:30:06.181Z] ac28cf19c067: Pulling fs layer [2022-04-29T20:30:06.181Z] ca983d60f3e2: Pulling fs layer [2022-04-29T20:30:06.181Z] 9f894cec8388: Pulling fs layer [2022-04-29T20:30:06.181Z] 5c2a1cbceb83: Waiting [2022-04-29T20:30:06.181Z] a8d5f1318db7: Waiting [2022-04-29T20:30:06.181Z] ac28cf19c067: Waiting [2022-04-29T20:30:06.181Z] 9f894cec8388: Waiting [2022-04-29T20:30:06.181Z] ca983d60f3e2: Waiting [2022-04-29T20:30:06.181Z] c427282e49a2: Waiting [2022-04-29T20:30:06.181Z] caf521ccaac6: Download complete [2022-04-29T20:30:06.181Z] 5c2a1cbceb83: Verifying Checksum [2022-04-29T20:30:06.444Z] a8d5f1318db7: Verifying Checksum [2022-04-29T20:30:06.444Z] 3ead6fa29328: Verifying Checksum [2022-04-29T20:30:06.444Z] 3ead6fa29328: Download complete [2022-04-29T20:30:06.444Z] c427282e49a2: Verifying Checksum [2022-04-29T20:30:06.444Z] c427282e49a2: Download complete [2022-04-29T20:30:06.444Z] 0714d37db230: Verifying Checksum [2022-04-29T20:30:06.444Z] 0714d37db230: Download complete [2022-04-29T20:30:06.444Z] ac28cf19c067: Download complete [2022-04-29T20:30:06.444Z] ca983d60f3e2: Verifying Checksum [2022-04-29T20:30:06.444Z] ca983d60f3e2: Download complete [2022-04-29T20:30:06.444Z] 9f894cec8388: Download complete [2022-04-29T20:30:06.444Z] 1fe172e4850f: Verifying Checksum [2022-04-29T20:30:06.444Z] 1fe172e4850f: Download complete [2022-04-29T20:30:06.706Z] 1827001aaf11: Verifying Checksum [2022-04-29T20:30:06.706Z] 1827001aaf11: Download complete [2022-04-29T20:30:08.091Z] 1fe172e4850f: Pull complete [2022-04-29T20:30:08.091Z] caf521ccaac6: Pull complete [2022-04-29T20:30:08.663Z] 3ead6fa29328: Pull complete [2022-04-29T20:30:08.663Z] 5c2a1cbceb83: Pull complete [2022-04-29T20:30:09.237Z] a8d5f1318db7: Pull complete [2022-04-29T20:30:10.181Z] c427282e49a2: Pull complete [2022-04-29T20:30:12.095Z] 1827001aaf11: Pull complete [2022-04-29T20:30:12.095Z] 0714d37db230: Pull complete [2022-04-29T20:30:12.355Z] ac28cf19c067: Pull complete [2022-04-29T20:30:12.355Z] ca983d60f3e2: Pull complete [2022-04-29T20:30:12.615Z] 9f894cec8388: Pull complete [2022-04-29T20:30:12.615Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-04-29T20:30:12.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-29T20:30:12.615Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-04-29T20:30:12.840Z] prd-ubuntu20.04-docker-8c-8g-34269 does not seem to be running inside a container [2022-04-29T20:30:12.881Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-29T20:30:14.591Z] $ docker top 2d34255566425964a28936ff68fca4d33e3c5ede5f07463651265d6643e119f5 -eo pid,comm [2022-04-29T20:30:14.661Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-04-29T20:30:14.661Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-29T20:30:14.696Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-29T20:30:14.696Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-29T20:30:14.839Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-29T20:30:14.848Z] $ docker exec 2d34255566425964a28936ff68fca4d33e3c5ede5f07463651265d6643e119f5 ssh-agent [2022-04-29T20:30:14.966Z] SSH_AUTH_SOCK=/tmp/ssh-gFjZpdB41A0i/agent.32 [2022-04-29T20:30:14.966Z] SSH_AGENT_PID=38 [2022-04-29T20:30:14.974Z] Running ssh-add (command line suppressed) [2022-04-29T20:30:15.088Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_6623311970855569359.key (/w/workspace/edgex-go/4@tmp/private_key_6623311970855569359.key) [2022-04-29T20:30:15.102Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-29T20:30:15.420Z] + git tag --points-at HEAD [Pipeline] } [2022-04-29T20:30:15.445Z] $ docker exec --env ******** --env ******** 2d34255566425964a28936ff68fca4d33e3c5ede5f07463651265d6643e119f5 ssh-agent -k [2022-04-29T20:30:15.554Z] unset SSH_AUTH_SOCK; [2022-04-29T20:30:15.555Z] unset SSH_AGENT_PID; [2022-04-29T20:30:15.555Z] echo Agent pid 38 killed; [2022-04-29T20:30:15.562Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-29T20:30:15.589Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-29T20:30:15.589Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-29T20:30:15.717Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-29T20:30:15.725Z] $ docker exec 2d34255566425964a28936ff68fca4d33e3c5ede5f07463651265d6643e119f5 ssh-agent [2022-04-29T20:30:15.849Z] SSH_AUTH_SOCK=/tmp/ssh-LQpqO9bszUhc/agent.72 [2022-04-29T20:30:15.849Z] SSH_AGENT_PID=78 [2022-04-29T20:30:15.854Z] Running ssh-add (command line suppressed) [2022-04-29T20:30:15.987Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_4173366605239454115.key (/w/workspace/edgex-go/4@tmp/private_key_4173366605239454115.key) [2022-04-29T20:30:15.997Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-29T20:30:16.312Z] + git semver init [2022-04-29T20:30:16.573Z] 2022-04-29 20:30:16,541 [run_init] DEBUG init version:0.0.0 force:False [2022-04-29T20:30:16.573Z] 2022-04-29 20:30:16,543 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2022-04-29T20:30:16.573Z] 2022-04-29 20:30:16,544 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2022-04-29T20:30:16.573Z] 2022-04-29 20:30:16,544 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2022-04-29T20:30:21.898Z] 2022-04-29 20:30:20,889 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2022-04-29T20:30:21.898Z] 2022-04-29 20:30:20,890 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-3995 with force:False [2022-04-29T20:30:21.898Z] 2022-04-29 20:30:20,890 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-3995 [2022-04-29T20:30:21.898Z] 2022-04-29 20:30:20,894 [execute] INFO git cat-file --batch-check [2022-04-29T20:30:21.898Z] 2022-04-29 20:30:20,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2022-04-29T20:30:21.898Z] 2022-04-29 20:30:20,901 [execute] INFO git cat-file --batch [2022-04-29T20:30:21.898Z] 2022-04-29 20:30:20,901 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2022-04-29T20:30:21.898Z] 2022-04-29 20:30:20,906 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-3995 [2022-04-29T20:30:21.898Z] 0.0.0 [Pipeline] } [2022-04-29T20:30:21.915Z] $ docker exec --env ******** --env ******** 2d34255566425964a28936ff68fca4d33e3c5ede5f07463651265d6643e119f5 ssh-agent -k [2022-04-29T20:30:22.037Z] unset SSH_AUTH_SOCK; [2022-04-29T20:30:22.037Z] unset SSH_AGENT_PID; [2022-04-29T20:30:22.037Z] echo Agent pid 78 killed; [2022-04-29T20:30:22.051Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-29T20:30:22.359Z] + git semver [Pipeline] } [2022-04-29T20:30:22.637Z] $ docker stop --time=1 2d34255566425964a28936ff68fca4d33e3c5ede5f07463651265d6643e119f5 [2022-04-29T20:30:23.969Z] $ docker rm -f 2d34255566425964a28936ff68fca4d33e3c5ede5f07463651265d6643e119f5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-29T20:30:24.312Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-29T20:30:24.552Z] Stashed 1 file(s) [Pipeline] echo [2022-04-29T20:30:24.556Z] [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-29T20:30:24.701Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-29T20:30:24.713Z] ========================================================= [2022-04-29T20:30:24.713Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-29T20:30:24.713Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-29T20:30:25.004Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-29T20:30:25.004Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-29T20:30:25.004Z] 59bf1c3509f3: Pulling fs layer [2022-04-29T20:30:25.004Z] 666ba61612fd: Pulling fs layer [2022-04-29T20:30:25.004Z] 8ed8ca486205: Pulling fs layer [2022-04-29T20:30:25.004Z] 4fe6c5a15a65: Pulling fs layer [2022-04-29T20:30:25.004Z] 22a0e8bec74d: Pulling fs layer [2022-04-29T20:30:25.004Z] ca2b28591e48: Pulling fs layer [2022-04-29T20:30:25.004Z] a51346096db8: Pulling fs layer [2022-04-29T20:30:25.004Z] daebc70d1ce1: Pulling fs layer [2022-04-29T20:30:25.004Z] 0e18a0eac166: Pulling fs layer [2022-04-29T20:30:25.004Z] ca2b28591e48: Waiting [2022-04-29T20:30:25.004Z] a51346096db8: Waiting [2022-04-29T20:30:25.004Z] 0e18a0eac166: Waiting [2022-04-29T20:30:25.004Z] daebc70d1ce1: Waiting [2022-04-29T20:30:25.004Z] 22a0e8bec74d: Waiting [2022-04-29T20:30:25.004Z] 8ed8ca486205: Download complete [2022-04-29T20:30:25.004Z] 666ba61612fd: Verifying Checksum [2022-04-29T20:30:25.004Z] 22a0e8bec74d: Verifying Checksum [2022-04-29T20:30:25.004Z] 22a0e8bec74d: Download complete [2022-04-29T20:30:25.004Z] ca2b28591e48: Verifying Checksum [2022-04-29T20:30:25.004Z] ca2b28591e48: Download complete [2022-04-29T20:30:25.004Z] 59bf1c3509f3: Verifying Checksum [2022-04-29T20:30:25.004Z] a51346096db8: Verifying Checksum [2022-04-29T20:30:25.004Z] a51346096db8: Download complete [2022-04-29T20:30:25.267Z] daebc70d1ce1: Verifying Checksum [2022-04-29T20:30:25.267Z] daebc70d1ce1: Download complete [2022-04-29T20:30:25.267Z] 59bf1c3509f3: Pull complete [2022-04-29T20:30:25.529Z] 666ba61612fd: Pull complete [2022-04-29T20:30:25.529Z] 8ed8ca486205: Pull complete [2022-04-29T20:30:25.788Z] 0e18a0eac166: Verifying Checksum [2022-04-29T20:30:25.788Z] 0e18a0eac166: Download complete [2022-04-29T20:30:25.788Z] 4fe6c5a15a65: Verifying Checksum [2022-04-29T20:30:25.788Z] 4fe6c5a15a65: Download complete [2022-04-29T20:30:29.986Z] 4fe6c5a15a65: Pull complete [2022-04-29T20:30:29.986Z] 22a0e8bec74d: Pull complete [2022-04-29T20:30:29.986Z] ca2b28591e48: Pull complete [2022-04-29T20:30:29.986Z] a51346096db8: Pull complete [2022-04-29T20:30:29.986Z] daebc70d1ce1: Pull complete [2022-04-29T20:30:32.539Z] 0e18a0eac166: Pull complete [2022-04-29T20:30:32.539Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-29T20:30:32.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-29T20:30:32.539Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-29T20:30:32.844Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-29T20:30:32.844Z] WORKDIR /edgex [2022-04-29T20:30:32.844Z] COPY go.mod . [2022-04-29T20:30:32.844Z] RUN go mod download [2022-04-29T20:30:32.844Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-29T20:30:34.228Z] Sending build context to Docker daemon 335.1MB [2022-04-29T20:30:34.228Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-29T20:30:34.228Z] ---> f018257e8ee9 [2022-04-29T20:30:34.228Z] Step 2/4 : WORKDIR /edgex [2022-04-29T20:30:36.772Z] ---> Running in 5055ed08cf78 [2022-04-29T20:30:36.772Z] Removing intermediate container 5055ed08cf78 [2022-04-29T20:30:36.772Z] ---> fc808f94d087 [2022-04-29T20:30:36.772Z] Step 3/4 : COPY go.mod . [2022-04-29T20:30:36.772Z] ---> d369e74d025d [2022-04-29T20:30:36.772Z] Step 4/4 : RUN go mod download [2022-04-29T20:30:36.772Z] ---> Running in 2223a1f9802b [2022-04-29T20:30:39.640Z] Still waiting to schedule task [2022-04-29T20:30:39.640Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-29T20:30:51.673Z] Removing intermediate container 2223a1f9802b [2022-04-29T20:30:51.673Z] ---> 504eabdb3ab2 [2022-04-29T20:30:51.673Z] Successfully built 504eabdb3ab2 [2022-04-29T20:30:51.673Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T20:30:51.980Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-29T20:30:51.980Z] . [Pipeline] withDockerContainer [2022-04-29T20:30:52.047Z] prd-ubuntu20.04-docker-8c-8g-34269 does not seem to be running inside a container [2022-04-29T20:30:52.086Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-29T20:30:52.507Z] $ docker top 5cfd8f086142a9faf509c28266912cfcc96eb0ae58437291cce2792a3480f978 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-29T20:30:52.848Z] + go version [2022-04-29T20:30:52.848Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-29T20:30:52.864Z] $ docker stop --time=1 5cfd8f086142a9faf509c28266912cfcc96eb0ae58437291cce2792a3480f978 [2022-04-29T20:30:54.162Z] $ docker rm -f 5cfd8f086142a9faf509c28266912cfcc96eb0ae58437291cce2792a3480f978 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T20:30:54.580Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-29T20:30:54.580Z] . [Pipeline] withDockerContainer [2022-04-29T20:30:54.642Z] prd-ubuntu20.04-docker-8c-8g-34269 does not seem to be running inside a container [2022-04-29T20:30:54.680Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-29T20:30:55.080Z] $ docker top 89354f2c005e636f1a6f0ab72a95875745b73a57b97595b3a95c4ef611d08a84 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-29T20:30:55.147Z] ========================================================= [2022-04-29T20:30:55.147Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-29T20:30:55.147Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-29T20:30:55.434Z] + make test [2022-04-29T20:30:55.434Z] go mod tidy -compat=1.17 [2022-04-29T20:30:55.434Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-29T20:31:00.714Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-29T20:31:12.997Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-29T20:31:12.997Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-29T20:31:12.997Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-29T20:31:12.997Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-29T20:31:12.997Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-29T20:31:12.997Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-29T20:31:12.997Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-29T20:31:12.997Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-29T20:31:12.997Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-29T20:31:12.997Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-29T20:31:12.997Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-29T20:31:12.997Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-29T20:31:12.997Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-29T20:31:12.997Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-29T20:31:12.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-29T20:31:13.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.078s coverage: 28.7% of statements [2022-04-29T20:31:13.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-29T20:31:13.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-29T20:31:14.147Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 98.5% of statements [2022-04-29T20:31:14.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-29T20:31:14.147Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.110s coverage: 53.4% of statements [2022-04-29T20:31:14.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-29T20:31:14.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-29T20:31:17.437Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.170s coverage: 89.2% of statements [2022-04-29T20:31:17.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-29T20:31:17.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-29T20:31:17.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-29T20:31:17.437Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.101s coverage: 84.4% of statements [2022-04-29T20:31:17.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-29T20:31:17.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-29T20:31:17.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-29T20:31:17.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-29T20:31:17.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-29T20:31:17.437Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.440s coverage: 95.6% of statements [2022-04-29T20:31:17.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-29T20:31:17.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-29T20:31:17.437Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.068s coverage: 72.2% of statements [2022-04-29T20:31:17.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-29T20:31:17.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-29T20:31:17.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-29T20:31:17.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-29T20:31:17.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-29T20:31:17.437Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 60.0% of statements [2022-04-29T20:31:17.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-29T20:31:17.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-29T20:31:17.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-29T20:31:17.437Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.9% of statements [2022-04-29T20:31:17.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-29T20:31:17.437Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.076s coverage: 58.8% of statements [2022-04-29T20:31:17.437Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.6% of statements [2022-04-29T20:31:17.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-29T20:31:17.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2022-04-29T20:31:17.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 79.5% of statements [2022-04-29T20:31:17.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements [2022-04-29T20:31:17.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2022-04-29T20:31:17.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.069s coverage: 87.5% of statements [2022-04-29T20:31:27.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.069s coverage: 94.4% of statements [2022-04-29T20:31:27.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.089s coverage: 44.8% of statements [2022-04-29T20:31:28.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.177s coverage: 82.5% of statements [2022-04-29T20:31:28.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-29T20:31:38.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2022-04-29T20:31:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-29T20:31:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-29T20:31:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-29T20:31:38.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.039s coverage: 65.1% of statements [2022-04-29T20:31:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-29T20:31:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-29T20:31:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-29T20:31:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-29T20:31:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-29T20:31:38.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2022-04-29T20:31:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-29T20:31:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-29T20:31:38.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.066s coverage: 100.0% of statements [2022-04-29T20:31:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-29T20:31:38.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements [2022-04-29T20:31:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-29T20:31:38.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.0% of statements [2022-04-29T20:31:38.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements [2022-04-29T20:31:38.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements [2022-04-29T20:31:38.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.155s coverage: 91.2% of statements [2022-04-29T20:31:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-29T20:31:38.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.156s coverage: 64.4% of statements [2022-04-29T20:31:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-29T20:31:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-29T20:31:38.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2022-04-29T20:31:38.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-04-29T20:31:38.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2022-04-29T20:31:38.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-04-29T20:31:38.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2022-04-29T20:31:38.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.312s coverage: 65.4% of statements [2022-04-29T20:31:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-29T20:31:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-29T20:31:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-29T20:31:38.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.148s coverage: 43.8% of statements [2022-04-29T20:31:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-29T20:31:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-29T20:31:38.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.045s coverage: 89.5% of statements [2022-04-29T20:31:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-29T20:31:38.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2022-04-29T20:31:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-29T20:31:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-29T20:31:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-29T20:31:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-29T20:31:38.847Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.104s coverage: 17.7% of statements [2022-04-29T20:31:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-29T20:31:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-29T20:31:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-29T20:31:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-29T20:31:38.847Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.159s coverage: 92.3% of statements [2022-04-29T20:31:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-29T20:31:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-29T20:31:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-29T20:31:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-29T20:31:38.847Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2022-04-29T20:31:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-29T20:31:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-29T20:31:38.847Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements [2022-04-29T20:31:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-29T20:31:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-29T20:31:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-29T20:31:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-29T20:31:38.847Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-04-29T20:31:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-29T20:31:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-29T20:31:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-29T20:31:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-29T20:31:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-29T20:31:38.847Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-29T20:31:38.847Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-04-29T20:31:38.847Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.045s coverage: 96.9% of statements [2022-04-29T20:31:38.847Z] 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-29T20:31:56.947Z] GO111MODULE=on go vet ./... [2022-04-29T20:31:58.850Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-29T20:31:59.110Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-29T20:31:59.681Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-29T20:32:00.269Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-29T20:32:00.562Z] + ls -al . [2022-04-29T20:32:00.562Z] total 672 [2022-04-29T20:32:00.562Z] drwxrwxr-x 10 1001 1001 4096 Apr 29 20:32 . [2022-04-29T20:32:00.562Z] drwxr-xr-x 4 root root 4096 Apr 29 20:30 .. [2022-04-29T20:32:00.562Z] -rw-rw-r-- 1 1001 1001 11 Apr 29 20:29 .dockerignore [2022-04-29T20:32:00.562Z] drwxrwxr-x 8 1001 1001 4096 Apr 29 20:30 .git [2022-04-29T20:32:00.562Z] drwxrwxr-x 3 1001 1001 4096 Apr 29 20:29 .github [2022-04-29T20:32:00.562Z] -rw-rw-r-- 1 1001 1001 879 Apr 29 20:29 .gitignore [2022-04-29T20:32:00.562Z] -rw-rw-r-- 1 1001 1001 42 Apr 29 20:29 .golangci.yml [2022-04-29T20:32:00.562Z] -rw-rw-r-- 1 1001 1001 87 Apr 29 20:29 .hadolint.yml [2022-04-29T20:32:00.562Z] drwxr-xr-x 3 1001 1001 4096 Apr 29 20:30 .semver [2022-04-29T20:32:00.562Z] -rw-rw-r-- 1 1001 1001 166 Apr 29 20:29 .sonarcloud.properties [2022-04-29T20:32:00.562Z] -rw-rw-r-- 1 1001 1001 1171 Apr 29 20:29 ADOPTERS.md [2022-04-29T20:32:00.562Z] -rw-rw-r-- 1 1001 1001 10086 Apr 29 20:29 Attribution.txt [2022-04-29T20:32:00.562Z] -rw-rw-r-- 1 1001 1001 51732 Apr 29 20:29 CHANGELOG.md [2022-04-29T20:32:00.562Z] -rw-rw-r-- 1 1001 1001 3804 Apr 29 20:29 CONTRIBUTING.md [2022-04-29T20:32:00.562Z] -rw-rw-r-- 1 1001 1001 677 Apr 29 20:29 GOVERNANCE.md [2022-04-29T20:32:00.562Z] -rw-rw-r-- 1 1001 1001 850 Apr 29 20:29 Jenkinsfile [2022-04-29T20:32:00.562Z] -rw-rw-r-- 1 1001 1001 10775 Apr 29 20:29 LICENSE [2022-04-29T20:32:00.562Z] -rw-rw-r-- 1 1001 1001 10389 Apr 29 20:29 Makefile [2022-04-29T20:32:00.562Z] -rw-rw-r-- 1 1001 1001 582 Apr 29 20:29 OWNERS.md [2022-04-29T20:32:00.562Z] -rw-rw-r-- 1 1001 1001 9120 Apr 29 20:29 README.md [2022-04-29T20:32:00.562Z] -rw-rw-r-- 1 1001 1001 6912 Apr 29 20:29 SECURITY.md [2022-04-29T20:32:00.562Z] -rw-rw-r-- 1 1001 1001 5 Apr 29 20:30 VERSION [2022-04-29T20:32:00.562Z] -rw-rw-r-- 1 1001 1001 4131 Apr 29 20:29 ZMQWindows.md [2022-04-29T20:32:00.562Z] drwxrwxr-x 2 1001 1001 4096 Apr 29 20:29 bin [2022-04-29T20:32:00.562Z] drwxrwxr-x 18 1001 1001 4096 Apr 29 20:29 cmd [2022-04-29T20:32:00.562Z] -rw-r--r-- 1 root root 435134 Apr 29 20:31 coverage.out [2022-04-29T20:32:00.562Z] -rw-rw-r-- 1 1001 1001 3256 Apr 29 20:29 go.mod [2022-04-29T20:32:00.562Z] -rw-rw-r-- 1 1001 1001 35162 Apr 29 20:29 go.sum [2022-04-29T20:32:00.562Z] drwxrwxr-x 8 1001 1001 4096 Apr 29 20:29 internal [2022-04-29T20:32:00.562Z] drwxrwxr-x 3 1001 1001 4096 Apr 29 20:29 openapi [2022-04-29T20:32:00.562Z] drwxrwxr-x 4 1001 1001 4096 Apr 29 20:29 snap [2022-04-29T20:32:00.562Z] -rw-rw-r-- 1 1001 1001 204 Apr 29 20:29 version.go [Pipeline] sh [2022-04-29T20:32:00.853Z] + '[' -e coverage.out ] [2022-04-29T20:32:00.853Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-29T20:32:00.942Z] Stashed 1 file(s) [Pipeline] sh [2022-04-29T20:32:01.224Z] + make build [2022-04-29T20:32:01.224Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-29T20:32:16.110Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-29T20:32:22.672Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-29T20:32:23.612Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-29T20:32:30.179Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-29T20:32:30.179Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-29T20:32:30.179Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-29T20:32:31.559Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-29T20:32:32.127Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-29T20:32:33.066Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-29T20:32:34.004Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-29T20:32:34.572Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-29T20:32:35.951Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-29T20:32:36.902Z] $ docker stop --time=1 89354f2c005e636f1a6f0ab72a95875745b73a57b97595b3a95c4ef611d08a84 [2022-04-29T20:32:40.059Z] $ docker rm -f 89354f2c005e636f1a6f0ab72a95875745b73a57b97595b3a95c4ef611d08a84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T20:32:41.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-29T20:32:41.102Z] [2022-04-29T20:32:41.102Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T20:32:41.406Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-29T20:32:41.667Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-29T20:32:41.667Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-29T20:32:41.667Z] ca9280d653b3: Pulling fs layer [2022-04-29T20:32:41.667Z] 7e9c9ca2126c: Pulling fs layer [2022-04-29T20:32:41.668Z] cbdbe7a5bc2a: Download complete [2022-04-29T20:32:41.668Z] ca9280d653b3: Verifying Checksum [2022-04-29T20:32:41.668Z] ca9280d653b3: Download complete [2022-04-29T20:32:41.927Z] cbdbe7a5bc2a: Pull complete [2022-04-29T20:32:42.187Z] 7e9c9ca2126c: Download complete [2022-04-29T20:32:42.447Z] ca9280d653b3: Pull complete [2022-04-29T20:32:45.749Z] 7e9c9ca2126c: Pull complete [2022-04-29T20:32:45.749Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-29T20:32:45.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-29T20:32:45.749Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-29T20:32:45.818Z] prd-ubuntu20.04-docker-8c-8g-34269 does not seem to be running inside a container [2022-04-29T20:32:45.852Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-29T20:32:48.764Z] $ docker top a2247cb3a61e3191bb02f94f2c868a5976954bb195587828584d55149271d879 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-29T20:32:49.124Z] + docker-compose build --help [2022-04-29T20:32:49.124Z] + grep parallel [2022-04-29T20:32:49.696Z] --parallel Build images in parallel. [Pipeline] } [2022-04-29T20:32:49.714Z] $ docker stop --time=1 a2247cb3a61e3191bb02f94f2c868a5976954bb195587828584d55149271d879 [2022-04-29T20:32:51.096Z] $ docker rm -f a2247cb3a61e3191bb02f94f2c868a5976954bb195587828584d55149271d879 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T20:32:51.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-29T20:32:51.508Z] . [Pipeline] withDockerContainer [2022-04-29T20:32:51.580Z] prd-ubuntu20.04-docker-8c-8g-34269 does not seem to be running inside a container [2022-04-29T20:32:51.669Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-29T20:32:52.264Z] $ docker top c96e8f076aa818f6378fa2e49a7e3eb665c4567eb3774cfa221b73e6e263fb01 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-29T20:32:52.635Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-29T20:32:53.248Z] Building core-command ... [2022-04-29T20:32:53.248Z] Building core-data ... [2022-04-29T20:32:53.248Z] Building core-metadata ... [2022-04-29T20:32:53.248Z] Building security-bootstrapper ... [2022-04-29T20:32:53.248Z] Building security-proxy-setup ... [2022-04-29T20:32:53.248Z] Building security-secretstore-setup ... [2022-04-29T20:32:53.248Z] Building security-spiffe-token-provider ... [2022-04-29T20:32:53.248Z] Building security-spire-agent ... [2022-04-29T20:32:53.248Z] Building security-spire-config ... [2022-04-29T20:32:53.248Z] Building security-spire-server ... [2022-04-29T20:32:53.248Z] Building support-notifications ... [2022-04-29T20:32:53.248Z] Building support-scheduler ... [2022-04-29T20:32:53.248Z] Building sys-mgmt-agent ... [2022-04-29T20:32:53.248Z] Building core-data [2022-04-29T20:32:53.248Z] Building security-bootstrapper [2022-04-29T20:32:53.248Z] Building security-proxy-setup [2022-04-29T20:32:53.248Z] Building security-spire-agent [2022-04-29T20:32:53.248Z] Building support-scheduler [2022-04-29T20:33:03.003Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-34272 in /w/workspace/edgexfoundry_edgex-go_PR-3995 [Pipeline] { [Pipeline] ws [2022-04-29T20:33:03.019Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2022-04-29T20:33:03.484Z] The recommended git tool is: git [2022-04-29T20:33:08.131Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T20:33:08.131Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-29T20:33:08.131Z] ---> 504eabdb3ab2 [2022-04-29T20:33:08.131Z] Step 3/23 : WORKDIR /edgex-go [2022-04-29T20:33:08.131Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T20:33:08.131Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-29T20:33:08.131Z] ---> 504eabdb3ab2 [2022-04-29T20:33:08.131Z] Step 3/26 : WORKDIR /edgex-go [2022-04-29T20:33:08.131Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T20:33:08.131Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-29T20:33:08.131Z] ---> 504eabdb3ab2 [2022-04-29T20:33:08.131Z] Step 3/31 : WORKDIR /edgex-go [2022-04-29T20:33:08.131Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T20:33:08.131Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-29T20:33:08.131Z] ---> 504eabdb3ab2 [2022-04-29T20:33:08.131Z] Step 3/22 : WORKDIR /edgex-go [2022-04-29T20:33:08.131Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T20:33:08.131Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-29T20:33:08.131Z] ---> 504eabdb3ab2 [2022-04-29T20:33:08.131Z] Step 3/22 : WORKDIR /edgex-go [2022-04-29T20:33:10.313Z] using credential edgex-jenkins-ssh [2022-04-29T20:33:10.332Z] Cloning the remote Git repository [2022-04-29T20:33:10.677Z] ---> Running in 9dbb652efe6a [2022-04-29T20:33:10.677Z] ---> Running in bb3f155ec9c6 [2022-04-29T20:33:10.677Z] ---> Running in 4d05be6963ad [2022-04-29T20:33:10.677Z] ---> Running in 417b9ff83a83 [2022-04-29T20:33:10.677Z] ---> Running in 2e49ccabd7b9 [2022-04-29T20:33:10.936Z] Removing intermediate container 9dbb652efe6a [2022-04-29T20:33:10.936Z] ---> 5722d419ec94 [2022-04-29T20:33:10.936Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:33:10.936Z] Removing intermediate container 417b9ff83a83 [2022-04-29T20:33:10.936Z] ---> 90bfaeeca4c9 [2022-04-29T20:33:10.936Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:33:10.936Z] Removing intermediate container 4d05be6963ad [2022-04-29T20:33:10.936Z] ---> ee9526152337 [2022-04-29T20:33:10.936Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:33:10.936Z] Removing intermediate container bb3f155ec9c6 [2022-04-29T20:33:10.936Z] ---> 1dd1777910cd [2022-04-29T20:33:10.936Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:33:10.936Z] Removing intermediate container 2e49ccabd7b9 [2022-04-29T20:33:10.936Z] ---> e69050306888 [2022-04-29T20:33:10.936Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:33:11.196Z] ---> Running in a00dc97b4e21 [2022-04-29T20:33:11.196Z] ---> Running in 4059db5f55b5 [2022-04-29T20:33:11.196Z] ---> Running in 6a02f5ad8b73 [2022-04-29T20:33:11.196Z] ---> Running in d36cfe8fdfc2 [2022-04-29T20:33:11.196Z] ---> Running in e55a5ff8e060 [2022-04-29T20:33:10.421Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-29T20:33:10.536Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2022-04-29T20:33:10.682Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-29T20:33:10.683Z] > git --version # timeout=10 [2022-04-29T20:33:10.724Z] > git --version # 'git version 2.25.1' [2022-04-29T20:33:10.727Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-29T20:33:10.830Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-29T20:33:12.146Z] Removing intermediate container a00dc97b4e21 [2022-04-29T20:33:12.146Z] ---> d740c6b63270 [2022-04-29T20:33:12.146Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-29T20:33:12.146Z] Removing intermediate container 4059db5f55b5 [2022-04-29T20:33:12.146Z] ---> e6758989605e [2022-04-29T20:33:12.146Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-29T20:33:12.410Z] ---> Running in 8074a08569ab [2022-04-29T20:33:12.410Z] ---> Running in a13b819ac09a [2022-04-29T20:33:12.410Z] Removing intermediate container 6a02f5ad8b73 [2022-04-29T20:33:12.410Z] ---> e30ae53786de [2022-04-29T20:33:12.410Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-29T20:33:12.671Z] Removing intermediate container d36cfe8fdfc2 [2022-04-29T20:33:12.671Z] ---> 181f0a0fa282 [2022-04-29T20:33:12.671Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-29T20:33:12.671Z] ---> Running in fb5a49b4fecf [2022-04-29T20:33:12.671Z] ---> Running in 7c7ab316b11f [2022-04-29T20:33:12.671Z] Removing intermediate container e55a5ff8e060 [2022-04-29T20:33:12.671Z] ---> 52946e6d55aa [2022-04-29T20:33:12.671Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-29T20:33:12.930Z] ---> Running in bfa5ad1dad34 [2022-04-29T20:33:13.499Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:33:13.499Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:33:13.499Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:33:13.759Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:33:13.759Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:33:14.326Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:33:14.326Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:33:14.326Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:33:14.586Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:33:14.586Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:33:14.586Z] OK: 221 MiB in 52 packages [2022-04-29T20:33:14.586Z] OK: 221 MiB in 52 packages [2022-04-29T20:33:14.846Z] OK: 221 MiB in 52 packages [2022-04-29T20:33:14.846Z] OK: 221 MiB in 52 packages [2022-04-29T20:33:14.846Z] OK: 221 MiB in 52 packages [2022-04-29T20:33:15.104Z] Removing intermediate container 8074a08569ab [2022-04-29T20:33:15.104Z] ---> ae1f604fd9ed [2022-04-29T20:33:15.104Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-29T20:33:15.104Z] Removing intermediate container a13b819ac09a [2022-04-29T20:33:15.104Z] ---> 5d7890c03c4d [2022-04-29T20:33:15.104Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-29T20:33:15.104Z] Removing intermediate container 7c7ab316b11f [2022-04-29T20:33:15.104Z] ---> e6a567019f03 [2022-04-29T20:33:15.104Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-29T20:33:15.363Z] ---> 9c8075901811 [2022-04-29T20:33:15.363Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T20:33:15.363Z] ---> Running in bbc457a8d57a [2022-04-29T20:33:15.363Z] ---> 1844efd9f8b6 [2022-04-29T20:33:15.363Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T20:33:15.363Z] ---> 516270a9e943 [2022-04-29T20:33:15.363Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T20:33:15.363Z] Removing intermediate container fb5a49b4fecf [2022-04-29T20:33:15.363Z] ---> aaa974568840 [2022-04-29T20:33:15.363Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-29T20:33:15.622Z] ---> Running in 3ded11f821a9 [2022-04-29T20:33:15.622Z] Removing intermediate container bfa5ad1dad34 [2022-04-29T20:33:15.622Z] ---> 0e05121762a7 [2022-04-29T20:33:15.622Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-29T20:33:15.622Z] ---> Running in 9949fcf4f8c6 [2022-04-29T20:33:15.622Z] ---> fc610dd036e5 [2022-04-29T20:33:15.622Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T20:33:15.881Z] ---> Running in 049f6c91c978 [2022-04-29T20:33:15.881Z] ---> 57f22ac58cdf [2022-04-29T20:33:15.881Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T20:33:15.881Z] ---> Running in f87167c56557 [2022-04-29T20:33:16.823Z] Removing intermediate container bbc457a8d57a [2022-04-29T20:33:16.823Z] ---> d3c139a31816 [2022-04-29T20:33:16.823Z] Step 8/23 : COPY . . [2022-04-29T20:33:17.091Z] Removing intermediate container 3ded11f821a9 [2022-04-29T20:33:17.091Z] ---> 8a31a3fb71cc [2022-04-29T20:33:17.091Z] Step 8/22 : COPY . . [2022-04-29T20:33:17.665Z] Removing intermediate container 9949fcf4f8c6 [2022-04-29T20:33:17.665Z] ---> 0ec33e07505b [2022-04-29T20:33:17.665Z] Step 8/22 : COPY . . [2022-04-29T20:33:25.796Z] ---> 60238d4dfc56 [2022-04-29T20:33:25.796Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-29T20:33:25.796Z] ---> 5143b0f52abe [2022-04-29T20:33:25.796Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-29T20:33:25.796Z] Removing intermediate container f87167c56557 [2022-04-29T20:33:25.796Z] ---> a214d0c3b24f [2022-04-29T20:33:25.796Z] Step 8/26 : COPY . . [2022-04-29T20:33:25.796Z] Removing intermediate container 049f6c91c978 [2022-04-29T20:33:25.796Z] ---> 700ca1327a3d [2022-04-29T20:33:25.796Z] ---> f6186773fb10 [2022-04-29T20:33:25.796Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-configStep 8/31 : COPY . . [2022-04-29T20:33:25.796Z] [2022-04-29T20:33:25.796Z] ---> Running in 2b31dcecc7f2 [2022-04-29T20:33:25.796Z] ---> Running in 8c9b05e498f1 [2022-04-29T20:33:25.796Z] ---> Running in f8665342f969 [2022-04-29T20:33:25.796Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-29T20:33:25.797Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-29T20:33:25.797Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-29T20:33:29.844Z] Merging remotes/origin/main commit 8b0dec85218ed508cf19f063ec152f29e8927c81 into PR head commit 7d0cc4ef1b4f647c2e251548699fd9c7f022fa8c [2022-04-29T20:33:30.311Z] Merge succeeded, producing 3b7a70d8f5dd802ad30474f504136768b3a6e837 [2022-04-29T20:33:30.311Z] Checking out Revision 3b7a70d8f5dd802ad30474f504136768b3a6e837 (PR-3995) [2022-04-29T20:33:28.932Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-29T20:33:28.951Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-29T20:33:28.975Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-29T20:33:29.010Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-29T20:33:29.011Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-29T20:33:29.024Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3995/head:refs/remotes/origin/PR-3995 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-29T20:33:29.866Z] > git config core.sparsecheckout # timeout=10 [2022-04-29T20:33:29.882Z] > git checkout -f 7d0cc4ef1b4f647c2e251548699fd9c7f022fa8c # timeout=10 [2022-04-29T20:33:30.122Z] > git remote # timeout=10 [2022-04-29T20:33:30.139Z] > git config --get remote.origin.url # timeout=10 [2022-04-29T20:33:30.152Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-29T20:33:30.163Z] > git merge 8b0dec85218ed508cf19f063ec152f29e8927c81 # timeout=10 [2022-04-29T20:33:30.293Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-29T20:33:30.322Z] > git config core.sparsecheckout # timeout=10 [2022-04-29T20:33:30.337Z] > git checkout -f 3b7a70d8f5dd802ad30474f504136768b3a6e837 # timeout=10 [2022-04-29T20:33:34.541Z] Commit message: "Merge commit '8b0dec85218ed508cf19f063ec152f29e8927c81' into HEAD" [2022-04-29T20:33:34.578Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-29T20:33:34.556Z] > git rev-list --no-walk 2d4ed25662ed987c8836987f8f3c3e9bf058af27 # timeout=10 [2022-04-29T20:33:35.450Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-29T20:33:35.450Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-29T20:33:35.450Z] Dload Upload Total Spent Left Speed [2022-04-29T20:33:35.450Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 199k 0 --:--:-- --:--:-- --:--:-- 199k [Pipeline] sh [2022-04-29T20:33:35.985Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-29T20:33:36.337Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-29T20:33:36.337Z] sudo tee /etc/docker/daemon.new [2022-04-29T20:33:36.337Z] { [2022-04-29T20:33:36.337Z] "registry-mirrors": [ [2022-04-29T20:33:36.337Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-29T20:33:36.337Z] ], [2022-04-29T20:33:36.337Z] "bip": "10.250.0.254/24", [2022-04-29T20:33:36.337Z] "hosts": [ [2022-04-29T20:33:36.337Z] "tcp://0.0.0.0:5555", [2022-04-29T20:33:36.337Z] "unix:///var/run/docker.sock" [2022-04-29T20:33:36.337Z] ], [2022-04-29T20:33:36.337Z] "mtu": 1458, [2022-04-29T20:33:36.337Z] "selinux-enabled": true, [2022-04-29T20:33:36.337Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-29T20:33:36.337Z] } [Pipeline] sh [2022-04-29T20:33:36.701Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-29T20:33:37.077Z] + sudo service docker restart [2022-04-29T20:33:43.890Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-29T20:33:45.801Z] ---> 031bdc64a2a1 [2022-04-29T20:33:45.801Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-29T20:33:45.801Z] ---> 870cd9aaf2ef [2022-04-29T20:33:45.801Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-29T20:33:46.062Z] ---> Running in 25d67f3a2ecf [2022-04-29T20:33:46.062Z] ---> Running in eb48f8a6ca76 [2022-04-29T20:33:46.062Z] Removing intermediate container 25d67f3a2ecf [2022-04-29T20:33:46.062Z] ---> 6d0721395e94 [2022-04-29T20:33:46.062Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-29T20:33:46.323Z] ---> Running in f74a18b2e96f [2022-04-29T20:33:46.323Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-29T20:33:49.618Z] Removing intermediate container f74a18b2e96f [2022-04-29T20:33:49.618Z] ---> 1d905bfc1300 [2022-04-29T20:33:49.618Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-29T20:33:49.618Z] ---> Running in 45781e8ce509 [2022-04-29T20:33:49.618Z] Removing intermediate container f8665342f969 [2022-04-29T20:33:49.618Z] ---> b8d4692bf84b [2022-04-29T20:33:49.618Z] [2022-04-29T20:33:49.618Z] Step 10/22 : FROM alpine:3.14 [2022-04-29T20:33:49.618Z] Removing intermediate container 2b31dcecc7f2 [2022-04-29T20:33:49.618Z] ---> 79bf5859ac51 [2022-04-29T20:33:49.618Z] [2022-04-29T20:33:49.618Z] Step 10/22 : FROM alpine:3.14 [2022-04-29T20:33:49.877Z] Removing intermediate container 45781e8ce509 [2022-04-29T20:33:49.877Z] ---> 6a932444aa63 [2022-04-29T20:33:49.877Z] 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-29T20:33:49.877Z] ---> Running in c7d0e23d1ff0 [2022-04-29T20:33:50.444Z] 3.14: Pulling from library/alpine [2022-04-29T20:33:50.444Z] 3.14: Pulling from library/alpine [2022-04-29T20:33:51.382Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-29T20:33:51.382Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-29T20:33:51.382Z] Status: Downloaded newer image for alpine:3.14 [2022-04-29T20:33:51.382Z] Status: Image is up to date for alpine:3.14 [2022-04-29T20:33:51.382Z] ---> e04c818066af [2022-04-29T20:33:51.382Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-29T20:33:51.382Z] ---> e04c818066af [2022-04-29T20:33:51.382Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-29T20:33:52.766Z] spire-1.2.1/ [2022-04-29T20:33:52.766Z] spire-1.2.1/.data/ [2022-04-29T20:33:52.766Z] spire-1.2.1/.data/.file [2022-04-29T20:33:52.766Z] spire-1.2.1/.dockerignore [2022-04-29T20:33:52.766Z] spire-1.2.1/.gitattributes [2022-04-29T20:33:52.766Z] spire-1.2.1/.githooks/ [2022-04-29T20:33:52.766Z] spire-1.2.1/.githooks/pre-commit [2022-04-29T20:33:52.766Z] spire-1.2.1/.github/ [2022-04-29T20:33:52.766Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-29T20:33:52.766Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-29T20:33:52.766Z] spire-1.2.1/.github/dependabot.yml [2022-04-29T20:33:52.766Z] spire-1.2.1/.github/workflows/ [2022-04-29T20:33:52.766Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-29T20:33:52.766Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-29T20:33:52.766Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-29T20:33:52.766Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-29T20:33:52.766Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-29T20:33:52.766Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-29T20:33:52.766Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-29T20:33:52.766Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-29T20:33:52.766Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-29T20:33:52.766Z] spire-1.2.1/.gitignore [2022-04-29T20:33:52.766Z] spire-1.2.1/.go-version [2022-04-29T20:33:52.766Z] spire-1.2.1/.golangci.yml [2022-04-29T20:33:52.766Z] spire-1.2.1/ADOPTERS.md [2022-04-29T20:33:52.766Z] spire-1.2.1/CHANGELOG.md [2022-04-29T20:33:52.766Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-29T20:33:52.766Z] spire-1.2.1/CODEOWNERS [2022-04-29T20:33:52.766Z] spire-1.2.1/CONTRIBUTING.md [2022-04-29T20:33:52.766Z] spire-1.2.1/Dockerfile [2022-04-29T20:33:52.766Z] spire-1.2.1/Dockerfile.dev [2022-04-29T20:33:52.766Z] spire-1.2.1/Dockerfile.scratch [2022-04-29T20:33:52.766Z] spire-1.2.1/LICENSE [2022-04-29T20:33:52.766Z] spire-1.2.1/MAINTAINERS.md [2022-04-29T20:33:52.766Z] spire-1.2.1/Makefile [2022-04-29T20:33:52.766Z] spire-1.2.1/README.md [2022-04-29T20:33:52.766Z] spire-1.2.1/ROADMAP.md [2022-04-29T20:33:52.766Z] spire-1.2.1/SECURITY.md [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/ [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-agent/ [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/ [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-29T20:33:52.766Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-29T20:33:52.766Z] spire-1.2.1/conf/ [2022-04-29T20:33:52.766Z] spire-1.2.1/conf/agent/ [2022-04-29T20:33:52.766Z] spire-1.2.1/conf/agent/agent.conf [2022-04-29T20:33:52.766Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-29T20:33:52.767Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-29T20:33:52.767Z] spire-1.2.1/conf/server/ [2022-04-29T20:33:52.767Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-29T20:33:52.767Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-29T20:33:52.767Z] spire-1.2.1/conf/server/server.conf [2022-04-29T20:33:52.767Z] spire-1.2.1/conf/server/server_full.conf [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/ [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/SPIRE101.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/auditlog.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/images/ [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/scaling_spire.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/spire_agent.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/spire_server.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/supported_integrations.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/telemetry.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/telemetry_config.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/upgrading.md [2022-04-29T20:33:52.767Z] spire-1.2.1/doc/using_spire.md [2022-04-29T20:33:52.767Z] spire-1.2.1/examples/ [2022-04-29T20:33:52.767Z] spire-1.2.1/examples/README.md [2022-04-29T20:33:52.767Z] spire-1.2.1/go.mod [2022-04-29T20:33:52.767Z] spire-1.2.1/go.sum [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/ [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/ [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/agent.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/api/ [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/client/ [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/common/ [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/config.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/manager/ [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T20:33:52.767Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/svid/ [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/ [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/api/ [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/api/names.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/auth/ [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/catalog/ [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/cli/ [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-29T20:33:52.768Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/health/ [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/health/config.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/health/context.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/health/health.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/idutil/ [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/log/ [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/log/log.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/log/options.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/plugin/ [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/profiling/ [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/selector/ [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-29T20:33:52.769Z] spire-1.2.1/pkg/common/uptime/ [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/common/util/ [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/common/util/task.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/common/version/ [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/common/version/version.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/common/x509util/ [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/ [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/ [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/api.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/health/ [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/id.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/status.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/bundle/ [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/ca/ [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/cache/ [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/catalog/ [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/config.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/datastore/ [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-29T20:33:52.770Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-29T20:33:52.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-29T20:33:52.772Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-29T20:33:52.772Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-29T20:33:52.772Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-29T20:33:52.772Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-29T20:33:52.772Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-29T20:33:52.772Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-29T20:33:52.772Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-29T20:33:52.772Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-29T20:33:52.772Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-29T20:33:52.772Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-29T20:33:52.772Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-29T20:33:52.772Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-29T20:33:52.772Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-29T20:33:52.772Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-29T20:33:52.772Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-29T20:33:52.772Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-29T20:33:52.772Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-29T20:33:52.772Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-29T20:33:52.772Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-29T20:33:52.772Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-29T20:33:52.772Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-29T20:33:52.772Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-29T20:33:52.772Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-29T20:33:52.772Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-29T20:33:52.772Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-29T20:33:52.772Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-29T20:33:52.772Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-29T20:33:52.772Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-29T20:33:52.772Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-29T20:33:52.772Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-29T20:33:52.772Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-29T20:33:52.772Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-29T20:33:52.772Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-29T20:33:52.772Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-29T20:33:52.772Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-29T20:33:52.772Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-29T20:33:52.772Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-29T20:33:52.772Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-29T20:33:52.772Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-29T20:33:53.139Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-29T20:33:53.139Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-29T20:33:53.139Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-29T20:33:53.139Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-29T20:33:53.139Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-29T20:33:53.139Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-29T20:33:53.139Z] spire-1.2.1/pkg/server/registration/ [2022-04-29T20:33:53.139Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-29T20:33:53.139Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-29T20:33:53.139Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-29T20:33:53.139Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-29T20:33:53.139Z] spire-1.2.1/pkg/server/server.go [2022-04-29T20:33:53.139Z] spire-1.2.1/pkg/server/server_test.go [2022-04-29T20:33:53.139Z] spire-1.2.1/pkg/server/svid/ [2022-04-29T20:33:53.139Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-29T20:33:53.139Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-29T20:33:53.139Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-29T20:33:53.139Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-29T20:33:53.139Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-29T20:33:53.139Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-29T20:33:53.139Z] spire-1.2.1/proto/ [2022-04-29T20:33:53.139Z] spire-1.2.1/proto/private/ [2022-04-29T20:33:53.139Z] spire-1.2.1/proto/private/server/ [2022-04-29T20:33:53.139Z] spire-1.2.1/proto/private/server/journal/ [2022-04-29T20:33:53.139Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-29T20:33:53.139Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-29T20:33:53.139Z] spire-1.2.1/proto/spire/ [2022-04-29T20:33:53.139Z] spire-1.2.1/proto/spire/common/ [2022-04-29T20:33:53.139Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-29T20:33:53.139Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-29T20:33:53.139Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-29T20:33:53.139Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-29T20:33:53.139Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-29T20:33:53.139Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-29T20:33:53.139Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-29T20:33:53.139Z] spire-1.2.1/proto/spire/plugin/ [2022-04-29T20:33:53.139Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-29T20:33:53.139Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-29T20:33:53.139Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-29T20:33:53.139Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-29T20:33:53.139Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-29T20:33:53.139Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-29T20:33:53.139Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-29T20:33:53.139Z] spire-1.2.1/release/ [2022-04-29T20:33:53.139Z] spire-1.2.1/release/spire-extras/ [2022-04-29T20:33:53.139Z] spire-1.2.1/release/spire-extras/README.md [2022-04-29T20:33:53.139Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-29T20:33:53.139Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-29T20:33:53.139Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-29T20:33:53.139Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-29T20:33:53.139Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-29T20:33:53.139Z] spire-1.2.1/release/spire/ [2022-04-29T20:33:53.139Z] spire-1.2.1/release/spire/README.md [2022-04-29T20:33:53.139Z] spire-1.2.1/release/spire/conf/ [2022-04-29T20:33:53.139Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-29T20:33:53.139Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-29T20:33:53.139Z] spire-1.2.1/release/spire/conf/server/ [2022-04-29T20:33:53.139Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-29T20:33:53.139Z] spire-1.2.1/script/ [2022-04-29T20:33:53.139Z] spire-1.2.1/script/build-artifact.sh [2022-04-29T20:33:53.139Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-29T20:33:53.139Z] spire-1.2.1/support/ [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/ [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-29T20:33:53.139Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-29T20:33:53.140Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-29T20:33:53.140Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-29T20:33:53.140Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-29T20:33:53.140Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-29T20:33:53.140Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-29T20:33:53.140Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-29T20:33:53.140Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-29T20:33:53.140Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-29T20:33:53.140Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-29T20:33:53.140Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-29T20:33:53.140Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-29T20:33:53.140Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-29T20:33:53.140Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-29T20:33:53.140Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-29T20:33:53.140Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-29T20:33:53.140Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-29T20:33:53.140Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-29T20:33:53.140Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-29T20:33:53.140Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-29T20:33:53.140Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-29T20:33:53.140Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-29T20:33:53.140Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-29T20:33:53.140Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-29T20:33:53.140Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-29T20:33:53.140Z] spire-1.2.1/test/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/clock/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/clock/clock.go [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fakes/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/certs/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/config/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/fixture.go [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/registration/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-29T20:33:53.140Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/README.md [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/common [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/setup/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/suites/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-29T20:33:53.140Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-29T20:33:53.141Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-29T20:33:53.142Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-29T20:33:53.143Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-29T20:33:53.143Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-29T20:33:53.143Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-29T20:33:53.143Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-29T20:33:53.143Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-29T20:33:53.143Z] spire-1.2.1/test/integration/test-one.sh [2022-04-29T20:33:53.143Z] spire-1.2.1/test/integration/test.sh [2022-04-29T20:33:53.143Z] spire-1.2.1/test/plugintest/ [2022-04-29T20:33:53.143Z] spire-1.2.1/test/plugintest/config.go [2022-04-29T20:33:53.143Z] spire-1.2.1/test/plugintest/load.go [2022-04-29T20:33:53.143Z] spire-1.2.1/test/plugintest/option.go [2022-04-29T20:33:53.143Z] spire-1.2.1/test/spiretest/ [2022-04-29T20:33:53.143Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-29T20:33:53.143Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-29T20:33:53.143Z] spire-1.2.1/test/spiretest/dir.go [2022-04-29T20:33:53.143Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-29T20:33:53.143Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-29T20:33:53.143Z] spire-1.2.1/test/spiretest/logs.go [2022-04-29T20:33:53.143Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-29T20:33:53.143Z] spire-1.2.1/test/spiretest/suite.go [2022-04-29T20:33:53.143Z] spire-1.2.1/test/spiretest/x509.go [2022-04-29T20:33:53.143Z] spire-1.2.1/test/testca/ [2022-04-29T20:33:53.143Z] spire-1.2.1/test/testca/ca.go [2022-04-29T20:33:53.143Z] spire-1.2.1/test/testkey/ [2022-04-29T20:33:53.143Z] spire-1.2.1/test/testkey/generate.sh [2022-04-29T20:33:53.143Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-29T20:33:53.143Z] spire-1.2.1/test/testkey/keys.go [2022-04-29T20:33:53.143Z] spire-1.2.1/test/testkey/new.go [2022-04-29T20:33:53.143Z] spire-1.2.1/test/tpmsimulator/ [2022-04-29T20:33:53.143Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-29T20:33:53.143Z] spire-1.2.1/test/util/ [2022-04-29T20:33:53.143Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-29T20:33:53.143Z] spire-1.2.1/test/util/cert_generation.go [2022-04-29T20:33:53.143Z] spire-1.2.1/test/util/io_redirection.go [2022-04-29T20:33:53.143Z] spire-1.2.1/test/util/race.go [2022-04-29T20:33:53.143Z] spire-1.2.1/test/util/util.go [2022-04-29T20:33:53.143Z] building spire from source... [2022-04-29T20:33:53.143Z] Installing go1.17.7... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-29T20:33:55.494Z] provisioning config files... [2022-04-29T20:33:55.528Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3088776962768307937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-29T20:33:55.919Z] ---> docker-login.sh [2022-04-29T20:33:55.919Z] nexus3.edgexfoundry.org:10001 [2022-04-29T20:33:56.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T20:33:56.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T20:33:56.896Z] Configure a credential helper to remove this warning. See [2022-04-29T20:33:56.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T20:33:56.896Z] [2022-04-29T20:33:56.896Z] Login Succeeded [2022-04-29T20:33:56.896Z] nexus3.edgexfoundry.org:10002 [2022-04-29T20:33:57.338Z] ---> Running in 2703cbe7cb06 [2022-04-29T20:33:57.338Z] ---> Running in d0092c8b69b1 [2022-04-29T20:33:57.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T20:33:57.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T20:33:57.500Z] Configure a credential helper to remove this warning. See [2022-04-29T20:33:57.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T20:33:57.500Z] [2022-04-29T20:33:57.500Z] Login Succeeded [2022-04-29T20:33:57.500Z] nexus3.edgexfoundry.org:10003 [2022-04-29T20:33:57.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T20:33:58.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T20:33:58.049Z] Configure a credential helper to remove this warning. See [2022-04-29T20:33:58.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T20:33:58.049Z] [2022-04-29T20:33:58.049Z] Login Succeeded [2022-04-29T20:33:58.049Z] nexus3.edgexfoundry.org:10004 [2022-04-29T20:33:58.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T20:33:58.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T20:33:58.322Z] Configure a credential helper to remove this warning. See [2022-04-29T20:33:58.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T20:33:58.322Z] [2022-04-29T20:33:58.594Z] Login Succeeded [2022-04-29T20:33:58.594Z] docker.io [2022-04-29T20:33:58.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T20:33:59.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T20:33:59.139Z] Configure a credential helper to remove this warning. See [2022-04-29T20:33:59.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T20:33:59.139Z] [2022-04-29T20:33:59.139Z] Login Succeeded [2022-04-29T20:33:59.139Z] ---> docker-login.sh ends [Pipeline] } [2022-04-29T20:33:59.157Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-04-29T20:33:59.248Z] Building bin/spire-server... [2022-04-29T20:33:59.248Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-29T20:33:59.248Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-29T20:33:59.248Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-29T20:33:59.248Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-29T20:33:59.248Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-29T20:33:59.248Z] go: downloading github.com/imdario/mergo v0.3.12 [Pipeline] echo [2022-04-29T20:33:59.554Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-29T20:33:59.567Z] ========================================================= [2022-04-29T20:33:59.567Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-29T20:33:59.567Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-29T20:33:59.940Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-29T20:34:00.231Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-29T20:34:00.231Z] 9b3977197b4f: Pulling fs layer [2022-04-29T20:34:00.231Z] 1a89e8eeedd5: Pulling fs layer [2022-04-29T20:34:00.231Z] 94645a83ff95: Pulling fs layer [2022-04-29T20:34:00.231Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-29T20:34:00.231Z] 0c92f367c5e7: Pulling fs layer [2022-04-29T20:34:00.231Z] 3096ccb668a1: Pulling fs layer [2022-04-29T20:34:00.231Z] e8cf19c19ddd: Pulling fs layer [2022-04-29T20:34:00.231Z] a4caa8a26152: Pulling fs layer [2022-04-29T20:34:00.231Z] 3f3a8bcf1eab: Waiting [2022-04-29T20:34:00.231Z] 0c92f367c5e7: Waiting [2022-04-29T20:34:00.231Z] 3096ccb668a1: Waiting [2022-04-29T20:34:00.231Z] e8cf19c19ddd: Waiting [2022-04-29T20:34:00.231Z] a4caa8a26152: Waiting [2022-04-29T20:34:00.231Z] 94645a83ff95: Verifying Checksum [2022-04-29T20:34:00.231Z] 94645a83ff95: Download complete [2022-04-29T20:34:00.231Z] 1a89e8eeedd5: Verifying Checksum [2022-04-29T20:34:00.231Z] 1a89e8eeedd5: Download complete [2022-04-29T20:34:00.231Z] 0c92f367c5e7: Verifying Checksum [2022-04-29T20:34:00.231Z] 0c92f367c5e7: Download complete [2022-04-29T20:34:00.231Z] 3096ccb668a1: Download complete [2022-04-29T20:34:00.231Z] e8cf19c19ddd: Verifying Checksum [2022-04-29T20:34:00.231Z] e8cf19c19ddd: Download complete [2022-04-29T20:34:00.231Z] 9b3977197b4f: Download complete [2022-04-29T20:34:00.295Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-29T20:34:00.295Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-29T20:34:00.295Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-29T20:34:00.295Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-29T20:34:00.555Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-29T20:34:00.555Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-29T20:34:00.555Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-29T20:34:00.555Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-29T20:34:00.555Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-29T20:34:00.555Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-29T20:34:00.555Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-29T20:34:00.555Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-29T20:34:00.555Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-29T20:34:00.555Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-29T20:34:00.555Z] Removing intermediate container 8c9b05e498f1 [2022-04-29T20:34:00.555Z] ---> 04ae2960a084 [2022-04-29T20:34:00.555Z] [2022-04-29T20:34:00.555Z] Step 10/23 : FROM alpine:3.14 [2022-04-29T20:34:00.555Z] ---> e04c818066af [2022-04-29T20:34:00.555Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-29T20:34:00.814Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-29T20:34:00.814Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-29T20:34:00.814Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-29T20:34:00.814Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-29T20:34:00.814Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-29T20:34:00.814Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-29T20:34:00.814Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-29T20:34:01.073Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-29T20:34:01.073Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-29T20:34:01.229Z] 9b3977197b4f: Pull complete [2022-04-29T20:34:01.500Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-29T20:34:01.500Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-29T20:34:01.500Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-29T20:34:01.511Z] 1a89e8eeedd5: Pull complete [2022-04-29T20:34:01.766Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-29T20:34:01.766Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-29T20:34:01.766Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-29T20:34:01.789Z] 94645a83ff95: Pull complete [2022-04-29T20:34:02.025Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-29T20:34:02.025Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-29T20:34:02.025Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-29T20:34:02.390Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-29T20:34:02.390Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-29T20:34:02.390Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-29T20:34:02.390Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-29T20:34:02.392Z] a4caa8a26152: Verifying Checksum [2022-04-29T20:34:02.648Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-29T20:34:02.648Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-29T20:34:02.648Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-29T20:34:02.648Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-29T20:34:02.648Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-29T20:34:02.648Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-29T20:34:02.993Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-29T20:34:02.993Z] 3f3a8bcf1eab: Download complete [2022-04-29T20:34:03.217Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-29T20:34:03.217Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-29T20:34:03.217Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-29T20:34:03.217Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-29T20:34:03.217Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-29T20:34:03.217Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-29T20:34:03.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:34:03.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:34:03.476Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-29T20:34:03.476Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T20:34:03.476Z] OK: 6 MiB in 15 packages [2022-04-29T20:34:03.734Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-29T20:34:03.734Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-29T20:34:04.014Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-29T20:34:04.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:34:04.014Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-29T20:34:04.014Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-29T20:34:04.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:34:04.288Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-29T20:34:04.288Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-29T20:34:04.288Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-29T20:34:04.288Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-29T20:34:04.288Z] (4/6) Installing libcurl (7.79.1-r1) [2022-04-29T20:34:04.548Z] (5/6) Installing curl (7.79.1-r1) [2022-04-29T20:34:04.548Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-29T20:34:04.548Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T20:34:04.548Z] Executing ca-certificates-20211220-r0.trigger [2022-04-29T20:34:04.548Z] OK: 8 MiB in 20 packages [2022-04-29T20:34:04.808Z] ---> Running in 9f6f5550f68f [2022-04-29T20:34:05.746Z] Removing intermediate container 9f6f5550f68f [2022-04-29T20:34:05.746Z] ---> 2da8b66b863d [2022-04-29T20:34:05.746Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-29T20:34:05.746Z] ---> Running in 725b79ec84ea [2022-04-29T20:34:06.007Z] Removing intermediate container d0092c8b69b1 [2022-04-29T20:34:06.007Z] ---> d3f819855691 [2022-04-29T20:34:06.007Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-29T20:34:06.267Z] Removing intermediate container 2703cbe7cb06 [2022-04-29T20:34:06.267Z] ---> 238f98331a41 [2022-04-29T20:34:06.267Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-29T20:34:07.205Z] go: downloading google.golang.org/api v0.70.0 [2022-04-29T20:34:07.205Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-29T20:34:07.205Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-29T20:34:07.205Z] go: downloading k8s.io/api v0.23.4 [2022-04-29T20:34:07.205Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-29T20:34:07.464Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-29T20:34:07.464Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-29T20:34:07.723Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-29T20:34:07.723Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-29T20:34:08.294Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-29T20:34:08.294Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-29T20:34:08.555Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-29T20:34:08.555Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-29T20:34:08.555Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-29T20:34:08.817Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-29T20:34:09.095Z] Removing intermediate container 725b79ec84ea [2022-04-29T20:34:09.095Z] ---> 5d70feabe742 [2022-04-29T20:34:09.095Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-29T20:34:09.095Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-29T20:34:09.095Z]  ---> Running in ef49b2ae6749 [2022-04-29T20:34:09.095Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-29T20:34:09.095Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-29T20:34:09.095Z]  ---> Running in 115b843cd8b5 [2022-04-29T20:34:09.095Z] ---> Running in d0e3ddbe69ca [2022-04-29T20:34:09.095Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-29T20:34:09.357Z] Removing intermediate container ef49b2ae6749 [2022-04-29T20:34:09.357Z] ---> 8c7f69d0a74f [2022-04-29T20:34:09.357Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-29T20:34:09.357Z] Removing intermediate container eb48f8a6ca76 [2022-04-29T20:34:09.357Z] ---> 14b7e4be3c8a [2022-04-29T20:34:09.357Z] [2022-04-29T20:34:09.357Z] Step 10/31 : FROM alpine:3.14 [2022-04-29T20:34:09.357Z] ---> e04c818066af [2022-04-29T20:34:09.357Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-29T20:34:09.357Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-29T20:34:09.357Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-29T20:34:09.357Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-29T20:34:09.357Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-29T20:34:09.617Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-29T20:34:09.617Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-29T20:34:09.617Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-29T20:34:09.617Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-29T20:34:09.617Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-29T20:34:09.617Z] Removing intermediate container 115b843cd8b5 [2022-04-29T20:34:09.617Z] ---> acf938177d99 [2022-04-29T20:34:09.617Z] Step 13/22 : WORKDIR /edgex [2022-04-29T20:34:09.894Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-29T20:34:09.894Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-29T20:34:09.894Z]  ---> Running in 00ba15e96a42 [2022-04-29T20:34:09.894Z] Removing intermediate container d0e3ddbe69ca [2022-04-29T20:34:09.894Z] ---> 0cec489933ca [2022-04-29T20:34:09.894Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:34:09.894Z] ---> Running in bfa7077a2235 [2022-04-29T20:34:09.894Z] ---> Running in 32bb1539c679 [2022-04-29T20:34:10.159Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-29T20:34:10.159Z]  ---> Running in c7b0fb30beee [2022-04-29T20:34:10.418Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-29T20:34:10.418Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-29T20:34:10.694Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-29T20:34:10.694Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-29T20:34:10.694Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-29T20:34:10.694Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-29T20:34:10.954Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-29T20:34:10.954Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-29T20:34:10.954Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-29T20:34:10.954Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-29T20:34:10.954Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-29T20:34:10.954Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-29T20:34:10.954Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-29T20:34:10.954Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-29T20:34:11.216Z] Removing intermediate container 00ba15e96a42 [2022-04-29T20:34:11.216Z] ---> 45bcdd79e61c [2022-04-29T20:34:11.216Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-29T20:34:11.216Z] Removing intermediate container bfa7077a2235 [2022-04-29T20:34:11.216Z] ---> 0066df068be0 [2022-04-29T20:34:11.216Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-29T20:34:11.477Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-29T20:34:11.477Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-29T20:34:11.477Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-29T20:34:11.477Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-29T20:34:11.477Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-29T20:34:11.477Z] Removing intermediate container 32bb1539c679 [2022-04-29T20:34:11.477Z] ---> b18bf08832f6 [2022-04-29T20:34:11.477Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-29T20:34:11.477Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-29T20:34:11.477Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-29T20:34:11.477Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-29T20:34:11.477Z]  ---> Running in c1699ef9c242 [2022-04-29T20:34:11.477Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-29T20:34:11.477Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-29T20:34:11.477Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-29T20:34:11.477Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-29T20:34:11.477Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-29T20:34:11.477Z] go: downloading go.opencensus.io v0.23.0 [2022-04-29T20:34:11.477Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-29T20:34:11.477Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-29T20:34:11.477Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-29T20:34:11.736Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-29T20:34:11.736Z]  ---> Running in cacf4e7ec492 [2022-04-29T20:34:11.736Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-29T20:34:11.736Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-29T20:34:11.736Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-29T20:34:11.736Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-29T20:34:11.736Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-29T20:34:11.736Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-29T20:34:11.736Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-29T20:34:11.736Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-29T20:34:11.736Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-29T20:34:11.736Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-29T20:34:11.736Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-29T20:34:11.736Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-29T20:34:11.736Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-29T20:34:11.736Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-29T20:34:11.996Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-29T20:34:11.996Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-29T20:34:11.996Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-29T20:34:11.996Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-29T20:34:11.996Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-29T20:34:12.961Z] Removing intermediate container c1699ef9c242 [2022-04-29T20:34:12.961Z] ---> 601b454213f8 [2022-04-29T20:34:12.961Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T20:34:13.904Z] ---> 9a3ff3d72c8a [2022-04-29T20:34:13.904Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-29T20:34:14.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:34:14.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:34:14.735Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-29T20:34:14.735Z] (2/2) Installing su-exec (0.2-r1) [2022-04-29T20:34:14.735Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T20:34:14.735Z] OK: 6 MiB in 16 packages [2022-04-29T20:34:15.399Z] 3f3a8bcf1eab: Pull complete [2022-04-29T20:34:15.674Z] 0c92f367c5e7: Pull complete [2022-04-29T20:34:15.674Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-29T20:34:15.675Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-29T20:34:15.947Z] 3096ccb668a1: Pull complete [2022-04-29T20:34:16.225Z] e8cf19c19ddd: Pull complete [2022-04-29T20:34:16.245Z]  ---> da13ee918836 [2022-04-29T20:34:16.245Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-29T20:34:16.245Z] ---> c6d87cd9f74b [2022-04-29T20:34:16.246Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-29T20:34:16.246Z] Removing intermediate container c7b0fb30beee [2022-04-29T20:34:16.246Z] ---> 0da44e305668 [2022-04-29T20:34:16.246Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-29T20:34:16.505Z] ---> Running in c56413a3e1a7 [2022-04-29T20:34:16.505Z] Removing intermediate container cacf4e7ec492 [2022-04-29T20:34:16.505Z] ---> 4c8cc8004f8c [2022-04-29T20:34:16.505Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-29T20:34:16.766Z] ---> Running in 7c9af69c5292 [2022-04-29T20:34:16.766Z] ---> 20f30a26b0fc [2022-04-29T20:34:16.766Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-29T20:34:17.024Z] Removing intermediate container 7c9af69c5292 [2022-04-29T20:34:17.024Z] ---> e0f9811193a5 [2022-04-29T20:34:17.024Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-29T20:34:17.024Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:34:17.024Z] ---> 328477c562fa [2022-04-29T20:34:17.024Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-29T20:34:17.024Z] ---> Running in 57f2fceeccab [2022-04-29T20:34:17.024Z] ---> 0e0e0e2ab4fd [2022-04-29T20:34:17.024Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-29T20:34:17.024Z] ---> Running in 4adbe5e17a86 [2022-04-29T20:34:17.284Z] Removing intermediate container 57f2fceeccab [2022-04-29T20:34:17.284Z] ---> f3bcca2bc53c [2022-04-29T20:34:17.284Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-29T20:34:17.284Z] ---> Running in b63d99b1ba54 [2022-04-29T20:34:17.284Z] ---> 152b74fb69a1 [2022-04-29T20:34:17.284Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-29T20:34:17.284Z] ---> Running in 681b874eb065 [2022-04-29T20:34:17.284Z] Removing intermediate container 681b874eb065 [2022-04-29T20:34:17.284Z] ---> 19d178077ea7 [2022-04-29T20:34:17.284Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T20:34:17.544Z] ---> Running in 1daad67e5c04 [2022-04-29T20:34:17.544Z] Removing intermediate container 1daad67e5c04 [2022-04-29T20:34:17.544Z] ---> 334bf41c0daa [2022-04-29T20:34:17.544Z] Step 20/22 : LABEL arch=x86_64 [2022-04-29T20:34:17.544Z] ---> Running in 90695bef8763 [2022-04-29T20:34:17.802Z] Removing intermediate container 90695bef8763 [2022-04-29T20:34:17.802Z] ---> 5f6548427ecc [2022-04-29T20:34:17.802Z] Step 21/22 : LABEL git_sha=c5926475383b92200af0a2fc67bbf8d112853186 [2022-04-29T20:34:17.802Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:34:17.802Z] ---> Running in 8179fb890257 [2022-04-29T20:34:17.802Z] Removing intermediate container 4adbe5e17a86 [2022-04-29T20:34:17.802Z] ---> 5410896a8bea [2022-04-29T20:34:17.802Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-29T20:34:18.063Z] ---> Running in adef46e68f08 [2022-04-29T20:34:18.063Z] Removing intermediate container b63d99b1ba54 [2022-04-29T20:34:18.063Z] ---> e674f287628d [2022-04-29T20:34:18.063Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-29T20:34:18.063Z] Removing intermediate container 8179fb890257 [2022-04-29T20:34:18.063Z] ---> fe4e1fd841c0 [2022-04-29T20:34:18.063Z] Step 22/22 : LABEL version=0.0.0 [2022-04-29T20:34:18.063Z] ---> Running in ef707c9d7c94 [2022-04-29T20:34:18.063Z] ---> Running in 83fe15fa5e4c [2022-04-29T20:34:18.063Z] Removing intermediate container adef46e68f08 [2022-04-29T20:34:18.063Z] ---> 9b98423bc970 [2022-04-29T20:34:18.063Z] Step 20/22 : LABEL arch=x86_64 [2022-04-29T20:34:18.063Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-29T20:34:18.063Z] ---> Running in 92df35e0491f [2022-04-29T20:34:18.063Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-29T20:34:18.323Z] Removing intermediate container 83fe15fa5e4c [2022-04-29T20:34:18.323Z] ---> 23711268366c [2022-04-29T20:34:18.323Z] [2022-04-29T20:34:18.323Z] Removing intermediate container ef707c9d7c94 [2022-04-29T20:34:18.323Z] ---> edeba656c687 [2022-04-29T20:34:18.323Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-29T20:34:18.323Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-29T20:34:18.323Z] Removing intermediate container 92df35e0491f [2022-04-29T20:34:18.323Z] ---> 623bd60cbc7a [2022-04-29T20:34:18.323Z] Step 21/22 : LABEL git_sha=c5926475383b92200af0a2fc67bbf8d112853186 [2022-04-29T20:34:18.323Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-29T20:34:18.323Z] ---> Running in 675968c30172 [2022-04-29T20:34:18.582Z] Successfully built 23711268366c [2022-04-29T20:34:18.582Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-29T20:34:18.582Z] Successfully tagged support-scheduler:latest [2022-04-29T20:34:18.582Z] Building security-spire-server [2022-04-29T20:34:18.582Z]  Building support-scheduler ... done  ---> 8e97c27c91b5 [2022-04-29T20:34:18.582Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-29T20:34:18.582Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-29T20:34:18.582Z] ---> Running in cdeba8d86014 [2022-04-29T20:34:18.582Z] Removing intermediate container 675968c30172 [2022-04-29T20:34:18.582Z] ---> 33236cd04613 [2022-04-29T20:34:18.582Z] Step 22/22 : LABEL version=0.0.0 [2022-04-29T20:34:18.582Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T20:34:18.582Z] OK: 8 MiB in 20 packages [2022-04-29T20:34:19.154Z] ---> Running in 226ed13f4cd8 [2022-04-29T20:34:21.688Z] Removing intermediate container 226ed13f4cd8 [2022-04-29T20:34:21.688Z] ---> e1f610815c14 [2022-04-29T20:34:21.688Z] [2022-04-29T20:34:21.688Z] Successfully built e1f610815c14 [2022-04-29T20:34:22.281Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T20:34:22.281Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-29T20:34:22.541Z] ---> 504eabdb3ab2 [2022-04-29T20:34:22.541Z] Step 3/25 : WORKDIR /edgex-go [2022-04-29T20:34:22.541Z] Successfully tagged security-proxy-setup:latest [2022-04-29T20:34:22.541Z] Building support-notifications [2022-04-29T20:34:22.541Z] ---> Using cache [2022-04-29T20:34:22.541Z] ---> e69050306888 [2022-04-29T20:34:22.541Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:34:22.541Z] ---> Using cache [2022-04-29T20:34:22.541Z] ---> 52946e6d55aa [2022-04-29T20:34:22.541Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-29T20:34:22.541Z] ---> Using cache [2022-04-29T20:34:22.541Z] ---> 0e05121762a7 [2022-04-29T20:34:22.541Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-29T20:34:22.541Z]  Building security-proxy-setup ... done  ---> Using cache [2022-04-29T20:34:22.541Z] ---> 57f22ac58cdf [2022-04-29T20:34:22.541Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T20:34:22.541Z] ---> Using cache [2022-04-29T20:34:22.541Z] ---> a214d0c3b24f [2022-04-29T20:34:22.541Z] Step 8/25 : COPY . . [2022-04-29T20:34:22.541Z] ---> Using cache [2022-04-29T20:34:22.541Z] ---> 870cd9aaf2ef [2022-04-29T20:34:22.541Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-29T20:34:22.541Z] ---> Using cache [2022-04-29T20:34:22.541Z] ---> 6d0721395e94 [2022-04-29T20:34:22.541Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-29T20:34:22.541Z] ---> Using cache [2022-04-29T20:34:22.541Z] ---> 1d905bfc1300 [2022-04-29T20:34:22.541Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-29T20:34:22.541Z] ---> Using cache [2022-04-29T20:34:22.541Z] ---> 6a932444aa63 [2022-04-29T20:34:22.541Z] 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-29T20:34:22.955Z] a4caa8a26152: Pull complete [2022-04-29T20:34:22.955Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-29T20:34:22.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-29T20:34:22.955Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-29T20:34:23.308Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-29T20:34:23.308Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-29T20:34:23.308Z] WORKDIR /edgex [2022-04-29T20:34:23.308Z] COPY go.mod . [2022-04-29T20:34:23.308Z] RUN go mod download [2022-04-29T20:34:25.951Z] Sending build context to Docker daemon 169.3MB [2022-04-29T20:34:25.951Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-29T20:34:25.951Z] ---> 725f1c02e7f9 [2022-04-29T20:34:25.951Z] Step 2/4 : WORKDIR /edgex [2022-04-29T20:34:26.882Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T20:34:26.882Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-29T20:34:26.882Z] ---> 504eabdb3ab2 [2022-04-29T20:34:26.882Z] Step 3/22 : WORKDIR /edgex-go [2022-04-29T20:34:26.882Z] ---> Using cache [2022-04-29T20:34:26.882Z] ---> e69050306888 [2022-04-29T20:34:26.882Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:34:26.882Z] ---> Using cache [2022-04-29T20:34:26.882Z] ---> 52946e6d55aa [2022-04-29T20:34:26.882Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-29T20:34:27.939Z] ---> Running in a60812826ef9 [2022-04-29T20:34:28.214Z] Removing intermediate container a60812826ef9 [2022-04-29T20:34:28.214Z] ---> a22cbfde409b [2022-04-29T20:34:28.214Z] Step 3/4 : COPY go.mod . [2022-04-29T20:34:28.361Z] ---> Running in f17163219305 [2022-04-29T20:34:28.361Z] Removing intermediate container c56413a3e1a7 [2022-04-29T20:34:28.361Z] ---> d1af4aa9d324 [2022-04-29T20:34:28.361Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T20:34:28.818Z] ---> 47bc381833e3 [2022-04-29T20:34:28.818Z] Step 4/4 : RUN go mod download [2022-04-29T20:34:28.818Z] ---> Running in f92df4da767d [2022-04-29T20:34:29.317Z] Removing intermediate container cdeba8d86014 [2022-04-29T20:34:29.317Z] ---> dd18cd50f8bf [2022-04-29T20:34:29.317Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T20:34:29.582Z] ---> Running in 01c07715246e [2022-04-29T20:34:30.521Z] ---> 4d88e556d20b [2022-04-29T20:34:30.521Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-29T20:34:31.099Z] spire-1.2.1/ [2022-04-29T20:34:31.099Z] spire-1.2.1/.data/ [2022-04-29T20:34:31.099Z] spire-1.2.1/.data/.file [2022-04-29T20:34:31.099Z] spire-1.2.1/.dockerignore [2022-04-29T20:34:31.099Z] spire-1.2.1/.gitattributes [2022-04-29T20:34:31.099Z] spire-1.2.1/.githooks/ [2022-04-29T20:34:31.099Z] spire-1.2.1/.githooks/pre-commit [2022-04-29T20:34:31.099Z] spire-1.2.1/.github/ [2022-04-29T20:34:31.099Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-29T20:34:31.099Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-29T20:34:31.099Z] spire-1.2.1/.github/dependabot.yml [2022-04-29T20:34:31.099Z] spire-1.2.1/.github/workflows/ [2022-04-29T20:34:31.099Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-29T20:34:31.099Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-29T20:34:31.099Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-29T20:34:31.099Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-29T20:34:31.099Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-29T20:34:31.099Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-29T20:34:31.099Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-29T20:34:31.099Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-29T20:34:31.099Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-29T20:34:31.099Z] spire-1.2.1/.gitignore [2022-04-29T20:34:31.099Z] spire-1.2.1/.go-version [2022-04-29T20:34:31.099Z] spire-1.2.1/.golangci.yml [2022-04-29T20:34:31.099Z] spire-1.2.1/ADOPTERS.md [2022-04-29T20:34:31.099Z] spire-1.2.1/CHANGELOG.md [2022-04-29T20:34:31.099Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-29T20:34:31.099Z] spire-1.2.1/CODEOWNERS [2022-04-29T20:34:31.099Z] spire-1.2.1/CONTRIBUTING.md [2022-04-29T20:34:31.099Z] spire-1.2.1/Dockerfile [2022-04-29T20:34:31.099Z] spire-1.2.1/Dockerfile.dev [2022-04-29T20:34:31.099Z] spire-1.2.1/Dockerfile.scratch [2022-04-29T20:34:31.099Z] spire-1.2.1/LICENSE [2022-04-29T20:34:31.099Z] spire-1.2.1/MAINTAINERS.md [2022-04-29T20:34:31.099Z] spire-1.2.1/Makefile [2022-04-29T20:34:31.099Z] spire-1.2.1/README.md [2022-04-29T20:34:31.099Z] spire-1.2.1/ROADMAP.md [2022-04-29T20:34:31.099Z] spire-1.2.1/SECURITY.md [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/ [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-agent/ [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/ [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-29T20:34:31.099Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-29T20:34:31.100Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-29T20:34:31.100Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-29T20:34:31.100Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-29T20:34:31.100Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-29T20:34:31.100Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-29T20:34:31.100Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-29T20:34:31.100Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-29T20:34:31.100Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-29T20:34:31.100Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-29T20:34:31.100Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-29T20:34:31.100Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-29T20:34:31.100Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-29T20:34:31.100Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-29T20:34:31.100Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-29T20:34:31.100Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-29T20:34:31.100Z] spire-1.2.1/conf/ [2022-04-29T20:34:31.100Z] spire-1.2.1/conf/agent/ [2022-04-29T20:34:31.100Z] spire-1.2.1/conf/agent/agent.conf [2022-04-29T20:34:31.100Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-29T20:34:31.100Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-29T20:34:31.100Z] spire-1.2.1/conf/server/ [2022-04-29T20:34:31.100Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-29T20:34:31.100Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-29T20:34:31.100Z] spire-1.2.1/conf/server/server.conf [2022-04-29T20:34:31.100Z] spire-1.2.1/conf/server/server_full.conf [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/ [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/SPIRE101.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/auditlog.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/images/ [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/scaling_spire.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/spire_agent.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/spire_server.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/supported_integrations.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/telemetry.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/telemetry_config.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/upgrading.md [2022-04-29T20:34:31.100Z] spire-1.2.1/doc/using_spire.md [2022-04-29T20:34:31.100Z] spire-1.2.1/examples/ [2022-04-29T20:34:31.100Z] spire-1.2.1/examples/README.md [2022-04-29T20:34:31.100Z] spire-1.2.1/go.mod [2022-04-29T20:34:31.100Z] spire-1.2.1/go.sum [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/agent.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/api/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/client/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/common/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/config.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/manager/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-29T20:34:31.100Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/agent/svid/ [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/ [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/api/ [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/api/names.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/auth/ [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/catalog/ [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/cli/ [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/health/ [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/health/config.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/health/context.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/health/health.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/idutil/ [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/log/ [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/log/log.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/log/options.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/plugin/ [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-29T20:34:31.101Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/profiling/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/selector/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/uptime/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/util/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/util/task.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/version/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/version/version.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/x509util/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/api.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/health/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/id.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/status.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/bundle/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-29T20:34:31.102Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/ca/ [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/cache/ [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/catalog/ [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/config.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/datastore/ [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/ [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-29T20:34:31.103Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/registration/ [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/server.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/server_test.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/svid/ [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-29T20:34:31.104Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-29T20:34:31.104Z] spire-1.2.1/proto/ [2022-04-29T20:34:31.104Z] spire-1.2.1/proto/private/ [2022-04-29T20:34:31.104Z] spire-1.2.1/proto/private/server/ [2022-04-29T20:34:31.104Z] spire-1.2.1/proto/private/server/journal/ [2022-04-29T20:34:31.104Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-29T20:34:31.104Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-29T20:34:31.104Z] spire-1.2.1/proto/spire/ [2022-04-29T20:34:31.104Z] spire-1.2.1/proto/spire/common/ [2022-04-29T20:34:31.104Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-29T20:34:31.104Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-29T20:34:31.104Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-29T20:34:31.104Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-29T20:34:31.104Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-29T20:34:31.104Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-29T20:34:31.104Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-29T20:34:31.104Z] spire-1.2.1/proto/spire/plugin/ [2022-04-29T20:34:31.104Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-29T20:34:31.104Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-29T20:34:31.104Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-29T20:34:31.104Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-29T20:34:31.104Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-29T20:34:31.104Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-29T20:34:31.104Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-29T20:34:31.104Z] spire-1.2.1/release/ [2022-04-29T20:34:31.104Z] spire-1.2.1/release/spire-extras/ [2022-04-29T20:34:31.104Z] spire-1.2.1/release/spire-extras/README.md [2022-04-29T20:34:31.104Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-29T20:34:31.104Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-29T20:34:31.104Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-29T20:34:31.104Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-29T20:34:31.105Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-29T20:34:31.105Z] spire-1.2.1/release/spire/ [2022-04-29T20:34:31.105Z] spire-1.2.1/release/spire/README.md [2022-04-29T20:34:31.105Z] spire-1.2.1/release/spire/conf/ [2022-04-29T20:34:31.105Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-29T20:34:31.105Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-29T20:34:31.105Z] spire-1.2.1/release/spire/conf/server/ [2022-04-29T20:34:31.105Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-29T20:34:31.105Z] spire-1.2.1/script/ [2022-04-29T20:34:31.105Z] spire-1.2.1/script/build-artifact.sh [2022-04-29T20:34:31.105Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-29T20:34:31.105Z] spire-1.2.1/support/ [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/ [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-29T20:34:31.105Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-29T20:34:31.105Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-29T20:34:31.105Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-29T20:34:31.105Z] spire-1.2.1/test/ [2022-04-29T20:34:31.105Z] spire-1.2.1/test/clock/ [2022-04-29T20:34:31.105Z] spire-1.2.1/test/clock/clock.go [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fakes/ [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fixture/ [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fixture/certs/ [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fixture/config/ [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-29T20:34:31.105Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-29T20:34:31.106Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-29T20:34:31.106Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-29T20:34:31.106Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-29T20:34:31.106Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-29T20:34:31.106Z] spire-1.2.1/test/fixture/fixture.go [2022-04-29T20:34:31.106Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-29T20:34:31.106Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-29T20:34:31.106Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-29T20:34:31.106Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-29T20:34:31.106Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-29T20:34:31.106Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-29T20:34:31.106Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-29T20:34:31.106Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-29T20:34:31.106Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-29T20:34:31.106Z] spire-1.2.1/test/fixture/registration/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-29T20:34:31.106Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-29T20:34:31.106Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-29T20:34:31.106Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-29T20:34:31.106Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-29T20:34:31.106Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/README.md [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/common [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/setup/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-29T20:34:31.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-29T20:34:31.107Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-29T20:34:31.108Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-29T20:34:31.371Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-29T20:34:31.371Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-29T20:34:31.371Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-29T20:34:31.371Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-29T20:34:31.372Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-29T20:34:31.372Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-29T20:34:31.372Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-29T20:34:31.372Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-29T20:34:31.372Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-29T20:34:31.372Z] spire-1.2.1/test/integration/test-one.sh [2022-04-29T20:34:31.372Z] spire-1.2.1/test/integration/test.sh [2022-04-29T20:34:31.372Z] spire-1.2.1/test/plugintest/ [2022-04-29T20:34:31.372Z] spire-1.2.1/test/plugintest/config.go [2022-04-29T20:34:31.372Z] spire-1.2.1/test/plugintest/load.go [2022-04-29T20:34:31.372Z] spire-1.2.1/test/plugintest/option.go [2022-04-29T20:34:31.372Z] spire-1.2.1/test/spiretest/ [2022-04-29T20:34:31.372Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-29T20:34:31.372Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-29T20:34:31.372Z] spire-1.2.1/test/spiretest/dir.go [2022-04-29T20:34:31.372Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-29T20:34:31.372Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-29T20:34:31.372Z] spire-1.2.1/test/spiretest/logs.go [2022-04-29T20:34:31.372Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-29T20:34:31.372Z] spire-1.2.1/test/spiretest/suite.go [2022-04-29T20:34:31.372Z] spire-1.2.1/test/spiretest/x509.go [2022-04-29T20:34:31.372Z] spire-1.2.1/test/testca/ [2022-04-29T20:34:31.372Z] spire-1.2.1/test/testca/ca.go [2022-04-29T20:34:31.372Z] spire-1.2.1/test/testkey/ [2022-04-29T20:34:31.372Z] spire-1.2.1/test/testkey/generate.sh [2022-04-29T20:34:31.372Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-29T20:34:31.372Z] spire-1.2.1/test/testkey/keys.go [2022-04-29T20:34:31.372Z] spire-1.2.1/test/testkey/new.go [2022-04-29T20:34:31.372Z] spire-1.2.1/test/tpmsimulator/ [2022-04-29T20:34:31.372Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-29T20:34:31.372Z] spire-1.2.1/test/util/ [2022-04-29T20:34:31.372Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-29T20:34:31.372Z] spire-1.2.1/test/util/cert_generation.go [2022-04-29T20:34:31.372Z] spire-1.2.1/test/util/io_redirection.go [2022-04-29T20:34:31.372Z] spire-1.2.1/test/util/race.go [2022-04-29T20:34:31.372Z] spire-1.2.1/test/util/util.go [2022-04-29T20:34:31.372Z] building spire from source... [2022-04-29T20:34:31.372Z] Installing go1.17.7... [2022-04-29T20:34:31.633Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:34:31.633Z] ---> 4078f13eb846 [2022-04-29T20:34:31.633Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-29T20:34:32.260Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:34:32.526Z] ---> 01f29bca340f [2022-04-29T20:34:32.526Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-29T20:34:32.785Z] OK: 221 MiB in 52 packages [2022-04-29T20:34:33.219Z] ---> 79ec1a35d9dc [2022-04-29T20:34:33.219Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-29T20:34:34.597Z] ---> 778161faa866 [2022-04-29T20:34:34.597Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-29T20:34:35.539Z] ---> 90ad02e26d99 [2022-04-29T20:34:35.539Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-29T20:34:35.539Z] ---> Running in 6f3bb3d70fe7 [2022-04-29T20:34:36.219Z] Removing intermediate container 01c07715246e [2022-04-29T20:34:36.219Z] ---> 84099f0fb58d [2022-04-29T20:34:36.219Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-29T20:34:36.477Z] Removing intermediate container 6f3bb3d70fe7 [2022-04-29T20:34:36.477Z] ---> 2a1aab42de59 [2022-04-29T20:34:36.477Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T20:34:37.413Z] ---> 4858ac08f693 [2022-04-29T20:34:37.413Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-29T20:34:37.413Z] ---> 3f2d6b3bcc7d [2022-04-29T20:34:37.413Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T20:34:38.350Z] ---> Running in a4119494fb9e [2022-04-29T20:34:38.350Z] Building bin/spire-server... [2022-04-29T20:34:38.350Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-29T20:34:38.350Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-29T20:34:38.350Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-29T20:34:38.350Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-29T20:34:38.350Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-29T20:34:38.916Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-29T20:34:38.916Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-29T20:34:38.916Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-29T20:34:38.916Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-29T20:34:38.916Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-29T20:34:39.174Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-29T20:34:39.174Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-29T20:34:39.174Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-29T20:34:39.174Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-29T20:34:39.174Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-29T20:34:39.174Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-29T20:34:39.174Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-29T20:34:39.174Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-29T20:34:39.174Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-29T20:34:39.174Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-29T20:34:39.174Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-29T20:34:39.174Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-29T20:34:39.433Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-29T20:34:39.433Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-29T20:34:39.433Z]  ---> Running in a7353fb9905c [2022-04-29T20:34:39.433Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-29T20:34:39.434Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-29T20:34:39.434Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-29T20:34:39.434Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-29T20:34:39.434Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-29T20:34:39.434Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-29T20:34:39.434Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-29T20:34:39.692Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-29T20:34:39.692Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-29T20:34:39.692Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-29T20:34:39.692Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-29T20:34:39.692Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-29T20:34:39.692Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-29T20:34:39.692Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-29T20:34:39.692Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-29T20:34:39.692Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-29T20:34:39.985Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-29T20:34:39.985Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-29T20:34:39.985Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-29T20:34:40.249Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-29T20:34:40.249Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-29T20:34:40.249Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-29T20:34:40.249Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-29T20:34:40.249Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-29T20:34:40.249Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-29T20:34:40.249Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-29T20:34:40.249Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-29T20:34:40.249Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-29T20:34:40.249Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-29T20:34:40.512Z]  ---> bcca1a191c1d [2022-04-29T20:34:40.512Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-29T20:34:40.512Z] Removing intermediate container a4119494fb9e [2022-04-29T20:34:40.512Z] ---> 2dc11e91d6e9 [2022-04-29T20:34:40.512Z] Step 21/23 : LABEL arch=x86_64 [2022-04-29T20:34:40.779Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-29T20:34:41.052Z]  ---> Running in f3abfe0aa129 [2022-04-29T20:34:41.052Z] ---> Running in 5da7b4d7325e [2022-04-29T20:34:41.993Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-29T20:34:41.993Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-29T20:34:42.254Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-29T20:34:42.254Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-29T20:34:42.254Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-29T20:34:45.647Z] Removing intermediate container 5da7b4d7325e [2022-04-29T20:34:45.647Z] ---> 96b489d26863 [2022-04-29T20:34:45.647Z] Step 22/23 : LABEL git_sha=c5926475383b92200af0a2fc67bbf8d112853186 [2022-04-29T20:34:45.647Z] go: downloading google.golang.org/api v0.70.0 [2022-04-29T20:34:45.647Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-29T20:34:45.647Z] go: downloading k8s.io/api v0.23.4 [2022-04-29T20:34:45.647Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-29T20:34:45.647Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-29T20:34:45.647Z] Removing intermediate container f3abfe0aa129 [2022-04-29T20:34:45.647Z] ---> e46ba9de9c99 [2022-04-29T20:34:45.647Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-29T20:34:45.647Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-29T20:34:45.917Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-29T20:34:46.176Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-29T20:34:46.748Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-29T20:34:47.007Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-29T20:34:47.007Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-29T20:34:47.266Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-29T20:34:47.266Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-29T20:34:47.526Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-29T20:34:47.526Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-29T20:34:47.797Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-29T20:34:47.797Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-29T20:34:47.797Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-29T20:34:47.797Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-29T20:34:47.797Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-29T20:34:47.797Z]  ---> Running in f2a8faa01423 [2022-04-29T20:34:48.062Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-29T20:34:48.062Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-29T20:34:48.062Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-29T20:34:48.321Z]  ---> 5bdc4baf55ce [2022-04-29T20:34:48.321Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-29T20:34:48.321Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-29T20:34:48.583Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-29T20:34:48.843Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-29T20:34:49.102Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-29T20:34:49.375Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-29T20:34:49.375Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-29T20:34:49.375Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-29T20:34:49.375Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-29T20:34:49.375Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-29T20:34:49.375Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-29T20:34:49.375Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-29T20:34:49.634Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-29T20:34:49.634Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-29T20:34:49.634Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-29T20:34:49.634Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-29T20:34:49.634Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-29T20:34:49.634Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-29T20:34:49.634Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-29T20:34:49.634Z] Removing intermediate container a7353fb9905c [2022-04-29T20:34:49.634Z] ---> d09678a57320 [2022-04-29T20:34:49.634Z] Step 8/22 : COPY . . [2022-04-29T20:34:49.892Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-29T20:34:49.893Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-29T20:34:49.893Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-29T20:34:49.893Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-29T20:34:49.893Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-29T20:34:49.893Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-29T20:34:50.459Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-29T20:34:50.459Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-29T20:34:50.459Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-29T20:34:50.459Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-29T20:34:50.459Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-29T20:34:51.028Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-29T20:34:51.028Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-29T20:34:51.028Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-29T20:34:51.028Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-29T20:34:51.028Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-29T20:34:51.289Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-29T20:34:51.289Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-29T20:34:51.289Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-29T20:34:51.289Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-29T20:34:51.289Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-29T20:34:51.289Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-29T20:34:51.289Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-29T20:34:51.289Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-29T20:34:51.550Z] go: downloading go.opencensus.io v0.23.0 [2022-04-29T20:34:51.550Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-29T20:34:52.129Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-29T20:34:52.129Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-29T20:34:52.129Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-29T20:34:52.129Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-29T20:34:52.129Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-29T20:34:52.129Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-29T20:34:52.129Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-29T20:34:52.129Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-29T20:34:52.129Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-29T20:34:52.699Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-29T20:34:52.699Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-29T20:34:52.699Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-29T20:34:52.699Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-29T20:34:52.699Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-29T20:34:52.699Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-29T20:34:52.969Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-29T20:34:53.537Z] Removing intermediate container f2a8faa01423 [2022-04-29T20:34:53.537Z] ---> fa34d5d4f7f4 [2022-04-29T20:34:53.537Z] Step 23/23 : LABEL version=0.0.0 [2022-04-29T20:34:56.824Z] ---> Running in adca3b5f5118 [2022-04-29T20:34:56.824Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-29T20:34:56.824Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-29T20:35:06.817Z]  ---> ef7f7bcca280 [2022-04-29T20:35:06.817Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-29T20:35:06.817Z] ---> Running in 187e2fb7f720 [2022-04-29T20:35:06.817Z] ---> Running in 70c7d3a965ca [2022-04-29T20:35:06.817Z] Removing intermediate container 187e2fb7f720 [2022-04-29T20:35:06.817Z] ---> e581b235c74b [2022-04-29T20:35:06.817Z] [2022-04-29T20:35:06.817Z] Successfully built e581b235c74b [2022-04-29T20:35:06.817Z] Successfully tagged core-data:latest [2022-04-29T20:35:06.817Z] Building security-secretstore-setup [2022-04-29T20:35:07.751Z]  Building core-data ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-29T20:35:11.041Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T20:35:11.041Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-29T20:35:11.041Z] ---> 504eabdb3ab2 [2022-04-29T20:35:11.041Z] Step 3/25 : WORKDIR /edgex-go [2022-04-29T20:35:11.041Z] ---> Using cache [2022-04-29T20:35:11.041Z] ---> e69050306888 [2022-04-29T20:35:11.041Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:35:11.041Z] ---> Using cache [2022-04-29T20:35:11.041Z] ---> 52946e6d55aa [2022-04-29T20:35:11.041Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-29T20:35:13.049Z] Removing intermediate container adca3b5f5118 [2022-04-29T20:35:13.049Z] ---> f8420eb95f79 [2022-04-29T20:35:13.049Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-29T20:35:13.309Z] ---> Running in 0c857ea70a23 [2022-04-29T20:35:13.568Z] ---> Running in 49b5f38b41f1 [2022-04-29T20:35:14.178Z] Removing intermediate container 49b5f38b41f1 [2022-04-29T20:35:14.178Z] ---> ab7813d95b69 [2022-04-29T20:35:14.178Z] Step 28/31 : CMD ["gate"] [2022-04-29T20:35:14.436Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:35:14.702Z] ---> Running in 74a9c1670a70 [2022-04-29T20:35:15.268Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:35:15.268Z] Removing intermediate container 74a9c1670a70 [2022-04-29T20:35:15.268Z] ---> eb8c6682a517 [2022-04-29T20:35:15.268Z] Step 29/31 : LABEL arch=x86_64 [2022-04-29T20:35:15.527Z] OK: 221 MiB in 52 packages [2022-04-29T20:35:15.786Z] ---> Running in 16b0623decd0 [2022-04-29T20:35:15.842Z] Removing intermediate container f92df4da767d [2022-04-29T20:35:15.842Z] ---> b8358e2c206f [2022-04-29T20:35:15.842Z] Successfully built b8358e2c206f [2022-04-29T20:35:15.842Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T20:35:16.045Z] Removing intermediate container 16b0623decd0 [2022-04-29T20:35:16.045Z] ---> 3a898cda9705 [2022-04-29T20:35:16.045Z] Step 30/31 : LABEL git_sha=c5926475383b92200af0a2fc67bbf8d112853186 [2022-04-29T20:35:16.189Z] + docker inspect -f . ci-base-image-arm64 [2022-04-29T20:35:16.189Z] . [Pipeline] withDockerContainer [2022-04-29T20:35:16.374Z] ---> Running in 5b9b6584515d [2022-04-29T20:35:16.443Z] prd-ubuntu20.04-docker-arm64-4c-16g-34272 does not seem to be running inside a container [2022-04-29T20:35:16.543Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-29T20:35:16.639Z] Removing intermediate container 0c857ea70a23 [2022-04-29T20:35:16.639Z] ---> a81a8a58cbbc [2022-04-29T20:35:16.639Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-29T20:35:17.231Z] Removing intermediate container 5b9b6584515d [2022-04-29T20:35:17.231Z] ---> e800d326a84c [2022-04-29T20:35:17.231Z] Step 31/31 : LABEL version=0.0.0 [2022-04-29T20:35:17.491Z] ---> 8380b6d14ee2 [2022-04-29T20:35:17.491Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T20:35:17.755Z] ---> Running in 167088e90b84 [2022-04-29T20:35:17.755Z] ---> Running in f5a8e9508450 [2022-04-29T20:35:17.997Z] $ docker top 68a3fb6f69cecf7963bfa93353836d90e8b612948693f880836221f91d16ae81 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-29T20:35:18.689Z] Removing intermediate container f5a8e9508450 [2022-04-29T20:35:18.689Z] ---> 2840c139ba84 [2022-04-29T20:35:18.689Z] [2022-04-29T20:35:18.689Z] Successfully built 2840c139ba84 [2022-04-29T20:35:18.689Z] Successfully tagged security-bootstrapper:latest [2022-04-29T20:35:18.689Z]  Building security-bootstrapper ... done Building security-spiffe-token-provider [2022-04-29T20:35:18.935Z] + go version [2022-04-29T20:35:18.935Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-29T20:35:18.964Z] $ docker stop --time=1 68a3fb6f69cecf7963bfa93353836d90e8b612948693f880836221f91d16ae81 [2022-04-29T20:35:20.622Z] $ docker rm -f 68a3fb6f69cecf7963bfa93353836d90e8b612948693f880836221f91d16ae81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T20:35:21.272Z] + docker inspect -f . ci-base-image-arm64 [2022-04-29T20:35:21.272Z] . [Pipeline] withDockerContainer [2022-04-29T20:35:21.526Z] prd-ubuntu20.04-docker-arm64-4c-16g-34272 does not seem to be running inside a container [2022-04-29T20:35:21.620Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-29T20:35:22.882Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T20:35:22.882Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-29T20:35:22.882Z] ---> 504eabdb3ab2 [2022-04-29T20:35:22.882Z] Step 3/20 : WORKDIR /edgex-go [2022-04-29T20:35:22.882Z] ---> Using cache [2022-04-29T20:35:22.882Z] ---> e69050306888 [2022-04-29T20:35:22.882Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-29T20:35:22.984Z] $ docker top 60ab1b85dea6d2d68ce79259d04a0a4f2fe677a95d0009e3f4af06a188fcd227 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-29T20:35:23.278Z] ========================================================= [2022-04-29T20:35:23.278Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-29T20:35:23.278Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-29T20:35:23.963Z] + make test [2022-04-29T20:35:23.964Z] go mod tidy -compat=1.17 [2022-04-29T20:35:24.952Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-29T20:35:26.166Z] ---> Running in dcf1acf15828 [2022-04-29T20:35:26.433Z] Removing intermediate container 167088e90b84 [2022-04-29T20:35:26.433Z] ---> b9420ef3d81c [2022-04-29T20:35:26.433Z] Step 8/25 : COPY . . [2022-04-29T20:35:27.002Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:35:27.936Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:35:28.194Z] v3.15.4-72-g65880c7faf [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-29T20:35:28.194Z] v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-29T20:35:28.194Z] OK: 15864 distinct packages available [2022-04-29T20:35:28.194Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:35:29.134Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:35:29.397Z] OK: 221 MiB in 52 packages [2022-04-29T20:35:37.529Z] ---> 34e23fc6357b [2022-04-29T20:35:37.529Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-29T20:35:37.529Z] ---> Running in ba8b70299270 [2022-04-29T20:35:37.529Z] Removing intermediate container dcf1acf15828 [2022-04-29T20:35:37.529Z] ---> 2be4013918e4 [2022-04-29T20:35:37.529Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-29T20:35:37.801Z] ---> 3faedfcdd2f9 [2022-04-29T20:35:37.801Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T20:35:37.801Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-29T20:35:38.368Z] ---> Running in b35bcf81d6c3 [2022-04-29T20:35:41.658Z] Removing intermediate container 70c7d3a965ca [2022-04-29T20:35:41.658Z] ---> cd06368302ea [2022-04-29T20:35:41.658Z] [2022-04-29T20:35:41.658Z] Step 10/22 : FROM alpine:3.14 [2022-04-29T20:35:41.658Z] ---> e04c818066af [2022-04-29T20:35:41.658Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-29T20:35:42.801Z] Removing intermediate container b35bcf81d6c3 [2022-04-29T20:35:42.801Z] ---> b6c8d23a4d45 [2022-04-29T20:35:42.801Z] Step 7/20 : COPY . . [2022-04-29T20:35:43.061Z] ---> Running in f718ac4f8b3b [2022-04-29T20:35:44.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:35:44.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:35:44.099Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-29T20:35:44.379Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-29T20:35:44.379Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T20:35:44.379Z] Executing ca-certificates-20211220-r0.trigger [2022-04-29T20:35:44.379Z] OK: 6 MiB in 16 packages [2022-04-29T20:35:48.686Z] Removing intermediate container f718ac4f8b3b [2022-04-29T20:35:48.686Z] ---> fd20e893ccc5 [2022-04-29T20:35:48.686Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-29T20:35:48.945Z] ---> Running in b046c418abcf [2022-04-29T20:35:49.513Z] Removing intermediate container b046c418abcf [2022-04-29T20:35:49.513Z] ---> 834641cd1476 [2022-04-29T20:35:49.513Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-29T20:35:49.513Z] ---> 2175e5fb9500 [2022-04-29T20:35:49.513Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-29T20:35:49.513Z] ---> Running in 00e0901dfa29 [2022-04-29T20:35:49.513Z] ---> Running in d1f895e5a3c1 [2022-04-29T20:35:49.771Z] Removing intermediate container 00e0901dfa29 [2022-04-29T20:35:49.771Z] ---> f0b4c14385b4 [2022-04-29T20:35:49.771Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-29T20:35:49.771Z] ---> Running in 5877ffd55e40 [2022-04-29T20:35:50.335Z] Removing intermediate container 5877ffd55e40 [2022-04-29T20:35:50.335Z] ---> b10a0743c131 [2022-04-29T20:35:50.335Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T20:35:50.335Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-29T20:35:50.900Z] ---> 230a3034927e [2022-04-29T20:35:50.900Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-29T20:35:52.803Z] ---> b2f189ee56ad [2022-04-29T20:35:52.803Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-29T20:35:54.231Z] ---> 7b5b02920bcc [2022-04-29T20:35:54.231Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-29T20:35:54.799Z] ---> Running in f71c77d7aec9 [2022-04-29T20:35:56.175Z] Removing intermediate container f71c77d7aec9 [2022-04-29T20:35:56.175Z] ---> d8b1078c3d42 [2022-04-29T20:35:56.175Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T20:35:57.330Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-29T20:35:58.711Z] ---> Running in 9cec611cedca [2022-04-29T20:35:58.711Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-29T20:35:59.296Z] Removing intermediate container 9cec611cedca [2022-04-29T20:35:59.296Z] ---> b084f38b6f56 [2022-04-29T20:35:59.296Z] Step 20/22 : LABEL arch=x86_64 [2022-04-29T20:35:59.567Z] ---> Running in ab36eee7f981 [2022-04-29T20:36:00.168Z] Removing intermediate container ab36eee7f981 [2022-04-29T20:36:00.168Z] ---> 50e7d2996dff [2022-04-29T20:36:00.168Z] Step 21/22 : LABEL git_sha=c5926475383b92200af0a2fc67bbf8d112853186 [2022-04-29T20:36:01.105Z] ---> Running in 6728a9fcb453 [2022-04-29T20:36:02.037Z] Removing intermediate container 6728a9fcb453 [2022-04-29T20:36:02.037Z] ---> 1e557fb37dbd [2022-04-29T20:36:02.037Z] Step 22/22 : LABEL version=0.0.0 [2022-04-29T20:36:02.602Z] ---> Running in c0bbb5096906 [2022-04-29T20:36:02.602Z] Removing intermediate container ba8b70299270 [2022-04-29T20:36:02.602Z] ---> 194e879f7727 [2022-04-29T20:36:02.602Z] [2022-04-29T20:36:02.602Z] Step 10/25 : FROM alpine:3.14 [2022-04-29T20:36:02.602Z] ---> e04c818066af [2022-04-29T20:36:02.602Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-29T20:36:03.977Z] ---> Running in bd6675dc6b10 [2022-04-29T20:36:03.977Z] Removing intermediate container c0bbb5096906 [2022-04-29T20:36:03.977Z] ---> 6dc984f651af [2022-04-29T20:36:03.977Z] [2022-04-29T20:36:04.238Z] Successfully built 6dc984f651af [2022-04-29T20:36:04.238Z] Successfully tagged support-notifications:latest [2022-04-29T20:36:04.238Z] Building security-spire-config [2022-04-29T20:36:05.180Z]  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:36:05.181Z] Building bin/spire-agent... [2022-04-29T20:36:05.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:36:05.181Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-29T20:36:05.441Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-29T20:36:05.441Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-29T20:36:05.441Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-29T20:36:05.441Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-29T20:36:05.441Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-29T20:36:05.441Z] (3/3) Installing su-exec (0.2-r1) [2022-04-29T20:36:05.441Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T20:36:05.441Z] Executing ca-certificates-20211220-r0.trigger [2022-04-29T20:36:05.441Z] OK: 6 MiB in 17 packages [2022-04-29T20:36:06.380Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-29T20:36:06.380Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-29T20:36:06.380Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-29T20:36:06.649Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-29T20:36:06.649Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-29T20:36:06.649Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-29T20:36:06.649Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-29T20:36:06.909Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-29T20:36:06.909Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-29T20:36:08.812Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T20:36:08.812Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-29T20:36:08.812Z] ---> 504eabdb3ab2 [2022-04-29T20:36:08.812Z] Step 3/26 : WORKDIR /edgex-go [2022-04-29T20:36:08.812Z] ---> Using cache [2022-04-29T20:36:08.812Z] ---> e69050306888 [2022-04-29T20:36:08.812Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:36:08.812Z] ---> Using cache [2022-04-29T20:36:08.812Z] ---> 52946e6d55aa [2022-04-29T20:36:08.812Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-29T20:36:08.812Z] ---> Using cache [2022-04-29T20:36:08.812Z] ---> 0e05121762a7 [2022-04-29T20:36:08.812Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-29T20:36:08.812Z] ---> Using cache [2022-04-29T20:36:08.812Z] ---> 57f22ac58cdf [2022-04-29T20:36:08.812Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T20:36:08.812Z] ---> Using cache [2022-04-29T20:36:08.812Z] ---> a214d0c3b24f [2022-04-29T20:36:08.812Z] Step 8/26 : COPY . . [2022-04-29T20:36:08.812Z] ---> Using cache [2022-04-29T20:36:08.812Z] ---> 870cd9aaf2ef [2022-04-29T20:36:08.812Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-29T20:36:08.812Z] ---> Using cache [2022-04-29T20:36:08.812Z] ---> 6d0721395e94 [2022-04-29T20:36:08.812Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-29T20:36:08.812Z] ---> Using cache [2022-04-29T20:36:08.812Z] ---> 1d905bfc1300 [2022-04-29T20:36:08.812Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-29T20:36:08.812Z] ---> Using cache [2022-04-29T20:36:08.812Z] ---> 6a932444aa63 [2022-04-29T20:36:08.812Z] 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-29T20:36:21.038Z] ---> Running in 41776ded7e07 [2022-04-29T20:36:21.605Z] Removing intermediate container bd6675dc6b10 [2022-04-29T20:36:21.605Z] ---> 53952cbba683 [2022-04-29T20:36:21.605Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-29T20:36:22.547Z] spire-1.2.1/ [2022-04-29T20:36:22.548Z] spire-1.2.1/.data/ [2022-04-29T20:36:22.548Z] spire-1.2.1/.data/.file [2022-04-29T20:36:22.548Z] spire-1.2.1/.dockerignore [2022-04-29T20:36:22.548Z] spire-1.2.1/.gitattributes [2022-04-29T20:36:22.548Z] spire-1.2.1/.githooks/ [2022-04-29T20:36:22.548Z] spire-1.2.1/.githooks/pre-commit [2022-04-29T20:36:22.548Z] spire-1.2.1/.github/ [2022-04-29T20:36:22.548Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-29T20:36:22.548Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-29T20:36:22.548Z] spire-1.2.1/.github/dependabot.yml [2022-04-29T20:36:22.548Z] spire-1.2.1/.github/workflows/ [2022-04-29T20:36:22.548Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-29T20:36:22.548Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-29T20:36:22.548Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-29T20:36:22.548Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-29T20:36:22.548Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-29T20:36:22.548Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-29T20:36:22.548Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-29T20:36:22.548Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-29T20:36:22.548Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-29T20:36:22.548Z] spire-1.2.1/.gitignore [2022-04-29T20:36:22.548Z] spire-1.2.1/.go-version [2022-04-29T20:36:22.548Z] spire-1.2.1/.golangci.yml [2022-04-29T20:36:22.548Z] spire-1.2.1/ADOPTERS.md [2022-04-29T20:36:22.548Z] spire-1.2.1/CHANGELOG.md [2022-04-29T20:36:22.548Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-29T20:36:22.548Z] spire-1.2.1/CODEOWNERS [2022-04-29T20:36:22.548Z] spire-1.2.1/CONTRIBUTING.md [2022-04-29T20:36:22.548Z] spire-1.2.1/Dockerfile [2022-04-29T20:36:22.548Z] spire-1.2.1/Dockerfile.dev [2022-04-29T20:36:22.548Z] spire-1.2.1/Dockerfile.scratch [2022-04-29T20:36:22.548Z] spire-1.2.1/LICENSE [2022-04-29T20:36:22.548Z] spire-1.2.1/MAINTAINERS.md [2022-04-29T20:36:22.548Z] spire-1.2.1/Makefile [2022-04-29T20:36:22.548Z] spire-1.2.1/README.md [2022-04-29T20:36:22.548Z] spire-1.2.1/ROADMAP.md [2022-04-29T20:36:22.548Z] spire-1.2.1/SECURITY.md [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/ [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-agent/ [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/ [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-29T20:36:22.548Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-29T20:36:22.548Z] spire-1.2.1/conf/ [2022-04-29T20:36:22.548Z] spire-1.2.1/conf/agent/ [2022-04-29T20:36:22.548Z] spire-1.2.1/conf/agent/agent.conf [2022-04-29T20:36:22.548Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-29T20:36:22.548Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-29T20:36:22.548Z] spire-1.2.1/conf/server/ [2022-04-29T20:36:22.548Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-29T20:36:22.548Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-29T20:36:22.548Z] spire-1.2.1/conf/server/server.conf [2022-04-29T20:36:22.548Z] spire-1.2.1/conf/server/server_full.conf [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/ [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/SPIRE101.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/auditlog.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/images/ [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/images/SPIRE_server.png ---> Running in df0311e180d0 [2022-04-29T20:36:22.548Z] [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/scaling_spire.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/spire_agent.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/spire_server.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/supported_integrations.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/telemetry.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/telemetry_config.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/upgrading.md [2022-04-29T20:36:22.548Z] spire-1.2.1/doc/using_spire.md [2022-04-29T20:36:22.548Z] spire-1.2.1/examples/ [2022-04-29T20:36:22.548Z] spire-1.2.1/examples/README.md [2022-04-29T20:36:22.548Z] spire-1.2.1/go.mod [2022-04-29T20:36:22.548Z] spire-1.2.1/go.sum [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/ [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/ [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/agent.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/api/ [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/client/ [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/common/ [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/config.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/manager/ [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-29T20:36:22.548Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/svid/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/api/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/api/names.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/auth/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/catalog/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/cli/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/health/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/health/config.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/health/context.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/health/health.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/idutil/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/log/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/log/log.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/log/options.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-29T20:36:22.549Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/plugin/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/profiling/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/selector/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/uptime/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/util/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/util/task.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/version/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/version/version.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/x509util/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/api.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/health/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/id.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/status.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/bundle/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/ca/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/cache/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/catalog/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/config.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/datastore/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-29T20:36:22.550Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/registration/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/server.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/server_test.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/svid/ [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-29T20:36:22.551Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-29T20:36:22.552Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-29T20:36:22.552Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-29T20:36:22.552Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-29T20:36:22.552Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-29T20:36:22.552Z] spire-1.2.1/proto/ [2022-04-29T20:36:22.552Z] spire-1.2.1/proto/private/ [2022-04-29T20:36:22.552Z] spire-1.2.1/proto/private/server/ [2022-04-29T20:36:22.552Z] spire-1.2.1/proto/private/server/journal/ [2022-04-29T20:36:22.552Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-29T20:36:22.552Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-29T20:36:22.552Z] spire-1.2.1/proto/spire/ [2022-04-29T20:36:22.552Z] spire-1.2.1/proto/spire/common/ [2022-04-29T20:36:22.552Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-29T20:36:22.552Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-29T20:36:22.552Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-29T20:36:22.552Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-29T20:36:22.552Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-29T20:36:22.552Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-29T20:36:22.552Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-29T20:36:22.552Z] spire-1.2.1/proto/spire/plugin/ [2022-04-29T20:36:22.552Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-29T20:36:22.552Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-29T20:36:22.552Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-29T20:36:22.552Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-29T20:36:22.552Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-29T20:36:22.552Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-29T20:36:22.552Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-29T20:36:22.552Z] spire-1.2.1/release/ [2022-04-29T20:36:22.552Z] spire-1.2.1/release/spire-extras/ [2022-04-29T20:36:22.552Z] spire-1.2.1/release/spire-extras/README.md [2022-04-29T20:36:22.552Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-29T20:36:22.552Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-29T20:36:22.552Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-29T20:36:22.552Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-29T20:36:22.552Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-29T20:36:22.552Z] spire-1.2.1/release/spire/ [2022-04-29T20:36:22.552Z] spire-1.2.1/release/spire/README.md [2022-04-29T20:36:22.552Z] spire-1.2.1/release/spire/conf/ [2022-04-29T20:36:22.552Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-29T20:36:22.552Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-29T20:36:22.552Z] spire-1.2.1/release/spire/conf/server/ [2022-04-29T20:36:22.552Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-29T20:36:22.552Z] spire-1.2.1/script/ [2022-04-29T20:36:22.552Z] spire-1.2.1/script/build-artifact.sh [2022-04-29T20:36:22.552Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-29T20:36:22.552Z] spire-1.2.1/support/ [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/ [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-29T20:36:22.552Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-29T20:36:22.552Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-29T20:36:22.552Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-29T20:36:22.552Z] spire-1.2.1/test/ [2022-04-29T20:36:22.552Z] spire-1.2.1/test/clock/ [2022-04-29T20:36:22.552Z] spire-1.2.1/test/clock/clock.go [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fakes/ [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/ [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/certs/ [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/certs/bundle.derRemoving intermediate container d1f895e5a3c1 [2022-04-29T20:36:22.552Z] ---> 262a0e81eee1 [2022-04-29T20:36:22.552Z] [2022-04-29T20:36:22.552Z] Step 9/20 : FROM alpine:3.15 [2022-04-29T20:36:22.552Z] [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/config/ [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/fixture.go [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/registration/ [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-29T20:36:22.552Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-29T20:36:22.552Z] spire-1.2.1/test/integration/ [2022-04-29T20:36:22.552Z] spire-1.2.1/test/integration/README.md [2022-04-29T20:36:22.552Z] spire-1.2.1/test/integration/common [2022-04-29T20:36:22.552Z] spire-1.2.1/test/integration/setup/ [2022-04-29T20:36:22.552Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-29T20:36:22.552Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-29T20:36:22.552Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-29T20:36:22.552Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-29T20:36:22.552Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-29T20:36:22.552Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-29T20:36:22.552Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-29T20:36:22.552Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-29T20:36:22.552Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-29T20:36:22.552Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-29T20:36:22.552Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-29T20:36:22.552Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-29T20:36:22.552Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-29T20:36:22.552Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-29T20:36:22.552Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-29T20:36:22.552Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-29T20:36:22.552Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-29T20:36:22.552Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-29T20:36:22.552Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-29T20:36:22.552Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-29T20:36:22.552Z] spire-1.2.1/test/integration/suites/ [2022-04-29T20:36:22.552Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-29T20:36:22.552Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-29T20:36:22.552Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-29T20:36:22.552Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-29T20:36:22.552Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-29T20:36:22.552Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-29T20:36:22.552Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-29T20:36:22.552Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-29T20:36:22.552Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-29T20:36:22.553Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/test-one.sh [2022-04-29T20:36:22.554Z] spire-1.2.1/test/integration/test.sh [2022-04-29T20:36:22.554Z] spire-1.2.1/test/plugintest/ [2022-04-29T20:36:22.554Z] spire-1.2.1/test/plugintest/config.go [2022-04-29T20:36:22.554Z] spire-1.2.1/test/plugintest/load.go [2022-04-29T20:36:22.554Z] spire-1.2.1/test/plugintest/option.go [2022-04-29T20:36:22.554Z] spire-1.2.1/test/spiretest/ [2022-04-29T20:36:22.554Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-29T20:36:22.554Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-29T20:36:22.554Z] spire-1.2.1/test/spiretest/dir.go [2022-04-29T20:36:22.554Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-29T20:36:22.554Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-29T20:36:22.554Z] spire-1.2.1/test/spiretest/logs.go [2022-04-29T20:36:22.554Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-29T20:36:22.554Z] spire-1.2.1/test/spiretest/suite.go [2022-04-29T20:36:22.554Z] spire-1.2.1/test/spiretest/x509.go [2022-04-29T20:36:22.554Z] spire-1.2.1/test/testca/ [2022-04-29T20:36:22.554Z] spire-1.2.1/test/testca/ca.go [2022-04-29T20:36:22.554Z] spire-1.2.1/test/testkey/ [2022-04-29T20:36:22.554Z] spire-1.2.1/test/testkey/generate.sh [2022-04-29T20:36:22.554Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-29T20:36:22.554Z] spire-1.2.1/test/testkey/keys.go [2022-04-29T20:36:22.554Z] spire-1.2.1/test/testkey/new.go [2022-04-29T20:36:22.554Z] spire-1.2.1/test/tpmsimulator/ [2022-04-29T20:36:22.554Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-29T20:36:22.554Z] spire-1.2.1/test/util/ [2022-04-29T20:36:22.554Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-29T20:36:22.554Z] spire-1.2.1/test/util/cert_generation.go [2022-04-29T20:36:22.554Z] spire-1.2.1/test/util/io_redirection.go [2022-04-29T20:36:22.554Z] spire-1.2.1/test/util/race.go [2022-04-29T20:36:22.554Z] spire-1.2.1/test/util/util.go [2022-04-29T20:36:22.554Z] building spire from source... [2022-04-29T20:36:22.812Z] Installing go1.17.7... [2022-04-29T20:36:23.071Z] Removing intermediate container df0311e180d0 [2022-04-29T20:36:23.071Z] ---> 1dc85e945259 [2022-04-29T20:36:23.071Z] Step 13/25 : WORKDIR / [2022-04-29T20:36:23.363Z] 3.15: Pulling from library/alpine [2022-04-29T20:36:23.363Z] ---> Running in 92e2d4210a3b [2022-04-29T20:36:23.931Z] Removing intermediate container 92e2d4210a3b [2022-04-29T20:36:23.931Z] ---> 702420feb102 [2022-04-29T20:36:23.931Z] 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-29T20:36:24.188Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-29T20:36:24.188Z] Status: Downloaded newer image for alpine:3.15 [2022-04-29T20:36:24.188Z] ---> 0ac33e5f5afa [2022-04-29T20:36:24.188Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-29T20:36:24.754Z] ---> Running in f472359eb1d7 [2022-04-29T20:36:24.754Z] ---> 8b8b46740fb5 [2022-04-29T20:36:24.754Z] 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-29T20:36:25.016Z] Removing intermediate container f472359eb1d7 [2022-04-29T20:36:25.016Z] ---> bcc47c5ddabf [2022-04-29T20:36:25.016Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:36:25.478Z] ---> 30979f1d425c [2022-04-29T20:36:25.478Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-29T20:36:25.478Z] ---> Running in 1b28ccc3a9c6 [2022-04-29T20:36:25.738Z] ---> 33c0bd4ce9ab [2022-04-29T20:36:25.738Z] 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-29T20:36:25.998Z] ---> b84b2fee098c [2022-04-29T20:36:25.998Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-29T20:36:26.260Z] Removing intermediate container 1b28ccc3a9c6 [2022-04-29T20:36:26.260Z] ---> 7ed92e8e2b4e [2022-04-29T20:36:26.260Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-29T20:36:26.831Z] ---> Running in 002afde4e5e3 [2022-04-29T20:36:26.831Z] ---> a77b19eb8ccd [2022-04-29T20:36:26.831Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-29T20:36:27.091Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:36:27.352Z] ---> f3e3ffac03ab [2022-04-29T20:36:27.352Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-29T20:36:27.925Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:36:28.187Z] ---> 4dd5dab473a3 [2022-04-29T20:36:28.187Z] 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-29T20:36:28.187Z] v3.15.4-72-g65880c7faf [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-29T20:36:28.187Z] v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-29T20:36:28.187Z] OK: 15855 distinct packages available [2022-04-29T20:36:28.187Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:36:28.187Z] ---> Running in 16c4e41c1c65 [2022-04-29T20:36:28.763Z] Building bin/spire-server... [2022-04-29T20:36:28.763Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-29T20:36:28.763Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-29T20:36:28.763Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-29T20:36:28.763Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-29T20:36:28.763Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-29T20:36:28.763Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-29T20:36:28.763Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-29T20:36:28.763Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-29T20:36:28.763Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-29T20:36:29.025Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-29T20:36:29.025Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-29T20:36:29.025Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-29T20:36:29.025Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-29T20:36:29.025Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-29T20:36:29.025Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:36:29.025Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-29T20:36:29.286Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-29T20:36:29.286Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-29T20:36:29.286Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-29T20:36:29.286Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-29T20:36:29.286Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-29T20:36:29.550Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-29T20:36:29.550Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-29T20:36:29.550Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-29T20:36:29.550Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-29T20:36:29.550Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-29T20:36:29.550Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-29T20:36:29.550Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-29T20:36:29.550Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-29T20:36:29.550Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-29T20:36:29.550Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-29T20:36:29.550Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-29T20:36:29.550Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-29T20:36:29.550Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-29T20:36:29.550Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-29T20:36:29.550Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-29T20:36:29.550Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-29T20:36:29.550Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-29T20:36:29.550Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-29T20:36:29.550Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-29T20:36:29.550Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-29T20:36:29.550Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-29T20:36:29.550Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-29T20:36:29.550Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-29T20:36:29.812Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-29T20:36:29.812Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-29T20:36:29.812Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-29T20:36:29.812Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-29T20:36:29.812Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-29T20:36:29.812Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-29T20:36:29.812Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-29T20:36:29.812Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-29T20:36:29.812Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-29T20:36:29.812Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-29T20:36:29.812Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-29T20:36:30.074Z] Removing intermediate container 16c4e41c1c65 [2022-04-29T20:36:30.074Z] ---> 71ea29d8916f [2022-04-29T20:36:30.074Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-29T20:36:30.337Z] ---> Running in 53db25406391 [2022-04-29T20:36:30.337Z] Removing intermediate container 53db25406391 [2022-04-29T20:36:30.337Z] ---> c720f5d1901d [2022-04-29T20:36:30.337Z] Step 23/25 : LABEL arch=x86_64 [2022-04-29T20:36:30.601Z] ---> Running in 374c75aa983f [2022-04-29T20:36:30.601Z] (4/9) Installing libcurl (7.80.0-r1) [2022-04-29T20:36:30.601Z] (5/9) Installing curl (7.80.0-r1) [2022-04-29T20:36:30.862Z] Removing intermediate container 374c75aa983f [2022-04-29T20:36:30.862Z] ---> c830cc1e4aa7 [2022-04-29T20:36:30.862Z] Step 24/25 : LABEL git_sha=c5926475383b92200af0a2fc67bbf8d112853186 [2022-04-29T20:36:30.862Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-29T20:36:30.862Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-29T20:36:30.862Z] (8/9) Installing libucontext (1.1-r0) [2022-04-29T20:36:31.126Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-29T20:36:31.126Z] Executing busybox-1.34.1-r5.trigger [2022-04-29T20:36:31.126Z] Executing ca-certificates-20211220-r0.trigger [2022-04-29T20:36:31.387Z] OK: 8 MiB in 23 packages [2022-04-29T20:36:31.387Z] ---> Running in dae7429402cb [2022-04-29T20:36:31.387Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-29T20:36:31.387Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-29T20:36:31.387Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-29T20:36:31.387Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-29T20:36:31.650Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-29T20:36:31.650Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-29T20:36:31.650Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-29T20:36:31.650Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-29T20:36:31.650Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-29T20:36:32.596Z] Removing intermediate container dae7429402cb [2022-04-29T20:36:32.596Z] ---> 899400ab73df [2022-04-29T20:36:32.596Z] Step 25/25 : LABEL version=0.0.0 [2022-04-29T20:36:32.857Z] ---> Running in ddb3753eed30 [2022-04-29T20:36:32.857Z] Removing intermediate container 002afde4e5e3 [2022-04-29T20:36:32.857Z] ---> b6a45e1116cb [2022-04-29T20:36:32.857Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T20:36:32.857Z] Removing intermediate container ddb3753eed30 [2022-04-29T20:36:32.857Z] ---> 5dd85ccd1391 [2022-04-29T20:36:32.857Z] [2022-04-29T20:36:32.857Z] Successfully built 5dd85ccd1391 [2022-04-29T20:36:32.857Z] Successfully tagged security-secretstore-setup:latest [2022-04-29T20:36:32.857Z] Building core-command [2022-04-29T20:36:33.123Z]  Building security-secretstore-setup ... done  ---> 88cc80477eb4 [2022-04-29T20:36:33.123Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-29T20:36:35.048Z] go: downloading google.golang.org/api v0.70.0 [2022-04-29T20:36:35.048Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-29T20:36:35.048Z] go: downloading k8s.io/api v0.23.4 [2022-04-29T20:36:35.048Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-29T20:36:35.048Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-29T20:36:35.048Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-29T20:36:36.443Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-29T20:36:36.443Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-29T20:36:36.443Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-29T20:36:36.443Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-29T20:36:36.703Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-29T20:36:36.703Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-29T20:36:36.703Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-29T20:36:36.703Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-29T20:36:36.965Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-29T20:36:37.226Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-29T20:36:37.226Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T20:36:37.226Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-29T20:36:37.226Z] ---> 504eabdb3ab2 [2022-04-29T20:36:37.226Z] Step 3/23 : WORKDIR /edgex-go [2022-04-29T20:36:37.226Z] ---> Using cache [2022-04-29T20:36:37.226Z] ---> e69050306888 [2022-04-29T20:36:37.226Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:36:37.226Z] ---> Using cache [2022-04-29T20:36:37.226Z] ---> 52946e6d55aa [2022-04-29T20:36:37.226Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-29T20:36:37.226Z] ---> Using cache [2022-04-29T20:36:37.226Z] ---> a81a8a58cbbc [2022-04-29T20:36:37.226Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-29T20:36:37.226Z] ---> Using cache [2022-04-29T20:36:37.226Z] ---> 8380b6d14ee2 [2022-04-29T20:36:37.226Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T20:36:37.226Z] ---> Using cache [2022-04-29T20:36:37.226Z] ---> b9420ef3d81c [2022-04-29T20:36:37.226Z] Step 8/23 : COPY . . [2022-04-29T20:36:37.226Z] ---> Using cache [2022-04-29T20:36:37.226Z] ---> 34e23fc6357b [2022-04-29T20:36:37.226Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-29T20:36:37.487Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-29T20:36:37.747Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-29T20:36:38.009Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-29T20:36:38.009Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-29T20:36:38.009Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-29T20:36:38.009Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-29T20:36:38.009Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-29T20:36:38.009Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-29T20:36:38.009Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-29T20:36:38.009Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-29T20:36:38.009Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-29T20:36:38.009Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-29T20:36:38.009Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-29T20:36:38.009Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-29T20:36:38.270Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-29T20:36:38.270Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-29T20:36:38.270Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-29T20:36:38.530Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-29T20:36:38.530Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-29T20:36:38.530Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-29T20:36:38.530Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-29T20:36:38.530Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-29T20:36:38.792Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-29T20:36:38.792Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-29T20:36:38.792Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-29T20:36:38.792Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-29T20:36:38.792Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-29T20:36:38.792Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-29T20:36:38.792Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-29T20:36:38.792Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-29T20:36:39.060Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-29T20:36:39.060Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-29T20:36:39.060Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-29T20:36:39.060Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-29T20:36:39.060Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-29T20:36:39.060Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-29T20:36:39.060Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-29T20:36:39.060Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-29T20:36:39.060Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-29T20:36:39.060Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-29T20:36:39.060Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-29T20:36:39.060Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-29T20:36:39.060Z] go: downloading go.opencensus.io v0.23.0 [2022-04-29T20:36:39.400Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-29T20:36:39.400Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-29T20:36:39.400Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-29T20:36:39.400Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-29T20:36:39.400Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-29T20:36:39.400Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-29T20:36:39.400Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-29T20:36:39.400Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-29T20:36:39.400Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-29T20:36:39.667Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-29T20:36:39.667Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-29T20:36:39.667Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-29T20:36:39.667Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-29T20:36:39.667Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-29T20:36:39.667Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-29T20:36:39.667Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-29T20:36:39.667Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-29T20:36:39.667Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-29T20:36:39.667Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-29T20:36:39.667Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-29T20:36:39.667Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-29T20:36:39.667Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-29T20:36:39.667Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-29T20:36:46.265Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-29T20:36:46.265Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-29T20:36:46.265Z]  ---> 124a9c33fe23 [2022-04-29T20:36:46.265Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-29T20:36:46.836Z] ---> Running in 29739cb6e6dd [2022-04-29T20:36:46.836Z] ---> 8f0035287411 [2022-04-29T20:36:46.836Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-29T20:36:46.836Z] ---> Running in ff81874cf75f [2022-04-29T20:36:47.096Z] Removing intermediate container ff81874cf75f [2022-04-29T20:36:47.096Z] ---> dc19cc38a7cd [2022-04-29T20:36:47.096Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T20:36:47.096Z] ---> Running in 9b274c457469 [2022-04-29T20:36:47.355Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-29T20:36:47.355Z] Removing intermediate container 9b274c457469 [2022-04-29T20:36:47.355Z] ---> 18d8c3661f45 [2022-04-29T20:36:47.355Z] Step 18/20 : LABEL arch=x86_64 [2022-04-29T20:36:47.615Z] ---> Running in 2b72f65baf56 [2022-04-29T20:36:47.877Z] Removing intermediate container 2b72f65baf56 [2022-04-29T20:36:47.877Z] ---> b3f788073dcf [2022-04-29T20:36:47.877Z] Step 19/20 : LABEL git_sha=c5926475383b92200af0a2fc67bbf8d112853186 [2022-04-29T20:36:48.138Z] ---> Running in f12c4cc6d515 [2022-04-29T20:36:48.401Z] Removing intermediate container f12c4cc6d515 [2022-04-29T20:36:48.401Z] ---> f034671be6c6 [2022-04-29T20:36:48.401Z] Step 20/20 : LABEL version=0.0.0 [2022-04-29T20:36:48.401Z] ---> Running in 3058a59b1e61 [2022-04-29T20:36:48.664Z] Removing intermediate container 3058a59b1e61 [2022-04-29T20:36:48.664Z] ---> d51bdf8cdddd [2022-04-29T20:36:48.664Z] [2022-04-29T20:36:48.664Z] Successfully built d51bdf8cdddd [2022-04-29T20:36:48.924Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-29T20:36:48.924Z]  Building security-spiffe-token-provider ... done Building sys-mgmt-agent [2022-04-29T20:36:55.525Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T20:36:55.525Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-29T20:36:55.525Z] ---> 504eabdb3ab2 [2022-04-29T20:36:55.525Z] Step 3/23 : WORKDIR /edgex-go [2022-04-29T20:36:55.525Z] ---> Using cache [2022-04-29T20:36:55.525Z] ---> e69050306888 [2022-04-29T20:36:55.525Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:36:55.525Z] ---> Using cache [2022-04-29T20:36:55.525Z] ---> 52946e6d55aa [2022-04-29T20:36:55.525Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-29T20:37:10.452Z] Building bin/spire-agent... [2022-04-29T20:37:10.452Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-29T20:37:10.452Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-29T20:37:10.452Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-29T20:37:10.452Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-29T20:37:10.452Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-29T20:37:10.452Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-29T20:37:10.452Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-29T20:37:10.452Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-29T20:37:10.452Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-29T20:37:10.452Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-29T20:37:10.452Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-29T20:37:10.452Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-29T20:37:10.452Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-29T20:37:14.874Z]  ---> Running in 1124b366b932 [2022-04-29T20:37:15.135Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:37:16.079Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:37:16.341Z] OK: 221 MiB in 52 packages [2022-04-29T20:37:16.602Z] Removing intermediate container c7d0e23d1ff0 [2022-04-29T20:37:16.602Z] ---> 5d5072d5c690 [2022-04-29T20:37:16.602Z] [2022-04-29T20:37:16.602Z] Step 13/26 : FROM alpine:3.15 [2022-04-29T20:37:16.602Z] ---> 0ac33e5f5afa [2022-04-29T20:37:16.602Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-29T20:37:16.602Z] ---> Using cache [2022-04-29T20:37:16.602Z] ---> bcc47c5ddabf [2022-04-29T20:37:16.602Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:37:16.602Z] ---> Using cache [2022-04-29T20:37:16.602Z] ---> 7ed92e8e2b4e [2022-04-29T20:37:16.602Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-29T20:37:20.818Z] ---> Running in 37d80bbe0891 [2022-04-29T20:37:20.818Z] Removing intermediate container 29739cb6e6dd [2022-04-29T20:37:20.818Z] ---> 46fea6f39235 [2022-04-29T20:37:20.818Z] [2022-04-29T20:37:20.818Z] Step 10/23 : FROM alpine:3.14 [2022-04-29T20:37:20.818Z] ---> e04c818066af [2022-04-29T20:37:20.818Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-29T20:37:20.818Z] ---> Using cache [2022-04-29T20:37:20.818Z] ---> d3f819855691 [2022-04-29T20:37:20.818Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-29T20:37:20.818Z] ---> Using cache [2022-04-29T20:37:20.818Z] ---> 8c7f69d0a74f [2022-04-29T20:37:20.818Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-29T20:37:20.818Z] Removing intermediate container 1124b366b932 [2022-04-29T20:37:20.818Z] ---> eb37a5f78896 [2022-04-29T20:37:20.818Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-29T20:37:20.818Z] ---> Running in 9e9a336c8866 [2022-04-29T20:37:20.818Z] Removing intermediate container 9e9a336c8866 [2022-04-29T20:37:20.818Z] ---> 3fc81af008fb [2022-04-29T20:37:20.818Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-29T20:37:21.078Z] ---> 621d9c68a09f [2022-04-29T20:37:21.078Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T20:37:21.078Z] ---> Running in 1b55d01a2858 [2022-04-29T20:37:21.078Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:37:21.078Z] ---> Running in b273f8830f4e [2022-04-29T20:37:21.338Z] Removing intermediate container 1b55d01a2858 [2022-04-29T20:37:21.338Z] ---> 3726f499e92d [2022-04-29T20:37:21.338Z] Step 15/23 : WORKDIR / [2022-04-29T20:37:21.338Z] ---> Running in f0ba7e3e7958 [2022-04-29T20:37:21.606Z] Removing intermediate container f0ba7e3e7958 [2022-04-29T20:37:21.606Z] ---> 3047662d51d4 [2022-04-29T20:37:21.606Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T20:37:21.869Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:37:22.439Z] v3.15.4-72-g65880c7faf [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-29T20:37:22.439Z] v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-29T20:37:22.439Z] OK: 15855 distinct packages available [2022-04-29T20:37:22.439Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:37:22.439Z] ---> babdcdc63f89 [2022-04-29T20:37:22.439Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-29T20:37:23.017Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:37:23.282Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-29T20:37:23.549Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-29T20:37:23.549Z] (3/5) Installing libucontext (1.1-r0) [2022-04-29T20:37:23.818Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-29T20:37:23.818Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-29T20:37:23.818Z] Executing busybox-1.34.1-r5.trigger [2022-04-29T20:37:23.818Z] OK: 6 MiB in 19 packages [2022-04-29T20:37:24.081Z] ---> ad59bf5d7e3a [2022-04-29T20:37:24.081Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-29T20:37:24.351Z] Removing intermediate container b273f8830f4e [2022-04-29T20:37:24.351Z] ---> 894c3b97b412 [2022-04-29T20:37:24.351Z] Step 8/23 : COPY . . [2022-04-29T20:37:25.765Z] ---> 757550558c4e [2022-04-29T20:37:25.765Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-29T20:37:26.709Z] Removing intermediate container 37d80bbe0891 [2022-04-29T20:37:26.709Z] ---> bd43600c6e34 [2022-04-29T20:37:26.709Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-29T20:37:28.622Z] ---> Running in cd9ae1d29083 [2022-04-29T20:37:29.568Z] Removing intermediate container cd9ae1d29083 [2022-04-29T20:37:29.568Z] ---> 3b60d9626af4 [2022-04-29T20:37:29.568Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T20:37:32.945Z] ---> Running in e19d1cb90635 [2022-04-29T20:37:32.945Z] ---> af0ec3efdf0a [2022-04-29T20:37:32.945Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-29T20:37:33.894Z] Removing intermediate container e19d1cb90635 [2022-04-29T20:37:33.894Z] ---> bba98c65d8b2 [2022-04-29T20:37:33.894Z] Step 21/23 : LABEL arch=x86_64 [2022-04-29T20:37:37.215Z] ---> Running in df604b38722d [2022-04-29T20:37:37.215Z] ---> 0634c4c10dbb [2022-04-29T20:37:37.215Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-29T20:37:38.159Z] ---> 340fb1ff5bd4 [2022-04-29T20:37:38.159Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-29T20:37:39.110Z] Removing intermediate container df604b38722d [2022-04-29T20:37:39.110Z] ---> 5068faa16885 [2022-04-29T20:37:39.110Z] Step 22/23 : LABEL git_sha=c5926475383b92200af0a2fc67bbf8d112853186 [2022-04-29T20:37:39.682Z] ---> Running in f1c7018fdb97 [2022-04-29T20:37:39.943Z] ---> 0a40638ff010 [2022-04-29T20:37:39.943Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-29T20:37:40.205Z] ---> Running in 25ebd89530eb [2022-04-29T20:37:40.776Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-29T20:37:40.776Z] Removing intermediate container 25ebd89530eb [2022-04-29T20:37:40.776Z] ---> 8b58e32739a5 [2022-04-29T20:37:40.776Z] Step 23/23 : LABEL version=0.0.0 [2022-04-29T20:37:41.351Z] ---> 8fb05f3b3b95 [2022-04-29T20:37:41.351Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-29T20:37:41.613Z] ---> Running in cf7ef412e44a [2022-04-29T20:37:42.837Z] Removing intermediate container cf7ef412e44a [2022-04-29T20:37:42.837Z] ---> 32f9b5cc4233 [2022-04-29T20:37:42.837Z] [2022-04-29T20:37:42.837Z] Successfully built 32f9b5cc4233 [2022-04-29T20:37:43.098Z] Successfully tagged core-command:latest [2022-04-29T20:37:43.098Z]  Building core-command ... done Building core-metadata [2022-04-29T20:37:43.098Z] ---> b8bb8bcfe3a3 [2022-04-29T20:37:43.098Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-29T20:37:43.671Z] ---> Running in c00ca4ba2d57 [2022-04-29T20:37:48.990Z] Removing intermediate container c00ca4ba2d57 [2022-04-29T20:37:48.990Z] ---> 978d2c50c77b [2022-04-29T20:37:48.990Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-29T20:37:49.257Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-29T20:37:49.257Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-29T20:37:49.257Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-29T20:37:49.257Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-29T20:37:50.377Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T20:37:50.377Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-29T20:37:50.377Z] ---> 504eabdb3ab2 [2022-04-29T20:37:50.377Z] Step 3/23 : WORKDIR /edgex-go [2022-04-29T20:37:50.377Z] ---> Using cache [2022-04-29T20:37:50.377Z] ---> e69050306888 [2022-04-29T20:37:50.377Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:37:50.377Z] ---> Using cache [2022-04-29T20:37:50.377Z] ---> 52946e6d55aa [2022-04-29T20:37:50.377Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-29T20:37:50.377Z] ---> Using cache [2022-04-29T20:37:50.377Z] ---> a81a8a58cbbc [2022-04-29T20:37:50.377Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-29T20:37:50.377Z] ---> Using cache [2022-04-29T20:37:50.377Z] ---> 8380b6d14ee2 [2022-04-29T20:37:50.377Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T20:37:50.377Z] ---> Using cache [2022-04-29T20:37:50.377Z] ---> b9420ef3d81c [2022-04-29T20:37:50.377Z] Step 8/23 : COPY . . [2022-04-29T20:37:50.377Z] ---> Using cache [2022-04-29T20:37:50.377Z] ---> 34e23fc6357b [2022-04-29T20:37:50.377Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-29T20:37:56.039Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-29T20:37:56.039Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-29T20:37:56.039Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-29T20:37:56.039Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-29T20:37:56.039Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-29T20:37:56.039Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-29T20:37:56.039Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-29T20:37:56.039Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-29T20:37:56.039Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-29T20:37:56.039Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-29T20:37:56.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-29T20:38:00.398Z] ---> Running in ac6e864ea527 [2022-04-29T20:38:00.398Z] ---> Running in 004f9bcb4f89 [2022-04-29T20:38:00.398Z] Removing intermediate container ac6e864ea527 [2022-04-29T20:38:00.398Z] ---> a5359ff5dba9 [2022-04-29T20:38:00.398Z] Step 24/26 : LABEL arch=x86_64 [2022-04-29T20:38:00.398Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-29T20:38:01.340Z] ---> Running in 66e4efd36233 [2022-04-29T20:38:02.731Z] Removing intermediate container 66e4efd36233 [2022-04-29T20:38:02.731Z] ---> cce471c7ffd2 [2022-04-29T20:38:02.731Z] Step 25/26 : LABEL git_sha=c5926475383b92200af0a2fc67bbf8d112853186 [2022-04-29T20:38:04.126Z] Removing intermediate container f1c7018fdb97 [2022-04-29T20:38:04.126Z] ---> d03b940747f4 [2022-04-29T20:38:04.126Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-29T20:38:05.071Z] ---> Running in a6cf4f087ab3 [2022-04-29T20:38:05.332Z] ---> Running in 40ef8abbdf66 [2022-04-29T20:38:05.901Z] Removing intermediate container a6cf4f087ab3 [2022-04-29T20:38:05.901Z] ---> 088e3c6b2f2f [2022-04-29T20:38:05.901Z] Step 26/26 : LABEL version=0.0.0 [2022-04-29T20:38:06.162Z] ---> Running in 75f68ec3fe68 [2022-04-29T20:38:06.422Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-29T20:38:07.363Z] Removing intermediate container 75f68ec3fe68 [2022-04-29T20:38:07.363Z] ---> d73fcb41b9de [2022-04-29T20:38:07.363Z] [2022-04-29T20:38:07.623Z] Successfully built d73fcb41b9de [2022-04-29T20:38:07.623Z] Successfully tagged security-spire-agent:latest [2022-04-29T20:38:11.170Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.241s coverage: 28.7% of statements [2022-04-29T20:38:11.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-29T20:38:11.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-29T20:38:14.217Z]  Building security-spire-agent ... done Removing intermediate container 40ef8abbdf66 [2022-04-29T20:38:14.218Z] ---> 26e269eff02b [2022-04-29T20:38:14.218Z] [2022-04-29T20:38:14.218Z] Step 11/23 : FROM docker:20.10.14 [2022-04-29T20:38:14.218Z] 20.10.14: Pulling from library/docker [2022-04-29T20:38:16.645Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.542s coverage: 98.5% of statements [2022-04-29T20:38:16.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-29T20:38:16.645Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.451s coverage: 53.4% of statements [2022-04-29T20:38:16.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-29T20:38:16.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-29T20:38:18.433Z] Removing intermediate container f17163219305 [2022-04-29T20:38:18.433Z] ---> e0388698cd03 [2022-04-29T20:38:18.433Z] [2022-04-29T20:38:18.433Z] Step 13/25 : FROM alpine:3.15 [2022-04-29T20:38:18.433Z] ---> 0ac33e5f5afa [2022-04-29T20:38:18.433Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-29T20:38:18.433Z] ---> Using cache [2022-04-29T20:38:18.433Z] ---> bcc47c5ddabf [2022-04-29T20:38:18.433Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:38:18.433Z] ---> Using cache [2022-04-29T20:38:18.433Z] ---> 7ed92e8e2b4e [2022-04-29T20:38:18.433Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-29T20:38:18.433Z] ---> Using cache [2022-04-29T20:38:18.433Z] ---> bd43600c6e34 [2022-04-29T20:38:18.433Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-29T20:38:21.741Z] ---> 5fe221ee455b [2022-04-29T20:38:21.741Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-29T20:38:21.741Z] Removing intermediate container 004f9bcb4f89 [2022-04-29T20:38:21.741Z] ---> f5e556e11900 [2022-04-29T20:38:21.741Z] [2022-04-29T20:38:21.741Z] Step 10/23 : FROM alpine:3.14 [2022-04-29T20:38:21.741Z] ---> e04c818066af [2022-04-29T20:38:21.741Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-29T20:38:21.741Z] ---> Using cache [2022-04-29T20:38:21.741Z] ---> d3f819855691 [2022-04-29T20:38:21.741Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-29T20:38:21.741Z] ---> Using cache [2022-04-29T20:38:21.741Z] ---> 8c7f69d0a74f [2022-04-29T20:38:21.741Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-29T20:38:21.741Z] ---> Running in b45cc0101b20 [2022-04-29T20:38:21.741Z] ---> 5870e950d45d [2022-04-29T20:38:21.741Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-29T20:38:22.319Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-29T20:38:22.319Z] Removing intermediate container b45cc0101b20 [2022-04-29T20:38:22.319Z] ---> c8554c04f162 [2022-04-29T20:38:22.319Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-29T20:38:22.319Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-29T20:38:22.319Z] ---> 7417809fdb73 [2022-04-29T20:38:22.319Z] 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-29T20:38:22.581Z] ---> 1d996c0f8189 [2022-04-29T20:38:22.581Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-29T20:38:22.885Z] ---> Running in cc5d08c67c8a [2022-04-29T20:38:22.885Z] ---> Running in 559e7211e558 [2022-04-29T20:38:23.458Z] ---> 074f7563c29c [2022-04-29T20:38:23.458Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-29T20:38:23.458Z] Removing intermediate container 559e7211e558 [2022-04-29T20:38:23.458Z] ---> efd99b868749 [2022-04-29T20:38:23.458Z] Step 15/23 : WORKDIR / [2022-04-29T20:38:23.721Z] Removing intermediate container cc5d08c67c8a [2022-04-29T20:38:23.721Z] ---> a6db24be5ec7 [2022-04-29T20:38:23.722Z] 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-29T20:38:23.986Z] ---> Running in 214fba1c348d [2022-04-29T20:38:23.986Z] ---> Running in b4d352e8f717 [2022-04-29T20:38:23.986Z] ---> Running in d933d12c32b9 [2022-04-29T20:38:24.249Z] Removing intermediate container 214fba1c348d [2022-04-29T20:38:24.249Z] ---> 0a1cdbc04c9a [2022-04-29T20:38:24.249Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-29T20:38:24.249Z] ---> Running in 03c76ea092c0 [2022-04-29T20:38:24.249Z] Removing intermediate container d933d12c32b9 [2022-04-29T20:38:24.249Z] ---> 583188898df8 [2022-04-29T20:38:24.249Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T20:38:24.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:38:24.513Z] Removing intermediate container 03c76ea092c0 [2022-04-29T20:38:24.513Z] ---> d751606019ce [2022-04-29T20:38:24.513Z] Step 23/25 : LABEL arch=x86_64 [2022-04-29T20:38:24.513Z] ---> feb0a0f6e634 [2022-04-29T20:38:24.513Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-29T20:38:24.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:38:24.810Z] ---> Running in c615a5cb8e64 [2022-04-29T20:38:24.810Z] (1/43) Installing readline (8.1.1-r0) [2022-04-29T20:38:24.810Z] (2/43) Installing bash (5.1.16-r0) [2022-04-29T20:38:24.810Z] Removing intermediate container c615a5cb8e64 [2022-04-29T20:38:24.810Z] ---> c18532a6e489 [2022-04-29T20:38:24.810Z] Step 24/25 : LABEL git_sha=c5926475383b92200af0a2fc67bbf8d112853186 [2022-04-29T20:38:24.810Z] Executing bash-5.1.16-r0.post-install [2022-04-29T20:38:25.070Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-29T20:38:25.070Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-29T20:38:25.070Z] (5/43) Installing libcurl (7.80.0-r1) [2022-04-29T20:38:25.070Z] (6/43) Installing curl (7.80.0-r1) [2022-04-29T20:38:25.070Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-29T20:38:25.070Z] ---> Running in 2cfcbf03cbd7 [2022-04-29T20:38:25.070Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-29T20:38:25.070Z] (9/43) Installing expat (2.4.7-r0) [2022-04-29T20:38:25.070Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-29T20:38:25.070Z] (11/43) Installing gdbm (1.22-r0) [2022-04-29T20:38:25.070Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-29T20:38:25.070Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-29T20:38:25.070Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-29T20:38:25.070Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-29T20:38:25.070Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-29T20:38:25.070Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-29T20:38:25.070Z] ---> beb418f1499d [2022-04-29T20:38:25.070Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-29T20:38:25.070Z] Removing intermediate container 2cfcbf03cbd7 [2022-04-29T20:38:25.070Z] ---> 7185cbbad31e [2022-04-29T20:38:25.070Z] Step 25/25 : LABEL version=0.0.0 [2022-04-29T20:38:25.649Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-29T20:38:25.649Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-29T20:38:25.649Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-29T20:38:25.649Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-29T20:38:25.649Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-29T20:38:25.649Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-29T20:38:25.649Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-29T20:38:25.649Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-29T20:38:25.649Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-29T20:38:25.649Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-29T20:38:25.649Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-29T20:38:25.649Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-29T20:38:25.649Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-29T20:38:25.649Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-29T20:38:25.649Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-29T20:38:25.649Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-29T20:38:25.649Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-29T20:38:25.649Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-29T20:38:25.649Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-29T20:38:25.649Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-29T20:38:25.649Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-29T20:38:25.910Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-29T20:38:25.910Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-29T20:38:25.910Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-29T20:38:25.910Z] ---> Running in 0fd63fb2f56a [2022-04-29T20:38:25.910Z] ---> d3fe5f5dbc16 [2022-04-29T20:38:25.910Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-29T20:38:25.910Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-29T20:38:25.910Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-29T20:38:25.910Z] ---> Running in 9e5ac37db018 [2022-04-29T20:38:25.910Z] Removing intermediate container 0fd63fb2f56a [2022-04-29T20:38:25.910Z] ---> a7914f70dfc3 [2022-04-29T20:38:25.910Z] [2022-04-29T20:38:26.170Z] Executing busybox-1.34.1-r5.trigger [2022-04-29T20:38:26.170Z] OK: 83 MiB in 65 packages [2022-04-29T20:38:26.170Z] Successfully built a7914f70dfc3 [2022-04-29T20:38:26.170Z] Successfully tagged security-spire-server:latest [2022-04-29T20:38:26.170Z]  Building security-spire-server ... done Removing intermediate container 9e5ac37db018 [2022-04-29T20:38:26.170Z] ---> 78a95c3b4716 [2022-04-29T20:38:26.170Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T20:38:26.170Z] ---> Running in 477679f9b025 [2022-04-29T20:38:26.433Z] Removing intermediate container 477679f9b025 [2022-04-29T20:38:26.433Z] ---> 1eaf8678b102 [2022-04-29T20:38:26.433Z] Step 21/23 : LABEL arch=x86_64 [2022-04-29T20:38:26.433Z] ---> Running in b0be5515f142 [2022-04-29T20:38:26.694Z] Removing intermediate container b0be5515f142 [2022-04-29T20:38:26.694Z] ---> ebec9ed89144 [2022-04-29T20:38:26.694Z] Step 22/23 : LABEL git_sha=c5926475383b92200af0a2fc67bbf8d112853186 [2022-04-29T20:38:26.694Z] ---> Running in 4fd0e9944c75 [2022-04-29T20:38:26.694Z] Removing intermediate container 4fd0e9944c75 [2022-04-29T20:38:26.694Z] ---> 9afa2c2b06f6 [2022-04-29T20:38:26.694Z] Step 23/23 : LABEL version=0.0.0 [2022-04-29T20:38:26.956Z] ---> Running in ca2fd1615e4e [2022-04-29T20:38:26.956Z] Collecting docker-compose==1.23.2 [2022-04-29T20:38:27.217Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-29T20:38:27.217Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-29T20:38:27.217Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-29T20:38:27.217Z] Removing intermediate container ca2fd1615e4e [2022-04-29T20:38:27.217Z] ---> 378a74bef807 [2022-04-29T20:38:27.217Z] [2022-04-29T20:38:27.479Z] Collecting jsonschema<3,>=2.5.1 [2022-04-29T20:38:27.479Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-29T20:38:27.479Z] Successfully built 378a74bef807 [2022-04-29T20:38:27.479Z] Successfully tagged core-metadata:latest [2022-04-29T20:38:27.479Z]  Building core-metadata ... done Collecting docker<4.0,>=3.6.0 [2022-04-29T20:38:27.479Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-29T20:38:27.479Z] Collecting docopt<0.7,>=0.6.1 [2022-04-29T20:38:27.479Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-29T20:38:27.741Z] Collecting cached-property<2,>=1.2.0 [2022-04-29T20:38:27.741Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-29T20:38:27.741Z] 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-29T20:38:28.004Z] Collecting PyYAML<4,>=3.10 [2022-04-29T20:38:28.004Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-29T20:38:28.576Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-29T20:38:28.576Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-29T20:38:28.837Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-29T20:38:28.837Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-29T20:38:28.837Z] Collecting texttable<0.10,>=0.9.0 [2022-04-29T20:38:28.837Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-29T20:38:29.099Z] Collecting docker-pycreds>=0.4.0 [2022-04-29T20:38:29.099Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-29T20:38:29.362Z] Collecting idna<2.8,>=2.5 [2022-04-29T20:38:29.362Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-29T20:38:29.362Z] 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-29T20:38:29.362Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-29T20:38:29.362Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-29T20:38:29.362Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-29T20:38:29.362Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-29T20:38:29.362Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-29T20:38:29.362Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-29T20:38:29.362Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-29T20:38:29.362Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-29T20:38:29.626Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-29T20:38:29.626Z] Attempting uninstall: urllib3 [2022-04-29T20:38:29.626Z] Found existing installation: urllib3 1.26.7 [2022-04-29T20:38:29.626Z] Uninstalling urllib3-1.26.7: [2022-04-29T20:38:29.626Z] Successfully uninstalled urllib3-1.26.7 [2022-04-29T20:38:29.626Z] Attempting uninstall: idna [2022-04-29T20:38:29.626Z] Found existing installation: idna 3.3 [2022-04-29T20:38:29.626Z] Uninstalling idna-3.3: [2022-04-29T20:38:29.626Z] Successfully uninstalled idna-3.3 [2022-04-29T20:38:30.207Z] Attempting uninstall: requests [2022-04-29T20:38:30.207Z] Found existing installation: requests 2.26.0 [2022-04-29T20:38:30.207Z] Uninstalling requests-2.26.0: [2022-04-29T20:38:30.207Z] Successfully uninstalled requests-2.26.0 [2022-04-29T20:38:30.207Z] Running setup.py install for texttable: started [2022-04-29T20:38:30.469Z] Running setup.py install for texttable: finished with status 'done' [2022-04-29T20:38:30.469Z] Running setup.py install for PyYAML: started [2022-04-29T20:38:31.044Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-29T20:38:31.044Z] Running setup.py install for docopt: started [2022-04-29T20:38:31.305Z] Running setup.py install for docopt: finished with status 'done' [2022-04-29T20:38:31.305Z] Running setup.py install for dockerpty: started [2022-04-29T20:38:31.605Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-29T20:38:31.901Z] 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-29T20:38:35.514Z] Removing intermediate container b4d352e8f717 [2022-04-29T20:38:35.514Z] ---> da3c7bff369f [2022-04-29T20:38:35.514Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-29T20:38:35.514Z] ---> Running in 708794e3f96d [2022-04-29T20:38:35.514Z] Removing intermediate container 708794e3f96d [2022-04-29T20:38:35.514Z] ---> 3a4ebc7350c8 [2022-04-29T20:38:35.514Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-29T20:38:35.514Z] ---> Running in 6f18e28f2fc8 [2022-04-29T20:38:35.514Z] Removing intermediate container 6f18e28f2fc8 [2022-04-29T20:38:35.514Z] ---> a9bb98196f31 [2022-04-29T20:38:35.514Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-29T20:38:36.458Z] ---> 975b322070c2 [2022-04-29T20:38:36.458Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-29T20:38:36.458Z] ---> 898638417839 [2022-04-29T20:38:36.458Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-29T20:38:37.034Z] ---> 94ecf12efad4 [2022-04-29T20:38:37.034Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-29T20:38:37.296Z] ---> Running in 3891f7ef15ba [2022-04-29T20:38:37.560Z] Removing intermediate container 3891f7ef15ba [2022-04-29T20:38:37.560Z] ---> 65be28b7afe9 [2022-04-29T20:38:37.560Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T20:38:37.823Z] Building bin/spire-agent... [2022-04-29T20:38:37.823Z] ---> Running in d37b5848e330 [2022-04-29T20:38:37.823Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-29T20:38:37.823Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-29T20:38:37.823Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-29T20:38:38.086Z] Removing intermediate container d37b5848e330 [2022-04-29T20:38:38.086Z] ---> 0be27fd694d4 [2022-04-29T20:38:38.086Z] Step 21/23 : LABEL arch=x86_64 [2022-04-29T20:38:38.086Z] ---> Running in 8b82091b38bd [2022-04-29T20:38:38.357Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-29T20:38:38.357Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-29T20:38:38.357Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-29T20:38:38.357Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-29T20:38:38.947Z] Removing intermediate container 8b82091b38bd [2022-04-29T20:38:38.947Z] ---> 6f21c02e0054 [2022-04-29T20:38:38.947Z] Step 22/23 : LABEL git_sha=c5926475383b92200af0a2fc67bbf8d112853186 [2022-04-29T20:38:38.947Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-29T20:38:38.947Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-29T20:38:38.947Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-29T20:38:38.947Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-29T20:38:38.947Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-29T20:38:38.947Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-29T20:38:38.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.965s coverage: 89.2% of statements [2022-04-29T20:38:38.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-29T20:38:38.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-29T20:38:38.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-29T20:38:38.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.284s coverage: 84.4% of statements [2022-04-29T20:38:38.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-29T20:38:38.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-29T20:38:38.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-29T20:38:38.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-29T20:38:38.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-29T20:38:39.208Z]  ---> Running in bd3fde323b6d [2022-04-29T20:38:39.473Z] Removing intermediate container bd3fde323b6d [2022-04-29T20:38:39.473Z] ---> 3791effb1833 [2022-04-29T20:38:39.473Z] Step 23/23 : LABEL version=0.0.0 [2022-04-29T20:38:39.473Z] ---> Running in 8f4c4174c39c [2022-04-29T20:38:39.473Z] Removing intermediate container 8f4c4174c39c [2022-04-29T20:38:39.473Z] ---> 50e30587a5b9 [2022-04-29T20:38:39.473Z] [2022-04-29T20:38:39.734Z] Successfully built 50e30587a5b9 [2022-04-29T20:38:39.734Z] Successfully tagged sys-mgmt-agent:latest [2022-04-29T20:38:41.624Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.562s coverage: 95.6% of statements [2022-04-29T20:38:41.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-29T20:38:41.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-29T20:38:41.625Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.269s coverage: 72.2% of statements [2022-04-29T20:38:41.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-29T20:38:41.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-29T20:38:41.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-29T20:38:41.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-29T20:38:41.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-29T20:38:41.625Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.517s coverage: 60.0% of statements [2022-04-29T20:38:41.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-29T20:38:41.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-29T20:38:41.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-29T20:38:41.625Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.573s coverage: 0.9% of statements [2022-04-29T20:38:41.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-29T20:38:41.625Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.579s coverage: 58.8% of statements [2022-04-29T20:38:41.625Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.314s coverage: 29.6% of statements [2022-04-29T20:38:41.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-29T20:38:41.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.227s coverage: 47.1% of statements [2022-04-29T20:38:41.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.343s coverage: 79.5% of statements [2022-04-29T20:38:41.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.232s coverage: 94.1% of statements [2022-04-29T20:38:44.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.295s coverage: 96.3% of statements [2022-04-29T20:38:44.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.284s coverage: 87.5% of statements [2022-04-29T20:38:56.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.349s coverage: 94.4% of statements [2022-04-29T20:38:56.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.213s coverage: 44.8% of statements [2022-04-29T20:39:03.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.686s coverage: 82.5% of statements [2022-04-29T20:39:03.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-29T20:39:10.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.342s coverage: 92.9% of statements [2022-04-29T20:39:10.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-29T20:39:10.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-29T20:39:10.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-29T20:39:10.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements [2022-04-29T20:39:10.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-29T20:39:10.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-29T20:39:10.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-29T20:39:10.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-29T20:39:10.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-29T20:39:10.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.237s coverage: 87.2% of statements [2022-04-29T20:39:10.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-29T20:39:10.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-29T20:39:10.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.207s coverage: 100.0% of statements [2022-04-29T20:39:10.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-29T20:39:10.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.342s coverage: 58.8% of statements [2022-04-29T20:39:10.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-29T20:39:10.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.328s coverage: 80.0% of statements [2022-04-29T20:39:10.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.272s coverage: 87.2% of statements [2022-04-29T20:39:10.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.304s coverage: 85.4% of statements [2022-04-29T20:39:10.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.824s coverage: 91.2% of statements [2022-04-29T20:39:10.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-29T20:39:15.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.948s coverage: 64.4% of statements [2022-04-29T20:39:15.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-29T20:39:15.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-29T20:39:15.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.325s coverage: 100.0% of statements [2022-04-29T20:39:15.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.118s coverage: 89.4% of statements [2022-04-29T20:39:15.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements [2022-04-29T20:39:15.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements [2022-04-29T20:39:15.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2022-04-29T20:39:25.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.578s coverage: 65.4% of statements [2022-04-29T20:39:25.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-29T20:39:25.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-29T20:39:25.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-29T20:39:27.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.965s coverage: 43.8% of statements [2022-04-29T20:39:27.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-29T20:39:27.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-29T20:39:27.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.285s coverage: 89.5% of statements [2022-04-29T20:39:27.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-29T20:39:27.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.269s coverage: 84.8% of statements [2022-04-29T20:39:27.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-29T20:39:27.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-29T20:39:27.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-29T20:39:27.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-29T20:39:36.301Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.374s coverage: 17.7% of statements [2022-04-29T20:39:36.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-29T20:39:36.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-29T20:39:36.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-29T20:39:36.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-29T20:39:36.302Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.776s coverage: 92.3% of statements [2022-04-29T20:39:36.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-29T20:39:36.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-29T20:39:36.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-29T20:39:36.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-29T20:39:36.302Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.305s coverage: 63.2% of statements [2022-04-29T20:39:36.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-29T20:39:36.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-29T20:39:38.928Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.503s coverage: 97.7% of statements [2022-04-29T20:39:38.928Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-29T20:39:38.928Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-29T20:39:38.928Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-29T20:39:38.928Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-29T20:39:38.928Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.223s coverage: 28.9% of statements [2022-04-29T20:39:38.928Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-29T20:39:38.928Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-29T20:39:38.928Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-29T20:39:38.928Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-29T20:39:38.928Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-29T20:39:38.928Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-29T20:39:38.928Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.281s coverage: 100.0% of statements [2022-04-29T20:39:38.928Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements [2022-04-29T20:39:39.528Z] 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-29T20:39:39.528Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-29T20:39:39.528Z] GO111MODULE=on go vet ./... [2022-04-29T20:39:47.479Z]  Building sys-mgmt-agent ... done Removing intermediate container 41776ded7e07 [2022-04-29T20:39:47.479Z] ---> dd9af6061b76 [2022-04-29T20:39:47.479Z] [2022-04-29T20:39:47.479Z] Step 13/26 : FROM alpine:3.15 [2022-04-29T20:39:47.479Z] ---> 0ac33e5f5afa [2022-04-29T20:39:47.479Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-29T20:39:47.479Z] ---> Using cache [2022-04-29T20:39:47.479Z] ---> bcc47c5ddabf [2022-04-29T20:39:47.479Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:39:47.479Z] ---> Using cache [2022-04-29T20:39:47.479Z] ---> 7ed92e8e2b4e [2022-04-29T20:39:47.479Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-29T20:39:47.479Z] ---> Running in 649f6feef38f [2022-04-29T20:39:47.479Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:39:47.479Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:39:47.479Z] v3.15.4-72-g65880c7faf [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-29T20:39:47.479Z] v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-29T20:39:47.479Z] OK: 15855 distinct packages available [2022-04-29T20:39:47.479Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:39:47.479Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:39:47.479Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-29T20:39:47.479Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-29T20:39:47.479Z] (3/4) Installing libucontext (1.1-r0) [2022-04-29T20:39:47.479Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-29T20:39:47.479Z] Executing busybox-1.34.1-r5.trigger [2022-04-29T20:39:47.479Z] OK: 6 MiB in 18 packages [2022-04-29T20:39:47.479Z] Removing intermediate container 649f6feef38f [2022-04-29T20:39:47.479Z] ---> 2ac2356cca79 [2022-04-29T20:39:47.479Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-29T20:39:47.479Z] ---> 04217e4297fa [2022-04-29T20:39:47.479Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-29T20:39:47.479Z] ---> 99541ab5438a [2022-04-29T20:39:47.479Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-29T20:39:47.479Z] ---> Running in d4fa0c6bace8 [2022-04-29T20:39:47.479Z] Removing intermediate container d4fa0c6bace8 [2022-04-29T20:39:47.479Z] ---> ec996a7eb580 [2022-04-29T20:39:47.479Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-29T20:39:47.479Z] ---> 27671b8b9e31 [2022-04-29T20:39:47.479Z] Step 21/26 : WORKDIR / [2022-04-29T20:39:47.479Z] ---> Running in f6d114d6eb41 [2022-04-29T20:39:47.480Z] Removing intermediate container f6d114d6eb41 [2022-04-29T20:39:47.480Z] ---> 5a8e06221bac [2022-04-29T20:39:47.480Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-29T20:39:47.480Z] ---> Running in 4d8aace4393f [2022-04-29T20:39:47.480Z] Removing intermediate container 4d8aace4393f [2022-04-29T20:39:47.480Z] ---> 1c4e325c5dce [2022-04-29T20:39:47.480Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-29T20:39:47.480Z] ---> Running in 13d7be6ed5a4 [2022-04-29T20:39:47.480Z] Removing intermediate container 13d7be6ed5a4 [2022-04-29T20:39:47.480Z] ---> 60dd59554f85 [2022-04-29T20:39:47.480Z] Step 24/26 : LABEL arch=x86_64 [2022-04-29T20:39:47.480Z] ---> Running in 3baadd80d7e0 [2022-04-29T20:39:47.480Z] Removing intermediate container 3baadd80d7e0 [2022-04-29T20:39:47.480Z] ---> 9e515e14a8b7 [2022-04-29T20:39:47.480Z] Step 25/26 : LABEL git_sha=c5926475383b92200af0a2fc67bbf8d112853186 [2022-04-29T20:39:47.480Z] ---> Running in 0c6b22804dbd [2022-04-29T20:39:47.480Z] Removing intermediate container 0c6b22804dbd [2022-04-29T20:39:47.480Z] ---> 3f684ef3f37e [2022-04-29T20:39:47.480Z] Step 26/26 : LABEL version=0.0.0 [2022-04-29T20:39:47.480Z] ---> Running in 6b556c3f82e1 [2022-04-29T20:39:47.480Z] Removing intermediate container 6b556c3f82e1 [2022-04-29T20:39:47.480Z] ---> f8958e7478df [2022-04-29T20:39:47.480Z] [2022-04-29T20:39:47.480Z] Successfully built f8958e7478df [2022-04-29T20:39:47.480Z] Successfully tagged security-spire-config:latest [2022-04-29T20:39:47.486Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-29T20:39:47.495Z] $ docker stop --time=1 c96e8f076aa818f6378fa2e49a7e3eb665c4567eb3774cfa221b73e6e263fb01 [2022-04-29T20:39:49.296Z] $ docker rm -f c96e8f076aa818f6378fa2e49a7e3eb665c4567eb3774cfa221b73e6e263fb01 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-29T20:39:49.650Z] + docker images [2022-04-29T20:39:49.650Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-29T20:39:49.650Z] security-spire-config latest f8958e7478df 3 seconds ago 86.7MB [2022-04-29T20:39:49.650Z] dd9af6061b76 29 seconds ago 4.43GB [2022-04-29T20:39:49.650Z] sys-mgmt-agent latest 50e30587a5b9 About a minute ago 299MB [2022-04-29T20:39:49.650Z] core-metadata latest 378a74bef807 About a minute ago 17MB [2022-04-29T20:39:49.650Z] security-spire-server latest a7914f70dfc3 About a minute ago 87.3MB [2022-04-29T20:39:49.650Z] f5e556e11900 About a minute ago 1.5GB [2022-04-29T20:39:49.650Z] e0388698cd03 About a minute ago 4.43GB [2022-04-29T20:39:49.650Z] 26e269eff02b About a minute ago 1.49GB [2022-04-29T20:39:49.650Z] security-spire-agent latest d73fcb41b9de About a minute ago 127MB [2022-04-29T20:39:49.650Z] core-command latest 32f9b5cc4233 2 minutes ago 16.1MB [2022-04-29T20:39:49.650Z] 46fea6f39235 2 minutes ago 1.49GB [2022-04-29T20:39:49.650Z] 5d5072d5c690 2 minutes ago 4.43GB [2022-04-29T20:39:49.650Z] security-spiffe-token-provider latest d51bdf8cdddd 3 minutes ago 28.8MB [2022-04-29T20:39:49.650Z] security-secretstore-setup latest 5dd85ccd1391 3 minutes ago 28.5MB [2022-04-29T20:39:49.650Z] 262a0e81eee1 3 minutes ago 1.54GB [2022-04-29T20:39:49.650Z] support-notifications latest 6dc984f651af 3 minutes ago 26.9MB [2022-04-29T20:39:49.650Z] 194e879f7727 3 minutes ago 1.5GB [2022-04-29T20:39:49.650Z] cd06368302ea 4 minutes ago 1.55GB [2022-04-29T20:39:49.650Z] security-bootstrapper latest 2840c139ba84 4 minutes ago 19.1MB [2022-04-29T20:39:49.650Z] core-data latest e581b235c74b 4 minutes ago 22.5MB [2022-04-29T20:39:49.650Z] security-proxy-setup latest e1f610815c14 5 minutes ago 26.9MB [2022-04-29T20:39:49.650Z] support-scheduler latest 23711268366c 5 minutes ago 26.3MB [2022-04-29T20:39:49.650Z] 14b7e4be3c8a 5 minutes ago 1.49GB [2022-04-29T20:39:49.650Z] 04ae2960a084 5 minutes ago 1.52GB [2022-04-29T20:39:49.650Z] b8d4692bf84b 6 minutes ago 1.5GB [2022-04-29T20:39:49.650Z] 79bf5859ac51 6 minutes ago 1.55GB [2022-04-29T20:39:49.650Z] ci-base-image-x86_64 latest 504eabdb3ab2 9 minutes ago 895MB [2022-04-29T20:39:49.650Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 7 days ago 562MB [2022-04-29T20:39:49.650Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 8 days ago 254MB [2022-04-29T20:39:49.650Z] docker 20.10.14 7417809fdb73 3 weeks ago 218MB [2022-04-29T20:39:49.650Z] alpine 3.14 e04c818066af 3 weeks ago 5.59MB [2022-04-29T20:39:49.650Z] alpine 3.15 0ac33e5f5afa 3 weeks ago 5.57MB [2022-04-29T20:39:49.650Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-29T20:41:31.429Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-29T20:41:31.429Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-29T20:41:31.429Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-29T20:41:31.455Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-29T20:41:32.104Z] + ls -al . [2022-04-29T20:41:32.104Z] total 668 [2022-04-29T20:41:32.104Z] drwxrwxr-x 9 1001 1001 4096 Apr 29 20:41 . [2022-04-29T20:41:32.104Z] drwxr-xr-x 4 root root 4096 Apr 29 20:35 .. [2022-04-29T20:41:32.104Z] -rw-rw-r-- 1 1001 1001 11 Apr 29 20:33 .dockerignore [2022-04-29T20:41:32.104Z] drwxrwxr-x 8 1001 1001 4096 Apr 29 20:33 .git [2022-04-29T20:41:32.104Z] drwxrwxr-x 3 1001 1001 4096 Apr 29 20:33 .github [2022-04-29T20:41:32.104Z] -rw-rw-r-- 1 1001 1001 879 Apr 29 20:33 .gitignore [2022-04-29T20:41:32.104Z] -rw-rw-r-- 1 1001 1001 42 Apr 29 20:33 .golangci.yml [2022-04-29T20:41:32.104Z] -rw-rw-r-- 1 1001 1001 87 Apr 29 20:33 .hadolint.yml [2022-04-29T20:41:32.104Z] -rw-rw-r-- 1 1001 1001 166 Apr 29 20:33 .sonarcloud.properties [2022-04-29T20:41:32.104Z] -rw-rw-r-- 1 1001 1001 1171 Apr 29 20:33 ADOPTERS.md [2022-04-29T20:41:32.104Z] -rw-rw-r-- 1 1001 1001 10086 Apr 29 20:33 Attribution.txt [2022-04-29T20:41:32.104Z] -rw-rw-r-- 1 1001 1001 51732 Apr 29 20:33 CHANGELOG.md [2022-04-29T20:41:32.104Z] -rw-rw-r-- 1 1001 1001 3804 Apr 29 20:33 CONTRIBUTING.md [2022-04-29T20:41:32.104Z] -rw-rw-r-- 1 1001 1001 677 Apr 29 20:33 GOVERNANCE.md [2022-04-29T20:41:32.104Z] -rw-rw-r-- 1 1001 1001 850 Apr 29 20:33 Jenkinsfile [2022-04-29T20:41:32.104Z] -rw-rw-r-- 1 1001 1001 10775 Apr 29 20:33 LICENSE [2022-04-29T20:41:32.104Z] -rw-rw-r-- 1 1001 1001 10389 Apr 29 20:33 Makefile [2022-04-29T20:41:32.104Z] -rw-rw-r-- 1 1001 1001 582 Apr 29 20:33 OWNERS.md [2022-04-29T20:41:32.104Z] -rw-rw-r-- 1 1001 1001 9120 Apr 29 20:33 README.md [2022-04-29T20:41:32.104Z] -rw-rw-r-- 1 1001 1001 6912 Apr 29 20:33 SECURITY.md [2022-04-29T20:41:32.104Z] -rw-rw-r-- 1 1001 1001 5 Apr 29 20:30 VERSION [2022-04-29T20:41:32.104Z] -rw-rw-r-- 1 1001 1001 4131 Apr 29 20:33 ZMQWindows.md [2022-04-29T20:41:32.104Z] drwxrwxr-x 2 1001 1001 4096 Apr 29 20:33 bin [2022-04-29T20:41:32.104Z] drwxrwxr-x 18 1001 1001 4096 Apr 29 20:33 cmd [2022-04-29T20:41:32.104Z] -rw-r--r-- 1 root root 435134 Apr 29 20:39 coverage.out [2022-04-29T20:41:32.104Z] -rw-rw-r-- 1 1001 1001 3256 Apr 29 20:33 go.mod [2022-04-29T20:41:32.104Z] -rw-rw-r-- 1 1001 1001 35162 Apr 29 20:33 go.sum [2022-04-29T20:41:32.104Z] drwxrwxr-x 8 1001 1001 4096 Apr 29 20:33 internal [2022-04-29T20:41:32.104Z] drwxrwxr-x 3 1001 1001 4096 Apr 29 20:33 openapi [2022-04-29T20:41:32.104Z] drwxrwxr-x 4 1001 1001 4096 Apr 29 20:33 snap [2022-04-29T20:41:32.104Z] -rw-rw-r-- 1 1001 1001 204 Apr 29 20:33 version.go [Pipeline] sh [2022-04-29T20:41:32.768Z] + '[' -e coverage.out ] [2022-04-29T20:41:32.768Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-29T20:41:32.798Z] Warning: overwriting stash ‘coverage-report’ [2022-04-29T20:41:33.620Z] Stashed 1 file(s) [Pipeline] sh [2022-04-29T20:41:34.274Z] + make build [2022-04-29T20:41:34.274Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-29T20:42:56.133Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-29T20:44:04.498Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-29T20:44:04.498Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-29T20:44:43.520Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-29T20:44:43.520Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-29T20:44:44.502Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-29T20:44:51.207Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-29T20:44:55.512Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-29T20:45:00.912Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-29T20:45:04.302Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-29T20:45:07.691Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-29T20:45:15.978Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-29T20:45:21.405Z] $ docker stop --time=1 60ab1b85dea6d2d68ce79259d04a0a4f2fe677a95d0009e3f4af06a188fcd227 [2022-04-29T20:45:23.433Z] $ docker rm -f 60ab1b85dea6d2d68ce79259d04a0a4f2fe677a95d0009e3f4af06a188fcd227 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T20:45:25.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-29T20:45:25.878Z] [2022-04-29T20:45:25.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T20:45:26.226Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-29T20:45:26.505Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-29T20:45:26.505Z] 29e5d40040c1: Pulling fs layer [2022-04-29T20:45:26.505Z] 1ce36da41761: Pulling fs layer [2022-04-29T20:45:26.505Z] 25b303627fd3: Pulling fs layer [2022-04-29T20:45:26.505Z] 29e5d40040c1: Verifying Checksum [2022-04-29T20:45:26.505Z] 29e5d40040c1: Download complete [2022-04-29T20:45:26.789Z] 1ce36da41761: Verifying Checksum [2022-04-29T20:45:26.789Z] 1ce36da41761: Download complete [2022-04-29T20:45:27.387Z] 29e5d40040c1: Pull complete [2022-04-29T20:45:28.367Z] 25b303627fd3: Verifying Checksum [2022-04-29T20:45:28.367Z] 25b303627fd3: Download complete [2022-04-29T20:45:28.367Z] 1ce36da41761: Pull complete [2022-04-29T20:45:40.757Z] 25b303627fd3: Pull complete [2022-04-29T20:45:40.757Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-29T20:45:40.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-29T20:45:40.757Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-29T20:45:40.986Z] prd-ubuntu20.04-docker-arm64-4c-16g-34272 does not seem to be running inside a container [2022-04-29T20:45:41.073Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-29T20:45:43.433Z] $ docker top 2b3383b9a5c89d19e098b1f33176848e9c0afd61f7aac2546dd54ab80b3f3676 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-29T20:45:44.383Z] + docker-compose build --help [2022-04-29T20:45:44.383Z] + grep parallel [2022-04-29T20:45:48.660Z] --parallel Build images in parallel. [Pipeline] } [2022-04-29T20:45:48.681Z] $ docker stop --time=1 2b3383b9a5c89d19e098b1f33176848e9c0afd61f7aac2546dd54ab80b3f3676 [2022-04-29T20:45:50.355Z] $ docker rm -f 2b3383b9a5c89d19e098b1f33176848e9c0afd61f7aac2546dd54ab80b3f3676 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T20:45:50.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-29T20:45:50.996Z] . [Pipeline] withDockerContainer [2022-04-29T20:45:51.285Z] prd-ubuntu20.04-docker-arm64-4c-16g-34272 does not seem to be running inside a container [2022-04-29T20:45:51.381Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-29T20:45:52.748Z] $ docker top 28b1ac36826b76c5eacf0a41a21525d97349657f92b2f43988d79c833673ddad -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-29T20:45:53.685Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-29T20:45:59.081Z] Building core-command ... [2022-04-29T20:45:59.081Z] Building core-data ... [2022-04-29T20:45:59.081Z] Building core-metadata ... [2022-04-29T20:45:59.081Z] Building security-bootstrapper ... [2022-04-29T20:45:59.081Z] Building security-proxy-setup ... [2022-04-29T20:45:59.081Z] Building security-secretstore-setup ... [2022-04-29T20:45:59.081Z] Building security-spiffe-token-provider ... [2022-04-29T20:45:59.081Z] Building security-spire-agent ... [2022-04-29T20:45:59.081Z] Building security-spire-config ... [2022-04-29T20:45:59.081Z] Building security-spire-server ... [2022-04-29T20:45:59.081Z] Building support-notifications ... [2022-04-29T20:45:59.081Z] Building support-scheduler ... [2022-04-29T20:45:59.081Z] Building sys-mgmt-agent ... [2022-04-29T20:45:59.081Z] Building core-command [2022-04-29T20:45:59.081Z] Building support-scheduler [2022-04-29T20:45:59.081Z] Building security-secretstore-setup [2022-04-29T20:45:59.081Z] Building security-spiffe-token-provider [2022-04-29T20:45:59.081Z] Building security-bootstrapper [2022-04-29T20:47:20.822Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T20:47:20.822Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-29T20:47:20.822Z] ---> b8358e2c206f [2022-04-29T20:47:20.822Z] Step 3/22 : WORKDIR /edgex-go [2022-04-29T20:47:20.822Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T20:47:20.822Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-29T20:47:20.822Z] ---> b8358e2c206f [2022-04-29T20:47:20.822Z] Step 3/25 : WORKDIR /edgex-go [2022-04-29T20:47:20.822Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T20:47:20.822Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-29T20:47:20.822Z] ---> b8358e2c206f [2022-04-29T20:47:20.822Z] Step 3/23 : WORKDIR /edgex-go [2022-04-29T20:47:20.822Z] ---> Running in d7cb64f1a54a [2022-04-29T20:47:20.822Z] ---> Running in 5b6d9b3e7f65 [2022-04-29T20:47:20.822Z] ---> Running in f03fa28fbb54 [2022-04-29T20:47:21.115Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T20:47:21.115Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-29T20:47:21.115Z] ---> b8358e2c206f [2022-04-29T20:47:21.115Z] Step 3/31 : WORKDIR /edgex-go [2022-04-29T20:47:21.115Z] ---> Running in 99239e4dfda5 [2022-04-29T20:47:21.391Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T20:47:21.391Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-29T20:47:21.391Z] ---> b8358e2c206f [2022-04-29T20:47:21.391Z] Step 3/20 : WORKDIR /edgex-go [2022-04-29T20:47:21.391Z] ---> Running in cdd663687fa6 [2022-04-29T20:47:21.689Z] Removing intermediate container 99239e4dfda5 [2022-04-29T20:47:21.689Z] ---> 2cfa8fc07ed2 [2022-04-29T20:47:21.690Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:47:21.690Z] Removing intermediate container 5b6d9b3e7f65 [2022-04-29T20:47:21.690Z] ---> 759b3f78245b [2022-04-29T20:47:21.690Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:47:21.690Z] Removing intermediate container d7cb64f1a54a [2022-04-29T20:47:21.690Z] ---> ceb99635de00 [2022-04-29T20:47:21.690Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:47:21.690Z] ---> Running in 48aed9c49ff5 [2022-04-29T20:47:21.969Z] Removing intermediate container f03fa28fbb54 [2022-04-29T20:47:21.969Z] ---> 5adccce3fdb1 [2022-04-29T20:47:21.969Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:47:21.969Z] ---> Running in eb883bbc3da0 [2022-04-29T20:47:21.969Z] ---> Running in ea79ccae9fd0 [2022-04-29T20:47:21.969Z] Removing intermediate container cdd663687fa6 [2022-04-29T20:47:21.969Z] ---> 216e7ad1da7f [2022-04-29T20:47:21.969Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-29T20:47:21.969Z] ---> Running in a566f87c2b87 [2022-04-29T20:47:22.255Z] ---> Running in 101554a504ef [2022-04-29T20:47:25.670Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T20:47:25.670Z] Removing intermediate container 48aed9c49ff5 [2022-04-29T20:47:25.670Z] ---> 9d9b72e08df1 [2022-04-29T20:47:25.670Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-29T20:47:25.670Z] ---> Running in bdffe8b155e1 [2022-04-29T20:47:25.670Z] Removing intermediate container ea79ccae9fd0 [2022-04-29T20:47:25.670Z] ---> 596d5555219a [2022-04-29T20:47:25.970Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-29T20:47:25.970Z] ---> Running in 19cd10fd024f [2022-04-29T20:47:26.251Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T20:47:26.251Z] Removing intermediate container a566f87c2b87 [2022-04-29T20:47:26.251Z] ---> 18e0a40496f0 [2022-04-29T20:47:26.251Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-29T20:47:26.251Z] Removing intermediate container eb883bbc3da0 [2022-04-29T20:47:26.251Z] ---> 75ed11a53d92 [2022-04-29T20:47:26.251Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-29T20:47:26.534Z] ---> Running in 57bdea02a8bc [2022-04-29T20:47:26.534Z] ---> Running in 537073e03234 [2022-04-29T20:47:27.537Z] v3.15.4-73-gb502bce698 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-29T20:47:27.537Z] v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-29T20:47:27.537Z] OK: 15739 distinct packages available [2022-04-29T20:47:27.824Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T20:47:27.824Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T20:47:28.431Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T20:47:28.431Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T20:47:28.710Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T20:47:28.710Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T20:47:28.710Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T20:47:29.307Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T20:47:29.307Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T20:47:29.582Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T20:47:29.582Z] OK: 220 MiB in 52 packages [2022-04-29T20:47:29.858Z] OK: 220 MiB in 52 packages [2022-04-29T20:47:30.845Z] OK: 220 MiB in 52 packages [2022-04-29T20:47:31.121Z] OK: 220 MiB in 52 packages [2022-04-29T20:47:31.121Z] OK: 220 MiB in 52 packages [2022-04-29T20:47:31.729Z] Removing intermediate container 101554a504ef [2022-04-29T20:47:31.729Z] ---> 0db85d2a9d1a [2022-04-29T20:47:31.729Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-29T20:47:31.729Z] Removing intermediate container bdffe8b155e1 [2022-04-29T20:47:31.729Z] ---> 8c09caf24f6e [2022-04-29T20:47:31.729Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-29T20:47:32.324Z] Removing intermediate container 19cd10fd024f [2022-04-29T20:47:32.324Z] ---> 5e2cf220c7d9 [2022-04-29T20:47:32.324Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-29T20:47:32.600Z] Removing intermediate container 57bdea02a8bc [2022-04-29T20:47:32.600Z] ---> 6bf317b08944 [2022-04-29T20:47:32.600Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-29T20:47:32.600Z] Removing intermediate container 537073e03234 [2022-04-29T20:47:32.600Z] ---> 3119a1cf42fa [2022-04-29T20:47:32.600Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-29T20:47:32.875Z] ---> 9bf731fadadf [2022-04-29T20:47:32.875Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T20:47:33.166Z] ---> c790630112c1 [2022-04-29T20:47:33.166Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T20:47:33.166Z] ---> Running in 2efed55b7a6c [2022-04-29T20:47:33.166Z] ---> Running in 14fe58c94b8f [2022-04-29T20:47:33.447Z] ---> 980c64665be1 [2022-04-29T20:47:33.447Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T20:47:33.734Z] ---> Running in ab9e623f5e8c [2022-04-29T20:47:34.350Z] ---> 60577e0b6081 [2022-04-29T20:47:34.350Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T20:47:34.350Z] ---> d2724e749a47 [2022-04-29T20:47:34.350Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T20:47:34.629Z] ---> Running in 76da062aaaa4 [2022-04-29T20:47:34.629Z] ---> Running in f5dcdbc5c692 [2022-04-29T20:47:40.059Z] Removing intermediate container 2efed55b7a6c [2022-04-29T20:47:40.059Z] ---> 4d8f937dab23 [2022-04-29T20:47:40.059Z] Step 7/20 : COPY . . [2022-04-29T20:47:40.059Z] Removing intermediate container 14fe58c94b8f [2022-04-29T20:47:40.059Z] ---> 56ed2fe44b45 [2022-04-29T20:47:40.059Z] Step 8/31 : COPY . . [2022-04-29T20:47:40.059Z] Removing intermediate container ab9e623f5e8c [2022-04-29T20:47:40.059Z] ---> 078b766842ed [2022-04-29T20:47:40.059Z] Step 8/23 : COPY . . [2022-04-29T20:47:40.335Z] Removing intermediate container 76da062aaaa4 [2022-04-29T20:47:40.335Z] ---> 426db29bc40b [2022-04-29T20:47:40.336Z] Step 8/22 : COPY . . [2022-04-29T20:47:40.612Z] Removing intermediate container f5dcdbc5c692 [2022-04-29T20:47:40.612Z] ---> 67850b59e542 [2022-04-29T20:47:40.612Z] Step 8/25 : COPY . . [2022-04-29T20:48:13.009Z] ---> 9d4f9a803425 [2022-04-29T20:48:13.009Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-29T20:48:13.009Z] ---> 9f4b4bb79710 [2022-04-29T20:48:13.009Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-29T20:48:13.009Z] ---> Running in c397821b19ca [2022-04-29T20:48:13.009Z] ---> d9f63b915238 [2022-04-29T20:48:13.009Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-29T20:48:13.009Z] ---> 6813df339f81 [2022-04-29T20:48:13.009Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-29T20:48:13.009Z] ---> 6b22ded0a0cb [2022-04-29T20:48:13.009Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-29T20:48:13.009Z] ---> Running in 11ecf8219dc1 [2022-04-29T20:48:13.009Z] ---> Running in 9211005c05b7 [2022-04-29T20:48:13.009Z] ---> Running in 3b2bec953aea [2022-04-29T20:48:13.009Z] ---> Running in 49284911b62a [2022-04-29T20:48:13.997Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-29T20:48:14.275Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-29T20:48:14.275Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-29T20:48:14.553Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-29T20:48:14.554Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-29T20:53:21.792Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-29T20:53:21.793Z] Removing intermediate container 9211005c05b7 [2022-04-29T20:53:21.793Z] ---> b5e8d964e0f6 [2022-04-29T20:53:21.793Z] [2022-04-29T20:53:21.793Z] Step 10/23 : FROM alpine:3.14 [2022-04-29T20:53:21.793Z] 3.14: Pulling from library/alpine [2022-04-29T20:53:21.793Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-29T20:53:21.793Z] Status: Downloaded newer image for alpine:3.14 [2022-04-29T20:53:21.793Z] ---> ac73e934f311 [2022-04-29T20:53:21.793Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-29T20:53:21.793Z] ---> Running in 996aae03e1db [2022-04-29T20:53:21.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-29T20:53:21.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-29T20:53:21.793Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-29T20:53:21.793Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T20:53:21.793Z] OK: 5 MiB in 15 packages [2022-04-29T20:53:21.793Z] Removing intermediate container 996aae03e1db [2022-04-29T20:53:21.793Z] ---> 0d94d743ecdd [2022-04-29T20:53:21.793Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-29T20:53:21.793Z] ---> Running in e67acb16cb40 [2022-04-29T20:53:21.793Z] Removing intermediate container e67acb16cb40 [2022-04-29T20:53:21.793Z] ---> 324bd33e06c4 [2022-04-29T20:53:21.793Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-29T20:53:21.793Z] ---> Running in 449c78456d7e [2022-04-29T20:53:21.793Z] Removing intermediate container 449c78456d7e [2022-04-29T20:53:21.793Z] ---> c4a50752dc1e [2022-04-29T20:53:21.793Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-29T20:53:21.793Z] ---> Running in dee16b1dfe1b [2022-04-29T20:53:22.395Z] Removing intermediate container dee16b1dfe1b [2022-04-29T20:53:22.395Z] ---> 179a181b93d0 [2022-04-29T20:53:22.395Z] Step 15/23 : WORKDIR / [2022-04-29T20:53:22.679Z] ---> Running in 1a88add5f49b [2022-04-29T20:53:24.134Z] Removing intermediate container 1a88add5f49b [2022-04-29T20:53:24.134Z] ---> 89379b3cb7f6 [2022-04-29T20:53:24.134Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T20:53:26.780Z] ---> 288aa874a8cf [2022-04-29T20:53:26.780Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-29T20:53:30.208Z] Removing intermediate container 11ecf8219dc1 [2022-04-29T20:53:30.208Z] ---> 62e146fafeee [2022-04-29T20:53:30.208Z] [2022-04-29T20:53:30.208Z] Step 10/25 : FROM alpine:3.14 [2022-04-29T20:53:30.208Z] ---> ac73e934f311 [2022-04-29T20:53:30.208Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-29T20:53:30.208Z] ---> Running in 4bd7d2419ab6 [2022-04-29T20:53:31.214Z] ---> 70d6498896b2 [2022-04-29T20:53:31.214Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-29T20:53:32.211Z] Removing intermediate container 3b2bec953aea [2022-04-29T20:53:32.211Z] ---> 7f55f38d5b63 [2022-04-29T20:53:32.211Z] [2022-04-29T20:53:32.211Z] Step 10/31 : FROM alpine:3.14 [2022-04-29T20:53:32.211Z] ---> ac73e934f311 [2022-04-29T20:53:32.211Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-29T20:53:32.497Z] ---> Running in b9cda650f12e [2022-04-29T20:53:32.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-29T20:53:32.805Z] ---> 46e24792cf12 [2022-04-29T20:53:32.805Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-29T20:53:33.097Z] ---> Running in baf1ed962006 [2022-04-29T20:53:33.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-29T20:53:33.640Z] Removing intermediate container b9cda650f12e [2022-04-29T20:53:33.640Z] ---> f37c2dc8bede [2022-04-29T20:53:33.640Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-29T20:53:33.640Z] ---> Running in a8c086f44863 [2022-04-29T20:53:34.289Z] Removing intermediate container baf1ed962006 [2022-04-29T20:53:34.289Z] ---> 267b3966dbc6 [2022-04-29T20:53:34.289Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T20:53:34.289Z] ---> Running in abe025779eb5 [2022-04-29T20:53:35.352Z] Removing intermediate container abe025779eb5 [2022-04-29T20:53:35.352Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-29T20:53:35.352Z] ---> ad5e1f1afa48 [2022-04-29T20:53:35.352Z] Step 21/23 : LABEL arch=arm64 [2022-04-29T20:53:35.352Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-29T20:53:35.352Z] (3/3) Installing su-exec (0.2-r1) [2022-04-29T20:53:35.352Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T20:53:35.662Z] Executing ca-certificates-20211220-r0.trigger [2022-04-29T20:53:35.662Z] ---> Running in d3b32fef1942 [2022-04-29T20:53:36.298Z] OK: 6 MiB in 17 packages [2022-04-29T20:53:36.298Z] Removing intermediate container d3b32fef1942 [2022-04-29T20:53:36.298Z] ---> 35fa674f87a6 [2022-04-29T20:53:36.298Z] Step 22/23 : LABEL git_sha=3b7a70d8f5dd802ad30474f504136768b3a6e837 [2022-04-29T20:53:36.298Z] ---> Running in 2db9e1d2d88e [2022-04-29T20:53:36.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-29T20:53:36.897Z] Removing intermediate container 2db9e1d2d88e [2022-04-29T20:53:36.897Z] ---> e0ea91e136a0 [2022-04-29T20:53:36.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-29T20:53:36.897Z] Step 23/23 : LABEL version=0.0.0 [2022-04-29T20:53:37.178Z] ---> Running in 9e2ff608278d [2022-04-29T20:53:38.176Z] Removing intermediate container 9e2ff608278d [2022-04-29T20:53:38.176Z] ---> 8d484ab4d6e1 [2022-04-29T20:53:38.176Z] [2022-04-29T20:53:38.176Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-29T20:53:38.176Z] (2/2) Installing su-exec (0.2-r1) [2022-04-29T20:53:38.176Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T20:53:38.176Z] OK: 6 MiB in 16 packages [2022-04-29T20:53:39.178Z] Removing intermediate container 4bd7d2419ab6 [2022-04-29T20:53:39.178Z] ---> 91bc1043eb0e [2022-04-29T20:53:39.178Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-29T20:53:39.178Z] ---> Running in 416db4765966 [2022-04-29T20:53:39.454Z] Successfully built 8d484ab4d6e1 [2022-04-29T20:53:39.454Z] Successfully tagged core-command-arm64:latest [2022-04-29T20:53:39.454Z] Building security-spire-agent [2022-04-29T20:53:40.064Z]  Building core-command ... done Removing intermediate container 416db4765966 [2022-04-29T20:53:40.064Z] ---> a1826e576e78 [2022-04-29T20:53:40.064Z] Removing intermediate container a8c086f44863 [2022-04-29T20:53:40.064Z] ---> e24cbcd05549 [2022-04-29T20:53:40.064Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-29T20:53:40.064Z] Step 13/25 : WORKDIR / [2022-04-29T20:53:40.064Z] ---> Running in b007c9e62feb [2022-04-29T20:53:40.065Z] ---> Running in f61d04b7f3ba [2022-04-29T20:53:41.067Z] Removing intermediate container b007c9e62feb [2022-04-29T20:53:41.067Z] ---> 19df8b67c600 [2022-04-29T20:53:41.067Z] 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-29T20:53:41.067Z] Removing intermediate container f61d04b7f3ba [2022-04-29T20:53:41.067Z] ---> 04c6fae72d85 [2022-04-29T20:53:41.067Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-29T20:53:41.349Z] ---> Running in 47c54794e48e [2022-04-29T20:53:42.346Z] ---> 3185a474478f [2022-04-29T20:53:42.346Z] 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-29T20:53:42.346Z] Removing intermediate container 47c54794e48e [2022-04-29T20:53:42.346Z] ---> 57ddb2d9503e [2022-04-29T20:53:42.346Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-29T20:53:42.346Z] ---> Running in 3ec1758df404 [2022-04-29T20:53:44.348Z] ---> bc986cc00639 [2022-04-29T20:53:44.348Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-29T20:53:45.350Z] ---> 804dcc4d6d2e [2022-04-29T20:53:45.350Z] 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-29T20:53:45.966Z] Removing intermediate container 3ec1758df404 [2022-04-29T20:53:45.966Z] ---> 499d2cf3268c [2022-04-29T20:53:45.966Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-29T20:53:45.966Z] ---> Running in 5bf04df91bf8 [2022-04-29T20:53:46.580Z] Removing intermediate container 5bf04df91bf8 [2022-04-29T20:53:46.580Z] ---> 70166169412e [2022-04-29T20:53:46.580Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-29T20:53:46.857Z] ---> c4b2c78a4bbf [2022-04-29T20:53:46.857Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-29T20:53:48.347Z] ---> 01fac34090c2 [2022-04-29T20:53:48.348Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-29T20:53:48.348Z] ---> Running in 3bbb563dcbe4 [2022-04-29T20:53:48.627Z] ---> 80c3615d0a0e [2022-04-29T20:53:48.627Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-29T20:53:51.288Z] ---> 294e8fe2d182 [2022-04-29T20:53:51.288Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-29T20:53:52.289Z] Removing intermediate container 3bbb563dcbe4 [2022-04-29T20:53:52.289Z] ---> 11bf21f6f9b2 [2022-04-29T20:53:52.289Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T20:53:52.916Z] ---> a2ee7845ef57 [2022-04-29T20:53:52.916Z] 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-29T20:53:53.194Z] ---> Running in a80df9d501ca [2022-04-29T20:53:54.657Z] ---> 6bde006f58ed [2022-04-29T20:53:54.657Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-29T20:53:57.318Z] Removing intermediate container a80df9d501ca [2022-04-29T20:53:57.318Z] ---> 1218d30c762e [2022-04-29T20:53:57.318Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-29T20:53:57.318Z] ---> Running in b08a81d48b53 [2022-04-29T20:53:58.313Z] Removing intermediate container b08a81d48b53 [2022-04-29T20:53:58.313Z] ---> f447ec2fb30d [2022-04-29T20:53:58.313Z] Step 23/25 : LABEL arch=arm64 [2022-04-29T20:53:58.595Z] ---> Running in 6085200a93e1 [2022-04-29T20:53:58.595Z] ---> ec17d960a229 [2022-04-29T20:53:58.595Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-29T20:53:59.599Z] Removing intermediate container 6085200a93e1 [2022-04-29T20:53:59.599Z] ---> 35e628b157b4 [2022-04-29T20:53:59.599Z] Step 24/25 : LABEL git_sha=3b7a70d8f5dd802ad30474f504136768b3a6e837 [2022-04-29T20:53:59.877Z] ---> Running in 6c7309378c63 [2022-04-29T20:54:00.484Z] ---> 94db78c24f8d [2022-04-29T20:54:00.484Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-29T20:54:01.098Z] Removing intermediate container 6c7309378c63 [2022-04-29T20:54:01.098Z] ---> e34a92474ee6 [2022-04-29T20:54:01.098Z] Step 25/25 : LABEL version=0.0.0 [2022-04-29T20:54:01.098Z] ---> Running in 42b3ee96efd5 [2022-04-29T20:54:02.091Z] Removing intermediate container 42b3ee96efd5 [2022-04-29T20:54:02.091Z] ---> ec46721ca6fb [2022-04-29T20:54:02.091Z] [2022-04-29T20:54:02.369Z] ---> d8cb2fd66994 [2022-04-29T20:54:02.369Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-29T20:54:03.368Z] Successfully built ec46721ca6fb [2022-04-29T20:54:03.368Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-29T20:54:03.368Z]  Building security-secretstore-setup ... done Building support-notifications [2022-04-29T20:54:04.377Z] ---> 68ba670dc3fa [2022-04-29T20:54:04.377Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-29T20:54:04.655Z] ---> Running in a1867458e796 [2022-04-29T20:54:05.263Z] Removing intermediate container a1867458e796 [2022-04-29T20:54:05.263Z] ---> 23a6c36a0673 [2022-04-29T20:54:05.263Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-29T20:54:06.712Z] ---> 0764cf3b6e3d [2022-04-29T20:54:06.712Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-29T20:54:07.014Z] ---> Running in 7366af9f38e3 [2022-04-29T20:54:10.424Z] Removing intermediate container 7366af9f38e3 [2022-04-29T20:54:10.424Z] ---> 4b72511aebaa [2022-04-29T20:54:10.424Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-29T20:54:10.710Z] ---> Running in 3de7c6398fc1 [2022-04-29T20:54:11.709Z] Removing intermediate container 3de7c6398fc1 [2022-04-29T20:54:11.709Z] ---> 3a0f698a138d [2022-04-29T20:54:11.709Z] Step 28/31 : CMD ["gate"] [2022-04-29T20:54:11.988Z] ---> Running in 924ba569a09c [2022-04-29T20:54:12.603Z] Removing intermediate container 924ba569a09c [2022-04-29T20:54:12.603Z] ---> 35a3df32b985 [2022-04-29T20:54:12.603Z] Step 29/31 : LABEL arch=arm64 [2022-04-29T20:54:12.887Z] ---> Running in 58064ba8b8c6 [2022-04-29T20:54:13.897Z] Removing intermediate container 58064ba8b8c6 [2022-04-29T20:54:13.897Z] ---> 0ab718c5020c [2022-04-29T20:54:13.897Z] Step 30/31 : LABEL git_sha=3b7a70d8f5dd802ad30474f504136768b3a6e837 [2022-04-29T20:54:14.174Z] ---> Running in 905fb85cf8c9 [2022-04-29T20:54:15.170Z] Removing intermediate container 905fb85cf8c9 [2022-04-29T20:54:15.170Z] ---> e7c23a7df29e [2022-04-29T20:54:15.170Z] Step 31/31 : LABEL version=0.0.0 [2022-04-29T20:54:15.777Z] ---> Running in 048c180f3178 [2022-04-29T20:54:15.777Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T20:54:15.777Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-29T20:54:15.777Z] ---> b8358e2c206f [2022-04-29T20:54:15.777Z] Step 3/26 : WORKDIR /edgex-go [2022-04-29T20:54:15.777Z] ---> Using cache [2022-04-29T20:54:15.777Z] ---> 216e7ad1da7f [2022-04-29T20:54:15.777Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:54:15.777Z] ---> Running in 9a825ce902f7 [2022-04-29T20:54:16.377Z] Removing intermediate container 048c180f3178 [2022-04-29T20:54:16.377Z] ---> 62a17686926a [2022-04-29T20:54:16.377Z] [2022-04-29T20:54:17.370Z] Successfully built 62a17686926a [2022-04-29T20:54:17.370Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-29T20:54:17.370Z]  Building security-bootstrapper ... done Building security-proxy-setup [2022-04-29T20:54:18.850Z] Removing intermediate container 9a825ce902f7 [2022-04-29T20:54:18.850Z] ---> 01c460df9cb2 [2022-04-29T20:54:18.850Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-29T20:54:18.850Z] ---> Running in db0d591ed792 [2022-04-29T20:54:20.863Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T20:54:21.855Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T20:54:23.304Z] OK: 220 MiB in 52 packages [2022-04-29T20:54:25.309Z] Removing intermediate container db0d591ed792 [2022-04-29T20:54:25.309Z] ---> 0a065899ecef [2022-04-29T20:54:25.309Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-29T20:54:26.301Z] ---> 4af7629b5875 [2022-04-29T20:54:26.301Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T20:54:26.301Z] ---> Running in 4b7b700200bb [2022-04-29T20:54:33.059Z] Removing intermediate container 4b7b700200bb [2022-04-29T20:54:33.059Z] ---> 884c058bfd1f [2022-04-29T20:54:33.059Z] Step 8/26 : COPY . . [2022-04-29T20:54:48.192Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T20:54:48.192Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-29T20:54:48.192Z] ---> b8358e2c206f [2022-04-29T20:54:48.192Z] Step 3/22 : WORKDIR /edgex-go [2022-04-29T20:54:48.192Z] ---> Using cache [2022-04-29T20:54:48.192Z] ---> 216e7ad1da7f [2022-04-29T20:54:48.192Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:54:48.192Z] ---> Using cache [2022-04-29T20:54:48.192Z] ---> 01c460df9cb2 [2022-04-29T20:54:48.192Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-29T20:54:48.192Z] ---> Running in ca0535046e83 [2022-04-29T20:54:50.205Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T20:54:51.215Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T20:54:53.357Z] OK: 220 MiB in 52 packages [2022-04-29T20:54:55.636Z] Removing intermediate container ca0535046e83 [2022-04-29T20:54:55.636Z] ---> 2930f291bb48 [2022-04-29T20:54:55.636Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-29T20:54:57.083Z] ---> b6fae8abff37 [2022-04-29T20:54:57.083Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T20:54:57.364Z] ---> Running in 3005889c1224 [2022-04-29T20:55:04.130Z] Removing intermediate container 3005889c1224 [2022-04-29T20:55:04.130Z] ---> aee2d35f0ca8 [2022-04-29T20:55:04.130Z] Step 8/22 : COPY . . [2022-04-29T20:55:04.130Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T20:55:04.130Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-29T20:55:04.130Z] ---> b8358e2c206f [2022-04-29T20:55:04.130Z] Step 3/22 : WORKDIR /edgex-go [2022-04-29T20:55:04.130Z] ---> Using cache [2022-04-29T20:55:04.130Z] ---> 216e7ad1da7f [2022-04-29T20:55:04.130Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:55:04.130Z] ---> Using cache [2022-04-29T20:55:04.130Z] ---> 01c460df9cb2 [2022-04-29T20:55:04.130Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-29T20:55:04.130Z] ---> Running in 303a84005b1a [2022-04-29T20:55:06.142Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T20:55:06.742Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T20:55:08.182Z] OK: 220 MiB in 52 packages [2022-04-29T20:55:10.819Z] Removing intermediate container 303a84005b1a [2022-04-29T20:55:10.820Z] ---> b99b7de6a940 [2022-04-29T20:55:10.820Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-29T20:55:11.800Z] ---> cbbe7a673fac [2022-04-29T20:55:11.800Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T20:55:11.800Z] ---> Running in 1705ab685c59 [2022-04-29T20:55:13.810Z] ---> a0bc7d5e07fd [2022-04-29T20:55:13.810Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-29T20:55:14.089Z] Removing intermediate container 49284911b62a [2022-04-29T20:55:14.089Z] ---> b0ea33e159c4 [2022-04-29T20:55:14.089Z] [2022-04-29T20:55:14.089Z] Step 9/20 : FROM alpine:3.15 [2022-04-29T20:55:14.089Z] ---> Running in 2960a275703f [2022-04-29T20:55:14.374Z] 3.15: Pulling from library/alpine [2022-04-29T20:55:14.652Z] Removing intermediate container 2960a275703f [2022-04-29T20:55:14.652Z] ---> 3192dc81fb70 [2022-04-29T20:55:14.652Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-29T20:55:14.935Z] ---> Running in dd1ce31c5c4f [2022-04-29T20:55:15.987Z] Removing intermediate container 1705ab685c59 [2022-04-29T20:55:15.987Z] ---> c60895c496ef [2022-04-29T20:55:15.987Z] Step 8/22 : COPY . . [2022-04-29T20:55:16.261Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-29T20:55:16.261Z] Status: Downloaded newer image for alpine:3.15 [2022-04-29T20:55:16.261Z] ---> 3fb3c9af89a9 [2022-04-29T20:55:16.261Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-29T20:55:16.862Z] ---> Running in 7e398304d522 [2022-04-29T20:55:17.467Z] Removing intermediate container 7e398304d522 [2022-04-29T20:55:17.467Z] ---> bd17003d985e [2022-04-29T20:55:17.467Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:55:17.745Z] ---> Running in 0a7b60f044d7 [2022-04-29T20:55:18.043Z] Removing intermediate container dd1ce31c5c4f [2022-04-29T20:55:18.043Z] ---> 3b3fbcfeb95b [2022-04-29T20:55:18.043Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-29T20:55:18.329Z] ---> Running in bc0ef1804cba [2022-04-29T20:55:19.311Z] Removing intermediate container bc0ef1804cba [2022-04-29T20:55:19.311Z] ---> 36d7e0294d91 [2022-04-29T20:55:19.311Z] 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-29T20:55:19.585Z] ---> Running in 04daf3c97fbd [2022-04-29T20:55:21.041Z] Removing intermediate container 0a7b60f044d7 [2022-04-29T20:55:21.041Z] ---> 9aea2037dd85 [2022-04-29T20:55:21.041Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-29T20:55:21.041Z] ---> Running in beef6e196ca5 [2022-04-29T20:55:22.038Z] spire-1.2.1/ [2022-04-29T20:55:22.038Z] spire-1.2.1/.data/ [2022-04-29T20:55:22.038Z] spire-1.2.1/.data/.file [2022-04-29T20:55:22.038Z] spire-1.2.1/.dockerignore [2022-04-29T20:55:22.038Z] spire-1.2.1/.gitattributes [2022-04-29T20:55:22.038Z] spire-1.2.1/.githooks/ [2022-04-29T20:55:22.038Z] spire-1.2.1/.githooks/pre-commit [2022-04-29T20:55:22.038Z] spire-1.2.1/.github/ [2022-04-29T20:55:22.038Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-29T20:55:22.038Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-29T20:55:22.038Z] spire-1.2.1/.github/dependabot.yml [2022-04-29T20:55:22.038Z] spire-1.2.1/.github/workflows/ [2022-04-29T20:55:22.038Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-29T20:55:22.038Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-29T20:55:22.038Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-29T20:55:22.038Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-29T20:55:22.038Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-29T20:55:22.038Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-29T20:55:22.038Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-29T20:55:22.038Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-29T20:55:22.038Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-29T20:55:22.038Z] spire-1.2.1/.gitignore [2022-04-29T20:55:22.038Z] spire-1.2.1/.go-version [2022-04-29T20:55:22.038Z] spire-1.2.1/.golangci.yml [2022-04-29T20:55:22.038Z] spire-1.2.1/ADOPTERS.md [2022-04-29T20:55:22.038Z] spire-1.2.1/CHANGELOG.md [2022-04-29T20:55:22.038Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-29T20:55:22.038Z] spire-1.2.1/CODEOWNERS [2022-04-29T20:55:22.038Z] spire-1.2.1/CONTRIBUTING.md [2022-04-29T20:55:22.038Z] spire-1.2.1/Dockerfile [2022-04-29T20:55:22.038Z] spire-1.2.1/Dockerfile.dev [2022-04-29T20:55:22.038Z] spire-1.2.1/Dockerfile.scratch [2022-04-29T20:55:22.038Z] spire-1.2.1/LICENSE [2022-04-29T20:55:22.038Z] spire-1.2.1/MAINTAINERS.md [2022-04-29T20:55:22.038Z] spire-1.2.1/Makefile [2022-04-29T20:55:22.038Z] spire-1.2.1/README.md [2022-04-29T20:55:22.038Z] spire-1.2.1/ROADMAP.md [2022-04-29T20:55:22.038Z] spire-1.2.1/SECURITY.md [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/ [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-agent/ [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/ [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-29T20:55:22.038Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-29T20:55:22.038Z] spire-1.2.1/conf/ [2022-04-29T20:55:22.038Z] spire-1.2.1/conf/agent/ [2022-04-29T20:55:22.038Z] spire-1.2.1/conf/agent/agent.conf [2022-04-29T20:55:22.038Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-29T20:55:22.038Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-29T20:55:22.038Z] spire-1.2.1/conf/server/ [2022-04-29T20:55:22.039Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-29T20:55:22.039Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-29T20:55:22.039Z] spire-1.2.1/conf/server/server.conf [2022-04-29T20:55:22.039Z] spire-1.2.1/conf/server/server_full.conf [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/ [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/SPIRE101.md [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/auditlog.md [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/images/ [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-29T20:55:22.039Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-29T20:55:22.318Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-29T20:55:22.318Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-29T20:55:22.318Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-29T20:55:22.318Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-29T20:55:22.318Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-29T20:55:22.318Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-29T20:55:22.318Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-29T20:55:22.318Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-29T20:55:22.318Z] spire-1.2.1/doc/scaling_spire.md [2022-04-29T20:55:22.318Z] spire-1.2.1/doc/spire_agent.md [2022-04-29T20:55:22.318Z] spire-1.2.1/doc/spire_server.md [2022-04-29T20:55:22.318Z] spire-1.2.1/doc/supported_integrations.md [2022-04-29T20:55:22.318Z] spire-1.2.1/doc/telemetry.md [2022-04-29T20:55:22.318Z] spire-1.2.1/doc/telemetry_config.md [2022-04-29T20:55:22.318Z] spire-1.2.1/doc/upgrading.md [2022-04-29T20:55:22.318Z] spire-1.2.1/doc/using_spire.md [2022-04-29T20:55:22.318Z] spire-1.2.1/examples/ [2022-04-29T20:55:22.318Z] spire-1.2.1/examples/README.md [2022-04-29T20:55:22.318Z] spire-1.2.1/go.mod [2022-04-29T20:55:22.318Z] spire-1.2.1/go.sum [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/agent.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/api/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/client/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/common/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/config.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/manager/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-29T20:55:22.318Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/agent/svid/ [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/ [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/api/ [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/api/names.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/auth/ [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/catalog/ [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/cli/ [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/health/ [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/health/config.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/health/context.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/health/health.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-29T20:55:22.319Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/idutil/ [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/log/ [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/log/log.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/log/options.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/plugin/ [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-29T20:55:22.600Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/profiling/ [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/selector/ [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/uptime/ [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/util/ [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/util/task.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/version/ [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/version/version.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/x509util/ [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/ [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/ [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/api.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/health/ [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/id.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/status.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/bundle/ [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/ca/ [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-29T20:55:22.601Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/cache/ [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/catalog/ [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/config.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/datastore/ [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/plugin/ [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-29T20:55:22.602Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pemfetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T20:55:22.880Z] [2022-04-29T20:55:22.880Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/registration/ [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/server.go [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/server_test.go [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/svid/ [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-29T20:55:22.881Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-29T20:55:22.881Z] spire-1.2.1/proto/ [2022-04-29T20:55:22.881Z] spire-1.2.1/proto/private/ [2022-04-29T20:55:22.881Z] spire-1.2.1/proto/private/server/ [2022-04-29T20:55:22.881Z] spire-1.2.1/proto/private/server/journal/ [2022-04-29T20:55:22.881Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-29T20:55:22.881Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-29T20:55:22.881Z] spire-1.2.1/proto/spire/ [2022-04-29T20:55:22.881Z] spire-1.2.1/proto/spire/common/ [2022-04-29T20:55:22.881Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-29T20:55:22.881Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-29T20:55:22.881Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-29T20:55:22.881Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-29T20:55:22.881Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-29T20:55:22.881Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-29T20:55:22.881Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-29T20:55:22.881Z] spire-1.2.1/proto/spire/plugin/ [2022-04-29T20:55:22.881Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-29T20:55:22.881Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-29T20:55:22.881Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-29T20:55:22.881Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-29T20:55:22.881Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-29T20:55:22.881Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-29T20:55:22.881Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-29T20:55:22.881Z] spire-1.2.1/release/ [2022-04-29T20:55:22.881Z] spire-1.2.1/release/spire-extras/ [2022-04-29T20:55:22.881Z] spire-1.2.1/release/spire-extras/README.md [2022-04-29T20:55:22.881Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-29T20:55:22.881Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-29T20:55:22.881Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-29T20:55:22.881Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-29T20:55:22.881Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-29T20:55:22.881Z] spire-1.2.1/release/spire/ [2022-04-29T20:55:22.881Z] spire-1.2.1/release/spire/README.md [2022-04-29T20:55:22.881Z] spire-1.2.1/release/spire/conf/ [2022-04-29T20:55:22.881Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-29T20:55:22.881Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-29T20:55:22.881Z] spire-1.2.1/release/spire/conf/server/ [2022-04-29T20:55:22.881Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-29T20:55:22.881Z] spire-1.2.1/script/ [2022-04-29T20:55:22.881Z] spire-1.2.1/script/build-artifact.sh [2022-04-29T20:55:22.881Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-29T20:55:22.881Z] spire-1.2.1/support/ [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/ [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-29T20:55:22.881Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-29T20:55:22.882Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-29T20:55:22.882Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-29T20:55:22.882Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-29T20:55:22.882Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-29T20:55:22.882Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-29T20:55:22.882Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-29T20:55:22.882Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-29T20:55:22.882Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-29T20:55:22.882Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-29T20:55:22.882Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-29T20:55:22.882Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-29T20:55:22.882Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-29T20:55:22.882Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-29T20:55:22.882Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-29T20:55:22.882Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-29T20:55:22.882Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-29T20:55:22.882Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-29T20:55:22.882Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-29T20:55:22.882Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-29T20:55:22.882Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-29T20:55:22.882Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-29T20:55:22.882Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-29T20:55:22.882Z] spire-1.2.1/test/ [2022-04-29T20:55:22.882Z] spire-1.2.1/test/clock/ [2022-04-29T20:55:22.882Z] spire-1.2.1/test/clock/clock.go [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fakes/ [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fixture/ [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fixture/certs/ [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-29T20:55:22.882Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/config/ [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/fixture.go [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/registration/ [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-29T20:55:23.162Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/ [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/README.md [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/common [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/setup/ [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/suites/ [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-29T20:55:23.162Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-29T20:55:23.163Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-29T20:55:23.164Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-29T20:55:23.165Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-29T20:55:23.165Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-29T20:55:23.165Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-29T20:55:23.165Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-29T20:55:23.165Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-29T20:55:23.165Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-29T20:55:23.165Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-29T20:55:23.165Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-29T20:55:23.165Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-29T20:55:23.165Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-29T20:55:23.165Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-29T20:55:23.165Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-29T20:55:23.165Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-29T20:55:23.165Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-29T20:55:23.165Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-29T20:55:23.165Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-29T20:55:23.165Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-29T20:55:23.165Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-29T20:55:23.165Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-29T20:55:23.165Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-29T20:55:23.165Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-29T20:55:23.165Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-29T20:55:23.165Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-29T20:55:23.165Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-29T20:55:23.165Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-29T20:55:23.165Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-29T20:55:23.165Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-29T20:55:23.165Z] spire-1.2.1/test/integration/test-one.sh [2022-04-29T20:55:23.165Z] spire-1.2.1/test/integration/test.sh [2022-04-29T20:55:23.165Z] spire-1.2.1/test/plugintest/ [2022-04-29T20:55:23.165Z] spire-1.2.1/test/plugintest/config.go [2022-04-29T20:55:23.165Z] spire-1.2.1/test/plugintest/load.go [2022-04-29T20:55:23.165Z] spire-1.2.1/test/plugintest/option.go [2022-04-29T20:55:23.165Z] spire-1.2.1/test/spiretest/ [2022-04-29T20:55:23.165Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-29T20:55:23.443Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-29T20:55:23.443Z] spire-1.2.1/test/spiretest/dir.go [2022-04-29T20:55:23.443Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-29T20:55:23.443Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-29T20:55:23.443Z] spire-1.2.1/test/spiretest/logs.go [2022-04-29T20:55:23.443Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-29T20:55:23.443Z] spire-1.2.1/test/spiretest/suite.go [2022-04-29T20:55:23.443Z] spire-1.2.1/test/spiretest/x509.go [2022-04-29T20:55:23.443Z] spire-1.2.1/test/testca/ [2022-04-29T20:55:23.443Z] spire-1.2.1/test/testca/ca.go [2022-04-29T20:55:23.443Z] spire-1.2.1/test/testkey/ [2022-04-29T20:55:23.443Z] spire-1.2.1/test/testkey/generate.sh [2022-04-29T20:55:23.443Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-29T20:55:23.443Z] spire-1.2.1/test/testkey/keys.go [2022-04-29T20:55:23.443Z] spire-1.2.1/test/testkey/new.go [2022-04-29T20:55:23.443Z] spire-1.2.1/test/tpmsimulator/ [2022-04-29T20:55:23.443Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-29T20:55:23.443Z] spire-1.2.1/test/util/ [2022-04-29T20:55:23.443Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-29T20:55:23.443Z] spire-1.2.1/test/util/cert_generation.go [2022-04-29T20:55:23.443Z] spire-1.2.1/test/util/io_redirection.go [2022-04-29T20:55:23.443Z] spire-1.2.1/test/util/race.go [2022-04-29T20:55:23.443Z] spire-1.2.1/test/util/util.go [2022-04-29T20:55:23.443Z] building spire from source... [2022-04-29T20:55:23.720Z] Installing go1.17.7... [2022-04-29T20:55:23.998Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T20:55:25.460Z] v3.15.4-73-gb502bce698 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-29T20:55:25.460Z] v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-29T20:55:25.460Z] OK: 15730 distinct packages available [2022-04-29T20:55:25.460Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T20:55:26.064Z] Removing intermediate container c397821b19ca [2022-04-29T20:55:26.064Z] ---> f28cd8e35739 [2022-04-29T20:55:26.064Z] [2022-04-29T20:55:26.064Z] Step 10/22 : FROM alpine:3.14 [2022-04-29T20:55:26.064Z] ---> ac73e934f311 [2022-04-29T20:55:26.064Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-29T20:55:26.064Z] ---> Using cache [2022-04-29T20:55:26.064Z] ---> 0d94d743ecdd [2022-04-29T20:55:26.064Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-29T20:55:26.064Z] ---> Using cache [2022-04-29T20:55:26.064Z] ---> 324bd33e06c4 [2022-04-29T20:55:26.064Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-29T20:55:26.341Z] ---> Running in 63dab34809a5 [2022-04-29T20:55:26.341Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T20:55:27.334Z] Removing intermediate container 63dab34809a5 [2022-04-29T20:55:27.334Z] ---> ce1c0d2e22ed [2022-04-29T20:55:27.334Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-29T20:55:27.614Z] ---> Running in e91cad434539 [2022-04-29T20:55:27.614Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-29T20:55:27.614Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-29T20:55:27.888Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-29T20:55:27.889Z] (4/9) Installing libcurl (7.80.0-r1) [2022-04-29T20:55:28.165Z] (5/9) Installing curl (7.80.0-r1) [2022-04-29T20:55:28.165Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-29T20:55:28.165Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-29T20:55:28.165Z] Removing intermediate container e91cad434539 [2022-04-29T20:55:28.165Z] ---> 99bddd02ac0b [2022-04-29T20:55:28.165Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T20:55:28.446Z] (8/9) Installing libucontext (1.1-r0) [2022-04-29T20:55:28.446Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-29T20:55:28.446Z] Executing busybox-1.34.1-r5.trigger [2022-04-29T20:55:28.446Z] Executing ca-certificates-20211220-r0.trigger [2022-04-29T20:55:28.736Z] OK: 8 MiB in 23 packages [2022-04-29T20:55:30.193Z] ---> c5275d2e5872 [2022-04-29T20:55:30.193Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-29T20:55:32.181Z] Removing intermediate container beef6e196ca5 [2022-04-29T20:55:32.181Z] ---> efc23665f803 [2022-04-29T20:55:32.181Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T20:55:34.169Z] ---> 0cdc1e531c66 [2022-04-29T20:55:34.169Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-29T20:55:34.169Z] ---> 8775b392de04 [2022-04-29T20:55:34.169Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-29T20:55:35.149Z] ---> 3ee581d278fd [2022-04-29T20:55:35.149Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-29T20:55:35.149Z] ---> Running in 3946751b167f [2022-04-29T20:55:36.127Z] Removing intermediate container 3946751b167f [2022-04-29T20:55:36.127Z] ---> f72349230766 [2022-04-29T20:55:36.127Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T20:55:36.127Z] ---> Running in f4123ad7293b [2022-04-29T20:55:37.137Z] Removing intermediate container f4123ad7293b [2022-04-29T20:55:37.137Z] ---> 06c962b763fc [2022-04-29T20:55:37.138Z] Step 20/22 : LABEL arch=arm64 [2022-04-29T20:55:37.138Z] ---> 67ec71bbbf11 [2022-04-29T20:55:37.138Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-29T20:55:37.138Z] ---> Running in 2e44fd53eee1 [2022-04-29T20:55:38.138Z] Removing intermediate container 2e44fd53eee1 [2022-04-29T20:55:38.138Z] ---> 99435ec541c3 [2022-04-29T20:55:38.138Z] Step 21/22 : LABEL git_sha=3b7a70d8f5dd802ad30474f504136768b3a6e837 [2022-04-29T20:55:38.417Z] ---> Running in 42739c9f3444 [2022-04-29T20:55:38.698Z] ---> d8946f16876b [2022-04-29T20:55:38.698Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-29T20:55:38.975Z] ---> Running in 62546b40f15c [2022-04-29T20:55:38.975Z] Removing intermediate container 42739c9f3444 [2022-04-29T20:55:38.975Z] ---> 3d87bf1a8f42 [2022-04-29T20:55:38.975Z] Step 22/22 : LABEL version=0.0.0 [2022-04-29T20:55:39.262Z] ---> Running in c9ddbf725115 [2022-04-29T20:55:39.551Z] Removing intermediate container 62546b40f15c [2022-04-29T20:55:39.551Z] ---> fc94aab9de15 [2022-04-29T20:55:39.551Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T20:55:39.826Z] ---> Running in 17d51a548a8e [2022-04-29T20:55:39.826Z] Removing intermediate container c9ddbf725115 [2022-04-29T20:55:39.826Z] ---> 171aadb38b96 [2022-04-29T20:55:39.826Z] [2022-04-29T20:55:40.433Z] Removing intermediate container 17d51a548a8e [2022-04-29T20:55:40.433Z] ---> 9daa9a928b63 [2022-04-29T20:55:40.433Z] Step 18/20 : LABEL arch=arm64 [2022-04-29T20:55:40.708Z] ---> Running in abbafa9b1748 [2022-04-29T20:55:40.708Z] Successfully built 171aadb38b96 [2022-04-29T20:55:40.708Z] Successfully tagged support-scheduler-arm64:latest [2022-04-29T20:55:40.708Z]  Building support-scheduler ... done Building core-data [2022-04-29T20:55:41.311Z] Removing intermediate container abbafa9b1748 [2022-04-29T20:55:41.311Z] ---> 7e70f41cc5e6 [2022-04-29T20:55:41.311Z] Step 19/20 : LABEL git_sha=3b7a70d8f5dd802ad30474f504136768b3a6e837 [2022-04-29T20:55:41.588Z] ---> Running in 5f8a97fa9695 [2022-04-29T20:55:43.027Z] Removing intermediate container 5f8a97fa9695 [2022-04-29T20:55:43.027Z] ---> 3ecddb8097df [2022-04-29T20:55:43.027Z] Step 20/20 : LABEL version=0.0.0 [2022-04-29T20:55:43.027Z] ---> Running in d35abcb2e785 [2022-04-29T20:55:43.632Z] ---> 2a4b0b1f5839 [2022-04-29T20:55:43.632Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-29T20:55:43.910Z] Building bin/spire-server... [2022-04-29T20:55:43.910Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-29T20:55:43.910Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-29T20:55:44.190Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-29T20:55:44.190Z]  ---> Running in 3bd639bb543f [2022-04-29T20:55:44.190Z] Removing intermediate container d35abcb2e785 [2022-04-29T20:55:44.190Z] ---> 295f21e699c4 [2022-04-29T20:55:44.190Z] [2022-04-29T20:55:44.804Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-29T20:55:45.079Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-29T20:55:45.360Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-29T20:55:45.360Z] Successfully built 295f21e699c4 [2022-04-29T20:55:45.638Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-29T20:55:45.638Z] Building sys-mgmt-agent [2022-04-29T20:55:46.243Z]  Building security-spiffe-token-provider ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-29T20:55:47.691Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-29T20:55:48.295Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-29T20:55:48.295Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-29T20:55:48.295Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-29T20:55:48.571Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-29T20:55:48.571Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-29T20:55:48.571Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-29T20:55:48.846Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-29T20:55:49.125Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-29T20:55:49.125Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-29T20:55:49.125Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-29T20:55:49.404Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-29T20:55:49.404Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-29T20:55:50.409Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-29T20:55:50.409Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-29T20:55:51.869Z]  ---> 82703a9299f3 [2022-04-29T20:55:51.869Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-29T20:55:51.869Z] ---> Running in 57ddaf5c480d [2022-04-29T20:55:54.005Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-29T20:56:16.494Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-29T20:56:16.494Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-29T20:56:16.494Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-29T20:56:16.494Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-29T20:56:16.494Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-29T20:56:16.494Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-29T20:56:16.494Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-29T20:56:16.494Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-29T20:56:16.494Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-29T20:56:16.494Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-29T20:56:16.494Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-29T20:56:16.494Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-29T20:56:16.495Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-29T20:56:16.495Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-29T20:56:16.495Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-29T20:56:16.495Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-29T20:56:16.495Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-29T20:56:16.495Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-29T20:56:17.098Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-29T20:56:17.704Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-29T20:56:17.704Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-29T20:56:18.307Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-29T20:56:18.307Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-29T20:56:18.592Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-29T20:56:18.592Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-29T20:56:20.056Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-29T20:56:26.805Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-29T20:56:26.805Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-29T20:56:26.805Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-29T20:56:26.805Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-29T20:56:27.083Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-29T20:56:27.363Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-29T20:56:27.363Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-29T20:56:27.363Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-29T20:56:28.370Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-29T20:56:28.370Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-29T20:56:28.370Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-29T20:56:28.370Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T20:56:28.370Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-29T20:56:28.370Z] ---> b8358e2c206f [2022-04-29T20:56:28.370Z] Step 3/23 : WORKDIR /edgex-go [2022-04-29T20:56:28.370Z] ---> Using cache [2022-04-29T20:56:28.370Z] ---> 216e7ad1da7f [2022-04-29T20:56:28.370Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:56:28.370Z] ---> Using cache [2022-04-29T20:56:28.370Z] ---> 01c460df9cb2 [2022-04-29T20:56:28.370Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-29T20:56:30.398Z] ---> Running in 21087c56c5e7 [2022-04-29T20:56:32.393Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T20:56:33.851Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T20:56:33.851Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-29T20:56:33.851Z] ---> b8358e2c206f [2022-04-29T20:56:33.851Z] Step 3/23 : WORKDIR /edgex-go [2022-04-29T20:56:33.851Z] ---> Using cache [2022-04-29T20:56:33.851Z] ---> 216e7ad1da7f [2022-04-29T20:56:33.851Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:56:33.851Z] ---> Using cache [2022-04-29T20:56:33.851Z] ---> 01c460df9cb2 [2022-04-29T20:56:33.851Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-29T20:56:33.851Z] ---> Running in b4cac599e9c4 [2022-04-29T20:56:33.851Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T20:56:35.303Z] OK: 220 MiB in 52 packages [2022-04-29T20:56:35.582Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T20:56:36.580Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T20:56:36.580Z] Removing intermediate container 21087c56c5e7 [2022-04-29T20:56:36.580Z] ---> 9a7bbe832c0a [2022-04-29T20:56:36.580Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-29T20:56:37.597Z] ---> e8c1fbc2844c [2022-04-29T20:56:37.597Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T20:56:37.597Z] ---> Running in 5dd5cc544985 [2022-04-29T20:56:38.201Z] OK: 220 MiB in 52 packages [2022-04-29T20:56:39.662Z] Removing intermediate container b4cac599e9c4 [2022-04-29T20:56:39.662Z] ---> 6d3dcb732b5c [2022-04-29T20:56:39.662Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-29T20:56:41.104Z] ---> a1a9350d31cf [2022-04-29T20:56:41.104Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T20:56:41.104Z] ---> Running in a587d04e35b8 [2022-04-29T20:56:44.523Z] Removing intermediate container 5dd5cc544985 [2022-04-29T20:56:44.523Z] ---> 2a5024c70c9b [2022-04-29T20:56:44.523Z] Step 8/23 : COPY . . [2022-04-29T20:56:47.948Z] Removing intermediate container a587d04e35b8 [2022-04-29T20:56:47.948Z] ---> e0b3338424e1 [2022-04-29T20:56:47.948Z] Step 8/23 : COPY . . [2022-04-29T20:56:58.152Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-29T20:56:58.152Z] go: downloading google.golang.org/api v0.70.0 [2022-04-29T20:56:58.152Z] go: downloading k8s.io/api v0.23.4 [2022-04-29T20:57:08.366Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-29T20:57:08.642Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-29T20:57:18.856Z]  ---> 7c8eea9fdf2a [2022-04-29T20:57:18.856Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-29T20:57:18.856Z] ---> Running in ce0c7f64b890 [2022-04-29T20:57:19.468Z] ---> 355acf40f783 [2022-04-29T20:57:19.468Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-29T20:57:19.744Z] ---> Running in f57fc1beaad8 [2022-04-29T20:57:21.202Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-29T20:57:21.808Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-29T20:57:40.142Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-29T20:57:40.142Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-29T20:57:40.142Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-29T20:57:40.142Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-29T20:57:40.142Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-29T20:57:41.123Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-29T20:57:43.099Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-29T20:57:45.079Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-29T20:57:45.685Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-29T20:57:45.685Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-29T20:57:45.963Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-29T20:57:46.953Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-29T20:57:46.953Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-29T20:57:47.230Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-29T20:57:47.509Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-29T20:57:47.788Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-29T20:57:48.066Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-29T20:57:48.345Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-29T20:57:48.345Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-29T20:57:48.622Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-29T20:57:49.695Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-29T20:57:50.235Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-29T20:57:50.521Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-29T20:57:50.993Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-29T20:57:50.993Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-29T20:57:51.306Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-29T20:57:51.600Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-29T20:57:58.410Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-29T20:57:58.410Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-29T20:57:58.410Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-29T20:57:58.410Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-29T20:57:58.688Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-29T20:57:58.688Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-29T20:57:58.688Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-29T20:57:59.676Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-29T20:57:59.676Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-29T20:57:59.676Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-29T20:57:59.676Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-29T20:57:59.973Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-29T20:58:00.580Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-29T20:58:01.592Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-29T20:58:01.592Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-29T20:58:01.873Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-29T20:58:02.476Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-29T20:58:02.751Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-29T20:58:02.751Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-29T20:58:02.751Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-29T20:58:03.027Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-29T20:58:04.014Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-29T20:58:04.289Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-29T20:58:04.573Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-29T20:58:04.573Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-29T20:58:04.573Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-29T20:58:07.205Z] go: downloading go.opencensus.io v0.23.0 [2022-04-29T20:58:07.810Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-29T20:58:07.810Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-29T20:58:08.416Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-29T20:58:08.416Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-29T20:58:08.693Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-29T20:58:08.970Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-29T20:58:09.573Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-29T20:58:10.178Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-29T20:58:13.597Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-29T20:58:15.054Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-29T20:58:15.054Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-29T20:58:15.658Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-29T20:58:15.658Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-29T20:58:15.658Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-29T20:58:16.649Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-29T20:58:16.649Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-29T20:58:16.928Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-29T20:58:16.928Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-29T20:58:17.205Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-29T20:58:17.205Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-29T20:58:17.487Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-29T20:58:29.950Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-29T20:58:29.950Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-29T20:58:29.950Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-29T20:58:29.950Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-29T20:58:56.800Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-29T20:58:56.800Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-29T21:00:48.688Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-29T21:01:01.129Z] Removing intermediate container 57ddaf5c480d [2022-04-29T21:01:01.129Z] ---> 444662fb88f3 [2022-04-29T21:01:01.129Z] [2022-04-29T21:01:01.129Z] Step 10/22 : FROM alpine:3.14 [2022-04-29T21:01:01.129Z] ---> ac73e934f311 [2022-04-29T21:01:01.129Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-29T21:01:01.129Z] ---> Running in 091dd484b9d2 [2022-04-29T21:01:01.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-29T21:01:01.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-29T21:01:03.144Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-29T21:01:03.144Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-29T21:01:03.144Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-29T21:01:03.144Z] (4/6) Installing libcurl (7.79.1-r1) [2022-04-29T21:01:03.144Z] (5/6) Installing curl (7.79.1-r1) [2022-04-29T21:01:03.144Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-29T21:01:03.144Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T21:01:03.144Z] Executing ca-certificates-20211220-r0.trigger [2022-04-29T21:01:03.746Z] OK: 8 MiB in 20 packages [2022-04-29T21:01:05.766Z] Removing intermediate container 091dd484b9d2 [2022-04-29T21:01:05.766Z] ---> 4d3ea4e612c8 [2022-04-29T21:01:05.766Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-29T21:01:05.766Z] ---> Running in f3314f0c4cf9 [2022-04-29T21:01:06.382Z] Removing intermediate container f3314f0c4cf9 [2022-04-29T21:01:06.382Z] ---> e7b0e17b2b95 [2022-04-29T21:01:06.382Z] Step 13/22 : WORKDIR /edgex [2022-04-29T21:01:06.382Z] ---> Running in 5dd61f4df74c [2022-04-29T21:01:07.006Z] Removing intermediate container 5dd61f4df74c [2022-04-29T21:01:07.006Z] ---> cf69d192fdfb [2022-04-29T21:01:07.006Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-29T21:01:08.007Z] ---> 26f2b65b6d26 [2022-04-29T21:01:08.008Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-29T21:01:10.238Z] ---> 3328985747b1 [2022-04-29T21:01:10.238Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-29T21:01:11.854Z] ---> de4d2c51f588 [2022-04-29T21:01:11.854Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-29T21:01:12.480Z] ---> 1a8525d3dc6d [2022-04-29T21:01:12.480Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-29T21:01:12.754Z] ---> Running in 6d7c89bb9a4a [2022-04-29T21:01:16.159Z] Removing intermediate container 6d7c89bb9a4a [2022-04-29T21:01:16.159Z] ---> 7b6ac54dddb4 [2022-04-29T21:01:16.159Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-29T21:01:16.159Z] ---> Running in 825ea92e7222 [2022-04-29T21:01:16.440Z] Removing intermediate container 825ea92e7222 [2022-04-29T21:01:16.440Z] ---> 80c815de42a7 [2022-04-29T21:01:16.440Z] Step 20/22 : LABEL arch=arm64 [2022-04-29T21:01:16.717Z] ---> Running in cc63d8f6d1dd [2022-04-29T21:01:17.320Z] Removing intermediate container cc63d8f6d1dd [2022-04-29T21:01:17.320Z] ---> 929fe19f9496 [2022-04-29T21:01:17.320Z] Step 21/22 : LABEL git_sha=3b7a70d8f5dd802ad30474f504136768b3a6e837 [2022-04-29T21:01:17.320Z] ---> Running in daab731c79f2 [2022-04-29T21:01:17.933Z] Removing intermediate container daab731c79f2 [2022-04-29T21:01:17.933Z] ---> 71d1e3cbde96 [2022-04-29T21:01:17.933Z] Step 22/22 : LABEL version=0.0.0 [2022-04-29T21:01:17.933Z] ---> Running in f32f6d33ac51 [2022-04-29T21:01:18.532Z] Removing intermediate container f32f6d33ac51 [2022-04-29T21:01:18.532Z] ---> 6bc8bf1dd4e4 [2022-04-29T21:01:18.532Z] [2022-04-29T21:01:19.135Z] Successfully built 6bc8bf1dd4e4 [2022-04-29T21:01:19.135Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-29T21:01:19.135Z]  Building security-proxy-setup ... done Building core-metadata [2022-04-29T21:01:51.517Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T21:01:51.517Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-29T21:01:51.517Z] ---> b8358e2c206f [2022-04-29T21:01:51.517Z] Step 3/23 : WORKDIR /edgex-go [2022-04-29T21:01:51.517Z] ---> Using cache [2022-04-29T21:01:51.517Z] ---> 216e7ad1da7f [2022-04-29T21:01:51.517Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T21:01:51.517Z] ---> Using cache [2022-04-29T21:01:51.517Z] ---> 01c460df9cb2 [2022-04-29T21:01:51.517Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-29T21:01:51.517Z] ---> Using cache [2022-04-29T21:01:51.517Z] ---> b99b7de6a940 [2022-04-29T21:01:51.517Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-29T21:01:51.517Z] ---> Using cache [2022-04-29T21:01:51.517Z] ---> cbbe7a673fac [2022-04-29T21:01:51.517Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T21:01:51.517Z] ---> Using cache [2022-04-29T21:01:51.517Z] ---> c60895c496ef [2022-04-29T21:01:51.517Z] Step 8/23 : COPY . . [2022-04-29T21:01:51.517Z] ---> Using cache [2022-04-29T21:01:51.517Z] ---> 82703a9299f3 [2022-04-29T21:01:51.517Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-29T21:01:51.517Z] ---> Running in e35fb0297e1c [2022-04-29T21:01:51.517Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-29T21:02:38.541Z] Removing intermediate container f57fc1beaad8 [2022-04-29T21:02:38.541Z] ---> 064a0680f200 [2022-04-29T21:02:38.541Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-29T21:02:38.541Z] ---> Running in 66febb52ddc3 [2022-04-29T21:02:38.541Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-29T21:02:38.541Z] Removing intermediate container 66febb52ddc3 [2022-04-29T21:02:38.541Z] ---> 07fbbeb7d0a9 [2022-04-29T21:02:38.541Z] [2022-04-29T21:02:38.541Z] Step 11/23 : FROM docker:20.10.14 [2022-04-29T21:02:38.541Z] 20.10.14: Pulling from library/docker [2022-04-29T21:02:50.972Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-29T21:02:50.972Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-29T21:02:50.972Z] ---> c346e9eafbab [2022-04-29T21:02:50.972Z] 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-29T21:02:51.247Z] ---> Running in bdd47ba2f230 [2022-04-29T21:02:51.837Z] Removing intermediate container bdd47ba2f230 [2022-04-29T21:02:51.837Z] ---> 9936eb110d8b [2022-04-29T21:02:51.838Z] 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-29T21:02:51.838Z] ---> Running in d9524ec48003 [2022-04-29T21:02:53.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T21:02:54.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T21:02:55.558Z] (1/43) Installing readline (8.1.1-r0) [2022-04-29T21:02:55.558Z] (2/43) Installing bash (5.1.16-r0) [2022-04-29T21:02:55.558Z] Executing bash-5.1.16-r0.post-install [2022-04-29T21:02:55.558Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-29T21:02:55.558Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-29T21:02:55.558Z] (5/43) Installing libcurl (7.80.0-r1) [2022-04-29T21:02:55.834Z] (6/43) Installing curl (7.80.0-r1) [2022-04-29T21:02:55.834Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-29T21:02:55.834Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-29T21:02:55.834Z] (9/43) Installing expat (2.4.7-r0) [2022-04-29T21:02:55.834Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-29T21:02:55.834Z] (11/43) Installing gdbm (1.22-r0) [2022-04-29T21:02:55.834Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-29T21:02:55.834Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-29T21:02:55.834Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-29T21:02:55.834Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-29T21:02:55.834Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-29T21:02:56.110Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-29T21:02:58.749Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-29T21:02:58.749Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-29T21:02:58.749Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-29T21:02:58.749Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-29T21:02:58.749Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-29T21:02:58.749Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-29T21:02:58.749Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-29T21:02:58.749Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-29T21:02:58.749Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-29T21:02:58.749Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-29T21:02:58.749Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-29T21:02:58.749Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-29T21:02:58.749Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-29T21:02:58.749Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-29T21:02:58.749Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-29T21:02:58.749Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-29T21:02:59.027Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-29T21:02:59.027Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-29T21:02:59.027Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-29T21:02:59.027Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-29T21:02:59.027Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-29T21:02:59.027Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-29T21:02:59.027Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-29T21:02:59.027Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-29T21:02:59.307Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-29T21:02:59.307Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-29T21:03:00.298Z] Executing busybox-1.34.1-r5.trigger [2022-04-29T21:03:00.298Z] OK: 82 MiB in 65 packages [2022-04-29T21:03:05.724Z] Collecting docker-compose==1.23.2 [2022-04-29T21:03:05.724Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-29T21:03:06.325Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-29T21:03:06.325Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-29T21:03:08.963Z] Collecting texttable<0.10,>=0.9.0 [2022-04-29T21:03:09.239Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-29T21:03:11.878Z] 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-29T21:03:11.878Z] Collecting docopt<0.7,>=0.6.1 [2022-04-29T21:03:11.878Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-29T21:03:15.283Z] Collecting cached-property<2,>=1.2.0 [2022-04-29T21:03:15.283Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-29T21:03:16.732Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-29T21:03:16.732Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-29T21:03:17.337Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-29T21:03:17.337Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-29T21:03:17.944Z] Collecting jsonschema<3,>=2.5.1 [2022-04-29T21:03:17.944Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-29T21:03:18.936Z] Collecting PyYAML<4,>=3.10 [2022-04-29T21:03:18.936Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-29T21:03:24.368Z] Collecting docker<4.0,>=3.6.0 [2022-04-29T21:03:24.368Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-29T21:03:24.644Z] Collecting docker-pycreds>=0.4.0 [2022-04-29T21:03:24.644Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-29T21:03:25.248Z] 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-29T21:03:25.248Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-29T21:03:25.248Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-29T21:03:26.233Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-29T21:03:26.233Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-29T21:03:26.508Z] Collecting idna<2.8,>=2.5 [2022-04-29T21:03:26.508Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-29T21:03:27.109Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-29T21:03:27.109Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-29T21:03:27.109Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-29T21:03:27.109Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-29T21:03:28.566Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-29T21:03:28.566Z] Attempting uninstall: urllib3 [2022-04-29T21:03:28.566Z] Found existing installation: urllib3 1.26.7 [2022-04-29T21:03:28.566Z] Uninstalling urllib3-1.26.7: [2022-04-29T21:03:28.844Z] Successfully uninstalled urllib3-1.26.7 [2022-04-29T21:03:30.467Z] Attempting uninstall: idna [2022-04-29T21:03:30.467Z] Found existing installation: idna 3.3 [2022-04-29T21:03:30.467Z] Uninstalling idna-3.3: [2022-04-29T21:03:30.763Z] Successfully uninstalled idna-3.3 [2022-04-29T21:03:36.185Z] Attempting uninstall: requests [2022-04-29T21:03:36.185Z] Found existing installation: requests 2.26.0 [2022-04-29T21:03:36.185Z] Uninstalling requests-2.26.0: [2022-04-29T21:03:36.185Z] Successfully uninstalled requests-2.26.0 [2022-04-29T21:03:36.792Z] Running setup.py install for texttable: started [2022-04-29T21:03:40.250Z] Running setup.py install for texttable: finished with status 'done' [2022-04-29T21:03:40.250Z] Running setup.py install for PyYAML: started [2022-04-29T21:03:40.250Z] Removing intermediate container 3bd639bb543f [2022-04-29T21:03:40.250Z] ---> a1109e14c8fa [2022-04-29T21:03:40.250Z] [2022-04-29T21:03:40.250Z] Step 10/22 : FROM alpine:3.14 [2022-04-29T21:03:40.250Z] ---> ac73e934f311 [2022-04-29T21:03:40.250Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-29T21:03:40.250Z] ---> Running in 9b8e6a078200 [2022-04-29T21:03:42.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-29T21:03:43.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-29T21:03:43.809Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-29T21:03:44.816Z] Running setup.py install for docopt: started [2022-04-29T21:03:45.097Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-29T21:03:45.097Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-29T21:03:45.097Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T21:03:45.097Z] Executing ca-certificates-20211220-r0.trigger [2022-04-29T21:03:45.712Z] OK: 6 MiB in 16 packages [2022-04-29T21:03:49.222Z] Running setup.py install for docopt: finished with status 'done' [2022-04-29T21:03:49.222Z] Running setup.py install for dockerpty: started [2022-04-29T21:03:49.222Z] Removing intermediate container 9b8e6a078200 [2022-04-29T21:03:49.222Z] ---> 41c8e68d8982 [2022-04-29T21:03:49.222Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-29T21:03:49.222Z] ---> Running in bb97ed6159eb [2022-04-29T21:03:50.223Z] Removing intermediate container bb97ed6159eb [2022-04-29T21:03:50.223Z] ---> a1ca8522f05c [2022-04-29T21:03:50.223Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-29T21:03:50.515Z] ---> Running in cc1fc51ba93a [2022-04-29T21:03:51.118Z] Removing intermediate container cc1fc51ba93a [2022-04-29T21:03:51.118Z] ---> 3f3d1d56611b [2022-04-29T21:03:51.118Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-29T21:03:51.396Z] ---> Running in 956f8dd675b7 [2022-04-29T21:03:52.011Z] Removing intermediate container ce0c7f64b890 [2022-04-29T21:03:52.011Z] ---> ccd1a2d9da8d [2022-04-29T21:03:52.011Z] [2022-04-29T21:03:52.011Z] Step 10/23 : FROM alpine:3.14 [2022-04-29T21:03:52.011Z] ---> ac73e934f311 [2022-04-29T21:03:52.011Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-29T21:03:52.011Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-29T21:03:52.011Z] ---> Running in 36284d157571 [2022-04-29T21:03:52.011Z] Removing intermediate container 956f8dd675b7 [2022-04-29T21:03:52.011Z] ---> 8d73573b7e8f [2022-04-29T21:03:52.011Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T21:03:53.000Z] Removing intermediate container 36284d157571 [2022-04-29T21:03:53.000Z] ---> 8948e5ca9b99 [2022-04-29T21:03:53.000Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-29T21:03:53.000Z] ---> Running in c24c594a18e7 [2022-04-29T21:03:53.623Z] ---> 67b291857711 [2022-04-29T21:03:53.623Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-29T21:03:53.915Z] Removing intermediate container c24c594a18e7 [2022-04-29T21:03:53.915Z] ---> af895b537efe [2022-04-29T21:03:53.915Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-29T21:03:54.206Z] ---> Running in d3cb2070d31e [2022-04-29T21:03:55.203Z] Removing intermediate container d3cb2070d31e [2022-04-29T21:03:55.203Z] ---> ac7758fb7b75 [2022-04-29T21:03:55.203Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T21:03:55.203Z] ---> Running in 33a4529ea639 [2022-04-29T21:03:55.203Z] 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-29T21:03:57.878Z] ---> 332711cb7807 [2022-04-29T21:03:57.878Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-29T21:03:58.874Z] ---> a2b58015ea4a [2022-04-29T21:03:59.156Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-29T21:03:59.443Z] ---> Running in db4216d2e5fe [2022-04-29T21:04:00.063Z] Removing intermediate container 33a4529ea639 [2022-04-29T21:04:00.063Z] ---> f8964ef13c83 [2022-04-29T21:04:00.063Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-29T21:04:00.063Z] ---> Running in 331dd4158fa7 [2022-04-29T21:04:00.063Z] Removing intermediate container db4216d2e5fe [2022-04-29T21:04:00.063Z] ---> ab1ec622d3e2 [2022-04-29T21:04:00.063Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T21:04:00.681Z] ---> Running in aae6f4e63a64 [2022-04-29T21:04:02.155Z] Removing intermediate container aae6f4e63a64 [2022-04-29T21:04:02.155Z] ---> a52c37a403b1 [2022-04-29T21:04:02.155Z] Step 20/22 : LABEL arch=arm64 [2022-04-29T21:04:02.431Z] ---> Running in 5c8e86fa3f63 [2022-04-29T21:04:02.713Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-29T21:04:03.323Z] Removing intermediate container 5c8e86fa3f63 [2022-04-29T21:04:03.323Z] ---> 0f39649634ab [2022-04-29T21:04:03.323Z] Step 21/22 : LABEL git_sha=3b7a70d8f5dd802ad30474f504136768b3a6e837 [2022-04-29T21:04:03.622Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-29T21:04:03.622Z] ---> Running in 23e49b4200a7 [2022-04-29T21:04:04.631Z] Removing intermediate container 23e49b4200a7 [2022-04-29T21:04:04.631Z] ---> 8305d9cdbf9c [2022-04-29T21:04:04.631Z] Step 22/22 : LABEL version=0.0.0 [2022-04-29T21:04:04.908Z] ---> Running in b31e42a919db [2022-04-29T21:04:04.908Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-29T21:04:04.908Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-29T21:04:05.186Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-29T21:04:05.186Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-29T21:04:05.464Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-29T21:04:05.464Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-29T21:04:05.746Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T21:04:05.746Z] OK: 8 MiB in 20 packages [2022-04-29T21:04:05.746Z] Removing intermediate container b31e42a919db [2022-04-29T21:04:05.746Z] ---> 678ba3b3dc83 [2022-04-29T21:04:05.746Z] [2022-04-29T21:04:07.764Z] Successfully built 678ba3b3dc83 [2022-04-29T21:04:07.764Z] Successfully tagged support-notifications-arm64:latest [2022-04-29T21:04:07.764Z] Building security-spire-server [2022-04-29T21:04:08.041Z]  Building support-notifications ... done Removing intermediate container 331dd4158fa7 [2022-04-29T21:04:08.041Z] ---> 908085d126a6 [2022-04-29T21:04:08.041Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T21:04:09.504Z] ---> 78001a373d19 [2022-04-29T21:04:09.504Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-29T21:04:13.864Z] ---> e37b27626ec8 [2022-04-29T21:04:13.864Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-29T21:04:15.369Z] ---> 6dd483bb5adf [2022-04-29T21:04:15.369Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-29T21:04:15.648Z] ---> Running in 94120981e644 [2022-04-29T21:04:16.651Z] Removing intermediate container 94120981e644 [2022-04-29T21:04:16.651Z] ---> b015bad2b9d8 [2022-04-29T21:04:16.651Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T21:04:16.651Z] ---> Running in e0a216d78e75 [2022-04-29T21:04:17.662Z] Removing intermediate container e0a216d78e75 [2022-04-29T21:04:17.662Z] ---> eb03f1311e66 [2022-04-29T21:04:17.662Z] Step 21/23 : LABEL arch=arm64 [2022-04-29T21:04:17.662Z] ---> Running in 63a85ce5f1be [2022-04-29T21:04:18.280Z] Removing intermediate container d9524ec48003 [2022-04-29T21:04:18.280Z] ---> d81c8ebafc6a [2022-04-29T21:04:18.280Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-29T21:04:18.572Z] Removing intermediate container 63a85ce5f1be [2022-04-29T21:04:18.572Z] ---> 4423e3aca303 [2022-04-29T21:04:18.572Z] Step 22/23 : LABEL git_sha=3b7a70d8f5dd802ad30474f504136768b3a6e837 [2022-04-29T21:04:18.572Z] ---> Running in 282748d07089 [2022-04-29T21:04:18.854Z] ---> Running in bdd80fc4aebd [2022-04-29T21:04:19.461Z] Removing intermediate container 282748d07089 [2022-04-29T21:04:19.461Z] ---> 044fada7e2b5 [2022-04-29T21:04:19.461Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-29T21:04:19.461Z] ---> Running in 0648caac60c0 [2022-04-29T21:04:19.461Z] Removing intermediate container bdd80fc4aebd [2022-04-29T21:04:19.461Z] ---> 27c13940dc8b [2022-04-29T21:04:19.461Z] Step 23/23 : LABEL version=0.0.0 [2022-04-29T21:04:19.744Z] ---> Running in a75bf8429f12 [2022-04-29T21:04:20.356Z] Removing intermediate container 0648caac60c0 [2022-04-29T21:04:20.356Z] ---> eaf46b611057 [2022-04-29T21:04:20.356Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-29T21:04:20.635Z] Removing intermediate container a75bf8429f12 [2022-04-29T21:04:20.635Z] ---> cf592048ba48 [2022-04-29T21:04:20.635Z] [2022-04-29T21:04:21.633Z] Successfully built cf592048ba48 [2022-04-29T21:04:21.633Z] Successfully tagged core-data-arm64:latest [2022-04-29T21:04:21.633Z]  Building core-data ... done Building security-spire-config [2022-04-29T21:04:23.102Z] ---> 984d7755572b [2022-04-29T21:04:23.102Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-29T21:04:24.107Z] ---> 872daa5ec723 [2022-04-29T21:04:24.107Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-29T21:04:25.568Z] ---> 4b672e09946c [2022-04-29T21:04:25.568Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-29T21:04:25.848Z] ---> Running in 117dbd1e118e [2022-04-29T21:04:26.451Z] Removing intermediate container 117dbd1e118e [2022-04-29T21:04:26.451Z] ---> 157f9328f214 [2022-04-29T21:04:26.451Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T21:04:26.731Z] ---> Running in b87b1207f9d5 [2022-04-29T21:04:27.337Z] Removing intermediate container b87b1207f9d5 [2022-04-29T21:04:27.337Z] ---> 81fec6eb8fac [2022-04-29T21:04:27.337Z] Step 21/23 : LABEL arch=arm64 [2022-04-29T21:04:27.611Z] ---> Running in 4b41a39342a7 [2022-04-29T21:04:28.213Z] Removing intermediate container 4b41a39342a7 [2022-04-29T21:04:28.213Z] ---> 50acdc73335f [2022-04-29T21:04:28.213Z] Step 22/23 : LABEL git_sha=3b7a70d8f5dd802ad30474f504136768b3a6e837 [2022-04-29T21:04:28.213Z] ---> Running in 75c2b308f0de [2022-04-29T21:04:29.314Z] Removing intermediate container 75c2b308f0de [2022-04-29T21:04:29.314Z] ---> ae40e4677a6c [2022-04-29T21:04:29.314Z] Step 23/23 : LABEL version=0.0.0 [2022-04-29T21:04:29.314Z] ---> Running in 4170cb794f73 [2022-04-29T21:04:29.911Z] Removing intermediate container 4170cb794f73 [2022-04-29T21:04:29.911Z] ---> d7e0312d29eb [2022-04-29T21:04:29.911Z] [2022-04-29T21:04:30.532Z] Successfully built d7e0312d29eb [2022-04-29T21:04:30.532Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-29T21:04:48.880Z]  Building sys-mgmt-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T21:04:48.880Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-29T21:04:48.880Z] ---> b8358e2c206f [2022-04-29T21:04:48.880Z] Step 3/25 : WORKDIR /edgex-go [2022-04-29T21:04:48.880Z] ---> Using cache [2022-04-29T21:04:48.880Z] ---> 216e7ad1da7f [2022-04-29T21:04:48.880Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T21:04:48.880Z] ---> Using cache [2022-04-29T21:04:48.880Z] ---> 01c460df9cb2 [2022-04-29T21:04:48.880Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-29T21:04:48.880Z] ---> Using cache [2022-04-29T21:04:48.880Z] ---> 0a065899ecef [2022-04-29T21:04:48.880Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-29T21:04:48.880Z] ---> Using cache [2022-04-29T21:04:48.880Z] ---> 4af7629b5875 [2022-04-29T21:04:48.880Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T21:04:48.880Z] ---> Using cache [2022-04-29T21:04:48.880Z] ---> 884c058bfd1f [2022-04-29T21:04:48.880Z] Step 8/25 : COPY . . [2022-04-29T21:04:48.880Z] ---> Using cache [2022-04-29T21:04:48.880Z] ---> a0bc7d5e07fd [2022-04-29T21:04:48.880Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-29T21:04:48.880Z] ---> Using cache [2022-04-29T21:04:48.880Z] ---> 3192dc81fb70 [2022-04-29T21:04:48.880Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-29T21:04:48.880Z] ---> Using cache [2022-04-29T21:04:48.880Z] ---> 3b3fbcfeb95b [2022-04-29T21:04:48.880Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-29T21:04:48.880Z] ---> Using cache [2022-04-29T21:04:48.880Z] ---> 36d7e0294d91 [2022-04-29T21:04:48.880Z] 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-29T21:04:49.484Z] ---> Running in ce185a461815 [2022-04-29T21:04:54.932Z] spire-1.2.1/ [2022-04-29T21:04:54.932Z] spire-1.2.1/.data/ [2022-04-29T21:04:54.932Z] spire-1.2.1/.data/.file [2022-04-29T21:04:54.932Z] spire-1.2.1/.dockerignore [2022-04-29T21:04:54.932Z] spire-1.2.1/.gitattributes [2022-04-29T21:04:54.932Z] spire-1.2.1/.githooks/ [2022-04-29T21:04:54.932Z] spire-1.2.1/.githooks/pre-commit [2022-04-29T21:04:54.932Z] spire-1.2.1/.github/ [2022-04-29T21:04:54.932Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-29T21:04:54.932Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-29T21:04:54.932Z] spire-1.2.1/.github/dependabot.yml [2022-04-29T21:04:54.932Z] spire-1.2.1/.github/workflows/ [2022-04-29T21:04:54.932Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-29T21:04:54.932Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-29T21:04:54.932Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-29T21:04:54.932Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-29T21:04:54.932Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-29T21:04:54.932Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-29T21:04:54.932Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-29T21:04:54.932Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-29T21:04:54.932Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-29T21:04:54.932Z] spire-1.2.1/.gitignore [2022-04-29T21:04:54.932Z] spire-1.2.1/.go-version [2022-04-29T21:04:54.932Z] spire-1.2.1/.golangci.yml [2022-04-29T21:04:54.932Z] spire-1.2.1/ADOPTERS.md [2022-04-29T21:04:54.932Z] spire-1.2.1/CHANGELOG.md [2022-04-29T21:04:54.932Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-29T21:04:54.932Z] spire-1.2.1/CODEOWNERS [2022-04-29T21:04:54.932Z] spire-1.2.1/CONTRIBUTING.md [2022-04-29T21:04:54.932Z] spire-1.2.1/Dockerfile [2022-04-29T21:04:54.932Z] spire-1.2.1/Dockerfile.dev [2022-04-29T21:04:54.932Z] spire-1.2.1/Dockerfile.scratch [2022-04-29T21:04:54.932Z] spire-1.2.1/LICENSE [2022-04-29T21:04:54.932Z] spire-1.2.1/MAINTAINERS.md [2022-04-29T21:04:54.932Z] spire-1.2.1/Makefile [2022-04-29T21:04:54.932Z] spire-1.2.1/README.md [2022-04-29T21:04:54.932Z] spire-1.2.1/ROADMAP.md [2022-04-29T21:04:54.932Z] spire-1.2.1/SECURITY.md [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/ [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-agent/ [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/ [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-29T21:04:54.932Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-29T21:04:54.932Z] spire-1.2.1/conf/ [2022-04-29T21:04:54.932Z] spire-1.2.1/conf/agent/ [2022-04-29T21:04:54.932Z] spire-1.2.1/conf/agent/agent.conf [2022-04-29T21:04:54.932Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-29T21:04:54.932Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-29T21:04:54.932Z] spire-1.2.1/conf/server/ [2022-04-29T21:04:54.932Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-29T21:04:54.932Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-29T21:04:54.932Z] spire-1.2.1/conf/server/server.conf [2022-04-29T21:04:54.932Z] spire-1.2.1/conf/server/server_full.conf [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/ [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/SPIRE101.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/auditlog.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/images/ [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/scaling_spire.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/spire_agent.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/spire_server.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/supported_integrations.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/telemetry.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/telemetry_config.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/upgrading.md [2022-04-29T21:04:54.932Z] spire-1.2.1/doc/using_spire.md [2022-04-29T21:04:54.932Z] spire-1.2.1/examples/ [2022-04-29T21:04:54.932Z] spire-1.2.1/examples/README.md [2022-04-29T21:04:54.932Z] spire-1.2.1/go.mod [2022-04-29T21:04:54.932Z] spire-1.2.1/go.sum [2022-04-29T21:04:54.932Z] spire-1.2.1/pkg/ [2022-04-29T21:04:54.932Z] spire-1.2.1/pkg/agent/ [2022-04-29T21:04:54.932Z] spire-1.2.1/pkg/agent/agent.go [2022-04-29T21:04:54.932Z] spire-1.2.1/pkg/agent/api/ [2022-04-29T21:04:54.932Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-29T21:04:54.932Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-29T21:04:54.932Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/client/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/common/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/config.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/manager/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/svid/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/common/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/common/api/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-29T21:04:54.933Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/api/names.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/auth/ [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/catalog/ [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/cli/ [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/health/ [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/health/config.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/health/context.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/health/health.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/idutil/ [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/log/ [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/log/log.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/log/options.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/plugin/ [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-29T21:04:54.934Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/profiling/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/selector/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/uptime/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/util/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/util/task.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/version/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/version/version.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/x509util/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/api.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/health/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/id.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/status.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/bundle/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/ca/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/cache/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/catalog/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/config.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/datastore/ [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-29T21:04:54.935Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/ [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-29T21:04:54.936Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-29T21:04:54.937Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-29T21:04:54.937Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-29T21:04:54.937Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-29T21:04:54.937Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-29T21:04:54.937Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-29T21:04:54.937Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-29T21:04:54.937Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-29T21:04:54.937Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-29T21:04:54.937Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-29T21:04:54.937Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-29T21:04:55.212Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-29T21:04:55.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-29T21:04:55.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-29T21:04:55.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-29T21:04:55.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-29T21:04:55.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-29T21:04:55.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-29T21:04:55.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-29T21:04:55.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-29T21:04:55.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-29T21:04:55.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-29T21:04:55.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-29T21:04:55.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-29T21:04:55.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-29T21:04:55.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-29T21:04:55.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-29T21:04:55.213Z] spire-1.2.1/pkg/server/registration/ [2022-04-29T21:04:55.213Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-29T21:04:55.213Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-29T21:04:55.213Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-29T21:04:55.213Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-29T21:04:55.213Z] spire-1.2.1/pkg/server/server.go [2022-04-29T21:04:55.213Z] spire-1.2.1/pkg/server/server_test.go [2022-04-29T21:04:55.213Z] spire-1.2.1/pkg/server/svid/ [2022-04-29T21:04:55.213Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-29T21:04:55.213Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-29T21:04:55.213Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-29T21:04:55.213Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-29T21:04:55.213Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-29T21:04:55.213Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-29T21:04:55.213Z] spire-1.2.1/proto/ [2022-04-29T21:04:55.213Z] spire-1.2.1/proto/private/ [2022-04-29T21:04:55.213Z] spire-1.2.1/proto/private/server/ [2022-04-29T21:04:55.213Z] spire-1.2.1/proto/private/server/journal/ [2022-04-29T21:04:55.213Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-29T21:04:55.213Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-29T21:04:55.213Z] spire-1.2.1/proto/spire/ [2022-04-29T21:04:55.213Z] spire-1.2.1/proto/spire/common/ [2022-04-29T21:04:55.213Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-29T21:04:55.213Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-29T21:04:55.213Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-29T21:04:55.213Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-29T21:04:55.213Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-29T21:04:55.213Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-29T21:04:55.213Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-29T21:04:55.213Z] spire-1.2.1/proto/spire/plugin/ [2022-04-29T21:04:55.213Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-29T21:04:55.213Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-29T21:04:55.213Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-29T21:04:55.213Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-29T21:04:55.213Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-29T21:04:55.213Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-29T21:04:55.213Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-29T21:04:55.213Z] spire-1.2.1/release/ [2022-04-29T21:04:55.213Z] spire-1.2.1/release/spire-extras/ [2022-04-29T21:04:55.213Z] spire-1.2.1/release/spire-extras/README.md [2022-04-29T21:04:55.213Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-29T21:04:55.213Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-29T21:04:55.213Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-29T21:04:55.213Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-29T21:04:55.213Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-29T21:04:55.213Z] spire-1.2.1/release/spire/ [2022-04-29T21:04:55.213Z] spire-1.2.1/release/spire/README.md [2022-04-29T21:04:55.213Z] spire-1.2.1/release/spire/conf/ [2022-04-29T21:04:55.213Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-29T21:04:55.213Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-29T21:04:55.213Z] spire-1.2.1/release/spire/conf/server/ [2022-04-29T21:04:55.213Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-29T21:04:55.213Z] spire-1.2.1/script/ [2022-04-29T21:04:55.213Z] spire-1.2.1/script/build-artifact.sh [2022-04-29T21:04:55.213Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-29T21:04:55.213Z] spire-1.2.1/support/ [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/ [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-29T21:04:55.213Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-29T21:04:55.213Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-29T21:04:55.213Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-29T21:04:55.213Z] spire-1.2.1/test/ [2022-04-29T21:04:55.213Z] spire-1.2.1/test/clock/ [2022-04-29T21:04:55.213Z] spire-1.2.1/test/clock/clock.go [2022-04-29T21:04:55.213Z] spire-1.2.1/test/fakes/ [2022-04-29T21:04:55.213Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-29T21:04:55.213Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-29T21:04:55.213Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-29T21:04:55.213Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-29T21:04:55.213Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-29T21:04:55.213Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-29T21:04:55.213Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-29T21:04:55.213Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-29T21:04:55.213Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-29T21:04:55.213Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-29T21:04:55.213Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-29T21:04:55.213Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-29T21:04:55.213Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-29T21:04:55.213Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-29T21:04:55.213Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-29T21:04:55.213Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-29T21:04:55.213Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-29T21:04:55.213Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-29T21:04:55.213Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-29T21:04:55.213Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-29T21:04:55.213Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-29T21:04:55.213Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/ [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/certs/ [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/config/ [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/fixture.go [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/registration/ [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-29T21:04:55.214Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/ [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/README.md [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/common [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/setup/ [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/suites/ [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-29T21:04:55.214Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-29T21:04:55.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-29T21:04:55.495Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/test-one.sh [2022-04-29T21:04:55.496Z] spire-1.2.1/test/integration/test.sh [2022-04-29T21:04:55.496Z] spire-1.2.1/test/plugintest/ [2022-04-29T21:04:55.496Z] spire-1.2.1/test/plugintest/config.go [2022-04-29T21:04:55.496Z] spire-1.2.1/test/plugintest/load.go [2022-04-29T21:04:55.496Z] spire-1.2.1/test/plugintest/option.go [2022-04-29T21:04:55.496Z] spire-1.2.1/test/spiretest/ [2022-04-29T21:04:55.496Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-29T21:04:55.496Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-29T21:04:55.496Z] spire-1.2.1/test/spiretest/dir.go [2022-04-29T21:04:55.496Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-29T21:04:55.496Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-29T21:04:55.496Z] spire-1.2.1/test/spiretest/logs.go [2022-04-29T21:04:55.496Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-29T21:04:55.496Z] spire-1.2.1/test/spiretest/suite.go [2022-04-29T21:04:55.496Z] spire-1.2.1/test/spiretest/x509.go [2022-04-29T21:04:55.496Z] spire-1.2.1/test/testca/ [2022-04-29T21:04:55.496Z] spire-1.2.1/test/testca/ca.go [2022-04-29T21:04:55.496Z] spire-1.2.1/test/testkey/ [2022-04-29T21:04:55.496Z] spire-1.2.1/test/testkey/generate.sh [2022-04-29T21:04:55.496Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-29T21:04:55.496Z] spire-1.2.1/test/testkey/keys.go [2022-04-29T21:04:55.496Z] spire-1.2.1/test/testkey/new.go [2022-04-29T21:04:55.496Z] spire-1.2.1/test/tpmsimulator/ [2022-04-29T21:04:55.496Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-29T21:04:55.496Z] spire-1.2.1/test/util/ [2022-04-29T21:04:55.496Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-29T21:04:55.496Z] spire-1.2.1/test/util/cert_generation.go [2022-04-29T21:04:55.496Z] spire-1.2.1/test/util/io_redirection.go [2022-04-29T21:04:55.496Z] spire-1.2.1/test/util/race.go [2022-04-29T21:04:55.496Z] spire-1.2.1/test/util/util.go [2022-04-29T21:04:55.496Z] building spire from source... [2022-04-29T21:04:56.504Z] Installing go1.17.7... [2022-04-29T21:04:59.961Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T21:04:59.961Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-29T21:04:59.961Z] ---> b8358e2c206f [2022-04-29T21:04:59.961Z] Step 3/26 : WORKDIR /edgex-go [2022-04-29T21:04:59.961Z] ---> Using cache [2022-04-29T21:04:59.961Z] ---> 216e7ad1da7f [2022-04-29T21:04:59.961Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T21:04:59.961Z] ---> Using cache [2022-04-29T21:04:59.961Z] ---> 01c460df9cb2 [2022-04-29T21:04:59.961Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-29T21:04:59.961Z] ---> Using cache [2022-04-29T21:04:59.961Z] ---> 0a065899ecef [2022-04-29T21:04:59.961Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-29T21:04:59.961Z] ---> Using cache [2022-04-29T21:04:59.961Z] ---> 4af7629b5875 [2022-04-29T21:04:59.961Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T21:04:59.961Z] ---> Using cache [2022-04-29T21:04:59.961Z] ---> 884c058bfd1f [2022-04-29T21:04:59.961Z] Step 8/26 : COPY . . [2022-04-29T21:04:59.961Z] ---> Using cache [2022-04-29T21:04:59.961Z] ---> a0bc7d5e07fd [2022-04-29T21:04:59.961Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-29T21:04:59.961Z] ---> Using cache [2022-04-29T21:04:59.961Z] ---> 3192dc81fb70 [2022-04-29T21:04:59.961Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-29T21:04:59.961Z] ---> Using cache [2022-04-29T21:04:59.961Z] ---> 3b3fbcfeb95b [2022-04-29T21:04:59.961Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-29T21:04:59.961Z] ---> Using cache [2022-04-29T21:04:59.961Z] ---> 36d7e0294d91 [2022-04-29T21:04:59.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-29T21:05:00.627Z] ---> Running in 78acfb6c898c [2022-04-29T21:05:03.293Z] spire-1.2.1/ [2022-04-29T21:05:03.293Z] spire-1.2.1/.data/ [2022-04-29T21:05:03.293Z] spire-1.2.1/.data/.file [2022-04-29T21:05:03.293Z] spire-1.2.1/.dockerignore [2022-04-29T21:05:03.293Z] spire-1.2.1/.gitattributes [2022-04-29T21:05:03.293Z] spire-1.2.1/.githooks/ [2022-04-29T21:05:03.293Z] spire-1.2.1/.githooks/pre-commit [2022-04-29T21:05:03.293Z] spire-1.2.1/.github/ [2022-04-29T21:05:03.293Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-29T21:05:03.293Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-29T21:05:03.293Z] spire-1.2.1/.github/dependabot.yml [2022-04-29T21:05:03.293Z] spire-1.2.1/.github/workflows/ [2022-04-29T21:05:03.293Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-29T21:05:03.293Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-29T21:05:03.293Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-29T21:05:03.293Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-29T21:05:03.293Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-29T21:05:03.293Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-29T21:05:03.293Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-29T21:05:03.293Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-29T21:05:03.293Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-29T21:05:03.293Z] spire-1.2.1/.gitignore [2022-04-29T21:05:03.293Z] spire-1.2.1/.go-version [2022-04-29T21:05:03.293Z] spire-1.2.1/.golangci.yml [2022-04-29T21:05:03.293Z] spire-1.2.1/ADOPTERS.md [2022-04-29T21:05:03.293Z] spire-1.2.1/CHANGELOG.md [2022-04-29T21:05:03.293Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-29T21:05:03.293Z] spire-1.2.1/CODEOWNERS [2022-04-29T21:05:03.293Z] spire-1.2.1/CONTRIBUTING.md [2022-04-29T21:05:03.293Z] spire-1.2.1/Dockerfile [2022-04-29T21:05:03.293Z] spire-1.2.1/Dockerfile.dev [2022-04-29T21:05:03.293Z] spire-1.2.1/Dockerfile.scratch [2022-04-29T21:05:03.293Z] spire-1.2.1/LICENSE [2022-04-29T21:05:03.293Z] spire-1.2.1/MAINTAINERS.md [2022-04-29T21:05:03.293Z] spire-1.2.1/Makefile [2022-04-29T21:05:03.293Z] spire-1.2.1/README.md [2022-04-29T21:05:03.293Z] spire-1.2.1/ROADMAP.md [2022-04-29T21:05:03.293Z] spire-1.2.1/SECURITY.md [2022-04-29T21:05:03.293Z] spire-1.2.1/cmd/ [2022-04-29T21:05:03.293Z] spire-1.2.1/cmd/spire-agent/ [2022-04-29T21:05:03.293Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-29T21:05:03.293Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-29T21:05:03.293Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-29T21:05:03.293Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-29T21:05:03.293Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-29T21:05:03.293Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-29T21:05:03.293Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-29T21:05:03.293Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-29T21:05:03.293Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-29T21:05:03.293Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-29T21:05:03.293Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-29T21:05:03.293Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-29T21:05:03.293Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-29T21:05:03.293Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-29T21:05:03.293Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/ [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-29T21:05:03.294Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-29T21:05:03.294Z] spire-1.2.1/conf/ [2022-04-29T21:05:03.294Z] spire-1.2.1/conf/agent/ [2022-04-29T21:05:03.294Z] spire-1.2.1/conf/agent/agent.conf [2022-04-29T21:05:03.294Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-29T21:05:03.294Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-29T21:05:03.294Z] spire-1.2.1/conf/server/ [2022-04-29T21:05:03.294Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-29T21:05:03.294Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-29T21:05:03.294Z] spire-1.2.1/conf/server/server.conf [2022-04-29T21:05:03.294Z] spire-1.2.1/conf/server/server_full.conf [2022-04-29T21:05:03.294Z] spire-1.2.1/doc/ [2022-04-29T21:05:03.294Z] spire-1.2.1/doc/SPIRE101.md [2022-04-29T21:05:03.294Z] spire-1.2.1/doc/auditlog.md [2022-04-29T21:05:03.294Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-29T21:05:03.294Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-29T21:05:03.294Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-29T21:05:03.294Z] spire-1.2.1/doc/images/ [2022-04-29T21:05:03.294Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-29T21:05:03.294Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-29T21:05:03.294Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-29T21:05:03.570Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-29T21:05:03.570Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-29T21:05:03.570Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-29T21:05:03.570Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-29T21:05:03.570Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-29T21:05:03.570Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-29T21:05:03.570Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-29T21:05:03.570Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-29T21:05:03.570Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-29T21:05:03.570Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-29T21:05:03.570Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-29T21:05:03.570Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-29T21:05:03.570Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-29T21:05:03.570Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-29T21:05:03.570Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-29T21:05:03.570Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-29T21:05:03.570Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-29T21:05:03.570Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-29T21:05:03.570Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-29T21:05:03.570Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-29T21:05:03.570Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-29T21:05:03.570Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-29T21:05:03.570Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-29T21:05:03.570Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-29T21:05:03.570Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-29T21:05:03.570Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-29T21:05:03.570Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-29T21:05:03.570Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-29T21:05:03.570Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-29T21:05:03.570Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-29T21:05:03.570Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-29T21:05:03.570Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-29T21:05:03.570Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-29T21:05:03.570Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-29T21:05:03.570Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-29T21:05:03.570Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-29T21:05:03.570Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-29T21:05:03.570Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-29T21:05:03.570Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-29T21:05:03.570Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-29T21:05:03.571Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-29T21:05:03.571Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-29T21:05:03.571Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-29T21:05:03.571Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-29T21:05:03.571Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-29T21:05:03.571Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-29T21:05:03.571Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-29T21:05:03.571Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-29T21:05:03.571Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-29T21:05:03.571Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-29T21:05:03.571Z] spire-1.2.1/doc/scaling_spire.md [2022-04-29T21:05:03.571Z] spire-1.2.1/doc/spire_agent.md [2022-04-29T21:05:03.571Z] spire-1.2.1/doc/spire_server.md [2022-04-29T21:05:03.571Z] spire-1.2.1/doc/supported_integrations.md [2022-04-29T21:05:03.571Z] spire-1.2.1/doc/telemetry.md [2022-04-29T21:05:03.571Z] spire-1.2.1/doc/telemetry_config.md [2022-04-29T21:05:03.571Z] spire-1.2.1/doc/upgrading.md [2022-04-29T21:05:03.571Z] spire-1.2.1/doc/using_spire.md [2022-04-29T21:05:03.571Z] spire-1.2.1/examples/ [2022-04-29T21:05:03.571Z] spire-1.2.1/examples/README.md [2022-04-29T21:05:03.571Z] spire-1.2.1/go.mod [2022-04-29T21:05:03.571Z] spire-1.2.1/go.sum [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/agent.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/api/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/client/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/common/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/config.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/manager/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-29T21:05:03.571Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/agent/svid/ [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/ [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/api/ [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/api/names.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/auth/ [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/catalog/ [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-29T21:05:03.572Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-29T21:05:03.849Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-29T21:05:03.849Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-29T21:05:03.849Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-29T21:05:03.849Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-29T21:05:03.849Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-29T21:05:03.849Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-29T21:05:03.849Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-29T21:05:03.849Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-29T21:05:03.849Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-29T21:05:03.849Z] spire-1.2.1/pkg/common/cli/ [2022-04-29T21:05:03.849Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-29T21:05:03.849Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-29T21:05:03.849Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-29T21:05:03.849Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-29T21:05:03.849Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-29T21:05:03.849Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-29T21:05:03.849Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-29T21:05:03.849Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-29T21:05:03.849Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-29T21:05:03.849Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-29T21:05:03.849Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-29T21:05:03.849Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-29T21:05:03.849Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-29T21:05:03.849Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-29T21:05:03.849Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-29T21:05:03.849Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-29T21:05:03.849Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-29T21:05:03.849Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-29T21:05:03.849Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-29T21:05:03.849Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-29T21:05:03.849Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-29T21:05:03.849Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-29T21:05:03.849Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-29T21:05:03.849Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-29T21:05:03.849Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-29T21:05:03.849Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-29T21:05:03.849Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-29T21:05:03.849Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/health/ [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/health/config.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/health/context.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/health/health.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/idutil/ [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/log/ [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/log/log.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/log/options.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/plugin/ [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/profiling/ [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/selector/ [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-29T21:05:03.850Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/uptime/ [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/util/ [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/util/task.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/version/ [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/version/version.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/x509util/ [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/ [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/ [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/api.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/health/ [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/id.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/status.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-29T21:05:03.851Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/bundle/ [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/ca/ [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/cache/ [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/catalog/ [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/config.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/datastore/ [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-29T21:05:04.129Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-29T21:05:04.130Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/registration/ [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/server.go [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/server_test.go [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/svid/ [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-29T21:05:04.131Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-29T21:05:04.131Z] spire-1.2.1/proto/ [2022-04-29T21:05:04.131Z] spire-1.2.1/proto/private/ [2022-04-29T21:05:04.131Z] spire-1.2.1/proto/private/server/ [2022-04-29T21:05:04.411Z] spire-1.2.1/proto/private/server/journal/ [2022-04-29T21:05:04.411Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-29T21:05:04.411Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-29T21:05:04.411Z] spire-1.2.1/proto/spire/ [2022-04-29T21:05:04.411Z] spire-1.2.1/proto/spire/common/ [2022-04-29T21:05:04.411Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-29T21:05:04.411Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-29T21:05:04.411Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-29T21:05:04.411Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-29T21:05:04.411Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-29T21:05:04.411Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-29T21:05:04.411Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-29T21:05:04.411Z] spire-1.2.1/proto/spire/plugin/ [2022-04-29T21:05:04.411Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-29T21:05:04.411Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-29T21:05:04.411Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-29T21:05:04.411Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-29T21:05:04.411Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-29T21:05:04.411Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-29T21:05:04.411Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-29T21:05:04.411Z] spire-1.2.1/release/ [2022-04-29T21:05:04.411Z] spire-1.2.1/release/spire-extras/ [2022-04-29T21:05:04.411Z] spire-1.2.1/release/spire-extras/README.md [2022-04-29T21:05:04.411Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-29T21:05:04.411Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-29T21:05:04.411Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-29T21:05:04.411Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-29T21:05:04.411Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-29T21:05:04.411Z] spire-1.2.1/release/spire/ [2022-04-29T21:05:04.411Z] spire-1.2.1/release/spire/README.md [2022-04-29T21:05:04.411Z] spire-1.2.1/release/spire/conf/ [2022-04-29T21:05:04.411Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-29T21:05:04.411Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-29T21:05:04.411Z] spire-1.2.1/release/spire/conf/server/ [2022-04-29T21:05:04.411Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-29T21:05:04.411Z] spire-1.2.1/script/ [2022-04-29T21:05:04.411Z] spire-1.2.1/script/build-artifact.sh [2022-04-29T21:05:04.411Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-29T21:05:04.411Z] spire-1.2.1/support/ [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/ [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-29T21:05:04.411Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-29T21:05:04.411Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-29T21:05:04.411Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-29T21:05:04.411Z] spire-1.2.1/test/ [2022-04-29T21:05:04.411Z] spire-1.2.1/test/clock/ [2022-04-29T21:05:04.411Z] spire-1.2.1/test/clock/clock.go [2022-04-29T21:05:04.411Z] spire-1.2.1/test/fakes/ [2022-04-29T21:05:04.411Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-29T21:05:04.411Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-29T21:05:04.411Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-29T21:05:04.411Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-29T21:05:04.411Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-29T21:05:04.411Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-29T21:05:04.411Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-29T21:05:04.411Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-29T21:05:04.411Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-29T21:05:04.411Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-29T21:05:04.411Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-29T21:05:04.411Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-29T21:05:04.411Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-29T21:05:04.411Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-29T21:05:04.411Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-29T21:05:04.411Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-29T21:05:04.411Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-29T21:05:04.411Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-29T21:05:04.411Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-29T21:05:04.411Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-29T21:05:04.411Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-29T21:05:04.411Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-29T21:05:04.411Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/ [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/certs/ [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/config/ [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/fixture.go [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/registration/ [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-29T21:05:04.412Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/ [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/README.md [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/common [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/setup/ [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/ [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-29T21:05:04.412Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-29T21:05:04.413Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-29T21:05:04.692Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/test-one.sh [2022-04-29T21:05:04.693Z] spire-1.2.1/test/integration/test.sh [2022-04-29T21:05:04.693Z] spire-1.2.1/test/plugintest/ [2022-04-29T21:05:04.693Z] spire-1.2.1/test/plugintest/config.go [2022-04-29T21:05:04.693Z] spire-1.2.1/test/plugintest/load.go [2022-04-29T21:05:04.693Z] spire-1.2.1/test/plugintest/option.go [2022-04-29T21:05:04.693Z] spire-1.2.1/test/spiretest/ [2022-04-29T21:05:04.693Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-29T21:05:04.693Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-29T21:05:04.693Z] spire-1.2.1/test/spiretest/dir.go [2022-04-29T21:05:04.693Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-29T21:05:04.693Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-29T21:05:04.693Z] spire-1.2.1/test/spiretest/logs.go [2022-04-29T21:05:04.693Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-29T21:05:04.693Z] spire-1.2.1/test/spiretest/suite.go [2022-04-29T21:05:04.693Z] spire-1.2.1/test/spiretest/x509.go [2022-04-29T21:05:04.693Z] spire-1.2.1/test/testca/ [2022-04-29T21:05:04.693Z] spire-1.2.1/test/testca/ca.go [2022-04-29T21:05:04.693Z] spire-1.2.1/test/testkey/ [2022-04-29T21:05:04.693Z] spire-1.2.1/test/testkey/generate.sh [2022-04-29T21:05:04.693Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-29T21:05:04.693Z] spire-1.2.1/test/testkey/keys.go [2022-04-29T21:05:04.693Z] spire-1.2.1/test/testkey/new.go [2022-04-29T21:05:04.693Z] spire-1.2.1/test/tpmsimulator/ [2022-04-29T21:05:04.693Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-29T21:05:04.693Z] spire-1.2.1/test/util/ [2022-04-29T21:05:04.693Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-29T21:05:04.693Z] spire-1.2.1/test/util/cert_generation.go [2022-04-29T21:05:04.693Z] spire-1.2.1/test/util/io_redirection.go [2022-04-29T21:05:04.693Z] spire-1.2.1/test/util/race.go [2022-04-29T21:05:04.693Z] spire-1.2.1/test/util/util.go [2022-04-29T21:05:04.693Z] building spire from source... [2022-04-29T21:05:05.304Z] Installing go1.17.7... [2022-04-29T21:05:20.511Z] Building bin/spire-server... [2022-04-29T21:05:20.511Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-29T21:05:20.511Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-29T21:05:20.511Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-29T21:05:20.511Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-29T21:05:20.511Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-29T21:05:23.176Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-29T21:05:23.176Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-29T21:05:23.176Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-29T21:05:23.458Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-29T21:05:23.738Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-29T21:05:24.020Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-29T21:05:24.020Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-29T21:05:24.020Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-29T21:05:24.303Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-29T21:05:24.303Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-29T21:05:24.303Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-29T21:05:24.303Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-29T21:05:24.303Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-29T21:05:25.303Z] Building bin/spire-server... [2022-04-29T21:05:25.582Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-29T21:05:25.582Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-29T21:05:25.582Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-29T21:05:25.582Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-29T21:05:25.582Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-29T21:05:25.861Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-29T21:05:26.140Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-29T21:05:26.420Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-29T21:05:26.420Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-29T21:05:26.701Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-29T21:05:26.980Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-29T21:05:27.260Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-29T21:05:27.867Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-29T21:05:27.867Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-29T21:05:28.149Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-29T21:05:28.149Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-29T21:05:29.608Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-29T21:05:30.607Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-29T21:05:30.607Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-29T21:05:30.607Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-29T21:05:30.607Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-29T21:05:30.885Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-29T21:05:30.885Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-29T21:05:30.885Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-29T21:05:31.496Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-29T21:05:31.496Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-29T21:05:31.496Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-29T21:05:31.774Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-29T21:05:31.774Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-29T21:05:32.771Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-29T21:05:32.771Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-29T21:05:47.946Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-29T21:05:47.946Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-29T21:05:47.946Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-29T21:05:47.946Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-29T21:05:47.946Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-29T21:05:47.946Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-29T21:05:47.946Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-29T21:05:47.946Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-29T21:05:47.946Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-29T21:05:47.946Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-29T21:05:47.946Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-29T21:05:47.946Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-29T21:05:47.946Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-29T21:05:47.946Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-29T21:05:47.946Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-29T21:05:47.946Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-29T21:05:47.946Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-29T21:05:47.946Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-29T21:05:47.946Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-29T21:05:47.946Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-29T21:05:47.946Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-29T21:05:47.946Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-29T21:05:48.226Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-29T21:05:48.508Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-29T21:05:48.508Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-29T21:05:48.508Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-29T21:05:48.509Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-29T21:05:48.509Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-29T21:05:48.509Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-29T21:05:48.509Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-29T21:05:48.509Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-29T21:05:48.509Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-29T21:05:48.509Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-29T21:05:48.509Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-29T21:05:48.788Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-29T21:05:48.788Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-29T21:05:48.788Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-29T21:05:48.788Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-29T21:05:49.068Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-29T21:05:49.068Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-29T21:05:49.068Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-29T21:05:49.673Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-29T21:05:49.673Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-29T21:05:49.673Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-29T21:05:49.673Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-29T21:05:49.959Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-29T21:05:49.959Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-29T21:05:49.959Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-29T21:05:49.959Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-29T21:05:49.959Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-29T21:05:50.242Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-29T21:05:50.242Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-29T21:05:50.242Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-29T21:05:50.242Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-29T21:05:50.523Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-29T21:05:50.523Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-29T21:05:50.523Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-29T21:05:50.801Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-29T21:05:51.411Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-29T21:05:51.411Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-29T21:05:51.411Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-29T21:05:51.690Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-29T21:05:51.969Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-29T21:05:53.425Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-29T21:05:54.422Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-29T21:05:58.810Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-29T21:05:58.810Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-29T21:05:58.811Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-29T21:06:02.087Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-29T21:06:02.366Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-29T21:06:02.366Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-29T21:06:02.645Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-29T21:06:02.926Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-29T21:06:18.092Z] go: downloading google.golang.org/api v0.70.0 [2022-04-29T21:06:18.092Z] go: downloading k8s.io/api v0.23.4 [2022-04-29T21:06:18.092Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-29T21:06:23.554Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-29T21:06:23.554Z] go: downloading google.golang.org/api v0.70.0 [2022-04-29T21:06:23.554Z] go: downloading k8s.io/api v0.23.4 [2022-04-29T21:06:26.216Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-29T21:06:26.216Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-29T21:06:34.556Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-29T21:06:34.556Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-29T21:06:38.941Z] Removing intermediate container e35fb0297e1c [2022-04-29T21:06:38.941Z] ---> c929cabbe23b [2022-04-29T21:06:38.941Z] [2022-04-29T21:06:38.941Z] Step 10/23 : FROM alpine:3.14 [2022-04-29T21:06:38.941Z] ---> ac73e934f311 [2022-04-29T21:06:38.941Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-29T21:06:38.941Z] ---> Using cache [2022-04-29T21:06:38.941Z] ---> 0d94d743ecdd [2022-04-29T21:06:38.941Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-29T21:06:38.941Z] ---> Using cache [2022-04-29T21:06:38.941Z] ---> 324bd33e06c4 [2022-04-29T21:06:38.941Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-29T21:06:39.222Z] ---> Running in 0537f203da77 [2022-04-29T21:06:39.831Z] Removing intermediate container 0537f203da77 [2022-04-29T21:06:39.831Z] ---> 5091c3b43dfd [2022-04-29T21:06:39.831Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-29T21:06:39.831Z] ---> Running in e1011121a80a [2022-04-29T21:06:40.457Z] Removing intermediate container e1011121a80a [2022-04-29T21:06:40.457Z] ---> 6b58bbd72320 [2022-04-29T21:06:40.457Z] Step 15/23 : WORKDIR / [2022-04-29T21:06:40.457Z] ---> Running in 50247a4158ec [2022-04-29T21:06:41.077Z] Removing intermediate container 50247a4158ec [2022-04-29T21:06:41.077Z] ---> d6e748c13cac [2022-04-29T21:06:41.077Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T21:06:42.068Z] ---> 7563d5709ff8 [2022-04-29T21:06:42.069Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-29T21:06:44.083Z] ---> 125eefd02dcf [2022-04-29T21:06:44.083Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-29T21:06:45.082Z] ---> 46064fedecb2 [2022-04-29T21:06:45.082Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-29T21:06:45.082Z] ---> Running in 7aa5c7e596b4 [2022-04-29T21:06:45.695Z] Removing intermediate container 7aa5c7e596b4 [2022-04-29T21:06:45.695Z] ---> fa2f15a87656 [2022-04-29T21:06:45.695Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T21:06:45.695Z] ---> Running in a0f572003c50 [2022-04-29T21:06:46.292Z] Removing intermediate container a0f572003c50 [2022-04-29T21:06:46.292Z] ---> 677fbd5ac9f6 [2022-04-29T21:06:46.292Z] Step 21/23 : LABEL arch=arm64 [2022-04-29T21:06:46.563Z] ---> Running in f89550bd26dd [2022-04-29T21:06:47.182Z] Removing intermediate container f89550bd26dd [2022-04-29T21:06:47.182Z] ---> fc9b5f2ff5b0 [2022-04-29T21:06:47.182Z] Step 22/23 : LABEL git_sha=3b7a70d8f5dd802ad30474f504136768b3a6e837 [2022-04-29T21:06:47.182Z] ---> Running in 7f64abbff20c [2022-04-29T21:06:47.813Z] Removing intermediate container 7f64abbff20c [2022-04-29T21:06:47.813Z] ---> d3dc2a190f7f [2022-04-29T21:06:47.813Z] Step 23/23 : LABEL version=0.0.0 [2022-04-29T21:06:48.096Z] ---> Running in 0cdc0cc1d786 [2022-04-29T21:06:48.706Z] Removing intermediate container 0cdc0cc1d786 [2022-04-29T21:06:48.706Z] ---> 276b490703e2 [2022-04-29T21:06:48.706Z] [2022-04-29T21:06:49.307Z] Successfully built 276b490703e2 [2022-04-29T21:06:49.307Z] Successfully tagged core-metadata-arm64:latest [2022-04-29T21:06:51.290Z]  Building core-metadata ... done go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-29T21:06:51.290Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-29T21:06:51.565Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-29T21:06:51.565Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-29T21:06:52.552Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-29T21:06:53.538Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-29T21:06:53.814Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-29T21:06:54.803Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-29T21:06:55.081Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-29T21:06:55.356Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-29T21:06:55.356Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-29T21:06:55.356Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-29T21:06:55.953Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-29T21:06:56.226Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-29T21:06:56.226Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-29T21:06:56.226Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-29T21:06:56.500Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-29T21:06:56.500Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-29T21:06:56.775Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-29T21:06:56.775Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-29T21:06:57.050Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-29T21:06:57.050Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-29T21:06:57.325Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-29T21:06:57.325Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-29T21:06:58.316Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-29T21:06:58.316Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-29T21:06:58.594Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-29T21:06:58.594Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-29T21:06:58.594Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-29T21:06:58.872Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-29T21:06:58.872Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-29T21:06:59.148Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-29T21:06:59.426Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-29T21:06:59.426Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-29T21:06:59.702Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-29T21:07:00.312Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-29T21:07:00.312Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-29T21:07:00.312Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-29T21:07:00.588Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-29T21:07:00.867Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-29T21:07:00.867Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-29T21:07:01.144Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-29T21:07:01.144Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-29T21:07:01.144Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-29T21:07:01.421Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-29T21:07:01.421Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-29T21:07:02.418Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-29T21:07:02.418Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-29T21:07:02.418Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-29T21:07:02.418Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-29T21:07:03.022Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-29T21:07:03.022Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-29T21:07:03.022Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-29T21:07:03.022Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-29T21:07:03.022Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-29T21:07:03.022Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-29T21:07:03.293Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-29T21:07:03.293Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-29T21:07:03.889Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-29T21:07:04.491Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-29T21:07:04.491Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-29T21:07:04.767Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-29T21:07:05.366Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-29T21:07:05.366Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-29T21:07:05.366Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-29T21:07:05.641Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-29T21:07:05.641Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-29T21:07:05.917Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-29T21:07:05.917Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-29T21:07:05.917Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-29T21:07:05.917Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-29T21:07:05.917Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-29T21:07:05.917Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-29T21:07:05.917Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-29T21:07:05.917Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-29T21:07:05.917Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-29T21:07:05.917Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-29T21:07:06.518Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-29T21:07:06.518Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-29T21:07:06.794Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-29T21:07:06.794Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-29T21:07:06.794Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-29T21:07:07.072Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-29T21:07:07.072Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-29T21:07:07.072Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-29T21:07:07.352Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-29T21:07:07.352Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-29T21:07:07.970Z] go: downloading go.opencensus.io v0.23.0 [2022-04-29T21:07:08.257Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-29T21:07:08.533Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-29T21:07:08.533Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-29T21:07:08.533Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-29T21:07:08.810Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-29T21:07:08.810Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-29T21:07:08.810Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-29T21:07:08.810Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-29T21:07:08.810Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-29T21:07:08.810Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-29T21:07:09.111Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-29T21:07:09.111Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-29T21:07:09.111Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-29T21:07:09.111Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-29T21:07:09.111Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-29T21:07:09.403Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-29T21:07:10.041Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-29T21:07:10.343Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-29T21:07:10.343Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-29T21:07:10.724Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-29T21:07:10.725Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-29T21:07:10.725Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-29T21:07:12.168Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-29T21:07:12.168Z] go: downloading go.opencensus.io v0.23.0 [2022-04-29T21:07:12.443Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-29T21:07:12.443Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-29T21:07:12.721Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-29T21:07:12.721Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-29T21:07:12.721Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-29T21:07:12.999Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-29T21:07:12.999Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-29T21:07:13.276Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-29T21:07:13.552Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-29T21:07:13.552Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-29T21:07:13.828Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-29T21:07:13.828Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-29T21:07:14.440Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-29T21:07:14.440Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-29T21:07:14.440Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-29T21:07:14.716Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-29T21:07:14.716Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-29T21:07:14.716Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-29T21:07:14.997Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-29T21:07:15.273Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-29T21:07:16.721Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-29T21:07:16.721Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-29T21:07:16.999Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-29T21:07:16.999Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-29T21:07:17.275Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-29T21:07:17.879Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-29T21:07:17.879Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-29T21:07:17.879Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-29T21:07:18.155Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-29T21:07:18.155Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-29T21:07:18.155Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-29T21:07:18.433Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-29T21:07:21.890Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-29T21:07:21.890Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-29T21:07:21.890Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-29T21:07:21.890Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-29T21:07:25.306Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-29T21:07:25.306Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-29T21:07:25.583Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-29T21:07:25.583Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-29T21:07:43.938Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-29T21:07:43.939Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-29T21:07:44.217Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-29T21:07:44.218Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-29T21:29:38.550Z] Building bin/spire-agent... [2022-04-29T21:29:38.550Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-29T21:29:38.550Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-29T21:29:38.550Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-29T21:29:38.550Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-29T21:29:38.550Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-29T21:29:40.541Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-29T21:29:40.541Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-29T21:29:40.818Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-29T21:29:40.818Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-29T21:29:40.818Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-29T21:29:41.094Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-29T21:29:41.094Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-29T21:29:41.371Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-29T21:35:03.696Z] Removing intermediate container 04daf3c97fbd [2022-04-29T21:35:03.696Z] ---> 605b5eccf9e5 [2022-04-29T21:35:03.696Z] [2022-04-29T21:35:03.696Z] Step 13/26 : FROM alpine:3.15 [2022-04-29T21:35:03.696Z] ---> 3fb3c9af89a9 [2022-04-29T21:35:03.696Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-29T21:35:03.696Z] ---> Using cache [2022-04-29T21:35:03.696Z] ---> bd17003d985e [2022-04-29T21:35:03.696Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T21:35:03.696Z] ---> Using cache [2022-04-29T21:35:03.696Z] ---> 9aea2037dd85 [2022-04-29T21:35:03.696Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-29T21:35:03.696Z] ---> Running in 34f077cc5c39 [2022-04-29T21:35:03.696Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T21:35:03.696Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T21:35:03.696Z] v3.15.4-73-gb502bce698 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-29T21:35:03.696Z] v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-29T21:35:03.696Z] OK: 15730 distinct packages available [2022-04-29T21:35:03.696Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T21:35:03.696Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T21:35:03.696Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-29T21:35:03.696Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-29T21:35:03.696Z] (3/5) Installing libucontext (1.1-r0) [2022-04-29T21:35:03.696Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-29T21:35:03.696Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-29T21:35:03.696Z] Executing busybox-1.34.1-r5.trigger [2022-04-29T21:35:03.696Z] OK: 6 MiB in 19 packages [2022-04-29T21:35:05.169Z] Removing intermediate container 34f077cc5c39 [2022-04-29T21:35:05.169Z] ---> 4d37142204c6 [2022-04-29T21:35:05.169Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-29T21:35:08.603Z] ---> 0f2f61bd4281 [2022-04-29T21:35:08.603Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-29T21:35:12.031Z] Building bin/spire-agent... [2022-04-29T21:35:13.046Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-29T21:35:13.328Z] Building bin/spire-agent... [2022-04-29T21:35:13.328Z] ---> 0a52b61690c7 [2022-04-29T21:35:13.328Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-29T21:35:13.328Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-29T21:35:13.610Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-29T21:35:14.217Z]  ---> a13204e59069 [2022-04-29T21:35:14.217Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-29T21:35:14.217Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-29T21:35:14.495Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-29T21:35:15.104Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-29T21:35:15.104Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-29T21:35:15.104Z]  ---> acdffc2dc340 [2022-04-29T21:35:15.104Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-29T21:35:16.104Z] ---> 9fd8cfef2765 [2022-04-29T21:35:16.104Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-29T21:35:16.104Z] ---> Running in e39dc14a5c6c [2022-04-29T21:35:16.728Z] Removing intermediate container e39dc14a5c6c [2022-04-29T21:35:16.728Z] ---> d0c1d9a3a05f [2022-04-29T21:35:16.728Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-29T21:35:16.728Z] ---> Running in cdf2df646c71 [2022-04-29T21:35:17.352Z] Removing intermediate container cdf2df646c71 [2022-04-29T21:35:17.352Z] ---> 1d6a17b5d299 [2022-04-29T21:35:17.352Z] Step 24/26 : LABEL arch=arm64 [2022-04-29T21:35:17.632Z] ---> Running in 491bc800fcf5 [2022-04-29T21:35:17.632Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-29T21:35:18.244Z] Removing intermediate container 491bc800fcf5 [2022-04-29T21:35:18.244Z] ---> f35be79b28dc [2022-04-29T21:35:18.244Z] Step 25/26 : LABEL git_sha=3b7a70d8f5dd802ad30474f504136768b3a6e837 [2022-04-29T21:35:18.244Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-29T21:35:18.244Z]  ---> Running in 4607f423384e [2022-04-29T21:35:18.854Z] Removing intermediate container 4607f423384e [2022-04-29T21:35:18.854Z] ---> c1277aec8bbd [2022-04-29T21:35:18.854Z] Step 26/26 : LABEL version=0.0.0 [2022-04-29T21:35:19.136Z] ---> Running in 50c358373575 [2022-04-29T21:35:19.422Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-29T21:35:19.422Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-29T21:35:19.422Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-29T21:35:19.702Z] Removing intermediate container 50c358373575 [2022-04-29T21:35:19.702Z] ---> f6023d8ab966 [2022-04-29T21:35:19.702Z] [2022-04-29T21:35:19.980Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-29T21:35:19.980Z] Successfully built f6023d8ab966 [2022-04-29T21:35:19.980Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-29T21:35:19.980Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-29T21:35:19.980Z]  Building security-spire-agent ... done go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-29T21:35:20.257Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-29T21:35:20.257Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-29T21:35:20.258Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-29T21:35:20.535Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-29T21:35:20.535Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-29T21:35:20.809Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-29T21:35:20.809Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-29T21:35:21.085Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-29T21:35:21.085Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-29T21:35:21.085Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-29T21:35:21.362Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-29T21:40:14.021Z] Removing intermediate container ce185a461815 [2022-04-29T21:40:14.021Z] ---> d7c1ac51680f [2022-04-29T21:40:14.021Z] [2022-04-29T21:40:14.021Z] Step 13/25 : FROM alpine:3.15 [2022-04-29T21:40:14.021Z] ---> 3fb3c9af89a9 [2022-04-29T21:40:14.021Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-29T21:40:14.021Z] ---> Using cache [2022-04-29T21:40:14.021Z] ---> bd17003d985e [2022-04-29T21:40:14.021Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T21:40:14.021Z] ---> Using cache [2022-04-29T21:40:14.021Z] ---> 9aea2037dd85 [2022-04-29T21:40:14.021Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-29T21:40:14.021Z] ---> Using cache [2022-04-29T21:40:14.021Z] ---> 4d37142204c6 [2022-04-29T21:40:14.021Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-29T21:40:14.021Z] Removing intermediate container 78acfb6c898c [2022-04-29T21:40:14.021Z] ---> 2997700a5eb3 [2022-04-29T21:40:14.021Z] [2022-04-29T21:40:14.021Z] Step 13/26 : FROM alpine:3.15 [2022-04-29T21:40:14.021Z] ---> 3fb3c9af89a9 [2022-04-29T21:40:14.021Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-29T21:40:14.021Z] ---> Using cache [2022-04-29T21:40:14.021Z] ---> bd17003d985e [2022-04-29T21:40:14.021Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T21:40:14.021Z] ---> Using cache [2022-04-29T21:40:14.021Z] ---> 9aea2037dd85 [2022-04-29T21:40:14.021Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-29T21:40:14.021Z] ---> Running in 28a5a181fcbc [2022-04-29T21:40:14.021Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T21:40:14.021Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T21:40:14.021Z] v3.15.4-73-gb502bce698 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-29T21:40:14.021Z] v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-29T21:40:14.021Z] OK: 15730 distinct packages available [2022-04-29T21:40:14.021Z] ---> 2755366aa0ae [2022-04-29T21:40:14.021Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-29T21:40:14.021Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T21:40:14.021Z] ---> 39c2558391d7 [2022-04-29T21:40:14.021Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-29T21:40:14.021Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T21:40:14.021Z] ---> 6e2283db5889 [2022-04-29T21:40:14.021Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-29T21:40:14.021Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-29T21:40:14.021Z] ---> 53b293ca33fb [2022-04-29T21:40:14.021Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-29T21:40:14.021Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-29T21:40:14.021Z] ---> Running in 7156fce6333c [2022-04-29T21:40:14.021Z] (3/4) Installing libucontext (1.1-r0) [2022-04-29T21:40:14.021Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-29T21:40:14.021Z] Executing busybox-1.34.1-r5.trigger [2022-04-29T21:40:14.021Z] OK: 6 MiB in 18 packages [2022-04-29T21:40:14.021Z] Removing intermediate container 7156fce6333c [2022-04-29T21:40:14.021Z] ---> 9f2b688b3630 [2022-04-29T21:40:14.021Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-29T21:40:14.021Z] ---> Running in 1101a370ed6c [2022-04-29T21:40:14.021Z] Removing intermediate container 1101a370ed6c [2022-04-29T21:40:14.021Z] ---> 94d0ef1e5439 [2022-04-29T21:40:14.021Z] Step 23/25 : LABEL arch=arm64 [2022-04-29T21:40:14.021Z] ---> Running in 896e792cc7d7 [2022-04-29T21:40:14.021Z] Removing intermediate container 28a5a181fcbc [2022-04-29T21:40:14.021Z] ---> 6cccd20e2e21 [2022-04-29T21:40:14.021Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-29T21:40:14.021Z] Removing intermediate container 896e792cc7d7 [2022-04-29T21:40:14.021Z] ---> 20a15a110944 [2022-04-29T21:40:14.021Z] Step 24/25 : LABEL git_sha=3b7a70d8f5dd802ad30474f504136768b3a6e837 [2022-04-29T21:40:14.021Z] ---> Running in b51b845775d2 [2022-04-29T21:40:14.021Z] Removing intermediate container b51b845775d2 [2022-04-29T21:40:14.021Z] ---> f0e7f294b818 [2022-04-29T21:40:14.021Z] Step 25/25 : LABEL version=0.0.0 [2022-04-29T21:40:14.021Z] ---> Running in b85c4f4154f7 [2022-04-29T21:40:14.021Z] Removing intermediate container b85c4f4154f7 [2022-04-29T21:40:14.021Z] ---> 5dfdee9aed0f [2022-04-29T21:40:14.021Z] [2022-04-29T21:40:14.021Z] Successfully built 5dfdee9aed0f [2022-04-29T21:40:14.021Z] Successfully tagged security-spire-server-arm64:latest [2022-04-29T21:40:14.021Z]  Building security-spire-server ... done  ---> 6fb4a3bf3807 [2022-04-29T21:40:14.021Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-29T21:40:14.021Z] ---> 1a22b6ea9c3c [2022-04-29T21:40:14.021Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-29T21:40:14.021Z] ---> Running in 0ee1b1d62372 [2022-04-29T21:40:14.021Z] Removing intermediate container 0ee1b1d62372 [2022-04-29T21:40:14.021Z] ---> f50c3b382477 [2022-04-29T21:40:14.021Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-29T21:40:14.629Z] ---> 0f3fa69bf59f [2022-04-29T21:40:14.629Z] Step 21/26 : WORKDIR / [2022-04-29T21:40:14.629Z] ---> Running in 6cc9b378907b [2022-04-29T21:40:14.902Z] Removing intermediate container 6cc9b378907b [2022-04-29T21:40:14.902Z] ---> 1c5893ca5219 [2022-04-29T21:40:14.902Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-29T21:40:14.902Z] ---> Running in e25bd7017987 [2022-04-29T21:40:15.181Z] Removing intermediate container e25bd7017987 [2022-04-29T21:40:15.181Z] ---> eeda90733747 [2022-04-29T21:40:15.181Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-29T21:40:15.181Z] ---> Running in 7892b3b5d41b [2022-04-29T21:40:15.791Z] Removing intermediate container 7892b3b5d41b [2022-04-29T21:40:15.791Z] ---> 1d61046202cf [2022-04-29T21:40:15.791Z] Step 24/26 : LABEL arch=arm64 [2022-04-29T21:40:15.791Z] ---> Running in fb7ce9e3fa24 [2022-04-29T21:40:16.067Z] Removing intermediate container fb7ce9e3fa24 [2022-04-29T21:40:16.067Z] ---> 96023244d0b1 [2022-04-29T21:40:16.067Z] Step 25/26 : LABEL git_sha=3b7a70d8f5dd802ad30474f504136768b3a6e837 [2022-04-29T21:40:16.067Z] ---> Running in 53f485ca7af7 [2022-04-29T21:40:16.342Z] Removing intermediate container 53f485ca7af7 [2022-04-29T21:40:16.342Z] ---> 0423084113bd [2022-04-29T21:40:16.342Z] Step 26/26 : LABEL version=0.0.0 [2022-04-29T21:40:16.618Z] ---> Running in ed013c1062e4 [2022-04-29T21:40:16.890Z] Removing intermediate container ed013c1062e4 [2022-04-29T21:40:16.890Z] ---> 63738da0603f [2022-04-29T21:40:16.890Z] [2022-04-29T21:40:16.890Z] Successfully built 63738da0603f [2022-04-29T21:40:17.163Z] Successfully tagged security-spire-config-arm64:latest [2022-04-29T21:40:17.453Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-29T21:40:17.439Z] $ docker stop --time=1 28b1ac36826b76c5eacf0a41a21525d97349657f92b2f43988d79c833673ddad [2022-04-29T21:40:19.165Z] $ docker rm -f 28b1ac36826b76c5eacf0a41a21525d97349657f92b2f43988d79c833673ddad [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-29T21:40:19.747Z] + docker images [2022-04-29T21:40:20.341Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-29T21:40:20.341Z] security-spire-config-arm64 latest 63738da0603f 4 seconds ago 85.6MB [2022-04-29T21:40:20.341Z] security-spire-server-arm64 latest 5dfdee9aed0f 10 seconds ago 86.3MB [2022-04-29T21:40:20.341Z] 2997700a5eb3 34 seconds ago 4.14GB [2022-04-29T21:40:20.341Z] d7c1ac51680f 36 seconds ago 4.14GB [2022-04-29T21:40:20.341Z] security-spire-agent-arm64 latest f6023d8ab966 5 minutes ago 126MB [2022-04-29T21:40:20.341Z] 605b5eccf9e5 5 minutes ago 4.14GB [2022-04-29T21:40:20.341Z] core-metadata-arm64 latest 276b490703e2 33 minutes ago 16.3MB [2022-04-29T21:40:20.341Z] c929cabbe23b 33 minutes ago 1.31GB [2022-04-29T21:40:20.341Z] sys-mgmt-agent-arm64 latest d7e0312d29eb 35 minutes ago 282MB [2022-04-29T21:40:20.341Z] core-data-arm64 latest cf592048ba48 36 minutes ago 21.6MB [2022-04-29T21:40:20.341Z] support-notifications-arm64 latest 678ba3b3dc83 36 minutes ago 25.8MB [2022-04-29T21:40:20.341Z] ccd1a2d9da8d 36 minutes ago 1.34GB [2022-04-29T21:40:20.341Z] a1109e14c8fa 36 minutes ago 1.36GB [2022-04-29T21:40:20.341Z] 07fbbeb7d0a9 37 minutes ago 1.31GB [2022-04-29T21:40:20.341Z] security-proxy-setup-arm64 latest 6bc8bf1dd4e4 39 minutes ago 26.1MB [2022-04-29T21:40:20.341Z] 444662fb88f3 39 minutes ago 1.31GB [2022-04-29T21:40:20.341Z] security-spiffe-token-provider-arm64 latest 295f21e699c4 44 minutes ago 27.9MB [2022-04-29T21:40:20.341Z] support-scheduler-arm64 latest 171aadb38b96 44 minutes ago 25.3MB [2022-04-29T21:40:20.341Z] f28cd8e35739 44 minutes ago 1.36GB [2022-04-29T21:40:20.341Z] b0ea33e159c4 45 minutes ago 1.36GB [2022-04-29T21:40:20.341Z] security-bootstrapper-arm64 latest 62a17686926a 46 minutes ago 18.3MB [2022-04-29T21:40:20.341Z] security-secretstore-setup-arm64 latest ec46721ca6fb 46 minutes ago 27.5MB [2022-04-29T21:40:20.341Z] core-command-arm64 latest 8d484ab4d6e1 46 minutes ago 15.5MB [2022-04-29T21:40:20.341Z] 7f55f38d5b63 46 minutes ago 1.31GB [2022-04-29T21:40:20.341Z] 62e146fafeee 46 minutes ago 1.32GB [2022-04-29T21:40:20.341Z] b5e8d964e0f6 47 minutes ago 1.3GB [2022-04-29T21:40:20.341Z] ci-base-image-arm64 latest b8358e2c206f About an hour ago 885MB [2022-04-29T21:40:20.341Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 7 days ago 551MB [2022-04-29T21:40:20.341Z] docker 20.10.14 c346e9eafbab 3 weeks ago 202MB [2022-04-29T21:40:20.341Z] alpine 3.14 ac73e934f311 3 weeks ago 5.34MB [2022-04-29T21:40:20.341Z] alpine 3.15 3fb3c9af89a9 3 weeks ago 5.32MB [2022-04-29T21:40:20.341Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T21:40:20.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-29T21:40:20.782Z] [2022-04-29T21:40:20.782Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-29T21:40:21.134Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-29T21:40:21.407Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-29T21:40:21.407Z] 8998bd30e6a1: Pulling fs layer [2022-04-29T21:40:21.407Z] 04944245beec: Pulling fs layer [2022-04-29T21:40:21.407Z] 699f458cf7ca: Pulling fs layer [2022-04-29T21:40:21.407Z] 765212b225bb: Pulling fs layer [2022-04-29T21:40:21.407Z] f23df028b6ca: Pulling fs layer [2022-04-29T21:40:21.407Z] d65c8cfc05b1: Pulling fs layer [2022-04-29T21:40:21.407Z] 2437ff75d9bd: Pulling fs layer [2022-04-29T21:40:21.407Z] f23df028b6ca: Waiting [2022-04-29T21:40:21.407Z] 765212b225bb: Waiting [2022-04-29T21:40:21.407Z] 2437ff75d9bd: Waiting [2022-04-29T21:40:21.407Z] d65c8cfc05b1: Waiting [2022-04-29T21:40:21.407Z] 04944245beec: Verifying Checksum [2022-04-29T21:40:21.407Z] 04944245beec: Download complete [2022-04-29T21:40:21.407Z] 765212b225bb: Verifying Checksum [2022-04-29T21:40:21.407Z] 765212b225bb: Download complete [2022-04-29T21:40:21.407Z] f23df028b6ca: Verifying Checksum [2022-04-29T21:40:21.407Z] f23df028b6ca: Download complete [2022-04-29T21:40:21.680Z] d65c8cfc05b1: Verifying Checksum [2022-04-29T21:40:21.680Z] d65c8cfc05b1: Download complete [2022-04-29T21:40:21.680Z] 699f458cf7ca: Verifying Checksum [2022-04-29T21:40:21.680Z] 699f458cf7ca: Download complete [2022-04-29T21:40:21.955Z] 8998bd30e6a1: Verifying Checksum [2022-04-29T21:40:21.955Z] 8998bd30e6a1: Download complete [2022-04-29T21:40:24.575Z] 2437ff75d9bd: Verifying Checksum [2022-04-29T21:40:24.575Z] 2437ff75d9bd: Download complete [2022-04-29T21:40:26.552Z] 8998bd30e6a1: Pull complete [2022-04-29T21:40:26.826Z] 04944245beec: Pull complete [2022-04-29T21:40:28.261Z] 699f458cf7ca: Pull complete [2022-04-29T21:40:28.538Z] 765212b225bb: Pull complete [2022-04-29T21:40:29.516Z] f23df028b6ca: Pull complete [2022-04-29T21:40:29.788Z] d65c8cfc05b1: Pull complete [2022-04-29T21:40:44.855Z] 2437ff75d9bd: Pull complete [2022-04-29T21:40:44.855Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-29T21:40:44.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-29T21:40:44.855Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-29T21:40:45.086Z] prd-ubuntu20.04-docker-arm64-4c-16g-34272 does not seem to be running inside a container [2022-04-29T21:40:45.149Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-29T21:40:47.864Z] $ docker top dd4b66e58d8aa9136a2b1ae04af5314b73c0854ee9ff30c2b439381252c9ded8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-29T21:40:48.838Z] ---> job-cost.sh [2022-04-29T21:40:48.838Z] lf-activate-venv: SKIPPING [2022-04-29T21:40:48.838Z] INFO: No Stack... [2022-04-29T21:40:49.111Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-29T21:40:50.090Z] INFO: Archiving Costs [Pipeline] sh [2022-04-29T21:40:50.750Z] + cut -d, -f6 [2022-04-29T21:40:50.750Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [Pipeline] lock [2022-04-29T21:40:50.782Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3995-4-stack-cost] [2022-04-29T21:40:50.787Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3995-4-stack-cost] did not exist. Created. [2022-04-29T21:40:50.787Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3995-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-29T21:40:51.446Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-29T21:40:51.671Z] Stashed 1 file(s) [Pipeline] } [2022-04-29T21:40:51.678Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3995-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-29T21:40:51.680Z] $ docker stop --time=1 dd4b66e58d8aa9136a2b1ae04af5314b73c0854ee9ff30c2b439381252c9ded8 [2022-04-29T21:40:53.296Z] $ docker rm -f dd4b66e58d8aa9136a2b1ae04af5314b73c0854ee9ff30c2b439381252c9ded8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-29T21:40:53.811Z] provisioning config files... [2022-04-29T21:40:53.819Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config4954569609403227179tmp [Pipeline] { [Pipeline] sh [2022-04-29T21:40:54.113Z] + set +x [2022-04-29T21:40:54.113Z] + curl -s https://codecov.io/bash [2022-04-29T21:40:54.113Z] + bash -s -- [2022-04-29T21:40:54.113Z] [2022-04-29T21:40:54.113Z] _____ _ [2022-04-29T21:40:54.113Z] / ____| | | [2022-04-29T21:40:54.113Z] | | ___ __| | ___ ___ _____ __ [2022-04-29T21:40:54.113Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-29T21:40:54.113Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-29T21:40:54.113Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-29T21:40:54.113Z] Bash-1.0.6 [2022-04-29T21:40:54.113Z] [2022-04-29T21:40:54.113Z] [2022-04-29T21:40:54.113Z] ==> git version 2.25.1 found [2022-04-29T21:40:54.113Z] ==> 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-29T21:40:54.113Z] Release-Date: 2020-01-08 [2022-04-29T21:40:54.113Z] 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-29T21:40:54.113Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-29T21:40:54.113Z] ==> Jenkins CI detected. [2022-04-29T21:40:54.113Z] current dir:  /w/workspace/edgex-go/4 [2022-04-29T21:40:54.113Z] project root: . [2022-04-29T21:40:54.113Z] --> token set from env [2022-04-29T21:40:54.113Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-29T21:40:54.113Z] ==> Running gcov in . (disable via -X gcov) [2022-04-29T21:40:54.113Z] ==> Python coveragepy not found [2022-04-29T21:40:54.113Z] ==> Searching for coverage reports in: [2022-04-29T21:40:54.113Z] + . [2022-04-29T21:40:54.113Z] -> Found 1 reports [2022-04-29T21:40:54.113Z] ==> Detecting git/mercurial file structure [2022-04-29T21:40:54.113Z] ==> Reading reports [2022-04-29T21:40:54.113Z] + ./coverage.out bytes=435134 [2022-04-29T21:40:54.113Z] ==> Appending adjustments [2022-04-29T21:40:54.113Z] https://docs.codecov.io/docs/fixing-reports [2022-04-29T21:40:55.492Z] + Found adjustments [2022-04-29T21:40:55.492Z] ==> Gzipping contents [2022-04-29T21:40:55.492Z] 60K /tmp/codecov.KpJVu5.gz [2022-04-29T21:40:55.492Z] ==> Uploading reports [2022-04-29T21:40:55.492Z] url: https://codecov.io [2022-04-29T21:40:55.492Z] query: branch=PR-3995&commit=c5926475383b92200af0a2fc67bbf8d112853186&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3995%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3995&job=&cmd_args= [2022-04-29T21:40:55.492Z] -> Pinging Codecov [2022-04-29T21:40:55.492Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3995&commit=c5926475383b92200af0a2fc67bbf8d112853186&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3995%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3995&job=&cmd_args= [2022-04-29T21:40:55.492Z] -> Uploading to [2022-04-29T21:40:55.492Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-29/00271124DB129430A58F1EEE437C3FCB/c5926475383b92200af0a2fc67bbf8d112853186/15025114-42dd-463e-9681-a0d5b6efafb1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220429%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220429T214055Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0032f225bc6614926eb1e11705107e228be817692c315b4f372b7aed9be6b40d [2022-04-29T21:40:55.492Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-29T21:40:55.492Z] Dload Upload Total Spent Left Speed [2022-04-29T21:40:55.754Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59777 0 0 100 59777 0 287k --:--:-- --:--:-- --:--:-- 286k 100 59777 0 0 100 59777 0 264k --:--:-- --:--:-- --:--:-- 262k [2022-04-29T21:40:55.754Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c5926475383b92200af0a2fc67bbf8d112853186 [Pipeline] } [2022-04-29T21:40:55.762Z] 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-29T21:40:56.381Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-29T21:40:56.680Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-29T21:40:57.605Z] ---> package-listing.sh [2022-04-29T21:40:57.605Z] ++ facter osfamily [2022-04-29T21:40:57.605Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-29T21:40:57.865Z] + OS_FAMILY=debian [2022-04-29T21:40:57.866Z] + workspace=/w/workspace/edgex-go/4 [2022-04-29T21:40:57.866Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-29T21:40:57.866Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-29T21:40:57.866Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-29T21:40:57.866Z] + PACKAGES=/tmp/packages_start.txt [2022-04-29T21:40:57.866Z] + '[' /w/workspace/edgex-go/4 ']' [2022-04-29T21:40:57.866Z] + PACKAGES=/tmp/packages_end.txt [2022-04-29T21:40:57.866Z] + case "${OS_FAMILY}" in [2022-04-29T21:40:57.866Z] + dpkg -l [2022-04-29T21:40:57.866Z] + grep '^ii' [2022-04-29T21:40:57.866Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-29T21:40:57.866Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-29T21:40:57.866Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-29T21:40:57.866Z] + '[' /w/workspace/edgex-go/4 ']' [2022-04-29T21:40:57.866Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2022-04-29T21:40:57.866Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2022-04-29T21:40:57.877Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-29T21:40:58.156Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-29T21:40:58.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-29T21:40:58.786Z] [2022-04-29T21:40:58.786Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T21:40:59.094Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-29T21:40:59.094Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-29T21:40:59.094Z] 5eb5b503b376: Pulling fs layer [2022-04-29T21:40:59.094Z] 5c69ac0246d0: Pulling fs layer [2022-04-29T21:40:59.094Z] ec43610c2a17: Pulling fs layer [2022-04-29T21:40:59.094Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-29T21:40:59.094Z] 33b1e0a273af: Pulling fs layer [2022-04-29T21:40:59.094Z] 5d3b04190fa2: Pulling fs layer [2022-04-29T21:40:59.094Z] 2f39f015ded8: Pulling fs layer [2022-04-29T21:40:59.094Z] 3a2ae6a8a46f: Waiting [2022-04-29T21:40:59.094Z] 33b1e0a273af: Waiting [2022-04-29T21:40:59.094Z] 5d3b04190fa2: Waiting [2022-04-29T21:40:59.094Z] 5c69ac0246d0: Verifying Checksum [2022-04-29T21:40:59.094Z] 5c69ac0246d0: Download complete [2022-04-29T21:40:59.094Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-29T21:40:59.094Z] 3a2ae6a8a46f: Download complete [2022-04-29T21:40:59.094Z] 33b1e0a273af: Verifying Checksum [2022-04-29T21:40:59.094Z] 33b1e0a273af: Download complete [2022-04-29T21:40:59.094Z] 5d3b04190fa2: Verifying Checksum [2022-04-29T21:40:59.094Z] 5d3b04190fa2: Download complete [2022-04-29T21:40:59.094Z] ec43610c2a17: Download complete [2022-04-29T21:40:59.353Z] 5eb5b503b376: Verifying Checksum [2022-04-29T21:40:59.353Z] 5eb5b503b376: Download complete [2022-04-29T21:40:59.921Z] 2f39f015ded8: Download complete [2022-04-29T21:41:00.487Z] 5eb5b503b376: Pull complete [2022-04-29T21:41:00.744Z] 5c69ac0246d0: Pull complete [2022-04-29T21:41:01.311Z] ec43610c2a17: Pull complete [2022-04-29T21:41:01.311Z] 3a2ae6a8a46f: Pull complete [2022-04-29T21:41:01.569Z] 33b1e0a273af: Pull complete [2022-04-29T21:41:01.569Z] 5d3b04190fa2: Pull complete [2022-04-29T21:41:06.846Z] 2f39f015ded8: Pull complete [2022-04-29T21:41:06.846Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-29T21:41:06.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-29T21:41:06.846Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-29T21:41:06.912Z] prd-ubuntu20.04-docker-8c-8g-34269 does not seem to be running inside a container [2022-04-29T21:41:06.949Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-29T21:41:08.596Z] $ docker top 32e0d171c075b2e88784ece2fb2f8c55cf444048a86c4bcacc607bca1191e07e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-29T21:41:08.967Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-29T21:41:09.261Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-29T21:41:09.555Z] + ls /var/log/sa-host [2022-04-29T21:41:09.555Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-29T21:41:09.638Z] provisioning config files... [2022-04-29T21:41:09.648Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config1799877952263792335tmp [Pipeline] { [Pipeline] echo [2022-04-29T21:41:09.662Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-29T21:41:09.947Z] ---> create-netrc.sh [Pipeline] } [2022-04-29T21:41:09.955Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-29T21:41:10.289Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-29T21:41:10.298Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-29T21:41:10.587Z] ---> sudo-logs.sh [2022-04-29T21:41:10.587Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-29T21:41:10.611Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-29T21:41:10.899Z] ---> job-cost.sh [2022-04-29T21:41:10.899Z] lf-activate-venv: SKIPPING [2022-04-29T21:41:10.899Z] DEBUG: total: 0.2199999988079071 [2022-04-29T21:41:10.899Z] INFO: Retrieving Stack Cost... [2022-04-29T21:41:11.469Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-29T21:41:11.729Z] INFO: Archiving Costs [Pipeline] echo [2022-04-29T21:41:11.745Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-29T21:41:12.031Z] ---> logs-deploy.sh [2022-04-29T21:41:12.031Z] lf-activate-venv: SKIPPING [2022-04-29T21:41:12.031Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3995/4 [2022-04-29T21:41:12.031Z] INFO: archiving workspace using pattern(s): [2022-04-29T21:41:12.972Z] Archives upload complete. [2022-04-29T21:41:12.972Z] INFO: archiving logs to Nexus