Pull request #4034 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at a09756d4c706e8bde2f3d310e93d6c44bb943633 rather than 18a04396b4e100fc3eb25a61226445f7086adf55 Obtained Jenkinsfile from a09756d4c706e8bde2f3d310e93d6c44bb943633 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-ssh10018618254424229853.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh3372093197026764470.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-4034/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-4034/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2341902924770136889.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh280988744586309489.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-4034/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-4034/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11081578661506611053.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-64371’ Running on prd-ubuntu20.04-docker-8c-8g-64373 in /w/workspace/edgexfoundry_edgex-go_PR-4034 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a09756d4c706e8bde2f3d310e93d6c44bb943633 into PR head commit 18a04396b4e100fc3eb25a61226445f7086adf55 Merge succeeded, producing 18a04396b4e100fc3eb25a61226445f7086adf55 Checking out Revision 18a04396b4e100fc3eb25a61226445f7086adf55 (PR-4034) > 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/4034/head:refs/remotes/origin/PR-4034 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 18a04396b4e100fc3eb25a61226445f7086adf55 # 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 a09756d4c706e8bde2f3d310e93d6c44bb943633 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 18a04396b4e100fc3eb25a61226445f7086adf55 # timeout=10 Commit message: "Merge branch 'edgexfoundry:main' into cameras-addon-services" > git rev-list --no-walk 9c427644f386d7d470522997d87a07c6fbd55569 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-23T13:57:36.119Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-23T13:57:36.174Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-23T13:57:36.194Z] ========================================================= [2022-05-23T13:57:36.194Z] EdgeX Global Pipelines Version Info [2022-05-23T13:57:36.194Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-23T13:57:36.975Z] ------------------- [2022-05-23T13:57:36.975Z] stable info: [2022-05-23T13:57:36.975Z] ------------------- [2022-05-23T13:57:36.975Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-23T13:57:36.975Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-23T13:57:36.975Z] Message: update stable to v1.0.230 [2022-05-23T13:57:37.548Z] ------------------- [2022-05-23T13:57:37.548Z] experimental info: [2022-05-23T13:57:37.548Z] ------------------- [2022-05-23T13:57:37.548Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-23T13:57:37.548Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-23T13:57:37.548Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-23T13:57:37.704Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-23T13:57:37.719Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-23T13:57:37.732Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-23T13:57:37.744Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-23T13:57:37.759Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-23T13:57:37.771Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-23T13:57:37.788Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-23T13:57:37.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-23T13:57:37.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-23T13:57:37.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-23T13:57:37.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-23T13:57:37.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-23T13:57:37.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-23T13:57:37.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-23T13:57:37.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-23T13:57:37.894Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-23T13:57:37.904Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-23T13:57:37.914Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-23T13:57:37.925Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-23T13:57:37.937Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-23T13:57:37.949Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-23T13:57:37.961Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-23T13:57:37.973Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4034 [Pipeline] echo [2022-05-23T13:57:37.985Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4034 [Pipeline] echo [2022-05-23T13:57:37.997Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4034 [Pipeline] echo [2022-05-23T13:57:38.013Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 18a04396b4e100fc3eb25a61226445f7086adf55 [Pipeline] echo [2022-05-23T13:57:38.030Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 18a0439 [Pipeline] echo [2022-05-23T13:57:38.044Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T13:57:38.084Z] provisioning config files... [2022-05-23T13:57:38.097Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4725844278350101255tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T13:57:38.404Z] ---> docker-login.sh [2022-05-23T13:57:38.404Z] nexus3.edgexfoundry.org:10001 [2022-05-23T13:57:38.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T13:57:38.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T13:57:38.926Z] Configure a credential helper to remove this warning. See [2022-05-23T13:57:38.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T13:57:38.926Z] [2022-05-23T13:57:38.926Z] Login Succeeded [2022-05-23T13:57:38.926Z] nexus3.edgexfoundry.org:10002 [2022-05-23T13:57:38.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T13:57:38.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T13:57:38.926Z] Configure a credential helper to remove this warning. See [2022-05-23T13:57:38.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T13:57:38.926Z] [2022-05-23T13:57:38.926Z] Login Succeeded [2022-05-23T13:57:38.926Z] nexus3.edgexfoundry.org:10003 [2022-05-23T13:57:38.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T13:57:39.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T13:57:39.187Z] Configure a credential helper to remove this warning. See [2022-05-23T13:57:39.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T13:57:39.187Z] [2022-05-23T13:57:39.187Z] Login Succeeded [2022-05-23T13:57:39.187Z] nexus3.edgexfoundry.org:10004 [2022-05-23T13:57:39.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T13:57:39.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T13:57:39.187Z] Configure a credential helper to remove this warning. See [2022-05-23T13:57:39.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T13:57:39.187Z] [2022-05-23T13:57:39.187Z] Login Succeeded [2022-05-23T13:57:39.187Z] docker.io [2022-05-23T13:57:39.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T13:57:39.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T13:57:39.713Z] Configure a credential helper to remove this warning. See [2022-05-23T13:57:39.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T13:57:39.713Z] [2022-05-23T13:57:39.713Z] Login Succeeded [2022-05-23T13:57:39.713Z] ---> docker-login.sh ends [Pipeline] } [2022-05-23T13:57:39.723Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-23T13:57:40.057Z] + 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-05-23T13:57:40.058Z] + + dirnamecut cmd/core-command/Dockerfile -d/ [2022-05-23T13:57:40.058Z] -f2 [2022-05-23T13:57:40.058Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-23T13:57:40.058Z] + + dirname cmd/core-data/Dockerfile [2022-05-23T13:57:40.058Z] cut -d/ -f2 [2022-05-23T13:57:40.058Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-23T13:57:40.058Z] + dirname cmd/core-metadata/Dockerfile [2022-05-23T13:57:40.058Z] + cut -d/ -f2 [2022-05-23T13:57:40.058Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-23T13:57:40.058Z] + + dirname cmd/security-bootstrapper/Dockerfile [2022-05-23T13:57:40.058Z] cut -d/ -f2 [2022-05-23T13:57:40.058Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-23T13:57:40.058Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-05-23T13:57:40.058Z] + cut -d/ -f2 [2022-05-23T13:57:40.058Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-23T13:57:40.058Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-23T13:57:40.058Z] cut -d/ -f2 [2022-05-23T13:57:40.058Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-23T13:57:40.058Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-23T13:57:40.058Z] + cut -d/ -f2 [2022-05-23T13:57:40.058Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-23T13:57:40.058Z] + dirname cmd/security-spire-agent/Dockerfile [2022-05-23T13:57:40.058Z] + cut -d/ -f2 [2022-05-23T13:57:40.058Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-23T13:57:40.058Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-23T13:57:40.058Z] + cut -d/ -f2 [2022-05-23T13:57:40.058Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-23T13:57:40.058Z] + dirname cmd/security-spire-server/Dockerfile [2022-05-23T13:57:40.058Z] + cut -d/ -f2 [2022-05-23T13:57:40.058Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-23T13:57:40.058Z] + dirname cmd/support-notifications/Dockerfile [2022-05-23T13:57:40.058Z] + cut -d/ -f2 [2022-05-23T13:57:40.058Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-23T13:57:40.058Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-23T13:57:40.058Z] + cut -d/ -f2 [2022-05-23T13:57:40.058Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-23T13:57:40.058Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-23T13:57:40.058Z] + cut -d/ -f2 [2022-05-23T13:57:40.058Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-23T13:57:40.214Z] 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-05-23T13:57:40.562Z] + git rev-list -1 --merges 18a04396b4e100fc3eb25a61226445f7086adf55~1..18a04396b4e100fc3eb25a61226445f7086adf55 [Pipeline] echo [2022-05-23T13:57:40.576Z] -----------> git rev-list -1 --merges 18a04396b4e100fc3eb25a61226445f7086adf55~1..18a04396b4e100fc3eb25a61226445f7086adf55 18a04396b4e100fc3eb25a61226445f7086adf55 [2022-05-23T13:57:40.576Z] 18a04396b4e100fc3eb25a61226445f7086adf55 [false] [Pipeline] sh [2022-05-23T13:57:40.868Z] + git log --format=format:%s -1 18a04396b4e100fc3eb25a61226445f7086adf55 [Pipeline] echo [2022-05-23T13:57:40.887Z] ========================================================= [2022-05-23T13:57:40.888Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-23T13:57:40.888Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-23T13:57:41.318Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-23T13:57:41.318Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-23T13:57:41.318Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-23T13:57:41.318Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-23T13:57:41.318Z] + + echosudo tee -a /etc/ssh/ssh_known_hosts [2022-05-23T13:57:41.318Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-23T13:57:41.318Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-23T13:57:41.677Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T13:57:41.677Z] [2022-05-23T13:57:41.677Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T13:57:41.985Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T13:57:41.986Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-23T13:57:41.986Z] 1fe172e4850f: Pulling fs layer [2022-05-23T13:57:41.986Z] caf521ccaac6: Pulling fs layer [2022-05-23T13:57:41.986Z] 3ead6fa29328: Pulling fs layer [2022-05-23T13:57:41.986Z] 5c2a1cbceb83: Pulling fs layer [2022-05-23T13:57:41.986Z] a8d5f1318db7: Pulling fs layer [2022-05-23T13:57:41.986Z] c427282e49a2: Pulling fs layer [2022-05-23T13:57:41.986Z] 1827001aaf11: Pulling fs layer [2022-05-23T13:57:41.986Z] 0714d37db230: Pulling fs layer [2022-05-23T13:57:41.986Z] ac28cf19c067: Pulling fs layer [2022-05-23T13:57:41.986Z] ca983d60f3e2: Pulling fs layer [2022-05-23T13:57:41.986Z] 9f894cec8388: Pulling fs layer [2022-05-23T13:57:41.986Z] ac28cf19c067: Waiting [2022-05-23T13:57:41.986Z] 0714d37db230: Waiting [2022-05-23T13:57:41.986Z] ca983d60f3e2: Waiting [2022-05-23T13:57:41.986Z] 5c2a1cbceb83: Waiting [2022-05-23T13:57:41.986Z] 1827001aaf11: Waiting [2022-05-23T13:57:41.986Z] 9f894cec8388: Waiting [2022-05-23T13:57:41.986Z] a8d5f1318db7: Waiting [2022-05-23T13:57:41.986Z] caf521ccaac6: Verifying Checksum [2022-05-23T13:57:41.986Z] caf521ccaac6: Download complete [2022-05-23T13:57:41.986Z] 5c2a1cbceb83: Verifying Checksum [2022-05-23T13:57:41.986Z] 5c2a1cbceb83: Download complete [2022-05-23T13:57:41.986Z] a8d5f1318db7: Verifying Checksum [2022-05-23T13:57:41.986Z] a8d5f1318db7: Download complete [2022-05-23T13:57:42.245Z] 3ead6fa29328: Verifying Checksum [2022-05-23T13:57:42.245Z] 3ead6fa29328: Download complete [2022-05-23T13:57:42.245Z] c427282e49a2: Verifying Checksum [2022-05-23T13:57:42.245Z] c427282e49a2: Download complete [2022-05-23T13:57:42.245Z] 0714d37db230: Verifying Checksum [2022-05-23T13:57:42.245Z] 0714d37db230: Download complete [2022-05-23T13:57:42.245Z] ac28cf19c067: Verifying Checksum [2022-05-23T13:57:42.245Z] ac28cf19c067: Download complete [2022-05-23T13:57:42.245Z] ca983d60f3e2: Download complete [2022-05-23T13:57:42.245Z] 9f894cec8388: Verifying Checksum [2022-05-23T13:57:42.245Z] 9f894cec8388: Download complete [2022-05-23T13:57:42.245Z] 1fe172e4850f: Verifying Checksum [2022-05-23T13:57:42.245Z] 1fe172e4850f: Download complete [2022-05-23T13:57:42.505Z] 1827001aaf11: Verifying Checksum [2022-05-23T13:57:42.505Z] 1827001aaf11: Download complete [2022-05-23T13:57:43.889Z] 1fe172e4850f: Pull complete [2022-05-23T13:57:43.889Z] caf521ccaac6: Pull complete [2022-05-23T13:57:44.460Z] 3ead6fa29328: Pull complete [2022-05-23T13:57:44.460Z] 5c2a1cbceb83: Pull complete [2022-05-23T13:57:44.722Z] a8d5f1318db7: Pull complete [2022-05-23T13:57:44.722Z] c427282e49a2: Pull complete [2022-05-23T13:57:46.630Z] 1827001aaf11: Pull complete [2022-05-23T13:57:46.630Z] 0714d37db230: Pull complete [2022-05-23T13:57:46.893Z] ac28cf19c067: Pull complete [2022-05-23T13:57:46.893Z] ca983d60f3e2: Pull complete [2022-05-23T13:57:46.893Z] 9f894cec8388: Pull complete [2022-05-23T13:57:46.893Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-23T13:57:46.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T13:57:46.893Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-23T13:57:46.968Z] prd-ubuntu20.04-docker-8c-8g-64373 does not seem to be running inside a container [2022-05-23T13:57:47.012Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-23T13:57:48.484Z] $ docker top 186ac79c577a4414d3b5e338887a048bef4f6b78b8b8f6d3b40f4b6d1a50410f -eo pid,comm [2022-05-23T13:57:48.548Z] 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-05-23T13:57:48.548Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-23T13:57:48.588Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-23T13:57:48.588Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-23T13:57:48.741Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-23T13:57:48.751Z] $ docker exec 186ac79c577a4414d3b5e338887a048bef4f6b78b8b8f6d3b40f4b6d1a50410f ssh-agent [2022-05-23T13:57:48.871Z] SSH_AUTH_SOCK=/tmp/ssh-GkulXXOnGXhV/agent.34 [2022-05-23T13:57:48.871Z] SSH_AGENT_PID=40 [2022-05-23T13:57:48.879Z] Running ssh-add (command line suppressed) [2022-05-23T13:57:49.012Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_6724948470219818134.key (/w/workspace/edgex-go/3@tmp/private_key_6724948470219818134.key) [2022-05-23T13:57:49.025Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-23T13:57:49.315Z] + git tag --points-at HEAD [Pipeline] } [2022-05-23T13:57:49.339Z] $ docker exec --env ******** --env ******** 186ac79c577a4414d3b5e338887a048bef4f6b78b8b8f6d3b40f4b6d1a50410f ssh-agent -k [2022-05-23T13:57:49.460Z] unset SSH_AUTH_SOCK; [2022-05-23T13:57:49.461Z] unset SSH_AGENT_PID; [2022-05-23T13:57:49.461Z] echo Agent pid 40 killed; [2022-05-23T13:57:49.466Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-23T13:57:49.494Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-23T13:57:49.495Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-23T13:57:49.622Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-23T13:57:49.631Z] $ docker exec 186ac79c577a4414d3b5e338887a048bef4f6b78b8b8f6d3b40f4b6d1a50410f ssh-agent [2022-05-23T13:57:49.742Z] SSH_AUTH_SOCK=/tmp/ssh-mnDlbB3tjKx3/agent.75 [2022-05-23T13:57:49.742Z] SSH_AGENT_PID=81 [2022-05-23T13:57:49.748Z] Running ssh-add (command line suppressed) [2022-05-23T13:57:49.871Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_4048861250792217601.key (/w/workspace/edgex-go/3@tmp/private_key_4048861250792217601.key) [2022-05-23T13:57:49.882Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-23T13:57:50.172Z] + git semver init [2022-05-23T13:57:50.433Z] 2022-05-23 13:57:50,371 [run_init] DEBUG init version:0.0.0 force:False [2022-05-23T13:57:50.433Z] 2022-05-23 13:57:50,372 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2022-05-23T13:57:50.433Z] 2022-05-23 13:57:50,372 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2022-05-23T13:57:50.433Z] 2022-05-23 13:57:50,372 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2022-05-23T13:57:55.724Z] 2022-05-23 13:57:55,172 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2022-05-23T13:57:55.724Z] 2022-05-23 13:57:55,173 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4034 with force:False [2022-05-23T13:57:55.724Z] 2022-05-23 13:57:55,173 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4034 [2022-05-23T13:57:55.724Z] 2022-05-23 13:57:55,178 [execute] INFO git cat-file --batch-check [2022-05-23T13:57:55.724Z] 2022-05-23 13:57:55,178 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-05-23T13:57:55.724Z] 2022-05-23 13:57:55,184 [execute] INFO git cat-file --batch [2022-05-23T13:57:55.724Z] 2022-05-23 13:57:55,185 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-05-23T13:57:55.724Z] 2022-05-23 13:57:55,189 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4034 [2022-05-23T13:57:55.724Z] 0.0.0 [Pipeline] } [2022-05-23T13:57:55.742Z] $ docker exec --env ******** --env ******** 186ac79c577a4414d3b5e338887a048bef4f6b78b8b8f6d3b40f4b6d1a50410f ssh-agent -k [2022-05-23T13:57:55.847Z] unset SSH_AUTH_SOCK; [2022-05-23T13:57:55.848Z] unset SSH_AGENT_PID; [2022-05-23T13:57:55.848Z] echo Agent pid 81 killed; [2022-05-23T13:57:55.852Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-23T13:57:56.160Z] + git semver [Pipeline] } [2022-05-23T13:57:56.441Z] $ docker stop --time=1 186ac79c577a4414d3b5e338887a048bef4f6b78b8b8f6d3b40f4b6d1a50410f [2022-05-23T13:57:57.765Z] $ docker rm -f 186ac79c577a4414d3b5e338887a048bef4f6b78b8b8f6d3b40f4b6d1a50410f [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T13:57:58.119Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-23T13:57:58.386Z] Stashed 1 file(s) [Pipeline] echo [2022-05-23T13:57:58.389Z] [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-05-23T13:57:58.527Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-23T13:57:58.535Z] ========================================================= [2022-05-23T13:57:58.535Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-23T13:57:58.535Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-23T13:57:58.827Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-23T13:57:58.827Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-23T13:57:58.827Z] 59bf1c3509f3: Pulling fs layer [2022-05-23T13:57:58.827Z] 666ba61612fd: Pulling fs layer [2022-05-23T13:57:58.827Z] 8ed8ca486205: Pulling fs layer [2022-05-23T13:57:58.827Z] 4fe6c5a15a65: Pulling fs layer [2022-05-23T13:57:58.827Z] 22a0e8bec74d: Pulling fs layer [2022-05-23T13:57:58.827Z] ca2b28591e48: Pulling fs layer [2022-05-23T13:57:58.827Z] a51346096db8: Pulling fs layer [2022-05-23T13:57:58.827Z] daebc70d1ce1: Pulling fs layer [2022-05-23T13:57:58.827Z] 0e18a0eac166: Pulling fs layer [2022-05-23T13:57:58.827Z] 22a0e8bec74d: Waiting [2022-05-23T13:57:58.827Z] 4fe6c5a15a65: Waiting [2022-05-23T13:57:58.827Z] ca2b28591e48: Waiting [2022-05-23T13:57:58.827Z] daebc70d1ce1: Waiting [2022-05-23T13:57:58.827Z] 0e18a0eac166: Waiting [2022-05-23T13:57:58.827Z] 8ed8ca486205: Verifying Checksum [2022-05-23T13:57:58.827Z] 8ed8ca486205: Download complete [2022-05-23T13:57:58.827Z] 666ba61612fd: Verifying Checksum [2022-05-23T13:57:58.827Z] 666ba61612fd: Download complete [2022-05-23T13:57:58.827Z] 22a0e8bec74d: Download complete [2022-05-23T13:57:58.827Z] 59bf1c3509f3: Verifying Checksum [2022-05-23T13:57:58.827Z] 59bf1c3509f3: Download complete [2022-05-23T13:57:58.827Z] ca2b28591e48: Verifying Checksum [2022-05-23T13:57:58.827Z] ca2b28591e48: Download complete [2022-05-23T13:57:58.827Z] a51346096db8: Verifying Checksum [2022-05-23T13:57:58.827Z] a51346096db8: Download complete [2022-05-23T13:57:58.827Z] daebc70d1ce1: Verifying Checksum [2022-05-23T13:57:58.827Z] daebc70d1ce1: Download complete [2022-05-23T13:57:59.089Z] 59bf1c3509f3: Pull complete [2022-05-23T13:57:59.367Z] 666ba61612fd: Pull complete [2022-05-23T13:57:59.367Z] 8ed8ca486205: Pull complete [2022-05-23T13:57:59.628Z] 0e18a0eac166: Verifying Checksum [2022-05-23T13:57:59.628Z] 0e18a0eac166: Download complete [2022-05-23T13:57:59.888Z] 4fe6c5a15a65: Verifying Checksum [2022-05-23T13:57:59.888Z] 4fe6c5a15a65: Download complete [2022-05-23T13:58:03.182Z] 4fe6c5a15a65: Pull complete [2022-05-23T13:58:03.441Z] 22a0e8bec74d: Pull complete [2022-05-23T13:58:03.441Z] ca2b28591e48: Pull complete [2022-05-23T13:58:03.441Z] a51346096db8: Pull complete [2022-05-23T13:58:03.702Z] daebc70d1ce1: Pull complete [2022-05-23T13:58:05.614Z] 0e18a0eac166: Pull complete [2022-05-23T13:58:05.614Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-23T13:58:05.614Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-23T13:58:05.614Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-23T13:58:05.917Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-23T13:58:05.917Z] WORKDIR /edgex [2022-05-23T13:58:05.917Z] COPY go.mod . [2022-05-23T13:58:05.917Z] RUN go mod download [2022-05-23T13:58:05.917Z] docker build -t ci-base-image-x86_64 -f - . [2022-05-23T13:58:07.299Z] Sending build context to Docker daemon 335.4MB [2022-05-23T13:58:07.299Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-23T13:58:07.299Z] ---> f018257e8ee9 [2022-05-23T13:58:07.299Z] Step 2/4 : WORKDIR /edgex [2022-05-23T13:58:09.847Z] ---> Running in 6deff8759785 [2022-05-23T13:58:09.847Z] Removing intermediate container 6deff8759785 [2022-05-23T13:58:09.847Z] ---> 75c66da0f2ca [2022-05-23T13:58:09.847Z] Step 3/4 : COPY go.mod . [2022-05-23T13:58:09.847Z] ---> 239e84c9a589 [2022-05-23T13:58:09.847Z] Step 4/4 : RUN go mod download [2022-05-23T13:58:09.847Z] ---> Running in ea01608e4cf6 [2022-05-23T13:58:13.477Z] Still waiting to schedule task [2022-05-23T13:58:13.478Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-64372’ [2022-05-23T13:58:24.740Z] Removing intermediate container ea01608e4cf6 [2022-05-23T13:58:24.740Z] ---> 555267f91456 [2022-05-23T13:58:24.740Z] Successfully built 555267f91456 [2022-05-23T13:58:24.740Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T13:58:25.031Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-23T13:58:25.031Z] . [Pipeline] withDockerContainer [2022-05-23T13:58:25.092Z] prd-ubuntu20.04-docker-8c-8g-64373 does not seem to be running inside a container [2022-05-23T13:58:25.134Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-23T13:58:25.542Z] $ docker top 3b2cc70a9076f4bce0e20fc0518d4597e199b9325f0f80c7fc42be3b54d5aab1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T13:58:25.890Z] + go version [2022-05-23T13:58:25.890Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-23T13:58:25.907Z] $ docker stop --time=1 3b2cc70a9076f4bce0e20fc0518d4597e199b9325f0f80c7fc42be3b54d5aab1 [2022-05-23T13:58:27.284Z] $ docker rm -f 3b2cc70a9076f4bce0e20fc0518d4597e199b9325f0f80c7fc42be3b54d5aab1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T13:58:27.693Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-23T13:58:27.693Z] . [Pipeline] withDockerContainer [2022-05-23T13:58:27.759Z] prd-ubuntu20.04-docker-8c-8g-64373 does not seem to be running inside a container [2022-05-23T13:58:27.800Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-23T13:58:28.147Z] $ docker top a0260ff52265e39f9723365aa2b2a9862b4c6a92aed6da253d9ced6e80973675 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-23T13:58:28.221Z] ========================================================= [2022-05-23T13:58:28.221Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-23T13:58:28.221Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-23T13:58:28.513Z] + make test [2022-05-23T13:58:28.514Z] go mod tidy -compat=1.17 [2022-05-23T13:58:28.514Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-23T13:58:33.872Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-23T13:58:46.104Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-23T13:58:46.104Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-23T13:58:46.104Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-23T13:58:46.104Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-23T13:58:46.104Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-23T13:58:46.104Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-23T13:58:46.104Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-23T13:58:46.104Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-23T13:58:46.104Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-23T13:58:46.104Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-23T13:58:46.104Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-23T13:58:46.104Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-23T13:58:46.104Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-23T13:58:46.104Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-23T13:58:46.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-23T13:58:46.104Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.075s coverage: 28.7% of statements [2022-05-23T13:58:46.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-23T13:58:46.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-23T13:58:46.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.097s coverage: 98.5% of statements [2022-05-23T13:58:46.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-23T13:58:46.621Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.093s coverage: 53.4% of statements [2022-05-23T13:58:46.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-23T13:58:46.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-23T13:58:49.154Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.489s coverage: 89.2% of statements [2022-05-23T13:58:49.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-23T13:58:49.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-23T13:58:49.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-23T13:58:49.154Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.079s coverage: 84.8% of statements [2022-05-23T13:58:49.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-23T13:58:49.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-23T13:58:49.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-23T13:58:49.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-23T13:58:49.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-23T13:58:49.154Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.421s coverage: 95.6% of statements [2022-05-23T13:58:49.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-23T13:58:49.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-23T13:58:49.154Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.074s coverage: 72.2% of statements [2022-05-23T13:58:49.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-23T13:58:49.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-23T13:58:49.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-23T13:58:49.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-23T13:58:49.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-23T13:58:49.154Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 60.0% of statements [2022-05-23T13:58:49.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-23T13:58:49.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-23T13:58:49.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-23T13:58:49.155Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.9% of statements [2022-05-23T13:58:49.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-23T13:58:49.155Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements [2022-05-23T13:58:49.155Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.077s coverage: 29.6% of statements [2022-05-23T13:58:49.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-23T13:58:49.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements [2022-05-23T13:58:49.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 79.5% of statements [2022-05-23T13:58:49.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements [2022-05-23T13:58:49.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements [2022-05-23T13:58:49.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2022-05-23T13:58:59.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements [2022-05-23T13:58:59.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements [2022-05-23T13:59:01.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.179s coverage: 82.5% of statements [2022-05-23T13:59:01.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-23T13:59:11.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.122s coverage: 92.9% of statements [2022-05-23T13:59:11.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-23T13:59:11.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-23T13:59:11.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-23T13:59:11.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2022-05-23T13:59:11.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-23T13:59:11.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-23T13:59:11.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-23T13:59:11.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-23T13:59:11.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-23T13:59:11.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.051s coverage: 87.2% of statements [2022-05-23T13:59:11.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-23T13:59:11.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-23T13:59:11.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2022-05-23T13:59:11.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-23T13:59:11.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements [2022-05-23T13:59:11.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-23T13:59:11.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2022-05-23T13:59:11.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2022-05-23T13:59:11.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.075s coverage: 85.4% of statements [2022-05-23T13:59:11.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.156s coverage: 91.2% of statements [2022-05-23T13:59:11.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-23T13:59:11.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements [2022-05-23T13:59:11.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-23T13:59:11.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-23T13:59:11.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements [2022-05-23T13:59:11.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 89.4% of statements [2022-05-23T13:59:11.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-05-23T13:59:11.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements [2022-05-23T13:59:11.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2022-05-23T13:59:11.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.308s coverage: 65.4% of statements [2022-05-23T13:59:11.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-23T13:59:11.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-23T13:59:11.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-23T13:59:11.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.142s coverage: 43.8% of statements [2022-05-23T13:59:11.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-23T13:59:11.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-23T13:59:11.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements [2022-05-23T13:59:11.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-23T13:59:11.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2022-05-23T13:59:11.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-23T13:59:11.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-23T13:59:11.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-23T13:59:11.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-23T13:59:11.048Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements [2022-05-23T13:59:11.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-23T13:59:11.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-23T13:59:11.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-23T13:59:11.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-23T13:59:11.048Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.141s coverage: 92.3% of statements [2022-05-23T13:59:11.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-23T13:59:11.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-23T13:59:11.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-23T13:59:11.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-23T13:59:11.048Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 63.2% of statements [2022-05-23T13:59:11.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-23T13:59:11.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-23T13:59:11.048Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.112s coverage: 97.7% of statements [2022-05-23T13:59:11.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-23T13:59:11.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-23T13:59:11.048Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-23T13:59:11.048Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-23T13:59:11.048Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-05-23T13:59:11.048Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-23T13:59:11.048Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-23T13:59:11.048Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-23T13:59:11.048Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-23T13:59:11.048Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-23T13:59:11.048Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-23T13:59:11.048Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.062s coverage: 100.0% of statements [2022-05-23T13:59:11.048Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-05-23T13:59:11.048Z] 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-05-23T13:59:25.946Z] GO111MODULE=on go vet ./... [2022-05-23T13:59:31.224Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-23T13:59:31.224Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-23T13:59:31.224Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-23T13:59:31.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-23T13:59:32.108Z] + ls -al . [2022-05-23T13:59:32.108Z] total 684 [2022-05-23T13:59:32.108Z] drwxrwxr-x 10 1001 1001 4096 May 23 13:59 . [2022-05-23T13:59:32.108Z] drwxr-xr-x 4 root root 4096 May 23 13:58 .. [2022-05-23T13:59:32.108Z] -rw-rw-r-- 1 1001 1001 11 May 23 13:57 .dockerignore [2022-05-23T13:59:32.108Z] drwxrwxr-x 8 1001 1001 4096 May 23 13:57 .git [2022-05-23T13:59:32.108Z] drwxrwxr-x 3 1001 1001 4096 May 23 13:57 .github [2022-05-23T13:59:32.108Z] -rw-rw-r-- 1 1001 1001 879 May 23 13:57 .gitignore [2022-05-23T13:59:32.108Z] -rw-rw-r-- 1 1001 1001 42 May 23 13:57 .golangci.yml [2022-05-23T13:59:32.108Z] -rw-rw-r-- 1 1001 1001 87 May 23 13:57 .hadolint.yml [2022-05-23T13:59:32.108Z] drwxr-xr-x 3 1001 1001 4096 May 23 13:57 .semver [2022-05-23T13:59:32.108Z] -rw-rw-r-- 1 1001 1001 166 May 23 13:57 .sonarcloud.properties [2022-05-23T13:59:32.108Z] -rw-rw-r-- 1 1001 1001 1171 May 23 13:57 ADOPTERS.md [2022-05-23T13:59:32.108Z] -rw-rw-r-- 1 1001 1001 10086 May 23 13:57 Attribution.txt [2022-05-23T13:59:32.108Z] -rw-rw-r-- 1 1001 1001 63209 May 23 13:57 CHANGELOG.md [2022-05-23T13:59:32.108Z] -rw-rw-r-- 1 1001 1001 3804 May 23 13:57 CONTRIBUTING.md [2022-05-23T13:59:32.108Z] -rw-rw-r-- 1 1001 1001 677 May 23 13:57 GOVERNANCE.md [2022-05-23T13:59:32.108Z] -rw-rw-r-- 1 1001 1001 850 May 23 13:57 Jenkinsfile [2022-05-23T13:59:32.108Z] -rw-rw-r-- 1 1001 1001 10775 May 23 13:57 LICENSE [2022-05-23T13:59:32.108Z] -rw-rw-r-- 1 1001 1001 10389 May 23 13:57 Makefile [2022-05-23T13:59:32.108Z] -rw-rw-r-- 1 1001 1001 582 May 23 13:57 OWNERS.md [2022-05-23T13:59:32.108Z] -rw-rw-r-- 1 1001 1001 9094 May 23 13:57 README.md [2022-05-23T13:59:32.108Z] -rw-rw-r-- 1 1001 1001 6912 May 23 13:57 SECURITY.md [2022-05-23T13:59:32.108Z] -rw-rw-r-- 1 1001 1001 5 May 23 13:57 VERSION [2022-05-23T13:59:32.108Z] -rw-rw-r-- 1 1001 1001 4131 May 23 13:57 ZMQWindows.md [2022-05-23T13:59:32.108Z] drwxrwxr-x 2 1001 1001 4096 May 23 13:57 bin [2022-05-23T13:59:32.108Z] drwxrwxr-x 18 1001 1001 4096 May 23 13:57 cmd [2022-05-23T13:59:32.108Z] -rw-r--r-- 1 root root 435134 May 23 13:59 coverage.out [2022-05-23T13:59:32.108Z] -rw-rw-r-- 1 1001 1001 3217 May 23 13:57 go.mod [2022-05-23T13:59:32.108Z] -rw-rw-r-- 1 1001 1001 35084 May 23 13:58 go.sum [2022-05-23T13:59:32.108Z] drwxrwxr-x 8 1001 1001 4096 May 23 13:57 internal [2022-05-23T13:59:32.108Z] drwxrwxr-x 3 1001 1001 4096 May 23 13:57 openapi [2022-05-23T13:59:32.108Z] drwxrwxr-x 4 1001 1001 4096 May 23 13:57 snap [2022-05-23T13:59:32.108Z] -rw-rw-r-- 1 1001 1001 204 May 23 13:57 version.go [Pipeline] sh [2022-05-23T13:59:32.401Z] + '[' -e coverage.out ] [2022-05-23T13:59:32.401Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-23T13:59:32.517Z] Stashed 1 file(s) [Pipeline] sh [2022-05-23T13:59:32.797Z] + make build [2022-05-23T13:59:32.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-05-23T13:59:45.015Z] 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-05-23T13:59:54.995Z] 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-05-23T13:59:54.995Z] 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-05-23T14:00:00.269Z] 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-05-23T14:00:00.269Z] 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-05-23T14:00:00.837Z] 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-05-23T14:00:02.224Z] 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-05-23T14:00:02.791Z] 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-05-23T14:00:03.729Z] 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-05-23T14:00:04.299Z] 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-05-23T14:00:05.235Z] 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-05-23T14:00:06.615Z] 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-05-23T14:00:07.571Z] $ docker stop --time=1 a0260ff52265e39f9723365aa2b2a9862b4c6a92aed6da253d9ced6e80973675 [2022-05-23T14:00:09.973Z] $ docker rm -f a0260ff52265e39f9723365aa2b2a9862b4c6a92aed6da253d9ced6e80973675 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T14:00:11.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-23T14:00:11.205Z] [2022-05-23T14:00:11.205Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T14:00:11.508Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-23T14:00:11.508Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-23T14:00:11.508Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-23T14:00:11.508Z] ca9280d653b3: Pulling fs layer [2022-05-23T14:00:11.508Z] 7e9c9ca2126c: Pulling fs layer [2022-05-23T14:00:11.508Z] cbdbe7a5bc2a: Download complete [2022-05-23T14:00:11.769Z] cbdbe7a5bc2a: Pull complete [2022-05-23T14:00:11.769Z] ca9280d653b3: Verifying Checksum [2022-05-23T14:00:11.769Z] ca9280d653b3: Download complete [2022-05-23T14:00:12.029Z] 7e9c9ca2126c: Download complete [2022-05-23T14:00:12.029Z] ca9280d653b3: Pull complete [2022-05-23T14:00:15.319Z] 7e9c9ca2126c: Pull complete [2022-05-23T14:00:15.319Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-23T14:00:15.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-23T14:00:15.319Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-23T14:00:15.385Z] prd-ubuntu20.04-docker-8c-8g-64373 does not seem to be running inside a container [2022-05-23T14:00:15.424Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-05-23T14:00:16.695Z] $ docker top 55640363b963108d63bb5d3ccb40ea329575757185f7b1e70442bb73097417f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T14:00:17.051Z] + docker-compose build --help [2022-05-23T14:00:17.051Z] + grep parallel [2022-05-23T14:00:17.621Z] --parallel Build images in parallel. [Pipeline] } [2022-05-23T14:00:17.639Z] $ docker stop --time=1 55640363b963108d63bb5d3ccb40ea329575757185f7b1e70442bb73097417f1 [2022-05-23T14:00:18.935Z] $ docker rm -f 55640363b963108d63bb5d3ccb40ea329575757185f7b1e70442bb73097417f1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T14:00:19.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-23T14:00:19.354Z] . [Pipeline] withDockerContainer [2022-05-23T14:00:19.424Z] prd-ubuntu20.04-docker-8c-8g-64373 does not seem to be running inside a container [2022-05-23T14:00:19.498Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-23T14:00:19.886Z] $ docker top 368c83de1112cf8826c6d16ca8f7790aeb015a37691ee7c90aec476edafc65a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T14:00:20.263Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-23T14:00:20.832Z] Building core-command ... [2022-05-23T14:00:20.832Z] Building core-data ... [2022-05-23T14:00:20.832Z] Building core-metadata ... [2022-05-23T14:00:20.832Z] Building security-bootstrapper ... [2022-05-23T14:00:20.832Z] Building security-proxy-setup ... [2022-05-23T14:00:20.832Z] Building security-secretstore-setup ... [2022-05-23T14:00:20.832Z] Building security-spiffe-token-provider ... [2022-05-23T14:00:20.832Z] Building security-spire-agent ... [2022-05-23T14:00:20.832Z] Building security-spire-config ... [2022-05-23T14:00:20.832Z] Building security-spire-server ... [2022-05-23T14:00:20.832Z] Building support-notifications ... [2022-05-23T14:00:20.832Z] Building support-scheduler ... [2022-05-23T14:00:20.832Z] Building sys-mgmt-agent ... [2022-05-23T14:00:20.832Z] Building core-metadata [2022-05-23T14:00:20.832Z] Building security-spire-agent [2022-05-23T14:00:20.832Z] Building sys-mgmt-agent [2022-05-23T14:00:20.832Z] Building security-bootstrapper [2022-05-23T14:00:20.832Z] Building security-spire-config [2022-05-23T14:00:35.721Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:00:35.721Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:00:35.721Z] ---> 555267f91456 [2022-05-23T14:00:35.721Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T14:00:35.721Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:00:35.721Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:00:35.721Z] ---> 555267f91456 [2022-05-23T14:00:35.721Z] Step 3/26 : WORKDIR /edgex-go [2022-05-23T14:00:35.721Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:00:35.721Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:00:35.721Z] ---> 555267f91456 [2022-05-23T14:00:35.721Z] Step 3/26 : WORKDIR /edgex-go [2022-05-23T14:00:35.721Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:00:35.721Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:00:35.721Z] ---> 555267f91456 [2022-05-23T14:00:35.721Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T14:00:35.981Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:00:35.981Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:00:35.981Z] ---> 555267f91456 [2022-05-23T14:00:35.981Z] Step 3/31 : WORKDIR /edgex-go [2022-05-23T14:00:39.282Z] ---> Running in 89fd10d7c078 [2022-05-23T14:00:39.282Z] ---> Running in 459495ccb3ce [2022-05-23T14:00:39.282Z] ---> Running in dcdde744d425 [2022-05-23T14:00:39.282Z] ---> Running in 3a4edef2ac7d [2022-05-23T14:00:39.282Z] ---> Running in 68ee9875ac95 [2022-05-23T14:00:39.543Z] Removing intermediate container 459495ccb3ce [2022-05-23T14:00:39.543Z] ---> 07f5c1171530 [2022-05-23T14:00:39.543Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:00:39.543Z] Removing intermediate container dcdde744d425 [2022-05-23T14:00:39.543Z] ---> 69f1275d0acd [2022-05-23T14:00:39.543Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:00:39.543Z] Removing intermediate container 68ee9875ac95 [2022-05-23T14:00:39.543Z] ---> 0a78d62f3777 [2022-05-23T14:00:39.543Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:00:39.543Z] Removing intermediate container 89fd10d7c078 [2022-05-23T14:00:39.543Z] ---> 31f485b7d3f3 [2022-05-23T14:00:39.543Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:00:39.543Z] Removing intermediate container 3a4edef2ac7d [2022-05-23T14:00:39.543Z] ---> 8b932d4da768 [2022-05-23T14:00:39.543Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:00:39.543Z] ---> Running in 30a5c83a692a [2022-05-23T14:00:39.543Z] ---> Running in 096894a1d78c [2022-05-23T14:00:39.543Z] ---> Running in 68cd063e6707 [2022-05-23T14:00:39.543Z] ---> Running in 792e065885de [2022-05-23T14:00:39.543Z] ---> Running in b3cdb898e6a3 [2022-05-23T14:00:40.924Z] Removing intermediate container 096894a1d78c [2022-05-23T14:00:40.924Z] ---> c21249323ac9 [2022-05-23T14:00:40.924Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-23T14:00:40.924Z] Removing intermediate container 30a5c83a692a [2022-05-23T14:00:40.924Z] ---> 4c2fb5a9c814 [2022-05-23T14:00:40.924Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-23T14:00:40.924Z] ---> Running in 3780bb09c070 [2022-05-23T14:00:40.924Z] ---> Running in fa775fe292b9 [2022-05-23T14:00:41.184Z] Removing intermediate container b3cdb898e6a3 [2022-05-23T14:00:41.184Z] ---> 997c31ccd5c6 [2022-05-23T14:00:41.184Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-23T14:00:41.184Z] Removing intermediate container 68cd063e6707 [2022-05-23T14:00:41.184Z] ---> 35f189f1f15c [2022-05-23T14:00:41.445Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T14:00:41.445Z] ---> Running in d6307a0b1037 [2022-05-23T14:00:41.445Z] ---> Running in 1bc851d71266 [2022-05-23T14:00:41.445Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:00:41.445Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:00:41.445Z] Removing intermediate container 792e065885de [2022-05-23T14:00:41.445Z] ---> 786247cbd5ab [2022-05-23T14:00:41.445Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T14:00:41.445Z] ---> Running in b741a8e7cff0 [2022-05-23T14:00:42.015Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:00:42.015Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:00:42.015Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:00:42.283Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:00:42.283Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:00:42.545Z] OK: 221 MiB in 52 packages [2022-05-23T14:00:42.545Z] OK: 221 MiB in 52 packages [2022-05-23T14:00:42.804Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:00:42.805Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:00:42.805Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:00:43.065Z] Removing intermediate container fa775fe292b9 [2022-05-23T14:00:43.065Z] ---> 40808ea168a0 [2022-05-23T14:00:43.065Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T14:00:43.065Z] Removing intermediate container 3780bb09c070 [2022-05-23T14:00:43.065Z] ---> 80e8871ff114 [2022-05-23T14:00:43.065Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T14:00:43.065Z] OK: 221 MiB in 52 packages [2022-05-23T14:00:43.065Z] OK: 221 MiB in 52 packages [2022-05-23T14:00:43.329Z] ---> f1570aa0fe19 [2022-05-23T14:00:43.329Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:00:43.329Z] ---> 46c4357f6593 [2022-05-23T14:00:43.329Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:00:43.329Z] OK: 221 MiB in 52 packages [2022-05-23T14:00:43.329Z] ---> Running in fcf808cd01d4 [2022-05-23T14:00:43.329Z] ---> Running in 2ac66c370175 [2022-05-23T14:00:43.591Z] Removing intermediate container d6307a0b1037 [2022-05-23T14:00:43.591Z] ---> 8b1b9eb7cc0e [2022-05-23T14:00:43.591Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-23T14:00:43.591Z] Removing intermediate container 1bc851d71266 [2022-05-23T14:00:43.591Z] ---> d9eaa9350862 [2022-05-23T14:00:43.591Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-23T14:00:43.591Z] ---> 0da13fdd3705 [2022-05-23T14:00:43.591Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:00:43.591Z] ---> Running in fcc0f8554b9b [2022-05-23T14:00:43.850Z] ---> 329cb9e902f0 [2022-05-23T14:00:43.850Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:00:43.850Z] Removing intermediate container b741a8e7cff0 [2022-05-23T14:00:43.850Z] ---> dc74bfd5a682 [2022-05-23T14:00:43.850Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-23T14:00:44.109Z] ---> Running in e039282c4010 [2022-05-23T14:00:44.374Z] ---> f944ca44803c [2022-05-23T14:00:44.374Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:00:44.374Z] ---> Running in 2fbc7db13b8d [2022-05-23T14:00:44.374Z] Removing intermediate container fcf808cd01d4 [2022-05-23T14:00:44.374Z] ---> b957ec46b0ed [2022-05-23T14:00:44.374Z] Step 8/23 : COPY . . [2022-05-23T14:00:44.943Z] Removing intermediate container 2ac66c370175 [2022-05-23T14:00:44.944Z] ---> 5a40125b66a0 [2022-05-23T14:00:44.944Z] Step 8/23 : COPY . . [2022-05-23T14:00:46.323Z] Removing intermediate container fcc0f8554b9b [2022-05-23T14:00:46.323Z] ---> a7fee4cf7a2d [2022-05-23T14:00:46.323Z] Step 8/31 : COPY . . [2022-05-23T14:00:52.909Z] ---> 7da22a7e9b82 [2022-05-23T14:00:52.909Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-23T14:00:52.909Z] ---> 9feea112545a [2022-05-23T14:00:52.909Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-23T14:00:52.909Z] ---> e7fac9ce9107 [2022-05-23T14:00:52.909Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-23T14:00:52.909Z] ---> Running in 057d90b22cfd [2022-05-23T14:00:52.909Z] ---> Running in 05f52e621b96 [2022-05-23T14:00:52.909Z] Removing intermediate container 2fbc7db13b8d [2022-05-23T14:00:52.909Z] ---> aab15933b3c4 [2022-05-23T14:00:52.909Z] Step 8/26 : COPY . . [2022-05-23T14:00:52.909Z] ---> Running in 048b698fbf4a [2022-05-23T14:00:52.909Z] Removing intermediate container e039282c4010 [2022-05-23T14:00:52.909Z] ---> 395c762e0148 [2022-05-23T14:00:52.909Z] Step 8/26 : COPY . . [2022-05-23T14:00:53.172Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-23T14:00:53.433Z] 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-05-23T14:00:53.433Z] 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-05-23T14:01:08.332Z] ---> a2cfec4d6e8b [2022-05-23T14:01:08.332Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T14:01:08.332Z] ---> 163862c4b88c [2022-05-23T14:01:08.332Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T14:01:08.332Z] ---> Running in 1ccdde301c34 [2022-05-23T14:01:08.332Z] ---> Running in b2756bcb08a7 [2022-05-23T14:01:08.332Z] Removing intermediate container b2756bcb08a7 [2022-05-23T14:01:08.332Z] ---> 3457808a8ee5 [2022-05-23T14:01:08.332Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-23T14:01:08.332Z] Removing intermediate container 1ccdde301c34 [2022-05-23T14:01:08.332Z] ---> 35429270f2f3 [2022-05-23T14:01:08.332Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-23T14:01:08.332Z] ---> Running in bfcf8e0a7bb4 [2022-05-23T14:01:08.332Z] ---> Running in d7f2b5134c88 [2022-05-23T14:01:09.269Z] Removing intermediate container bfcf8e0a7bb4 [2022-05-23T14:01:09.269Z] ---> 053a98944577 [2022-05-23T14:01:09.269Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-23T14:01:09.269Z] ---> Running in f76c9707c91b [2022-05-23T14:01:09.269Z] Removing intermediate container d7f2b5134c88 [2022-05-23T14:01:09.269Z] ---> 26129b135a8a [2022-05-23T14:01:09.269Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-23T14:01:09.537Z] ---> Running in c0c9cfe1b1c6 [2022-05-23T14:01:09.797Z] Removing intermediate container f76c9707c91b [2022-05-23T14:01:09.797Z] ---> 24afcf6ab638 [2022-05-23T14:01:09.797Z] 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-05-23T14:01:09.797Z] ---> Running in 26d5a4e11abe [2022-05-23T14:01:10.057Z] Removing intermediate container c0c9cfe1b1c6 [2022-05-23T14:01:10.057Z] ---> 6bfcd1badea0 [2022-05-23T14:01:10.057Z] 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-05-23T14:01:10.057Z] ---> Running in b08daab98a18 [2022-05-23T14:01:10.998Z] spire-1.2.1/ [2022-05-23T14:01:10.998Z] spire-1.2.1/.data/ [2022-05-23T14:01:10.998Z] spire-1.2.1/.data/.file [2022-05-23T14:01:10.998Z] spire-1.2.1/.dockerignore [2022-05-23T14:01:10.998Z] spire-1.2.1/.gitattributes [2022-05-23T14:01:10.998Z] spire-1.2.1/.githooks/ [2022-05-23T14:01:10.998Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T14:01:10.998Z] spire-1.2.1/.github/ [2022-05-23T14:01:10.998Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T14:01:10.998Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T14:01:10.998Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T14:01:10.998Z] spire-1.2.1/.github/workflows/ [2022-05-23T14:01:10.998Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T14:01:10.998Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T14:01:10.998Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T14:01:10.998Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T14:01:10.998Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T14:01:10.998Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T14:01:10.998Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T14:01:10.998Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T14:01:10.998Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T14:01:10.998Z] spire-1.2.1/.gitignore [2022-05-23T14:01:10.998Z] spire-1.2.1/.go-version [2022-05-23T14:01:10.998Z] spire-1.2.1/.golangci.yml [2022-05-23T14:01:10.998Z] spire-1.2.1/ADOPTERS.md [2022-05-23T14:01:10.998Z] spire-1.2.1/CHANGELOG.md [2022-05-23T14:01:10.998Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T14:01:10.998Z] spire-1.2.1/CODEOWNERS [2022-05-23T14:01:10.998Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T14:01:10.998Z] spire-1.2.1/Dockerfile [2022-05-23T14:01:10.999Z] spire-1.2.1/Dockerfile.dev [2022-05-23T14:01:10.999Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T14:01:10.999Z] spire-1.2.1/LICENSE [2022-05-23T14:01:10.999Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T14:01:10.999Z] spire-1.2.1/Makefile [2022-05-23T14:01:10.999Z] spire-1.2.1/README.md [2022-05-23T14:01:10.999Z] spire-1.2.1/ROADMAP.md [2022-05-23T14:01:10.999Z] spire-1.2.1/SECURITY.md [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/ [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.gospire-1.2.1/ [2022-05-23T14:01:10.999Z] spire-1.2.1/.data/ [2022-05-23T14:01:10.999Z] spire-1.2.1/.data/.file [2022-05-23T14:01:10.999Z] spire-1.2.1/.dockerignore [2022-05-23T14:01:10.999Z] spire-1.2.1/.gitattributes [2022-05-23T14:01:10.999Z] spire-1.2.1/.githooks/ [2022-05-23T14:01:10.999Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T14:01:10.999Z] spire-1.2.1/.github/ [2022-05-23T14:01:10.999Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T14:01:10.999Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T14:01:10.999Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T14:01:10.999Z] spire-1.2.1/.github/workflows/ [2022-05-23T14:01:10.999Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T14:01:10.999Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T14:01:10.999Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T14:01:10.999Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T14:01:10.999Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T14:01:10.999Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T14:01:10.999Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T14:01:10.999Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T14:01:10.999Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T14:01:10.999Z] spire-1.2.1/.gitignore [2022-05-23T14:01:10.999Z] spire-1.2.1/.go-version [2022-05-23T14:01:10.999Z] spire-1.2.1/.golangci.yml [2022-05-23T14:01:10.999Z] spire-1.2.1/ADOPTERS.md [2022-05-23T14:01:10.999Z] spire-1.2.1/CHANGELOG.md [2022-05-23T14:01:10.999Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T14:01:10.999Z] spire-1.2.1/CODEOWNERS [2022-05-23T14:01:10.999Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T14:01:10.999Z] spire-1.2.1/Dockerfile [2022-05-23T14:01:10.999Z] spire-1.2.1/Dockerfile.dev [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T14:01:10.999Z] spire-1.2.1/conf/ [2022-05-23T14:01:10.999Z] spire-1.2.1/conf/agent/ [2022-05-23T14:01:10.999Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T14:01:10.999Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T14:01:10.999Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T14:01:10.999Z] spire-1.2.1/conf/server/ [2022-05-23T14:01:10.999Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T14:01:10.999Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T14:01:10.999Z] spire-1.2.1/conf/server/server.conf [2022-05-23T14:01:10.999Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T14:01:10.999Z] spire-1.2.1/doc/ [2022-05-23T14:01:10.999Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T14:01:10.999Z] spire-1.2.1/doc/auditlog.md [2022-05-23T14:01:10.999Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T14:01:10.999Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T14:01:10.999Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T14:01:10.999Z] spire-1.2.1/doc/images/ [2022-05-23T14:01:10.999Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T14:01:10.999Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T14:01:10.999Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T14:01:10.999Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T14:01:10.999Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T14:01:10.999Z] spire-1.2.1/LICENSE [2022-05-23T14:01:10.999Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T14:01:10.999Z] spire-1.2.1/Makefile [2022-05-23T14:01:10.999Z] spire-1.2.1/README.md [2022-05-23T14:01:10.999Z] spire-1.2.1/ROADMAP.md [2022-05-23T14:01:10.999Z] spire-1.2.1/SECURITY.md [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/ [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T14:01:10.999Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T14:01:11.000Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T14:01:11.000Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T14:01:11.000Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T14:01:11.000Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T14:01:11.000Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T14:01:11.000Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T14:01:11.000Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T14:01:11.000Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T14:01:11.000Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T14:01:11.000Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T14:01:11.000Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T14:01:11.000Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T14:01:11.000Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T14:01:11.000Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T14:01:11.000Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T14:01:11.000Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T14:01:11.000Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T14:01:11.000Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T14:01:11.000Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T14:01:11.000Z] spire-1.2.1/conf/ [2022-05-23T14:01:11.000Z] spire-1.2.1/conf/agent/ [2022-05-23T14:01:11.000Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T14:01:11.000Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T14:01:11.000Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T14:01:11.000Z] spire-1.2.1/conf/server/ [2022-05-23T14:01:11.000Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T14:01:11.000Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T14:01:11.000Z] spire-1.2.1/conf/server/server.conf [2022-05-23T14:01:11.000Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/ [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/auditlog.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/images/ [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/spire_server.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/telemetry.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/upgrading.md [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/using_spire.md [2022-05-23T14:01:11.000Z] spire-1.2.1/examples/ [2022-05-23T14:01:11.000Z] spire-1.2.1/examples/README.md [2022-05-23T14:01:11.000Z] spire-1.2.1/go.mod [2022-05-23T14:01:11.000Z] spire-1.2.1/go.sum [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/ [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/ [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T14:01:11.000Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T14:01:11.000Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/ [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/api/ [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/spire_server.md [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/telemetry.md [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/upgrading.md [2022-05-23T14:01:11.001Z] spire-1.2.1/doc/using_spire.md [2022-05-23T14:01:11.001Z] spire-1.2.1/examples/ [2022-05-23T14:01:11.001Z] spire-1.2.1/examples/README.md [2022-05-23T14:01:11.001Z] spire-1.2.1/go.mod [2022-05-23T14:01:11.001Z] spire-1.2.1/go.sum [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/ [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/ [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T14:01:11.001Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/health/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/log/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T14:01:11.002Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T14:01:11.003Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/util/ [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/version/ [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/ [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/api/ [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T14:01:11.004Z] [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/server/ [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/server/api/ [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T14:01:11.004Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T14:01:11.005Z] [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/api/trustdomain/v1/spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/config.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/health/ [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/log/ [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T14:01:11.005Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/util/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/version/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/api/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T14:01:11.006Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T14:01:11.007Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/config.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/server.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T14:01:11.008Z] spire-1.2.1/proto/ [2022-05-23T14:01:11.008Z] spire-1.2.1/proto/private/ [2022-05-23T14:01:11.008Z] spire-1.2.1/proto/private/server/ [2022-05-23T14:01:11.008Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T14:01:11.008Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T14:01:11.008Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T14:01:11.008Z] spire-1.2.1/proto/spire/ [2022-05-23T14:01:11.008Z] spire-1.2.1/proto/spire/common/ [2022-05-23T14:01:11.008Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T14:01:11.008Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T14:01:11.008Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T14:01:11.008Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T14:01:11.008Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T14:01:11.008Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T14:01:11.008Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T14:01:11.008Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T14:01:11.008Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T14:01:11.008Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T14:01:11.008Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T14:01:11.008Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T14:01:11.008Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T14:01:11.008Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T14:01:11.008Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T14:01:11.008Z] spire-1.2.1/release/ [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T14:01:11.008Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T14:01:11.009Z] spire-1.2.1/release/spire-extras/ [2022-05-23T14:01:11.009Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T14:01:11.009Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T14:01:11.009Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T14:01:11.009Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T14:01:11.009Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T14:01:11.009Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T14:01:11.009Z] spire-1.2.1/release/spire/ [2022-05-23T14:01:11.009Z] spire-1.2.1/release/spire/README.md [2022-05-23T14:01:11.009Z] spire-1.2.1/release/spire/conf/ [2022-05-23T14:01:11.009Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T14:01:11.009Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T14:01:11.009Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T14:01:11.009Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T14:01:11.009Z] spire-1.2.1/script/ [2022-05-23T14:01:11.009Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T14:01:11.009Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T14:01:11.009Z] spire-1.2.1/support/ [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/ [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T14:01:11.009Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T14:01:11.009Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T14:01:11.009Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T14:01:11.009Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T14:01:11.009Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T14:01:11.009Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T14:01:11.009Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T14:01:11.009Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T14:01:11.010Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T14:01:11.010Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T14:01:11.010Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T14:01:11.010Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T14:01:11.010Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T14:01:11.010Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T14:01:11.010Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T14:01:11.010Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T14:01:11.010Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T14:01:11.010Z] spire-1.2.1/test/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/clock/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/clock/clock.go [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fakes/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/config/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T14:01:11.010Z] [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T14:01:11.010Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/README.mdspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/common [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/setup/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/server.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T14:01:11.010Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T14:01:11.010Z] spire-1.2.1/proto/ [2022-05-23T14:01:11.010Z] spire-1.2.1/proto/private/ [2022-05-23T14:01:11.010Z] spire-1.2.1/proto/private/server/ [2022-05-23T14:01:11.010Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T14:01:11.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T14:01:11.011Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T14:01:11.011Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T14:01:11.011Z] spire-1.2.1/proto/spire/ [2022-05-23T14:01:11.011Z] spire-1.2.1/proto/spire/common/ [2022-05-23T14:01:11.011Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T14:01:11.011Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T14:01:11.011Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T14:01:11.011Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T14:01:11.011Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T14:01:11.011Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T14:01:11.011Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T14:01:11.011Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T14:01:11.011Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T14:01:11.011Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T14:01:11.011Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T14:01:11.011Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T14:01:11.011Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T14:01:11.011Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T14:01:11.011Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T14:01:11.011Z] spire-1.2.1/release/ [2022-05-23T14:01:11.011Z] spire-1.2.1/release/spire-extras/ [2022-05-23T14:01:11.011Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T14:01:11.011Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T14:01:11.011Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T14:01:11.011Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T14:01:11.011Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T14:01:11.011Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T14:01:11.011Z] spire-1.2.1/release/spire/ [2022-05-23T14:01:11.011Z] spire-1.2.1/release/spire/README.md [2022-05-23T14:01:11.011Z] spire-1.2.1/release/spire/conf/ [2022-05-23T14:01:11.011Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T14:01:11.011Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T14:01:11.011Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T14:01:11.011Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T14:01:11.011Z] spire-1.2.1/script/ [2022-05-23T14:01:11.011Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T14:01:11.011Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T14:01:11.011Z] spire-1.2.1/support/ [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/ [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T14:01:11.011Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T14:01:11.011Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T14:01:11.011Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T14:01:11.011Z] spire-1.2.1/test/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/clock/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/clock/clock.go [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fakes/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/config/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T14:01:11.011Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/README.md [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/common [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/setup/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T14:01:11.011Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/test.sh [2022-05-23T14:01:11.012Z] spire-1.2.1/test/plugintest/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T14:01:11.012Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T14:01:11.012Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T14:01:11.012Z] spire-1.2.1/test/spiretest/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T14:01:11.012Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T14:01:11.012Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T14:01:11.013Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T14:01:11.013Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T14:01:11.013Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T14:01:11.013Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T14:01:11.013Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T14:01:11.013Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T14:01:11.013Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T14:01:11.013Z] spire-1.2.1/test/testca/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/testca/ca.go [2022-05-23T14:01:11.013Z] spire-1.2.1/test/testkey/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T14:01:11.013Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T14:01:11.013Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T14:01:11.013Z] spire-1.2.1/test/testkey/new.go [2022-05-23T14:01:11.013Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T14:01:11.013Z] spire-1.2.1/test/util/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T14:01:11.013Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T14:01:11.013Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T14:01:11.013Z] spire-1.2.1/test/util/race.go [2022-05-23T14:01:11.013Z] spire-1.2.1/test/util/util.go [2022-05-23T14:01:11.013Z] building spire from source... [2022-05-23T14:01:11.013Z] [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T14:01:11.013Z] spire-1.2.1/test/integration/test.sh [2022-05-23T14:01:11.013Z] spire-1.2.1/test/plugintest/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T14:01:11.013Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T14:01:11.013Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T14:01:11.013Z] spire-1.2.1/test/spiretest/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T14:01:11.013Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T14:01:11.013Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T14:01:11.013Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T14:01:11.013Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T14:01:11.013Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T14:01:11.013Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T14:01:11.013Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T14:01:11.013Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T14:01:11.013Z] spire-1.2.1/test/testca/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/testca/ca.go [2022-05-23T14:01:11.013Z] spire-1.2.1/test/testkey/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T14:01:11.013Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T14:01:11.013Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T14:01:11.013Z] spire-1.2.1/test/testkey/new.go [2022-05-23T14:01:11.013Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T14:01:11.013Z] spire-1.2.1/test/util/ [2022-05-23T14:01:11.013Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T14:01:11.013Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T14:01:11.013Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T14:01:11.013Z] spire-1.2.1/test/util/race.go [2022-05-23T14:01:11.013Z] spire-1.2.1/test/util/util.go [2022-05-23T14:01:11.013Z] building spire from source... [2022-05-23T14:01:11.013Z] Installing go1.17.7... [2022-05-23T14:01:11.013Z] Installing go1.17.7... [2022-05-23T14:01:14.311Z] Removing intermediate container 057d90b22cfd [2022-05-23T14:01:14.311Z] ---> 9fa70626a4c6 [2022-05-23T14:01:14.311Z] [2022-05-23T14:01:14.311Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T14:01:14.311Z] Removing intermediate container 05f52e621b96 [2022-05-23T14:01:14.311Z] ---> 408021613e68 [2022-05-23T14:01:14.312Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-23T14:01:14.312Z] Removing intermediate container 048b698fbf4a [2022-05-23T14:01:14.312Z] ---> 03ab323112f0 [2022-05-23T14:01:14.312Z] [2022-05-23T14:01:14.312Z] Step 10/31 : FROM alpine:3.14 [2022-05-23T14:01:14.312Z] ---> Running in 65ed4a041094 [2022-05-23T14:01:14.878Z] 3.14: Pulling from library/alpine [2022-05-23T14:01:14.878Z] 3.14: Pulling from library/alpine [2022-05-23T14:01:15.447Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-23T14:01:15.447Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-23T14:01:15.447Z] Status: Downloaded newer image for alpine:3.14 [2022-05-23T14:01:15.447Z] Status: Downloaded newer image for alpine:3.14 [2022-05-23T14:01:15.447Z] ---> e04c818066af [2022-05-23T14:01:15.447Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-23T14:01:15.447Z] ---> e04c818066af [2022-05-23T14:01:15.447Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-23T14:01:15.447Z] Building bin/spire-server... [2022-05-23T14:01:15.447Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T14:01:15.447Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T14:01:15.447Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T14:01:15.447Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T14:01:15.447Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T14:01:15.447Z] 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-05-23T14:01:15.447Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T14:01:15.705Z] Building bin/spire-server... [2022-05-23T14:01:15.705Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T14:01:15.705Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T14:01:15.705Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T14:01:15.705Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T14:01:15.705Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T14:01:15.705Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T14:01:15.705Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T14:01:15.705Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T14:01:15.705Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T14:01:15.705Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T14:01:15.705Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T14:01:15.705Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T14:01:15.705Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T14:01:15.705Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T14:01:15.965Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T14:01:15.965Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T14:01:15.965Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T14:01:15.965Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T14:01:15.965Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T14:01:15.965Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T14:01:15.965Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T14:01:15.965Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T14:01:15.965Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T14:01:15.965Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T14:01:15.965Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T14:01:15.965Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T14:01:16.225Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T14:01:16.225Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T14:01:16.225Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T14:01:16.225Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T14:01:16.225Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T14:01:16.225Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T14:01:16.225Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T14:01:16.225Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T14:01:16.225Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T14:01:16.225Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T14:01:16.225Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T14:01:16.225Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T14:01:16.225Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T14:01:16.225Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T14:01:16.225Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T14:01:16.225Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T14:01:16.225Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T14:01:16.225Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T14:01:16.225Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T14:01:16.225Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T14:01:16.225Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T14:01:16.225Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T14:01:16.225Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T14:01:16.491Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T14:01:16.491Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T14:01:16.491Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T14:01:16.491Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T14:01:16.491Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T14:01:16.491Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T14:01:16.491Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T14:01:16.491Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T14:01:16.491Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T14:01:16.491Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T14:01:16.491Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T14:01:16.491Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T14:01:16.491Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T14:01:16.491Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T14:01:16.491Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T14:01:16.491Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T14:01:16.491Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T14:01:16.491Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T14:01:16.491Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T14:01:16.491Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T14:01:16.491Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T14:01:16.491Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T14:01:16.491Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T14:01:16.751Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T14:01:16.751Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T14:01:16.751Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T14:01:16.751Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T14:01:16.751Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T14:01:16.751Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T14:01:16.751Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T14:01:16.751Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T14:01:16.751Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T14:01:16.751Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T14:01:16.751Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T14:01:16.751Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T14:01:16.751Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T14:01:16.751Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T14:01:16.751Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T14:01:16.751Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T14:01:16.751Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T14:01:16.751Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T14:01:16.751Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T14:01:16.751Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T14:01:16.751Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T14:01:16.751Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T14:01:16.751Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T14:01:16.751Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T14:01:16.751Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T14:01:17.012Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T14:01:17.012Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T14:01:17.012Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T14:01:17.012Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T14:01:17.012Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T14:01:17.012Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T14:01:17.272Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T14:01:17.915Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T14:01:17.915Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T14:01:17.915Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T14:01:18.187Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T14:01:18.187Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T14:01:18.187Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T14:01:18.187Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T14:01:18.449Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T14:01:18.449Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T14:01:18.449Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T14:01:18.709Z]  ---> Running in 66176d5e38cf [2022-05-23T14:01:18.709Z] ---> Running in 8d568315db4e [2022-05-23T14:01:19.649Z] Removing intermediate container 65ed4a041094 [2022-05-23T14:01:19.649Z] ---> c260165bc996 [2022-05-23T14:01:19.649Z] [2022-05-23T14:01:19.649Z] Step 11/23 : FROM docker:20.10.14 [2022-05-23T14:01:19.649Z] Removing intermediate container 66176d5e38cf [2022-05-23T14:01:19.649Z] ---> a39103097af4 [2022-05-23T14:01:19.649Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-23T14:01:19.649Z] ---> Running in bb3efef7c885 [2022-05-23T14:01:19.649Z] 20.10.14: Pulling from library/docker [2022-05-23T14:01:19.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:01:19.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:01:19.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:01:19.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:01:19.909Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-23T14:01:19.909Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T14:01:19.909Z] OK: 6 MiB in 15 packages [2022-05-23T14:01:20.169Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-23T14:01:20.169Z] (2/2) Installing su-exec (0.2-r1) [2022-05-23T14:01:20.169Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T14:01:20.169Z] OK: 6 MiB in 16 packages [2022-05-23T14:01:21.104Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T14:01:21.104Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T14:01:21.104Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T14:01:21.104Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T14:01:21.104Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T14:01:21.104Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T14:01:21.370Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T14:01:21.370Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T14:01:21.370Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T14:01:21.370Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T14:01:21.370Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T14:01:21.370Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T14:01:21.370Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T14:01:21.632Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T14:01:21.632Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T14:01:21.891Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T14:01:22.151Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T14:01:22.151Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T14:01:22.151Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T14:01:22.410Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T14:01:22.410Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T14:01:22.410Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T14:01:22.670Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T14:01:22.670Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T14:01:22.670Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T14:01:22.929Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T14:01:22.929Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T14:01:22.929Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T14:01:22.929Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T14:01:22.929Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T14:01:23.189Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T14:01:23.189Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T14:01:23.189Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T14:01:23.189Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T14:01:23.189Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T14:01:23.189Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T14:01:23.189Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T14:01:23.189Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T14:01:23.449Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T14:01:23.449Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T14:01:23.449Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T14:01:23.449Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T14:01:23.449Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T14:01:23.449Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T14:01:23.449Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T14:01:23.449Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T14:01:23.449Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T14:01:23.449Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T14:01:23.449Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T14:01:23.449Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T14:01:23.449Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T14:01:23.449Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T14:01:23.449Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T14:01:23.449Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T14:01:23.449Z] Removing intermediate container bb3efef7c885 [2022-05-23T14:01:23.449Z] ---> b019da72d459 [2022-05-23T14:01:23.449Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-23T14:01:23.449Z] Removing intermediate container 8d568315db4e [2022-05-23T14:01:23.449Z] ---> 5be1d2097bfd [2022-05-23T14:01:23.449Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T14:01:23.449Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T14:01:23.707Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T14:01:23.965Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T14:01:23.965Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T14:01:23.965Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T14:01:24.223Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T14:01:24.223Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T14:01:24.223Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T14:01:24.223Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T14:01:24.223Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T14:01:24.223Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T14:01:24.792Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T14:01:24.792Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T14:01:24.792Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T14:01:24.792Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T14:01:24.792Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T14:01:24.792Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T14:01:24.792Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-23T14:01:24.792Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T14:01:24.792Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T14:01:24.792Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T14:01:24.792Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T14:01:24.792Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-23T14:01:24.792Z] ---> Running in c4ef2e1e75ba [2022-05-23T14:01:24.792Z] ---> 7417809fdb73 [2022-05-23T14:01:24.792Z] 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-05-23T14:01:25.065Z] ---> Running in b35b1bdddb5e [2022-05-23T14:01:25.065Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T14:01:25.065Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T14:01:25.065Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T14:01:25.065Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T14:01:25.065Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T14:01:25.065Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T14:01:25.065Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T14:01:25.065Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T14:01:25.065Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T14:01:25.065Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T14:01:25.065Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T14:01:25.065Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T14:01:25.065Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T14:01:25.065Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T14:01:25.065Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T14:01:25.065Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T14:01:25.065Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T14:01:25.065Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T14:01:25.065Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T14:01:25.065Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T14:01:25.065Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T14:01:25.065Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T14:01:25.065Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T14:01:25.065Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T14:01:25.329Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T14:01:25.329Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T14:01:25.329Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T14:01:25.329Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T14:01:25.329Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T14:01:25.329Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T14:01:25.329Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T14:01:25.329Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T14:01:25.329Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T14:01:25.329Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T14:01:25.329Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T14:01:25.329Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T14:01:25.329Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T14:01:25.329Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T14:01:25.329Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T14:01:25.329Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T14:01:25.329Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T14:01:25.329Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T14:01:25.329Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T14:01:25.329Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T14:01:25.329Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T14:01:25.329Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T14:01:25.329Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T14:01:25.593Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T14:01:25.593Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T14:01:25.593Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T14:01:25.593Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T14:01:25.593Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T14:01:25.593Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T14:01:25.593Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T14:01:25.593Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T14:01:25.593Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T14:01:25.593Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T14:01:25.593Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T14:01:25.593Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T14:01:25.593Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T14:01:25.593Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T14:01:25.593Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T14:01:25.593Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T14:01:25.593Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T14:01:25.593Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T14:01:25.593Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T14:01:25.593Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T14:01:25.593Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T14:01:25.593Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T14:01:25.593Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T14:01:25.593Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T14:01:25.594Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T14:01:25.594Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T14:01:25.594Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T14:01:25.594Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T14:01:25.855Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T14:01:25.856Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T14:01:25.856Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T14:01:25.856Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T14:01:25.856Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T14:01:25.856Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T14:01:25.856Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T14:01:25.856Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T14:01:25.856Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T14:01:25.856Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T14:01:25.856Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T14:01:25.856Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T14:01:25.856Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T14:01:25.856Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T14:01:26.114Z]  ---> Running in 718a29280e5e [2022-05-23T14:01:26.114Z] Removing intermediate container c4ef2e1e75ba [2022-05-23T14:01:26.114Z] ---> c1ec1ab27425 [2022-05-23T14:01:26.114Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-23T14:01:26.374Z] Removing intermediate container b35b1bdddb5e [2022-05-23T14:01:26.374Z] ---> 1957588b5d51 [2022-05-23T14:01:26.374Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-23T14:01:28.283Z] ---> Running in 4c0cf7d179d0 [2022-05-23T14:01:30.190Z] ---> Running in e15e7a519246 [2022-05-23T14:01:30.190Z] Removing intermediate container 718a29280e5e [2022-05-23T14:01:30.190Z] ---> a9d8cf251ce2 [2022-05-23T14:01:30.190Z] 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-05-23T14:01:30.761Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T14:01:30.761Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T14:01:31.331Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T14:01:31.331Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T14:01:31.904Z] Removing intermediate container 4c0cf7d179d0 [2022-05-23T14:01:31.904Z] ---> a1f7b6667d0b [2022-05-23T14:01:31.904Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-23T14:01:32.165Z] Removing intermediate container e15e7a519246 [2022-05-23T14:01:32.165Z] ---> 22ced6659d62 [2022-05-23T14:01:32.165Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-23T14:01:32.165Z] ---> Running in 85523db89a2b [2022-05-23T14:01:32.165Z] ---> Running in 894c45b8f7f5 [2022-05-23T14:01:32.165Z] ---> Running in d9cf351b24d0 [2022-05-23T14:01:32.426Z] Removing intermediate container d9cf351b24d0 [2022-05-23T14:01:32.426Z] ---> 738202385de1 [2022-05-23T14:01:32.426Z] Step 15/23 : WORKDIR / [2022-05-23T14:01:32.426Z] ---> Running in 122a45ceeb2c [2022-05-23T14:01:32.686Z] Removing intermediate container 122a45ceeb2c [2022-05-23T14:01:32.686Z] ---> 7950a9166edd [2022-05-23T14:01:32.686Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T14:01:32.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:01:32.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:01:32.686Z] ---> 305e0f9a5416 [2022-05-23T14:01:32.686Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-23T14:01:32.954Z] (1/43) Installing readline (8.1.1-r0) [2022-05-23T14:01:32.954Z] (2/43) Installing bash (5.1.16-r0) [2022-05-23T14:01:32.954Z] Removing intermediate container 894c45b8f7f5 [2022-05-23T14:01:32.954Z] ---> 45ae16b14455 [2022-05-23T14:01:32.954Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-23T14:01:33.218Z] Executing bash-5.1.16-r0.post-install [2022-05-23T14:01:33.218Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-23T14:01:33.218Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-23T14:01:33.218Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-23T14:01:33.218Z] (6/43) Installing curl (7.80.0-r1) [2022-05-23T14:01:33.218Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-23T14:01:33.218Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-23T14:01:33.218Z] (9/43) Installing expat (2.4.7-r0) [2022-05-23T14:01:33.218Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-23T14:01:33.218Z] (11/43) Installing gdbm (1.22-r0) [2022-05-23T14:01:33.218Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-23T14:01:33.218Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-23T14:01:33.218Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-23T14:01:33.218Z] ---> Running in 8fa3d48b894a [2022-05-23T14:01:33.218Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-23T14:01:33.218Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-23T14:01:33.218Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-23T14:01:33.478Z] ---> 4269db468cd1 [2022-05-23T14:01:33.478Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-23T14:01:33.738Z] Removing intermediate container 8fa3d48b894a [2022-05-23T14:01:33.738Z] ---> c99f8e4c2482 [2022-05-23T14:01:33.738Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-23T14:01:33.738Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-23T14:01:33.738Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-23T14:01:33.738Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-23T14:01:33.738Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-23T14:01:33.738Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-23T14:01:33.738Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-23T14:01:33.738Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-23T14:01:33.738Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-23T14:01:33.738Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-23T14:01:33.738Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-23T14:01:33.738Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-23T14:01:33.996Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-23T14:01:33.996Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-23T14:01:33.996Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-23T14:01:33.996Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-23T14:01:33.997Z] ---> 4fcefc676704 [2022-05-23T14:01:33.997Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-23T14:01:33.997Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-23T14:01:33.997Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-23T14:01:33.997Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-23T14:01:33.997Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-23T14:01:33.997Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-23T14:01:33.997Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-23T14:01:33.997Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-23T14:01:33.997Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-23T14:01:33.997Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-23T14:01:33.997Z] ---> Running in d255035433f8 [2022-05-23T14:01:33.997Z] ---> adb274e035ff [2022-05-23T14:01:33.997Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-23T14:01:34.255Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-23T14:01:34.255Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-23T14:01:34.255Z] ---> Running in 4c3f45c8de76 [2022-05-23T14:01:34.255Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T14:01:34.255Z] OK: 83 MiB in 65 packages [2022-05-23T14:01:34.255Z] Removing intermediate container d255035433f8 [2022-05-23T14:01:34.255Z] ---> 9096a6d2bccf [2022-05-23T14:01:34.255Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T14:01:34.516Z] ---> Running in 9d185fd5da5c [2022-05-23T14:01:35.086Z] Removing intermediate container 9d185fd5da5c [2022-05-23T14:01:35.086Z] ---> d4e283562f6e [2022-05-23T14:01:35.086Z] Step 21/23 : LABEL arch=x86_64 [2022-05-23T14:01:35.086Z] ---> Running in 1b48441bc792 [2022-05-23T14:01:35.086Z] Collecting docker-compose==1.23.2 [2022-05-23T14:01:35.086Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-23T14:01:35.086Z] Collecting jsonschema<3,>=2.5.1 [2022-05-23T14:01:35.347Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-23T14:01:35.347Z] Collecting docopt<0.7,>=0.6.1 [2022-05-23T14:01:35.347Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-23T14:01:35.347Z] Removing intermediate container 1b48441bc792 [2022-05-23T14:01:35.347Z] ---> 96897627161e [2022-05-23T14:01:35.347Z] Step 22/23 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 [2022-05-23T14:01:35.607Z] ---> Running in 5f3f513c54a2 [2022-05-23T14:01:35.607Z] Removing intermediate container 4c3f45c8de76 [2022-05-23T14:01:35.607Z] ---> 891e63f02536 [2022-05-23T14:01:35.607Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T14:01:35.869Z] Collecting PyYAML<4,>=3.10 [2022-05-23T14:01:35.869Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-23T14:01:35.869Z] Removing intermediate container 5f3f513c54a2 [2022-05-23T14:01:35.869Z] ---> ce17158eb953 [2022-05-23T14:01:35.869Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T14:01:36.130Z] ---> a92954e41aaf [2022-05-23T14:01:36.130Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-23T14:01:36.130Z] ---> Running in 02eaf374298b [2022-05-23T14:01:36.389Z] Removing intermediate container 02eaf374298b [2022-05-23T14:01:36.389Z] ---> 00bf11d64d32 [2022-05-23T14:01:36.389Z] [2022-05-23T14:01:36.389Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-23T14:01:36.389Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-23T14:01:36.389Z] Collecting texttable<0.10,>=0.9.0 [2022-05-23T14:01:36.389Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-23T14:01:36.389Z] Successfully built 00bf11d64d32 [2022-05-23T14:01:36.389Z] Successfully tagged core-metadata:latest [2022-05-23T14:01:36.389Z]  Building core-metadata ... done Building core-data [2022-05-23T14:01:36.957Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-23T14:01:36.957Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-23T14:01:36.957Z] Collecting docker<4.0,>=3.6.0 [2022-05-23T14:01:36.957Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-23T14:01:36.957Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-23T14:01:36.957Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-23T14:01:37.215Z] Collecting cached-property<2,>=1.2.0 [2022-05-23T14:01:37.215Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-23T14:01:37.215Z] 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-05-23T14:01:37.215Z] Collecting docker-pycreds>=0.4.0 [2022-05-23T14:01:37.215Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-23T14:01:37.478Z] Collecting idna<2.8,>=2.5 [2022-05-23T14:01:37.478Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-23T14:01:37.478Z] 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-05-23T14:01:37.478Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-23T14:01:37.478Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-23T14:01:37.478Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-23T14:01:37.478Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-23T14:01:37.478Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-23T14:01:37.478Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-23T14:01:37.478Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-23T14:01:37.478Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-23T14:01:37.737Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-23T14:01:37.737Z] Attempting uninstall: urllib3 [2022-05-23T14:01:37.737Z] Found existing installation: urllib3 1.26.7 [2022-05-23T14:01:37.737Z] Uninstalling urllib3-1.26.7: [2022-05-23T14:01:37.737Z] Successfully uninstalled urllib3-1.26.7 [2022-05-23T14:01:37.996Z] ---> 878c51373d69 [2022-05-23T14:01:37.996Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-23T14:01:37.996Z] Attempting uninstall: idna [2022-05-23T14:01:37.997Z] Found existing installation: idna 3.3 [2022-05-23T14:01:37.997Z] Uninstalling idna-3.3: [2022-05-23T14:01:37.997Z] Successfully uninstalled idna-3.3 [2022-05-23T14:01:38.937Z] Attempting uninstall: requests [2022-05-23T14:01:38.937Z] Found existing installation: requests 2.26.0 [2022-05-23T14:01:38.937Z] Uninstalling requests-2.26.0: [2022-05-23T14:01:38.937Z] Successfully uninstalled requests-2.26.0 [2022-05-23T14:01:39.196Z] ---> e9a5bd922570 [2022-05-23T14:01:39.196Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-23T14:01:39.196Z] Running setup.py install for texttable: started [2022-05-23T14:01:39.455Z] Running setup.py install for texttable: finished with status 'done' [2022-05-23T14:01:39.455Z] Running setup.py install for PyYAML: started [2022-05-23T14:01:40.023Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-23T14:01:40.283Z] Running setup.py install for docopt: started [2022-05-23T14:01:40.283Z] ---> 6f09cf352974 [2022-05-23T14:01:40.283Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-23T14:01:40.543Z] Running setup.py install for docopt: finished with status 'done' [2022-05-23T14:01:40.543Z] Running setup.py install for dockerpty: started [2022-05-23T14:01:40.802Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:01:40.802Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:01:40.802Z] ---> 555267f91456 [2022-05-23T14:01:40.802Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T14:01:40.802Z] ---> Using cache [2022-05-23T14:01:40.802Z] ---> 31f485b7d3f3 [2022-05-23T14:01:40.802Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:01:40.802Z] ---> Using cache [2022-05-23T14:01:40.802Z] ---> 786247cbd5ab [2022-05-23T14:01:40.802Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-23T14:01:40.802Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-23T14:01:41.060Z] ---> 22a6711197bc [2022-05-23T14:01:41.060Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-23T14:01:41.320Z] ---> Running in ff86ae8739cd [2022-05-23T14:01:41.320Z] ---> Running in 259d24d121da [2022-05-23T14:01:41.579Z] 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-05-23T14:01:41.579Z] Removing intermediate container 259d24d121da [2022-05-23T14:01:41.579Z] ---> 848c2036f445 [2022-05-23T14:01:41.579Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-23T14:01:41.839Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:01:42.775Z] ---> 50cb1077a3a5 [2022-05-23T14:01:42.775Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-23T14:01:42.775Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:01:42.775Z] ---> Running in 07abaddc0804 [2022-05-23T14:01:43.035Z] OK: 221 MiB in 52 packages [2022-05-23T14:01:44.427Z] Removing intermediate container ff86ae8739cd [2022-05-23T14:01:44.427Z] ---> 93769e749986 [2022-05-23T14:01:44.427Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T14:01:44.697Z] Removing intermediate container 07abaddc0804 [2022-05-23T14:01:44.697Z] ---> 14e81015a426 [2022-05-23T14:01:44.697Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-23T14:01:44.959Z] ---> Running in 546cdaacffa1 [2022-05-23T14:01:44.959Z] ---> 456305fffa0a [2022-05-23T14:01:44.959Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:01:45.224Z] ---> Running in f36dead6942c [2022-05-23T14:01:45.505Z] Removing intermediate container 546cdaacffa1 [2022-05-23T14:01:45.505Z] ---> b8a71758bb1e [2022-05-23T14:01:45.505Z] Step 28/31 : CMD ["gate"] [2022-05-23T14:01:45.764Z] ---> Running in 50b76f3d5c7e [2022-05-23T14:01:46.029Z] Removing intermediate container 50b76f3d5c7e [2022-05-23T14:01:46.029Z] ---> deab8ca7491f [2022-05-23T14:01:46.029Z] Step 29/31 : LABEL arch=x86_64 [2022-05-23T14:01:46.316Z] ---> Running in 83fff81472c1 [2022-05-23T14:01:46.993Z] Removing intermediate container 83fff81472c1 [2022-05-23T14:01:46.993Z] ---> 8c296a97e4b5 [2022-05-23T14:01:46.993Z] Step 30/31 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 [2022-05-23T14:01:46.993Z] Removing intermediate container 85523db89a2b [2022-05-23T14:01:46.993Z] ---> a7c8f07e104e [2022-05-23T14:01:46.993Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-23T14:01:46.993Z] ---> Running in 8eb5c119eef7 [2022-05-23T14:01:47.312Z] ---> Running in 43295f9f8b2c [2022-05-23T14:01:47.312Z] Removing intermediate container f36dead6942c [2022-05-23T14:01:47.312Z] ---> 21299cddf8c9 [2022-05-23T14:01:47.312Z] Step 8/23 : COPY . . [2022-05-23T14:01:47.312Z] Removing intermediate container 8eb5c119eef7 [2022-05-23T14:01:47.312Z] ---> ff3107109a27 [2022-05-23T14:01:47.312Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-23T14:01:47.572Z] ---> Running in 4a8a74745e1a [2022-05-23T14:01:47.572Z] Removing intermediate container 43295f9f8b2c [2022-05-23T14:01:47.572Z] ---> d084500f2137 [2022-05-23T14:01:47.572Z] Step 31/31 : LABEL version=0.0.0 [2022-05-23T14:01:48.138Z] ---> Running in 8c4011f9aa9f [2022-05-23T14:01:50.095Z] Removing intermediate container 4a8a74745e1a [2022-05-23T14:01:50.095Z] ---> c5fb73831241 [2022-05-23T14:01:50.095Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-23T14:01:50.095Z] Removing intermediate container 8c4011f9aa9f [2022-05-23T14:01:50.095Z] ---> 957d548d21b9 [2022-05-23T14:01:50.095Z] [2022-05-23T14:01:50.354Z] Successfully built 957d548d21b9 [2022-05-23T14:01:50.354Z] Successfully tagged security-bootstrapper:latest [2022-05-23T14:01:50.354Z] Building support-scheduler [2022-05-23T14:01:53.667Z]  Building security-bootstrapper ... done  ---> d676ca56abba [2022-05-23T14:01:53.667Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-23T14:01:54.605Z] ---> 587846371aca [2022-05-23T14:01:54.605Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-23T14:01:55.983Z] ---> 4f87fe754b39 [2022-05-23T14:01:55.983Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-23T14:01:55.983Z] ---> Running in 32d2dcca15ae [2022-05-23T14:01:55.983Z] ---> 717a6d0b3bd7 [2022-05-23T14:01:55.983Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-23T14:01:56.036Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-64374 in /w/workspace/edgexfoundry_edgex-go_PR-4034 [Pipeline] { [Pipeline] ws [2022-05-23T14:01:56.048Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-05-23T14:01:56.241Z] ---> Running in 75893b144dbd [2022-05-23T14:01:56.242Z] Removing intermediate container 32d2dcca15ae [2022-05-23T14:01:56.242Z] ---> 79975b503a7a [2022-05-23T14:01:56.242Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T14:01:56.242Z] ---> Running in c71a1d56887b [2022-05-23T14:01:56.280Z] The recommended git tool is: git [2022-05-23T14:01:56.812Z] Removing intermediate container c71a1d56887b [2022-05-23T14:01:56.812Z] ---> 5553dd3c6278 [2022-05-23T14:01:56.812Z] Step 21/23 : LABEL arch=x86_64 [2022-05-23T14:01:56.812Z] ---> Running in 711acc695962 [2022-05-23T14:01:57.077Z] Removing intermediate container 711acc695962 [2022-05-23T14:01:57.077Z] ---> e7f582da1722 [2022-05-23T14:01:57.077Z] Step 22/23 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 [2022-05-23T14:01:57.336Z] 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-05-23T14:01:57.336Z] ---> Running in 7a740dfdf5ff [2022-05-23T14:01:57.593Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:01:57.593Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:01:57.593Z] ---> 555267f91456 [2022-05-23T14:01:57.593Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T14:01:57.593Z] ---> Using cache [2022-05-23T14:01:57.593Z] ---> 31f485b7d3f3 [2022-05-23T14:01:57.593Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:01:57.593Z] ---> Using cache [2022-05-23T14:01:57.593Z] ---> 786247cbd5ab [2022-05-23T14:01:57.593Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-23T14:01:57.851Z] Removing intermediate container 7a740dfdf5ff [2022-05-23T14:01:57.851Z] ---> e1d6b6fb6765 [2022-05-23T14:01:57.851Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T14:01:57.851Z] ---> Running in 576f9e34e67d [2022-05-23T14:01:58.111Z] ---> Running in b89284311221 [2022-05-23T14:01:58.678Z] Removing intermediate container b89284311221 [2022-05-23T14:01:58.678Z] ---> ba427dd28323 [2022-05-23T14:01:58.678Z] [2022-05-23T14:01:58.678Z] Successfully built ba427dd28323 [2022-05-23T14:01:58.678Z] Successfully tagged sys-mgmt-agent:latest [2022-05-23T14:01:58.678Z] Building security-proxy-setup [2022-05-23T14:01:58.937Z]  Building sys-mgmt-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:01:59.872Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:02:00.131Z] OK: 221 MiB in 52 packages [2022-05-23T14:02:02.086Z] using credential edgex-jenkins-ssh [2022-05-23T14:02:02.114Z] Cloning the remote Git repository [2022-05-23T14:02:02.234Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-23T14:02:02.349Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-05-23T14:02:02.412Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-23T14:02:02.413Z] > git --version # timeout=10 [2022-05-23T14:02:02.430Z] > git --version # 'git version 2.25.1' [2022-05-23T14:02:02.432Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-23T14:02:02.517Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-23T14:02:03.442Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:02:03.442Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:02:03.442Z] ---> 555267f91456 [2022-05-23T14:02:03.442Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T14:02:03.442Z] ---> Using cache [2022-05-23T14:02:03.442Z] ---> 31f485b7d3f3 [2022-05-23T14:02:03.442Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:02:03.442Z] ---> Using cache [2022-05-23T14:02:03.442Z] ---> 786247cbd5ab [2022-05-23T14:02:03.442Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-23T14:02:03.442Z] ---> Running in d4724b1056fe [2022-05-23T14:02:03.702Z] Removing intermediate container 576f9e34e67d [2022-05-23T14:02:03.702Z] ---> 9c0c8902faad [2022-05-23T14:02:03.702Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T14:02:04.643Z] ---> 78129d3cb9e0 [2022-05-23T14:02:04.643Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:02:04.643Z] ---> Running in 5bfa738b4dfc [2022-05-23T14:02:04.643Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:02:05.584Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:02:05.846Z] OK: 221 MiB in 52 packages [2022-05-23T14:02:07.223Z] Removing intermediate container d4724b1056fe [2022-05-23T14:02:07.223Z] ---> 5719816c4c99 [2022-05-23T14:02:07.223Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T14:02:07.482Z] Removing intermediate container 5bfa738b4dfc [2022-05-23T14:02:07.482Z] ---> 6150562267bf [2022-05-23T14:02:07.482Z] Step 8/22 : COPY . . [2022-05-23T14:02:07.741Z] ---> e380161860e0 [2022-05-23T14:02:07.741Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:02:07.741Z] ---> Running in 744e578855a7 [2022-05-23T14:02:11.943Z] Removing intermediate container 744e578855a7 [2022-05-23T14:02:11.943Z] ---> 5a30baeb1c10 [2022-05-23T14:02:11.943Z] Step 8/22 : COPY . . [2022-05-23T14:02:19.693Z] Merging remotes/origin/main commit a09756d4c706e8bde2f3d310e93d6c44bb943633 into PR head commit 18a04396b4e100fc3eb25a61226445f7086adf55 [2022-05-23T14:02:20.058Z] Merge succeeded, producing 18a04396b4e100fc3eb25a61226445f7086adf55 [2022-05-23T14:02:20.058Z] Checking out Revision 18a04396b4e100fc3eb25a61226445f7086adf55 (PR-4034) [2022-05-23T14:02:18.789Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-23T14:02:18.809Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-23T14:02:18.841Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-23T14:02:18.876Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-23T14:02:18.877Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-23T14:02:18.893Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4034/head:refs/remotes/origin/PR-4034 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-23T14:02:19.720Z] > git config core.sparsecheckout # timeout=10 [2022-05-23T14:02:19.741Z] > git checkout -f 18a04396b4e100fc3eb25a61226445f7086adf55 # timeout=10 [2022-05-23T14:02:19.980Z] > git remote # timeout=10 [2022-05-23T14:02:19.999Z] > git config --get remote.origin.url # timeout=10 [2022-05-23T14:02:20.012Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-23T14:02:20.024Z] > git merge a09756d4c706e8bde2f3d310e93d6c44bb943633 # timeout=10 [2022-05-23T14:02:20.048Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-23T14:02:20.073Z] > git config core.sparsecheckout # timeout=10 [2022-05-23T14:02:20.084Z] > git checkout -f 18a04396b4e100fc3eb25a61226445f7086adf55 # timeout=10 [2022-05-23T14:02:24.398Z] Commit message: "Merge branch 'edgexfoundry:main' into cameras-addon-services" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-23T14:02:25.328Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-23T14:02:25.328Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-23T14:02:25.328Z] Dload Upload Total Spent Left Speed [2022-05-23T14:02:25.328Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 50217 0 --:--:-- --:--:-- --:--:-- 50423 [Pipeline] sh [2022-05-23T14:02:25.832Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-23T14:02:26.176Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2022-05-23T14:02:26.176Z] /etc/docker/daemon.json [2022-05-23T14:02:26.176Z] { [2022-05-23T14:02:26.176Z] "registry-mirrors": [ [2022-05-23T14:02:26.176Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-23T14:02:26.176Z] ], [2022-05-23T14:02:26.176Z] "bip": "10.250.0.254/24", [2022-05-23T14:02:26.176Z] "hosts": [ [2022-05-23T14:02:26.176Z] "tcp://0.0.0.0:5555", [2022-05-23T14:02:26.176Z] "unix:///var/run/docker.sock" [2022-05-23T14:02:26.176Z] ], [2022-05-23T14:02:26.176Z] "mtu": 1458, [2022-05-23T14:02:26.176Z] "selinux-enabled": true, [2022-05-23T14:02:26.176Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-23T14:02:26.176Z] } [Pipeline] sh [2022-05-23T14:02:26.562Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-23T14:02:26.942Z] + sudo service docker restart [2022-05-23T14:02:33.877Z] ---> 1f8c018f2d4d [2022-05-23T14:02:33.877Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-23T14:02:33.877Z] ---> Running in 53c291e795aa [2022-05-23T14:02:33.877Z] ---> 1f69d9ba8ffc [2022-05-23T14:02:33.877Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-23T14:02:33.877Z] ---> Running in 7780b4f3afc9 [2022-05-23T14:02:34.446Z] 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-05-23T14:02:34.707Z] 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-05-23T14:02:38.005Z] Removing intermediate container 75893b144dbd [2022-05-23T14:02:38.005Z] ---> 9e2e8d27ada8 [2022-05-23T14:02:38.005Z] [2022-05-23T14:02:38.005Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T14:02:38.005Z] ---> e04c818066af [2022-05-23T14:02:38.005Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-23T14:02:38.005Z] ---> Running in 6c00712e4387 [2022-05-23T14:02:38.005Z] Removing intermediate container 6c00712e4387 [2022-05-23T14:02:38.005Z] ---> f0141dd46084 [2022-05-23T14:02:38.005Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-23T14:02:38.005Z] ---> Running in dd6287c3e4a3 [2022-05-23T14:02:38.269Z] Removing intermediate container dd6287c3e4a3 [2022-05-23T14:02:38.269Z] ---> b7e6e1cb11ce [2022-05-23T14:02:38.269Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-23T14:02:38.528Z] ---> Running in a0f212bdc113 [2022-05-23T14:02:38.786Z] Removing intermediate container a0f212bdc113 [2022-05-23T14:02:38.786Z] ---> afccda56735e [2022-05-23T14:02:38.786Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:02:39.045Z] ---> Running in f7ea350eb722 [2022-05-23T14:02:41.582Z] Removing intermediate container f7ea350eb722 [2022-05-23T14:02:41.582Z] ---> 5f5a7702f415 [2022-05-23T14:02:41.582Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-23T14:02:41.582Z] ---> Running in 7e2660dca24b [2022-05-23T14:02:42.521Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:02:43.091Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:02:43.658Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-23T14:02:43.658Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-23T14:02:43.658Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-23T14:02:43.916Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-23T14:02:43.917Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-23T14:02:43.917Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-23T14:02:44.197Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T14:02:44.197Z] OK: 8 MiB in 20 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T14:02:45.268Z] provisioning config files... [2022-05-23T14:02:45.293Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3097091323119140139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T14:02:45.577Z] Removing intermediate container 7e2660dca24b [2022-05-23T14:02:45.577Z] ---> 9edc2451eb31 [2022-05-23T14:02:45.577Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T14:02:45.651Z] ---> docker-login.sh [2022-05-23T14:02:45.652Z] nexus3.edgexfoundry.org:10001 [2022-05-23T14:02:46.144Z] ---> 77b796686a2d [2022-05-23T14:02:46.144Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-23T14:02:46.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T14:02:46.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T14:02:46.523Z] Configure a credential helper to remove this warning. See [2022-05-23T14:02:46.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T14:02:46.523Z] [2022-05-23T14:02:46.523Z] Login Succeeded [2022-05-23T14:02:46.523Z] nexus3.edgexfoundry.org:10002 [2022-05-23T14:02:46.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T14:02:46.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T14:02:46.796Z] Configure a credential helper to remove this warning. See [2022-05-23T14:02:46.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T14:02:46.796Z] [2022-05-23T14:02:46.796Z] Login Succeeded [2022-05-23T14:02:46.796Z] nexus3.edgexfoundry.org:10003 [2022-05-23T14:02:47.082Z] ---> 89d8ef718907 [2022-05-23T14:02:47.082Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-23T14:02:47.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T14:02:47.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T14:02:47.390Z] Configure a credential helper to remove this warning. See [2022-05-23T14:02:47.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T14:02:47.390Z] [2022-05-23T14:02:47.390Z] Login Succeeded [2022-05-23T14:02:47.390Z] nexus3.edgexfoundry.org:10004 [2022-05-23T14:02:47.650Z] ---> 73ab343de278 [2022-05-23T14:02:47.650Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-23T14:02:47.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T14:02:47.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T14:02:47.664Z] Configure a credential helper to remove this warning. See [2022-05-23T14:02:47.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T14:02:47.664Z] [2022-05-23T14:02:47.664Z] Login Succeeded [2022-05-23T14:02:47.664Z] docker.io [2022-05-23T14:02:47.910Z] ---> Running in e261ac824262 [2022-05-23T14:02:48.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T14:02:48.479Z] Removing intermediate container e261ac824262 [2022-05-23T14:02:48.479Z] ---> 64fbcaa16899 [2022-05-23T14:02:48.479Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T14:02:48.479Z] ---> Running in 78cfc03418d2 [2022-05-23T14:02:48.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T14:02:48.530Z] Configure a credential helper to remove this warning. See [2022-05-23T14:02:48.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T14:02:48.530Z] [2022-05-23T14:02:48.530Z] Login Succeeded [2022-05-23T14:02:48.530Z] ---> docker-login.sh ends [Pipeline] } [2022-05-23T14:02:48.547Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-05-23T14:02:48.737Z] Removing intermediate container 78cfc03418d2 [2022-05-23T14:02:48.737Z] ---> acaf3d8eae7e [2022-05-23T14:02:48.737Z] Step 21/23 : LABEL arch=x86_64 [2022-05-23T14:02:48.737Z] ---> Running in 892fc197c369 [Pipeline] echo [2022-05-23T14:02:49.140Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-23T14:02:49.150Z] ========================================================= [2022-05-23T14:02:49.150Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-23T14:02:49.150Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-23T14:02:49.303Z] Removing intermediate container 892fc197c369 [2022-05-23T14:02:49.303Z] ---> b1a39bb87f59 [2022-05-23T14:02:49.303Z] Step 22/23 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 [2022-05-23T14:02:49.303Z] ---> Running in 91bdad377e97 [2022-05-23T14:02:49.483Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-23T14:02:49.758Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-23T14:02:49.758Z] 9b3977197b4f: Pulling fs layer [2022-05-23T14:02:49.758Z] 1a89e8eeedd5: Pulling fs layer [2022-05-23T14:02:49.758Z] 94645a83ff95: Pulling fs layer [2022-05-23T14:02:49.758Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-23T14:02:49.758Z] 0c92f367c5e7: Pulling fs layer [2022-05-23T14:02:49.758Z] 3096ccb668a1: Pulling fs layer [2022-05-23T14:02:49.758Z] e8cf19c19ddd: Pulling fs layer [2022-05-23T14:02:49.758Z] a4caa8a26152: Pulling fs layer [2022-05-23T14:02:49.758Z] 3f3a8bcf1eab: Waiting [2022-05-23T14:02:49.758Z] 0c92f367c5e7: Waiting [2022-05-23T14:02:49.758Z] 3096ccb668a1: Waiting [2022-05-23T14:02:49.758Z] e8cf19c19ddd: Waiting [2022-05-23T14:02:49.758Z] a4caa8a26152: Waiting [2022-05-23T14:02:49.758Z] 94645a83ff95: Verifying Checksum [2022-05-23T14:02:49.758Z] 94645a83ff95: Download complete [2022-05-23T14:02:49.758Z] 1a89e8eeedd5: Verifying Checksum [2022-05-23T14:02:49.758Z] 1a89e8eeedd5: Download complete [2022-05-23T14:02:49.758Z] 0c92f367c5e7: Verifying Checksum [2022-05-23T14:02:49.758Z] 0c92f367c5e7: Download complete [2022-05-23T14:02:49.758Z] 3096ccb668a1: Verifying Checksum [2022-05-23T14:02:49.758Z] 3096ccb668a1: Download complete [2022-05-23T14:02:49.758Z] 9b3977197b4f: Download complete [2022-05-23T14:02:49.758Z] e8cf19c19ddd: Verifying Checksum [2022-05-23T14:02:49.758Z] e8cf19c19ddd: Download complete [2022-05-23T14:02:49.872Z] Removing intermediate container 91bdad377e97 [2022-05-23T14:02:49.872Z] ---> d2fa89ab5bb4 [2022-05-23T14:02:49.872Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T14:02:49.872Z] ---> Running in 850af14104fb [2022-05-23T14:02:50.362Z] 9b3977197b4f: Pull complete [2022-05-23T14:02:50.440Z] Removing intermediate container 850af14104fb [2022-05-23T14:02:50.440Z] ---> 5f44cb4372e7 [2022-05-23T14:02:50.440Z] [2022-05-23T14:02:50.440Z] Successfully built 5f44cb4372e7 [2022-05-23T14:02:50.440Z] Successfully tagged core-data:latest [2022-05-23T14:02:50.440Z] Building support-notifications [2022-05-23T14:02:50.964Z] 1a89e8eeedd5: Pull complete [2022-05-23T14:02:51.238Z] 94645a83ff95: Pull complete [2022-05-23T14:02:51.512Z] a4caa8a26152: Verifying Checksum [2022-05-23T14:02:51.512Z] a4caa8a26152: Download complete [2022-05-23T14:02:52.105Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-23T14:02:52.105Z] 3f3a8bcf1eab: Download complete [2022-05-23T14:02:54.626Z]  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:02:54.626Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:02:54.626Z] ---> 555267f91456 [2022-05-23T14:02:54.626Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T14:02:54.626Z] ---> Using cache [2022-05-23T14:02:54.626Z] ---> 31f485b7d3f3 [2022-05-23T14:02:54.626Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:02:54.626Z] ---> Using cache [2022-05-23T14:02:54.626Z] ---> 786247cbd5ab [2022-05-23T14:02:54.626Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-23T14:02:56.531Z] ---> Running in 4db8c6d9f1ac [2022-05-23T14:02:57.550Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:02:58.174Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:02:58.432Z] OK: 221 MiB in 52 packages [2022-05-23T14:02:59.374Z] 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-05-23T14:02:59.633Z] Removing intermediate container 4db8c6d9f1ac [2022-05-23T14:02:59.633Z] ---> 5e5d21e111b5 [2022-05-23T14:02:59.633Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T14:03:00.200Z] ---> 0ca8d0537413 [2022-05-23T14:03:00.200Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:03:00.459Z] ---> Running in 57145d063938 [2022-05-23T14:03:03.749Z] Removing intermediate container 7780b4f3afc9 [2022-05-23T14:03:03.749Z] ---> 97c5a80effdf [2022-05-23T14:03:03.749Z] [2022-05-23T14:03:03.749Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T14:03:03.749Z] ---> e04c818066af [2022-05-23T14:03:03.749Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-23T14:03:03.749Z] Removing intermediate container 57145d063938 [2022-05-23T14:03:03.749Z] ---> 0a6b1e6f8750 [2022-05-23T14:03:03.749Z] Step 8/22 : COPY . . [2022-05-23T14:03:03.749Z] ---> Running in 3d58d4f523f4 [2022-05-23T14:03:04.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:03:04.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:03:04.326Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-23T14:03:04.488Z] 3f3a8bcf1eab: Pull complete [2022-05-23T14:03:04.488Z] 0c92f367c5e7: Pull complete [2022-05-23T14:03:04.488Z] 3096ccb668a1: Pull complete [2022-05-23T14:03:04.488Z] e8cf19c19ddd: Pull complete [2022-05-23T14:03:04.585Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-23T14:03:04.585Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-23T14:03:04.585Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-23T14:03:04.585Z] (5/6) Installing curl (7.79.1-r1) [2022-05-23T14:03:04.585Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-23T14:03:04.585Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T14:03:04.585Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T14:03:04.585Z] OK: 8 MiB in 20 packages [2022-05-23T14:03:07.873Z] Removing intermediate container 3d58d4f523f4 [2022-05-23T14:03:07.873Z] ---> 73c90c4b5bd5 [2022-05-23T14:03:07.873Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-23T14:03:07.873Z] ---> Running in 2d154ba6ab63 [2022-05-23T14:03:08.254Z] Removing intermediate container 2d154ba6ab63 [2022-05-23T14:03:08.254Z] ---> 8bf36b98a96c [2022-05-23T14:03:08.254Z] Step 13/22 : WORKDIR /edgex [2022-05-23T14:03:08.515Z] ---> Running in daf0e6a93b19 [2022-05-23T14:03:08.774Z] Removing intermediate container daf0e6a93b19 [2022-05-23T14:03:08.774Z] ---> 3559fba031b5 [2022-05-23T14:03:08.774Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-23T14:03:09.047Z] ---> b3bfa9a72f82 [2022-05-23T14:03:09.047Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-23T14:03:09.047Z] ---> e5e2e15c7afc [2022-05-23T14:03:09.047Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-23T14:03:09.307Z] Removing intermediate container 53c291e795aa [2022-05-23T14:03:09.307Z] ---> 48deef359381 [2022-05-23T14:03:09.307Z] [2022-05-23T14:03:09.307Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T14:03:09.307Z] ---> e04c818066af [2022-05-23T14:03:09.307Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-23T14:03:09.307Z] ---> Using cache [2022-05-23T14:03:09.307Z] ---> 5be1d2097bfd [2022-05-23T14:03:09.307Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T14:03:09.307Z] ---> Using cache [2022-05-23T14:03:09.307Z] ---> 1957588b5d51 [2022-05-23T14:03:09.307Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-23T14:03:09.566Z] ---> Running in a748d884512a [2022-05-23T14:03:09.566Z] ---> Running in 2ef89efb5fe6 [2022-05-23T14:03:09.566Z] ---> 2c4a2e2cdd92 [2022-05-23T14:03:09.566Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-23T14:03:09.824Z] Removing intermediate container 2ef89efb5fe6 [2022-05-23T14:03:09.824Z] ---> da07a971765e [2022-05-23T14:03:09.824Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-23T14:03:09.824Z] ---> Running in f631cf381fa1 [2022-05-23T14:03:09.824Z] ---> 7610d8a6cd20 [2022-05-23T14:03:09.824Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-23T14:03:09.824Z] Removing intermediate container f631cf381fa1 [2022-05-23T14:03:09.824Z] ---> 1d6043a47582 [2022-05-23T14:03:09.824Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T14:03:09.824Z] 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-05-23T14:03:09.897Z] a4caa8a26152: Pull complete [2022-05-23T14:03:09.897Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-23T14:03:09.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-23T14:03:09.897Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-23T14:03:10.082Z] ---> 11deb476aae0 [2022-05-23T14:03:10.082Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-23T14:03:10.082Z] ---> 0199dfa366d9 [2022-05-23T14:03:10.082Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-23T14:03:10.082Z] ---> Running in 84100048f4de [2022-05-23T14:03:10.250Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-23T14:03:10.250Z] WORKDIR /edgex [2022-05-23T14:03:10.250Z] COPY go.mod . [2022-05-23T14:03:10.250Z] RUN go mod download [2022-05-23T14:03:10.250Z] + docker build -t ci-base-image-arm64 -f - . [2022-05-23T14:03:10.653Z] ---> 95ededd9cd06 [2022-05-23T14:03:10.653Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-23T14:03:10.912Z] ---> 4b1867534a76 [2022-05-23T14:03:10.912Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-23T14:03:10.912Z] ---> Running in ff51fe492c8c [2022-05-23T14:03:10.912Z] Removing intermediate container 84100048f4de [2022-05-23T14:03:10.912Z] ---> bb42c6aeddb4 [2022-05-23T14:03:10.912Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-23T14:03:10.912Z] ---> Running in 3bbf7960a165 [2022-05-23T14:03:10.912Z] Removing intermediate container ff51fe492c8c [2022-05-23T14:03:10.912Z] ---> f8e18f19efb2 [2022-05-23T14:03:10.912Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T14:03:11.170Z] ---> Running in a349952d296b [2022-05-23T14:03:11.170Z] Removing intermediate container 3bbf7960a165 [2022-05-23T14:03:11.170Z] ---> ca43f14f35f7 [2022-05-23T14:03:11.170Z] Step 20/22 : LABEL arch=x86_64 [2022-05-23T14:03:11.170Z] ---> Running in bf004aa99695 [2022-05-23T14:03:11.170Z] Removing intermediate container a349952d296b [2022-05-23T14:03:11.170Z] ---> b308f4b609fb [2022-05-23T14:03:11.170Z] Step 20/22 : LABEL arch=x86_64 [2022-05-23T14:03:11.170Z] ---> Running in 833327eaf387 [2022-05-23T14:03:11.170Z] Removing intermediate container bf004aa99695 [2022-05-23T14:03:11.170Z] ---> 9c01b788a57c [2022-05-23T14:03:11.170Z] Step 21/22 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 [2022-05-23T14:03:11.428Z] ---> Running in 296182bafe33 [2022-05-23T14:03:11.428Z] Removing intermediate container 833327eaf387 [2022-05-23T14:03:11.428Z] ---> 0a88893d02bb [2022-05-23T14:03:11.428Z] Step 21/22 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 [2022-05-23T14:03:11.428Z] ---> Running in a181c0927ae9 [2022-05-23T14:03:11.428Z] Removing intermediate container 296182bafe33 [2022-05-23T14:03:11.428Z] ---> d3f23241d3c8 [2022-05-23T14:03:11.428Z] Step 22/22 : LABEL version=0.0.0 [2022-05-23T14:03:11.428Z] ---> Running in 581761322da9 [2022-05-23T14:03:11.692Z] Removing intermediate container a181c0927ae9 [2022-05-23T14:03:11.692Z] ---> 2307ded74380 [2022-05-23T14:03:11.692Z] Step 22/22 : LABEL version=0.0.0 [2022-05-23T14:03:11.692Z] Removing intermediate container 581761322da9 [2022-05-23T14:03:11.692Z] ---> 3f12f9f7e8db [2022-05-23T14:03:11.692Z] [2022-05-23T14:03:11.692Z] ---> Running in 761fc1033718 [2022-05-23T14:03:11.692Z] Successfully built 3f12f9f7e8db [2022-05-23T14:03:11.692Z] Successfully tagged security-proxy-setup:latest [2022-05-23T14:03:11.692Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2022-05-23T14:03:11.692Z] Removing intermediate container 761fc1033718 [2022-05-23T14:03:11.692Z] ---> 4017d4483ff8 [2022-05-23T14:03:11.692Z] [2022-05-23T14:03:11.951Z] Successfully built 4017d4483ff8 [2022-05-23T14:03:11.951Z] Successfully tagged support-scheduler:latest [2022-05-23T14:03:11.951Z] Building security-spire-server [2022-05-23T14:03:12.897Z] Sending build context to Docker daemon 169.4MB [2022-05-23T14:03:12.897Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-23T14:03:12.897Z] ---> 725f1c02e7f9 [2022-05-23T14:03:12.897Z] Step 2/4 : WORKDIR /edgex [2022-05-23T14:03:14.875Z] ---> Running in 98985fe56a2a [2022-05-23T14:03:14.875Z] Removing intermediate container 98985fe56a2a [2022-05-23T14:03:14.875Z] ---> 6ec2bcb953e6 [2022-05-23T14:03:14.875Z] Step 3/4 : COPY go.mod . [2022-05-23T14:03:15.475Z] ---> cd337e924d6d [2022-05-23T14:03:15.475Z] Step 4/4 : RUN go mod download [2022-05-23T14:03:15.475Z] ---> Running in e4879098242f [2022-05-23T14:03:17.222Z]  Building support-scheduler ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:03:17.222Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:03:17.222Z] ---> 555267f91456 [2022-05-23T14:03:17.222Z] Step 3/25 : WORKDIR /edgex-go [2022-05-23T14:03:17.222Z] ---> Using cache [2022-05-23T14:03:17.222Z] ---> 31f485b7d3f3 [2022-05-23T14:03:17.222Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:03:17.222Z] ---> Using cache [2022-05-23T14:03:17.222Z] ---> 786247cbd5ab [2022-05-23T14:03:17.222Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-23T14:03:17.222Z] ---> Using cache [2022-05-23T14:03:17.222Z] ---> 5719816c4c99 [2022-05-23T14:03:17.222Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-23T14:03:17.223Z] ---> Using cache [2022-05-23T14:03:17.223Z] ---> e380161860e0 [2022-05-23T14:03:17.223Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:03:17.223Z] ---> Using cache [2022-05-23T14:03:17.223Z] ---> 5a30baeb1c10 [2022-05-23T14:03:17.223Z] Step 8/25 : COPY . . [2022-05-23T14:03:17.223Z] ---> Using cache [2022-05-23T14:03:17.223Z] ---> 1f69d9ba8ffc [2022-05-23T14:03:17.223Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-23T14:03:18.164Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:03:18.164Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:03:18.164Z] ---> 555267f91456 [2022-05-23T14:03:18.164Z] Step 3/25 : WORKDIR /edgex-go [2022-05-23T14:03:18.164Z] ---> Using cache [2022-05-23T14:03:18.164Z] ---> 31f485b7d3f3 [2022-05-23T14:03:18.164Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:03:18.164Z] ---> Using cache [2022-05-23T14:03:18.164Z] ---> 786247cbd5ab [2022-05-23T14:03:18.164Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T14:03:18.164Z] ---> Using cache [2022-05-23T14:03:18.164Z] ---> dc74bfd5a682 [2022-05-23T14:03:18.164Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-23T14:03:18.164Z] ---> Using cache [2022-05-23T14:03:18.164Z] ---> f944ca44803c [2022-05-23T14:03:18.164Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:03:18.164Z] ---> Using cache [2022-05-23T14:03:18.164Z] ---> aab15933b3c4 [2022-05-23T14:03:18.164Z] Step 8/25 : COPY . . [2022-05-23T14:03:18.164Z] ---> Using cache [2022-05-23T14:03:18.164Z] ---> 163862c4b88c [2022-05-23T14:03:18.164Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T14:03:18.164Z] ---> Using cache [2022-05-23T14:03:18.164Z] ---> 3457808a8ee5 [2022-05-23T14:03:18.164Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-23T14:03:18.164Z] ---> Using cache [2022-05-23T14:03:18.164Z] ---> 053a98944577 [2022-05-23T14:03:18.164Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-23T14:03:18.164Z] ---> Using cache [2022-05-23T14:03:18.164Z] ---> 24afcf6ab638 [2022-05-23T14:03:18.164Z] 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-05-23T14:03:21.459Z] ---> Running in 622e419f959b [2022-05-23T14:03:21.459Z] ---> Running in d48eea9e0aa4 [2022-05-23T14:03:21.459Z] 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-05-23T14:03:21.718Z] spire-1.2.1/ [2022-05-23T14:03:21.718Z] spire-1.2.1/.data/ [2022-05-23T14:03:21.718Z] spire-1.2.1/.data/.file [2022-05-23T14:03:21.718Z] spire-1.2.1/.dockerignore [2022-05-23T14:03:21.718Z] spire-1.2.1/.gitattributes [2022-05-23T14:03:21.718Z] spire-1.2.1/.githooks/ [2022-05-23T14:03:21.718Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T14:03:21.718Z] spire-1.2.1/.github/ [2022-05-23T14:03:21.718Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T14:03:21.718Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T14:03:21.718Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T14:03:21.718Z] spire-1.2.1/.github/workflows/ [2022-05-23T14:03:21.718Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T14:03:21.718Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T14:03:21.718Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T14:03:21.718Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T14:03:21.718Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T14:03:21.718Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T14:03:21.718Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T14:03:21.718Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T14:03:21.718Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T14:03:21.718Z] spire-1.2.1/.gitignore [2022-05-23T14:03:21.718Z] spire-1.2.1/.go-version [2022-05-23T14:03:21.718Z] spire-1.2.1/.golangci.yml [2022-05-23T14:03:21.718Z] spire-1.2.1/ADOPTERS.md [2022-05-23T14:03:21.718Z] spire-1.2.1/CHANGELOG.md [2022-05-23T14:03:21.718Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T14:03:21.718Z] spire-1.2.1/CODEOWNERS [2022-05-23T14:03:21.718Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T14:03:21.718Z] spire-1.2.1/Dockerfile [2022-05-23T14:03:21.718Z] spire-1.2.1/Dockerfile.dev [2022-05-23T14:03:21.718Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T14:03:21.718Z] spire-1.2.1/LICENSE [2022-05-23T14:03:21.718Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T14:03:21.718Z] spire-1.2.1/Makefile [2022-05-23T14:03:21.718Z] spire-1.2.1/README.md [2022-05-23T14:03:21.718Z] spire-1.2.1/ROADMAP.md [2022-05-23T14:03:21.718Z] spire-1.2.1/SECURITY.md [2022-05-23T14:03:21.718Z] spire-1.2.1/cmd/ [2022-05-23T14:03:21.718Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T14:03:21.718Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T14:03:21.718Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T14:03:21.718Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T14:03:21.718Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T14:03:21.718Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T14:03:21.718Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T14:03:21.718Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T14:03:21.718Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T14:03:21.718Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T14:03:21.718Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T14:03:21.718Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T14:03:21.718Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T14:03:21.718Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T14:03:21.718Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T14:03:21.718Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T14:03:21.718Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T14:03:21.718Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T14:03:21.979Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T14:03:21.979Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T14:03:21.979Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T14:03:21.979Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T14:03:21.979Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T14:03:21.979Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T14:03:21.979Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T14:03:21.979Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T14:03:21.979Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T14:03:21.979Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T14:03:21.979Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T14:03:21.979Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T14:03:21.979Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T14:03:21.979Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T14:03:21.979Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T14:03:21.979Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T14:03:21.979Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T14:03:21.979Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T14:03:21.979Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T14:03:21.979Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T14:03:21.979Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T14:03:21.979Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T14:03:21.979Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T14:03:21.979Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T14:03:21.979Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T14:03:21.979Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T14:03:21.979Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T14:03:21.980Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T14:03:21.980Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T14:03:21.980Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T14:03:21.980Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T14:03:21.980Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T14:03:21.980Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T14:03:21.980Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T14:03:21.980Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T14:03:21.980Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T14:03:21.980Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T14:03:21.980Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T14:03:21.980Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T14:03:21.980Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T14:03:21.980Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T14:03:21.980Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T14:03:21.980Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T14:03:21.980Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T14:03:21.980Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T14:03:21.980Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T14:03:21.980Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T14:03:21.980Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T14:03:21.980Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T14:03:21.980Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T14:03:21.980Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T14:03:21.980Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T14:03:21.980Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T14:03:21.980Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T14:03:21.980Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T14:03:21.980Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T14:03:21.980Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T14:03:21.980Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T14:03:21.980Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T14:03:21.980Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T14:03:21.980Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T14:03:21.980Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T14:03:21.980Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T14:03:21.980Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T14:03:21.980Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T14:03:21.980Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T14:03:21.980Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T14:03:21.980Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T14:03:21.980Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T14:03:21.980Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T14:03:21.980Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T14:03:21.980Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T14:03:21.980Z] spire-1.2.1/conf/ [2022-05-23T14:03:21.980Z] spire-1.2.1/conf/agent/ [2022-05-23T14:03:21.980Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T14:03:21.980Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T14:03:21.980Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T14:03:21.980Z] spire-1.2.1/conf/server/ [2022-05-23T14:03:21.980Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T14:03:21.980Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T14:03:21.980Z] spire-1.2.1/conf/server/server.conf [2022-05-23T14:03:21.980Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/ [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/auditlog.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/images/ [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/spire_server.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/telemetry.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/upgrading.md [2022-05-23T14:03:21.980Z] spire-1.2.1/doc/using_spire.md [2022-05-23T14:03:21.980Z] spire-1.2.1/examples/ [2022-05-23T14:03:21.980Z] spire-1.2.1/examples/README.md [2022-05-23T14:03:21.980Z] spire-1.2.1/go.mod [2022-05-23T14:03:21.980Z] spire-1.2.1/go.sum [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/ [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/ [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T14:03:21.980Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/ [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/api/ [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T14:03:21.981Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/health/ [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/log/ [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T14:03:21.982Z] spire-1.2.1/pkg/common/util/ [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/common/version/ [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/ [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/ [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/config.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T14:03:21.983Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T14:03:21.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T14:03:21.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T14:03:21.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T14:03:21.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T14:03:21.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T14:03:21.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T14:03:21.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T14:03:21.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T14:03:21.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T14:03:21.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T14:03:21.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T14:03:21.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T14:03:21.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T14:03:21.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T14:03:21.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T14:03:21.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T14:03:21.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T14:03:21.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T14:03:21.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T14:03:21.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T14:03:21.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T14:03:21.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T14:03:21.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T14:03:21.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T14:03:21.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T14:03:21.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T14:03:21.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T14:03:21.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T14:03:21.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T14:03:21.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T14:03:21.985Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T14:03:21.985Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T14:03:21.985Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T14:03:21.985Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T14:03:21.985Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T14:03:21.985Z] spire-1.2.1/pkg/server/server.go [2022-05-23T14:03:21.985Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T14:03:21.985Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T14:03:21.985Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T14:03:21.985Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T14:03:21.985Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T14:03:21.985Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T14:03:21.985Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T14:03:21.985Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T14:03:21.985Z] spire-1.2.1/proto/ [2022-05-23T14:03:21.985Z] spire-1.2.1/proto/private/ [2022-05-23T14:03:21.985Z] spire-1.2.1/proto/private/server/ [2022-05-23T14:03:21.985Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T14:03:21.985Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T14:03:21.985Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T14:03:21.985Z] spire-1.2.1/proto/spire/ [2022-05-23T14:03:21.985Z] spire-1.2.1/proto/spire/common/ [2022-05-23T14:03:21.985Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T14:03:21.985Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T14:03:21.985Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T14:03:21.985Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T14:03:21.985Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T14:03:21.985Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T14:03:21.985Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T14:03:21.985Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T14:03:21.985Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T14:03:21.985Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T14:03:21.985Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T14:03:21.985Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T14:03:21.985Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T14:03:21.985Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T14:03:21.985Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T14:03:21.985Z] spire-1.2.1/release/ [2022-05-23T14:03:21.985Z] spire-1.2.1/release/spire-extras/ [2022-05-23T14:03:21.985Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T14:03:21.985Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T14:03:21.985Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T14:03:21.985Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T14:03:21.985Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T14:03:21.985Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T14:03:21.985Z] spire-1.2.1/release/spire/ [2022-05-23T14:03:21.985Z] spire-1.2.1/release/spire/README.md [2022-05-23T14:03:21.985Z] spire-1.2.1/release/spire/conf/ [2022-05-23T14:03:21.985Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T14:03:21.985Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T14:03:21.985Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T14:03:21.985Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T14:03:21.985Z] spire-1.2.1/script/ [2022-05-23T14:03:21.985Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T14:03:21.985Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T14:03:21.985Z] spire-1.2.1/support/ [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/ [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T14:03:21.985Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T14:03:21.985Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T14:03:21.985Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T14:03:21.985Z] spire-1.2.1/test/ [2022-05-23T14:03:21.985Z] spire-1.2.1/test/clock/ [2022-05-23T14:03:21.985Z] spire-1.2.1/test/clock/clock.go [2022-05-23T14:03:21.985Z] spire-1.2.1/test/fakes/ [2022-05-23T14:03:21.985Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T14:03:21.985Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T14:03:21.985Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/config/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T14:03:21.986Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/README.md [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/common [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/setup/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T14:03:21.986Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T14:03:21.987Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T14:03:21.988Z] spire-1.2.1/test/integration/test.sh [2022-05-23T14:03:21.988Z] spire-1.2.1/test/plugintest/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T14:03:21.988Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T14:03:21.988Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T14:03:21.988Z] spire-1.2.1/test/spiretest/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T14:03:21.988Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T14:03:21.988Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T14:03:21.988Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T14:03:21.988Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T14:03:21.988Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T14:03:21.988Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T14:03:21.988Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T14:03:21.988Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T14:03:21.988Z] spire-1.2.1/test/testca/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/testca/ca.go [2022-05-23T14:03:21.988Z] spire-1.2.1/test/testkey/ [2022-05-23T14:03:21.988Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T14:03:21.989Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T14:03:21.989Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T14:03:21.989Z] spire-1.2.1/test/testkey/new.go [2022-05-23T14:03:21.989Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T14:03:21.989Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T14:03:21.989Z] spire-1.2.1/test/util/ [2022-05-23T14:03:21.989Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T14:03:21.989Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T14:03:21.989Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T14:03:21.989Z] spire-1.2.1/test/util/race.go [2022-05-23T14:03:21.989Z] spire-1.2.1/test/util/util.go [2022-05-23T14:03:21.989Z] building spire from source... [2022-05-23T14:03:22.247Z] Installing go1.17.7... [2022-05-23T14:03:27.520Z] Building bin/spire-server... [2022-05-23T14:03:27.520Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T14:03:27.520Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T14:03:27.520Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T14:03:27.520Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T14:03:27.520Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T14:03:27.520Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T14:03:27.520Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T14:03:27.520Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T14:03:27.520Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T14:03:27.520Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T14:03:27.520Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T14:03:27.520Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T14:03:27.520Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T14:03:27.520Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T14:03:27.520Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T14:03:27.520Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T14:03:27.520Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T14:03:27.520Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T14:03:27.520Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T14:03:27.520Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T14:03:27.778Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T14:03:27.778Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T14:03:27.778Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T14:03:27.778Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T14:03:27.778Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T14:03:27.778Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T14:03:27.778Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T14:03:27.778Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T14:03:28.042Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T14:03:28.042Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T14:03:28.042Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T14:03:28.042Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T14:03:28.042Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T14:03:28.042Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T14:03:28.042Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T14:03:28.300Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T14:03:28.300Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T14:03:28.300Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T14:03:28.560Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T14:03:28.560Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T14:03:28.560Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T14:03:28.560Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T14:03:28.560Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T14:03:28.560Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T14:03:28.560Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T14:03:28.560Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T14:03:28.560Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T14:03:28.819Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T14:03:28.819Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T14:03:28.819Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T14:03:28.819Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T14:03:28.819Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T14:03:28.819Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T14:03:29.389Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T14:03:30.334Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T14:03:30.592Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T14:03:30.592Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T14:03:30.592Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T14:03:30.592Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T14:03:31.976Z] Removing intermediate container a748d884512a [2022-05-23T14:03:31.976Z] ---> c100440d8b34 [2022-05-23T14:03:31.976Z] [2022-05-23T14:03:31.976Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T14:03:31.976Z] ---> e04c818066af [2022-05-23T14:03:31.976Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-23T14:03:31.976Z] ---> Running in 3dc194cc2118 [2022-05-23T14:03:32.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:03:32.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:03:32.804Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-23T14:03:32.804Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-23T14:03:32.804Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T14:03:32.804Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T14:03:32.804Z] OK: 6 MiB in 16 packages [2022-05-23T14:03:33.742Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T14:03:33.742Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T14:03:33.742Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T14:03:33.742Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T14:03:33.742Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T14:03:33.742Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T14:03:34.001Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T14:03:34.259Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T14:03:34.259Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T14:03:34.259Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T14:03:34.548Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T14:03:34.548Z] Removing intermediate container 3dc194cc2118 [2022-05-23T14:03:34.548Z] ---> 3b6a9c17f25b [2022-05-23T14:03:34.548Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T14:03:34.807Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T14:03:34.807Z]  ---> Running in b3a09c0a589e [2022-05-23T14:03:34.807Z] 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-05-23T14:03:34.807Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T14:03:34.807Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T14:03:34.807Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T14:03:34.807Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T14:03:35.074Z] Removing intermediate container b3a09c0a589e [2022-05-23T14:03:35.074Z] ---> c9af7628731c [2022-05-23T14:03:35.074Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-23T14:03:35.074Z] ---> Running in f49db138522b [2022-05-23T14:03:35.074Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T14:03:35.074Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T14:03:35.074Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T14:03:35.074Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T14:03:35.074Z] Removing intermediate container f49db138522b [2022-05-23T14:03:35.074Z] ---> df5159d2cb58 [2022-05-23T14:03:35.074Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-23T14:03:35.334Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T14:03:35.334Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T14:03:35.334Z]  ---> Running in 8fa0492f5130 [2022-05-23T14:03:35.334Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T14:03:35.334Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T14:03:35.334Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T14:03:35.334Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T14:03:35.334Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T14:03:35.334Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T14:03:35.334Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T14:03:35.334Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T14:03:35.334Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T14:03:35.334Z] Removing intermediate container 8fa0492f5130 [2022-05-23T14:03:35.334Z] ---> ffc8aa0eaf29 [2022-05-23T14:03:35.334Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T14:03:35.334Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T14:03:35.593Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T14:03:35.593Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T14:03:35.593Z]  ---> 0630a9849ac3 [2022-05-23T14:03:35.593Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-23T14:03:36.973Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T14:03:36.973Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T14:03:36.973Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T14:03:36.973Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T14:03:36.973Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T14:03:36.973Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T14:03:36.973Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T14:03:36.973Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T14:03:36.973Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T14:03:36.973Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T14:03:36.973Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T14:03:36.973Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T14:03:36.973Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T14:03:36.973Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T14:03:36.973Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T14:03:36.973Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T14:03:37.230Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T14:03:37.230Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T14:03:37.230Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T14:03:37.230Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T14:03:37.230Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T14:03:37.230Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T14:03:37.230Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T14:03:37.230Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T14:03:37.230Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T14:03:37.230Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T14:03:37.230Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T14:03:37.231Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T14:03:37.231Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T14:03:37.231Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T14:03:37.231Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T14:03:37.231Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T14:03:37.231Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T14:03:37.231Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T14:03:37.231Z]  ---> 5c7e6abea4df [2022-05-23T14:03:37.231Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-23T14:03:37.231Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T14:03:37.489Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T14:03:37.489Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T14:03:37.489Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T14:03:37.489Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T14:03:37.489Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T14:03:37.489Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T14:03:37.489Z] Removing intermediate container d48eea9e0aa4 [2022-05-23T14:03:37.489Z] ---> 9741fef6494c [2022-05-23T14:03:37.489Z] [2022-05-23T14:03:37.489Z] Step 10/25 : FROM alpine:3.14 [2022-05-23T14:03:37.489Z] ---> e04c818066af [2022-05-23T14:03:37.489Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-23T14:03:37.489Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T14:03:37.489Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T14:03:37.489Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T14:03:37.489Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T14:03:37.489Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T14:03:37.489Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T14:03:37.489Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T14:03:37.489Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T14:03:37.751Z]  ---> Running in 4773099f95e6 [2022-05-23T14:03:37.751Z] ---> 7e285ece380b [2022-05-23T14:03:37.751Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-23T14:03:37.751Z] ---> Running in 4dcbe86e067f [2022-05-23T14:03:37.751Z] Removing intermediate container 4dcbe86e067f [2022-05-23T14:03:37.751Z] ---> 9957e1f47cfd [2022-05-23T14:03:37.751Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T14:03:38.013Z] ---> Running in b4bd603bee79 [2022-05-23T14:03:38.013Z] Removing intermediate container b4bd603bee79 [2022-05-23T14:03:38.013Z] ---> afb60e66883f [2022-05-23T14:03:38.013Z] Step 20/22 : LABEL arch=x86_64 [2022-05-23T14:03:38.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:03:38.013Z] ---> Running in 6c157016621e [2022-05-23T14:03:38.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:03:38.272Z] Removing intermediate container 6c157016621e [2022-05-23T14:03:38.272Z] ---> 0f74995c1399 [2022-05-23T14:03:38.272Z] Step 21/22 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 [2022-05-23T14:03:38.272Z] ---> Running in f4a639b509ef [2022-05-23T14:03:38.272Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-23T14:03:38.272Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-23T14:03:38.272Z] Removing intermediate container f4a639b509ef [2022-05-23T14:03:38.272Z] ---> 15ad2baa7514 [2022-05-23T14:03:38.272Z] Step 22/22 : LABEL version=0.0.0 [2022-05-23T14:03:38.272Z] (3/3) Installing su-exec (0.2-r1) [2022-05-23T14:03:38.273Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T14:03:38.534Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T14:03:38.534Z] ---> Running in 71721d4c9686 [2022-05-23T14:03:38.534Z] OK: 6 MiB in 17 packages [2022-05-23T14:03:38.534Z] Removing intermediate container 71721d4c9686 [2022-05-23T14:03:38.534Z] ---> c6b05017c9a1 [2022-05-23T14:03:38.534Z] [2022-05-23T14:03:38.534Z] Successfully built c6b05017c9a1 [2022-05-23T14:03:38.534Z] Successfully tagged support-notifications:latest [2022-05-23T14:03:38.534Z] Building core-command [2022-05-23T14:03:40.443Z]  Building support-notifications ... done Removing intermediate container 4773099f95e6 [2022-05-23T14:03:40.443Z] ---> f5c69a564b6f [2022-05-23T14:03:40.443Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-23T14:03:41.820Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:03:41.820Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:03:41.820Z] ---> 555267f91456 [2022-05-23T14:03:41.820Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T14:03:41.820Z] ---> Using cache [2022-05-23T14:03:41.820Z] ---> 31f485b7d3f3 [2022-05-23T14:03:41.820Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:03:41.820Z] ---> Using cache [2022-05-23T14:03:41.820Z] ---> 786247cbd5ab [2022-05-23T14:03:41.820Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-23T14:03:41.820Z] ---> Using cache [2022-05-23T14:03:41.820Z] ---> 5719816c4c99 [2022-05-23T14:03:41.820Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T14:03:41.820Z] ---> Using cache [2022-05-23T14:03:41.820Z] ---> e380161860e0 [2022-05-23T14:03:41.820Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:03:41.820Z] ---> Using cache [2022-05-23T14:03:41.820Z] ---> 5a30baeb1c10 [2022-05-23T14:03:41.820Z] Step 8/23 : COPY . . [2022-05-23T14:03:41.820Z] ---> Using cache [2022-05-23T14:03:41.820Z] ---> 1f69d9ba8ffc [2022-05-23T14:03:41.820Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-23T14:03:42.079Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T14:03:42.079Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T14:03:43.988Z]  ---> Running in cd2a2514418d [2022-05-23T14:03:43.988Z] ---> Running in bd3809f4c2ff [2022-05-23T14:03:43.988Z] Removing intermediate container bd3809f4c2ff [2022-05-23T14:03:43.988Z] ---> 49c829f3bc6e [2022-05-23T14:03:43.988Z] Step 13/25 : WORKDIR / [2022-05-23T14:03:43.988Z] ---> Running in 6d2f28781cbf [2022-05-23T14:03:43.988Z] 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-05-23T14:03:44.246Z] Removing intermediate container 6d2f28781cbf [2022-05-23T14:03:44.246Z] ---> 59be4cb0ffdf [2022-05-23T14:03:44.246Z] 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-05-23T14:03:44.813Z] ---> c44a79b3d6d5 [2022-05-23T14:03:44.813Z] 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-05-23T14:03:45.073Z] ---> 7965eba5f7f9 [2022-05-23T14:03:45.073Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-23T14:03:45.332Z] ---> 9ea733288bd2 [2022-05-23T14:03:45.332Z] 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-05-23T14:03:45.591Z] ---> cb0e1719dcf3 [2022-05-23T14:03:45.591Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-23T14:03:46.162Z] ---> 83653b5a7354 [2022-05-23T14:03:46.162Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-23T14:03:47.113Z] ---> a24d77a79130 [2022-05-23T14:03:47.113Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-23T14:03:47.371Z] ---> cdc81a43ce82 [2022-05-23T14:03:47.371Z] 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-05-23T14:03:47.371Z] ---> Running in eac75c7cfc9e [2022-05-23T14:03:49.910Z] Removing intermediate container eac75c7cfc9e [2022-05-23T14:03:49.910Z] ---> 53ca04c50235 [2022-05-23T14:03:49.910Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-23T14:03:50.170Z] ---> Running in fb43e003cfc1 [2022-05-23T14:03:51.103Z] Removing intermediate container fb43e003cfc1 [2022-05-23T14:03:51.103Z] ---> b9f7c46d46fc [2022-05-23T14:03:51.103Z] Step 23/25 : LABEL arch=x86_64 [2022-05-23T14:03:51.103Z] ---> Running in 68070662f21e [2022-05-23T14:03:51.103Z] Building bin/spire-agent... [2022-05-23T14:03:51.362Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T14:03:51.362Z] Building bin/spire-agent... [2022-05-23T14:03:51.362Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T14:03:51.363Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T14:03:51.363Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T14:03:51.363Z] Removing intermediate container 68070662f21e [2022-05-23T14:03:51.363Z] ---> 47a8171d19c3 [2022-05-23T14:03:51.363Z] Step 24/25 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 [2022-05-23T14:03:51.363Z] ---> Running in 2b1261a616f4 [2022-05-23T14:03:51.620Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T14:03:51.620Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T14:03:51.620Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T14:03:51.878Z] Removing intermediate container 2b1261a616f4 [2022-05-23T14:03:51.878Z] ---> 2fa0ec9b1d4f [2022-05-23T14:03:51.878Z] Step 25/25 : LABEL version=0.0.0 [2022-05-23T14:03:51.878Z] ---> Running in 2e925e1cbbb3 [2022-05-23T14:03:52.159Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T14:03:52.417Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T14:03:52.417Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T14:03:52.417Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T14:03:52.417Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T14:03:52.417Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T14:03:52.417Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T14:03:52.674Z] Removing intermediate container 2e925e1cbbb3 [2022-05-23T14:03:52.675Z] ---> 94bfddd04976 [2022-05-23T14:03:52.675Z] [2022-05-23T14:03:52.675Z] Successfully built 94bfddd04976 [2022-05-23T14:03:52.675Z] Successfully tagged security-secretstore-setup:latest [2022-05-23T14:03:52.675Z] Building security-spiffe-token-provider [2022-05-23T14:03:52.675Z]  Building security-secretstore-setup ... done go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T14:03:52.675Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T14:03:52.675Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T14:03:52.675Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T14:03:52.675Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T14:03:52.675Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T14:03:52.675Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T14:03:52.675Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T14:03:52.675Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T14:03:52.675Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T14:03:52.675Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T14:03:52.675Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T14:03:56.861Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:03:56.861Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:03:56.861Z] ---> 555267f91456 [2022-05-23T14:03:56.861Z] Step 3/20 : WORKDIR /edgex-go [2022-05-23T14:03:56.861Z] ---> Using cache [2022-05-23T14:03:56.861Z] ---> 31f485b7d3f3 [2022-05-23T14:03:56.861Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-23T14:04:00.147Z] ---> Running in d619b3ab5ea6 [2022-05-23T14:04:00.714Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:04:01.282Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:04:01.850Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T14:04:01.850Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T14:04:01.850Z] OK: 15864 distinct packages available [2022-05-23T14:04:01.851Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:04:02.510Z] Removing intermediate container e4879098242f [2022-05-23T14:04:02.510Z] ---> 754f76d87eee [2022-05-23T14:04:02.510Z] Successfully built 754f76d87eee [2022-05-23T14:04:02.510Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T14:04:02.788Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:04:02.864Z] + docker inspect -f . ci-base-image-arm64 [2022-05-23T14:04:02.864Z] . [Pipeline] withDockerContainer [2022-05-23T14:04:03.046Z] OK: 221 MiB in 52 packages [2022-05-23T14:04:03.100Z] prd-ubuntu20.04-docker-arm64-4c-16g-64374 does not seem to be running inside a container [2022-05-23T14:04:03.197Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-05-23T14:04:04.422Z] Removing intermediate container d619b3ab5ea6 [2022-05-23T14:04:04.422Z] ---> a7e19c9f92e6 [2022-05-23T14:04:04.422Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-23T14:04:04.579Z] $ docker top 759d953da23d9d0678927fbb8aaedb3073dc0b255f0ddad7ad12eab04ae12630 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T14:04:05.359Z] ---> 50680532e862 [2022-05-23T14:04:05.359Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:04:05.479Z] + go version [2022-05-23T14:04:05.479Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-23T14:04:05.513Z] $ docker stop --time=1 759d953da23d9d0678927fbb8aaedb3073dc0b255f0ddad7ad12eab04ae12630 [2022-05-23T14:04:05.618Z] ---> Running in f3e640936474 [2022-05-23T14:04:05.618Z] Removing intermediate container cd2a2514418d [2022-05-23T14:04:05.618Z] ---> 997d9c35c53d [2022-05-23T14:04:05.618Z] [2022-05-23T14:04:05.618Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T14:04:05.618Z] ---> e04c818066af [2022-05-23T14:04:05.618Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-23T14:04:05.618Z] ---> Using cache [2022-05-23T14:04:05.618Z] ---> 5be1d2097bfd [2022-05-23T14:04:05.618Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T14:04:05.618Z] ---> Using cache [2022-05-23T14:04:05.618Z] ---> 1957588b5d51 [2022-05-23T14:04:05.618Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-23T14:04:05.878Z] ---> Running in 732d2dfa7fe3 [2022-05-23T14:04:06.139Z] Removing intermediate container 732d2dfa7fe3 [2022-05-23T14:04:06.139Z] ---> dff77aae5ca8 [2022-05-23T14:04:06.139Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-23T14:04:06.139Z] ---> Running in 9ce716075674 [2022-05-23T14:04:06.401Z] Removing intermediate container 9ce716075674 [2022-05-23T14:04:06.401Z] ---> e3bd9c3c719b [2022-05-23T14:04:06.401Z] Step 15/23 : WORKDIR / [2022-05-23T14:04:06.401Z] ---> Running in f1bd5e493222 [2022-05-23T14:04:06.974Z] Removing intermediate container f1bd5e493222 [2022-05-23T14:04:06.974Z] ---> ec79ab6fcf74 [2022-05-23T14:04:06.974Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T14:04:07.151Z] $ docker rm -f 759d953da23d9d0678927fbb8aaedb3073dc0b255f0ddad7ad12eab04ae12630 [2022-05-23T14:04:07.235Z] ---> a82fda11f747 [2022-05-23T14:04:07.235Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T14:04:07.495Z] Removing intermediate container f3e640936474 [2022-05-23T14:04:07.495Z] ---> ec424a568e23 [2022-05-23T14:04:07.495Z] Step 7/20 : COPY . . [2022-05-23T14:04:07.812Z] + docker inspect -f . ci-base-image-arm64 [2022-05-23T14:04:07.812Z] . [Pipeline] withDockerContainer [2022-05-23T14:04:08.042Z] prd-ubuntu20.04-docker-arm64-4c-16g-64374 does not seem to be running inside a container [2022-05-23T14:04:08.145Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-05-23T14:04:09.417Z] $ docker top ba0c837411c94b33fe0f6f38409d5b3a7e5acb19383ad855a5a5ad52ce510dc1 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-23T14:04:09.662Z] ========================================================= [2022-05-23T14:04:09.662Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-23T14:04:09.662Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-23T14:04:10.038Z] ---> 267cc8c3224c [2022-05-23T14:04:10.038Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-23T14:04:10.315Z] + make test [2022-05-23T14:04:10.315Z] go mod tidy -compat=1.17 [2022-05-23T14:04:10.976Z] ---> a642cbdeb9ef [2022-05-23T14:04:10.977Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-23T14:04:11.237Z] ---> Running in fb972ac8530b [2022-05-23T14:04:11.301Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-23T14:04:11.507Z] Removing intermediate container fb972ac8530b [2022-05-23T14:04:11.507Z] ---> 3fe622dac38c [2022-05-23T14:04:11.507Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T14:04:12.077Z] ---> Running in a6de8b4c2e3b [2022-05-23T14:04:12.336Z] Removing intermediate container a6de8b4c2e3b [2022-05-23T14:04:12.336Z] ---> 5c826913398e [2022-05-23T14:04:12.336Z] Step 21/23 : LABEL arch=x86_64 [2022-05-23T14:04:12.336Z] ---> Running in 0489a416c549 [2022-05-23T14:04:12.906Z] Removing intermediate container 0489a416c549 [2022-05-23T14:04:12.906Z] ---> eb2c1425d260 [2022-05-23T14:04:12.906Z] Step 22/23 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 [2022-05-23T14:04:12.906Z] ---> Running in d17f81ab2935 [2022-05-23T14:04:13.483Z] Removing intermediate container d17f81ab2935 [2022-05-23T14:04:13.483Z] ---> 58c690721155 [2022-05-23T14:04:13.483Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T14:04:13.483Z] ---> Running in 8dc88e3dcebf [2022-05-23T14:04:14.145Z] Removing intermediate container 8dc88e3dcebf [2022-05-23T14:04:14.145Z] ---> bc49ee74fbba [2022-05-23T14:04:14.145Z] [2022-05-23T14:04:14.423Z] Successfully built bc49ee74fbba [2022-05-23T14:04:14.423Z] Successfully tagged core-command:latest [2022-05-23T14:04:17.043Z]  Building core-command ... done  ---> 2849d779e26b [2022-05-23T14:04:17.043Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-23T14:04:17.614Z] ---> Running in 6246dc8393e4 [2022-05-23T14:04:18.186Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-23T14:04:43.664Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-23T14:05:04.886Z] Removing intermediate container 6246dc8393e4 [2022-05-23T14:05:04.886Z] ---> 0cdc94795b41 [2022-05-23T14:05:04.886Z] [2022-05-23T14:05:04.886Z] Step 9/20 : FROM alpine:3.15 [2022-05-23T14:05:04.886Z] 3.15: Pulling from library/alpine [2022-05-23T14:05:04.886Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-23T14:05:04.886Z] Status: Downloaded newer image for alpine:3.15 [2022-05-23T14:05:04.886Z] ---> 0ac33e5f5afa [2022-05-23T14:05:04.886Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T14:05:04.886Z] ---> Running in cbbe45b7a743 [2022-05-23T14:05:04.886Z] Removing intermediate container cbbe45b7a743 [2022-05-23T14:05:04.886Z] ---> e3bdc6fdba9e [2022-05-23T14:05:04.886Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:05:04.886Z] ---> Running in 0e080b59ff01 [2022-05-23T14:05:04.886Z] Removing intermediate container 0e080b59ff01 [2022-05-23T14:05:04.886Z] ---> f1efd3611700 [2022-05-23T14:05:04.886Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-23T14:05:04.886Z] ---> Running in 882fabb21cc7 [2022-05-23T14:05:04.886Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:05:04.886Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:05:04.886Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T14:05:04.886Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T14:05:04.886Z] OK: 15857 distinct packages available [2022-05-23T14:05:04.886Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:05:04.886Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:05:04.886Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-23T14:05:05.145Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-23T14:05:05.145Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-23T14:05:05.404Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-23T14:05:05.404Z] (5/9) Installing curl (7.80.0-r1) [2022-05-23T14:05:05.404Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-23T14:05:05.663Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-23T14:05:05.663Z] (8/9) Installing libucontext (1.1-r0) [2022-05-23T14:05:05.663Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-23T14:05:05.921Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T14:05:05.921Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T14:05:05.921Z] OK: 8 MiB in 23 packages [2022-05-23T14:05:06.862Z] Removing intermediate container 882fabb21cc7 [2022-05-23T14:05:06.862Z] ---> 1bee294e57f0 [2022-05-23T14:05:06.862Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T14:05:06.862Z] ---> bbe84e8fcc3c [2022-05-23T14:05:06.862Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-23T14:05:08.115Z] Removing intermediate container 26d5a4e11abe [2022-05-23T14:05:08.115Z] ---> 327f9019951e [2022-05-23T14:05:08.115Z] [2022-05-23T14:05:08.115Z] Step 13/26 : FROM alpine:3.15 [2022-05-23T14:05:08.115Z] ---> 0ac33e5f5afa [2022-05-23T14:05:08.115Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T14:05:08.115Z] ---> Using cache [2022-05-23T14:05:08.115Z] ---> e3bdc6fdba9e [2022-05-23T14:05:08.115Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:05:08.115Z] ---> Using cache [2022-05-23T14:05:08.115Z] ---> f1efd3611700 [2022-05-23T14:05:08.115Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-23T14:05:08.115Z] ---> e222cc091f5b [2022-05-23T14:05:08.115Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-23T14:05:08.115Z] ---> Running in 8c251167e5d1 [2022-05-23T14:05:08.115Z] ---> 6239f6ca6de7 [2022-05-23T14:05:08.115Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-23T14:05:08.115Z] ---> Running in b3ebf4350667 [2022-05-23T14:05:08.115Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:05:08.115Z] Removing intermediate container b3ebf4350667 [2022-05-23T14:05:08.115Z] ---> 4c8093559d15 [2022-05-23T14:05:08.115Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T14:05:08.115Z] ---> Running in da3f88ee4c80 [2022-05-23T14:05:08.115Z] Removing intermediate container b08daab98a18 [2022-05-23T14:05:08.115Z] ---> 56584abc30ab [2022-05-23T14:05:08.115Z] [2022-05-23T14:05:08.115Z] Step 13/26 : FROM alpine:3.15 [2022-05-23T14:05:08.115Z] ---> 0ac33e5f5afa [2022-05-23T14:05:08.115Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T14:05:08.115Z] ---> Using cache [2022-05-23T14:05:08.115Z] ---> e3bdc6fdba9e [2022-05-23T14:05:08.115Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:05:08.115Z] ---> Using cache [2022-05-23T14:05:08.115Z] ---> f1efd3611700 [2022-05-23T14:05:08.115Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-23T14:05:08.115Z] ---> Running in 992100fe55d3 [2022-05-23T14:05:08.115Z] Removing intermediate container da3f88ee4c80 [2022-05-23T14:05:08.115Z] ---> 2ddd59e2adf7 [2022-05-23T14:05:08.115Z] Step 18/20 : LABEL arch=x86_64 [2022-05-23T14:05:08.375Z] ---> Running in e6bf66271843 [2022-05-23T14:05:08.375Z] Removing intermediate container e6bf66271843 [2022-05-23T14:05:08.375Z] ---> 461270c93a77 [2022-05-23T14:05:08.375Z] Step 19/20 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 [2022-05-23T14:05:08.375Z] ---> Running in b0ea03ac35cc [2022-05-23T14:05:08.375Z] Removing intermediate container b0ea03ac35cc [2022-05-23T14:05:08.375Z] ---> 16345a44d434 [2022-05-23T14:05:08.375Z] Step 20/20 : LABEL version=0.0.0 [2022-05-23T14:05:08.375Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:05:08.635Z] ---> Running in 5e69734ff363 [2022-05-23T14:05:08.635Z] Removing intermediate container 5e69734ff363 [2022-05-23T14:05:08.635Z] ---> 83b86d9bc012 [2022-05-23T14:05:08.635Z] [2022-05-23T14:05:08.635Z] Successfully built 83b86d9bc012 [2022-05-23T14:05:08.635Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-23T14:05:08.635Z]  Building security-spiffe-token-provider ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:05:09.204Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T14:05:09.204Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T14:05:09.204Z] OK: 15857 distinct packages available [2022-05-23T14:05:09.204Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:05:09.464Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:05:09.723Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T14:05:09.723Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T14:05:09.723Z] OK: 15857 distinct packages available [2022-05-23T14:05:09.723Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T14:05:09.984Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:05:10.243Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-23T14:05:10.243Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-23T14:05:10.503Z] (3/4) Installing libucontext (1.1-r0) [2022-05-23T14:05:10.503Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-23T14:05:10.503Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T14:05:10.503Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T14:05:10.503Z] OK: 6 MiB in 18 packages [2022-05-23T14:05:11.073Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-23T14:05:11.073Z] Removing intermediate container 8c251167e5d1 [2022-05-23T14:05:11.073Z] ---> bff3408edee2 [2022-05-23T14:05:11.073Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T14:05:11.073Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-23T14:05:11.073Z] (3/5) Installing libucontext (1.1-r0) [2022-05-23T14:05:11.073Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-23T14:05:11.334Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-23T14:05:11.334Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T14:05:11.334Z] OK: 6 MiB in 19 packages [2022-05-23T14:05:11.906Z] ---> cf67da705fe6 [2022-05-23T14:05:11.906Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T14:05:12.165Z] Removing intermediate container 992100fe55d3 [2022-05-23T14:05:12.165Z] ---> f69cca923ff4 [2022-05-23T14:05:12.165Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-23T14:05:12.165Z] ---> a5414e2352a4 [2022-05-23T14:05:12.165Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-23T14:05:12.165Z] ---> Running in 62c5845c153d [2022-05-23T14:05:12.426Z] Removing intermediate container 62c5845c153d [2022-05-23T14:05:12.426Z] ---> ca7ae16eb127 [2022-05-23T14:05:12.426Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-23T14:05:12.690Z] ---> deea392f3014 [2022-05-23T14:05:12.690Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T14:05:12.690Z] ---> 57c69154be26 [2022-05-23T14:05:12.690Z] Step 21/26 : WORKDIR / [2022-05-23T14:05:12.690Z] ---> Running in d19e71768805 [2022-05-23T14:05:12.690Z] Removing intermediate container d19e71768805 [2022-05-23T14:05:12.690Z] ---> 986f225539bd [2022-05-23T14:05:12.690Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T14:05:12.952Z] ---> Running in d848a493a47e [2022-05-23T14:05:12.952Z] Removing intermediate container d848a493a47e [2022-05-23T14:05:12.952Z] ---> 026bc5fde51d [2022-05-23T14:05:12.952Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T14:05:12.952Z] ---> Running in ea9471ab4b03 [2022-05-23T14:05:13.251Z] Removing intermediate container ea9471ab4b03 [2022-05-23T14:05:13.251Z] ---> ee0576966df4 [2022-05-23T14:05:13.251Z] Step 24/26 : LABEL arch=x86_64 [2022-05-23T14:05:13.512Z] ---> Running in 7bbb0f269565 [2022-05-23T14:05:13.512Z] Removing intermediate container 7bbb0f269565 [2022-05-23T14:05:13.512Z] ---> 4bec6ac5bbbc [2022-05-23T14:05:13.512Z] Step 25/26 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 [2022-05-23T14:05:13.512Z] ---> Running in 999f31fd09de [2022-05-23T14:05:13.771Z] Removing intermediate container 999f31fd09de [2022-05-23T14:05:13.771Z] ---> 4fb54a03cbd3 [2022-05-23T14:05:13.771Z] Step 26/26 : LABEL version=0.0.0 [2022-05-23T14:05:13.771Z] ---> Running in 73441bf2f56b [2022-05-23T14:05:13.771Z] ---> 6ad8a32300a4 [2022-05-23T14:05:13.771Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T14:05:13.771Z] Removing intermediate container 73441bf2f56b [2022-05-23T14:05:13.771Z] ---> e727dc482c20 [2022-05-23T14:05:13.771Z] [2022-05-23T14:05:14.031Z] Successfully built e727dc482c20 [2022-05-23T14:05:14.031Z] Successfully tagged security-spire-config:latest [2022-05-23T14:05:14.031Z]  Building security-spire-config ... done  ---> 3d9352d04334 [2022-05-23T14:05:14.031Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-23T14:05:14.293Z] ---> b966c7dc89f1 [2022-05-23T14:05:14.293Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-23T14:05:14.293Z] ---> 96db503724dc [2022-05-23T14:05:14.293Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T14:05:14.293Z] ---> Running in 639fbb7017f4 [2022-05-23T14:05:14.552Z] Removing intermediate container 639fbb7017f4 [2022-05-23T14:05:14.552Z] ---> 4c010c252f34 [2022-05-23T14:05:14.552Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T14:05:14.552Z] ---> Running in f0e0902335c4 [2022-05-23T14:05:14.552Z] Removing intermediate container f0e0902335c4 [2022-05-23T14:05:14.552Z] ---> 9dc0ecfce6f4 [2022-05-23T14:05:14.552Z] Step 24/26 : LABEL arch=x86_64 [2022-05-23T14:05:14.552Z] ---> Running in 9fab735dfcb2 [2022-05-23T14:05:14.813Z] Removing intermediate container 9fab735dfcb2 [2022-05-23T14:05:14.813Z] ---> 96951a5df726 [2022-05-23T14:05:14.813Z] Step 25/26 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 [2022-05-23T14:05:14.813Z] ---> Running in bf155e4a452c [2022-05-23T14:05:14.813Z] Removing intermediate container bf155e4a452c [2022-05-23T14:05:14.813Z] ---> b17b47218253 [2022-05-23T14:05:14.813Z] Step 26/26 : LABEL version=0.0.0 [2022-05-23T14:05:14.813Z] ---> Running in 4d3d01858e10 [2022-05-23T14:05:15.073Z] Removing intermediate container 4d3d01858e10 [2022-05-23T14:05:15.073Z] ---> c9b08b2a6109 [2022-05-23T14:05:15.073Z] [2022-05-23T14:05:15.073Z] Successfully built c9b08b2a6109 [2022-05-23T14:05:15.073Z] Successfully tagged security-spire-agent:latest [2022-05-23T14:05:33.188Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-05-23T14:05:33.188Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T14:05:33.188Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T14:05:33.188Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T14:05:33.188Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T14:05:33.188Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T14:05:33.188Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T14:05:33.188Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T14:05:33.757Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T14:05:33.757Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T14:05:33.757Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T14:05:33.757Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T14:05:33.757Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T14:05:33.757Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T14:06:20.632Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-23T14:06:20.632Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-23T14:06:22.620Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-23T14:06:22.620Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-23T14:06:29.999Z] Removing intermediate container 622e419f959b [2022-05-23T14:06:29.999Z] ---> 7a38f79e997c [2022-05-23T14:06:29.999Z] [2022-05-23T14:06:29.999Z] Step 13/25 : FROM alpine:3.15 [2022-05-23T14:06:29.999Z] ---> 0ac33e5f5afa [2022-05-23T14:06:29.999Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T14:06:29.999Z] ---> Using cache [2022-05-23T14:06:29.999Z] ---> e3bdc6fdba9e [2022-05-23T14:06:29.999Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:06:29.999Z] ---> Using cache [2022-05-23T14:06:29.999Z] ---> f1efd3611700 [2022-05-23T14:06:29.999Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-23T14:06:29.999Z] ---> Using cache [2022-05-23T14:06:29.999Z] ---> f69cca923ff4 [2022-05-23T14:06:29.999Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T14:06:29.999Z] ---> 811a9d85fdbf [2022-05-23T14:06:29.999Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T14:06:29.999Z] ---> 40816377e089 [2022-05-23T14:06:29.999Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-23T14:06:29.999Z] ---> ae9774496b9d [2022-05-23T14:06:29.999Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-23T14:06:29.999Z] ---> 8a8cb90489d7 [2022-05-23T14:06:29.999Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T14:06:29.999Z] ---> Running in 5fd3a49f718a [2022-05-23T14:06:29.999Z] Removing intermediate container 5fd3a49f718a [2022-05-23T14:06:29.999Z] ---> e96894f1ec1d [2022-05-23T14:06:29.999Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T14:06:29.999Z] ---> Running in 04c54f68fccb [2022-05-23T14:06:29.999Z] Removing intermediate container 04c54f68fccb [2022-05-23T14:06:29.999Z] ---> ae88c857e874 [2022-05-23T14:06:29.999Z] Step 23/25 : LABEL arch=x86_64 [2022-05-23T14:06:29.999Z] ---> Running in 5cb956c17793 [2022-05-23T14:06:29.999Z] Removing intermediate container 5cb956c17793 [2022-05-23T14:06:29.999Z] ---> 62f2922c8b3e [2022-05-23T14:06:29.999Z] Step 24/25 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 [2022-05-23T14:06:29.999Z] ---> Running in 66a2c1578221 [2022-05-23T14:06:29.999Z] Removing intermediate container 66a2c1578221 [2022-05-23T14:06:29.999Z] ---> 3cc02436af7e [2022-05-23T14:06:29.999Z] Step 25/25 : LABEL version=0.0.0 [2022-05-23T14:06:29.999Z] ---> Running in 911b78091597 [2022-05-23T14:06:29.999Z] Removing intermediate container 911b78091597 [2022-05-23T14:06:29.999Z] ---> c1bebe3e82a2 [2022-05-23T14:06:29.999Z] [2022-05-23T14:06:29.999Z] Successfully built c1bebe3e82a2 [2022-05-23T14:06:29.999Z] Successfully tagged security-spire-server:latest [2022-05-23T14:06:30.006Z]  Building security-spire-server ... done  [Pipeline] } [2022-05-23T14:06:30.017Z] $ docker stop --time=1 368c83de1112cf8826c6d16ca8f7790aeb015a37691ee7c90aec476edafc65a6 [2022-05-23T14:06:31.355Z] $ docker rm -f 368c83de1112cf8826c6d16ca8f7790aeb015a37691ee7c90aec476edafc65a6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T14:06:31.692Z] + docker images [2022-05-23T14:06:31.692Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-23T14:06:31.692Z] security-spire-server latest c1bebe3e82a2 6 seconds ago 87.3MB [2022-05-23T14:06:31.692Z] 7a38f79e997c 18 seconds ago 4.43GB [2022-05-23T14:06:31.692Z] security-spire-agent latest c9b08b2a6109 About a minute ago 127MB [2022-05-23T14:06:31.692Z] security-spire-config latest e727dc482c20 About a minute ago 86.7MB [2022-05-23T14:06:31.692Z] security-spiffe-token-provider latest 83b86d9bc012 About a minute ago 28.8MB [2022-05-23T14:06:31.692Z] 56584abc30ab About a minute ago 4.43GB [2022-05-23T14:06:31.692Z] 327f9019951e About a minute ago 4.43GB [2022-05-23T14:06:31.692Z] 0cdc94795b41 About a minute ago 1.54GB [2022-05-23T14:06:31.692Z] core-command latest bc49ee74fbba 2 minutes ago 16.1MB [2022-05-23T14:06:31.692Z] 997d9c35c53d 2 minutes ago 1.49GB [2022-05-23T14:06:31.692Z] security-secretstore-setup latest 94bfddd04976 2 minutes ago 28.5MB [2022-05-23T14:06:31.692Z] support-notifications latest c6b05017c9a1 2 minutes ago 26.9MB [2022-05-23T14:06:31.692Z] 9741fef6494c 2 minutes ago 1.5GB [2022-05-23T14:06:31.692Z] c100440d8b34 3 minutes ago 1.55GB [2022-05-23T14:06:31.692Z] security-proxy-setup latest 3f12f9f7e8db 3 minutes ago 26.9MB [2022-05-23T14:06:31.692Z] support-scheduler latest 4017d4483ff8 3 minutes ago 26.3MB [2022-05-23T14:06:31.692Z] 48deef359381 3 minutes ago 1.55GB [2022-05-23T14:06:31.692Z] 97c5a80effdf 3 minutes ago 1.5GB [2022-05-23T14:06:31.692Z] core-data latest 5f44cb4372e7 3 minutes ago 22.5MB [2022-05-23T14:06:31.692Z] 9e2e8d27ada8 3 minutes ago 1.52GB [2022-05-23T14:06:31.692Z] sys-mgmt-agent latest ba427dd28323 4 minutes ago 299MB [2022-05-23T14:06:31.692Z] security-bootstrapper latest 957d548d21b9 4 minutes ago 19.1MB [2022-05-23T14:06:31.692Z] core-metadata latest 00bf11d64d32 4 minutes ago 17MB [2022-05-23T14:06:31.692Z] c260165bc996 5 minutes ago 1.49GB [2022-05-23T14:06:31.692Z] 03ab323112f0 5 minutes ago 1.5GB [2022-05-23T14:06:31.692Z] 9fa70626a4c6 5 minutes ago 1.5GB [2022-05-23T14:06:31.692Z] ci-base-image-x86_64 latest 555267f91456 8 minutes ago 895MB [2022-05-23T14:06:31.692Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 4 weeks ago 562MB [2022-05-23T14:06:31.692Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 4 weeks ago 254MB [2022-05-23T14:06:31.692Z] docker 20.10.14 7417809fdb73 6 weeks ago 218MB [2022-05-23T14:06:31.692Z] alpine 3.14 e04c818066af 6 weeks ago 5.59MB [2022-05-23T14:06:31.692Z] alpine 3.15 0ac33e5f5afa 6 weeks ago 5.57MB [2022-05-23T14:06:31.692Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 23 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-05-23T14:06:32.816Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-23T14:06:32.816Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-23T14:06:32.816Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-23T14:06:32.816Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-23T14:06:32.816Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-23T14:06:32.816Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-23T14:06:32.816Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-23T14:06:32.816Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-23T14:06:32.816Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-23T14:06:32.816Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-23T14:06:32.816Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-23T14:06:45.279Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.258s coverage: 28.7% of statements [2022-05-23T14:06:45.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-23T14:06:45.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-23T14:06:52.047Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.445s coverage: 98.5% of statements [2022-05-23T14:06:52.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-23T14:06:52.047Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.625s coverage: 53.4% of statements [2022-05-23T14:06:52.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-23T14:06:52.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-23T14:07:14.367Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.902s coverage: 89.2% of statements [2022-05-23T14:07:14.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-23T14:07:14.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-23T14:07:14.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-23T14:07:14.367Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.329s coverage: 84.8% of statements [2022-05-23T14:07:14.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-23T14:07:14.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-23T14:07:14.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-23T14:07:14.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-23T14:07:14.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-23T14:07:14.651Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.264s coverage: 95.6% of statements [2022-05-23T14:07:14.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-23T14:07:14.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-23T14:07:14.651Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.438s coverage: 72.2% of statements [2022-05-23T14:07:14.651Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-23T14:07:14.651Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-23T14:07:14.651Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-23T14:07:14.651Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-23T14:07:14.651Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-23T14:07:14.651Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.362s coverage: 60.0% of statements [2022-05-23T14:07:14.651Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-23T14:07:14.651Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-23T14:07:14.651Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-23T14:07:14.651Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.497s coverage: 0.9% of statements [2022-05-23T14:07:14.651Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-23T14:07:14.651Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.340s coverage: 58.8% of statements [2022-05-23T14:07:14.651Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.315s coverage: 29.6% of statements [2022-05-23T14:07:14.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-23T14:07:14.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.231s coverage: 47.1% of statements [2022-05-23T14:07:14.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.261s coverage: 79.5% of statements [2022-05-23T14:07:14.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.271s coverage: 94.1% of statements [2022-05-23T14:07:15.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.271s coverage: 96.3% of statements [2022-05-23T14:07:16.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.217s coverage: 87.5% of statements [2022-05-23T14:07:28.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.271s coverage: 94.4% of statements [2022-05-23T14:07:28.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.220s coverage: 44.8% of statements [2022-05-23T14:07:34.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.722s coverage: 82.5% of statements [2022-05-23T14:07:34.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-23T14:07:42.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.313s coverage: 92.9% of statements [2022-05-23T14:07:42.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-23T14:07:42.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-23T14:07:42.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-23T14:07:42.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements [2022-05-23T14:07:42.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-23T14:07:42.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-23T14:07:42.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-23T14:07:42.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-23T14:07:42.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-23T14:07:42.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.207s coverage: 87.2% of statements [2022-05-23T14:07:42.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-23T14:07:42.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-23T14:07:42.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.186s coverage: 100.0% of statements [2022-05-23T14:07:42.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-23T14:07:42.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.277s coverage: 58.8% of statements [2022-05-23T14:07:42.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-23T14:07:42.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.333s coverage: 80.0% of statements [2022-05-23T14:07:42.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.261s coverage: 87.2% of statements [2022-05-23T14:07:42.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.296s coverage: 85.4% of statements [2022-05-23T14:07:42.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.871s coverage: 91.2% of statements [2022-05-23T14:07:42.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-23T14:07:46.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.898s coverage: 64.4% of statements [2022-05-23T14:07:46.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-23T14:07:46.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-23T14:07:46.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.292s coverage: 100.0% of statements [2022-05-23T14:07:46.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.113s coverage: 89.4% of statements [2022-05-23T14:07:46.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2022-05-23T14:07:46.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements [2022-05-23T14:07:46.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.086s coverage: 100.0% of statements [2022-05-23T14:07:55.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.285s coverage: 65.4% of statements [2022-05-23T14:07:55.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-23T14:07:55.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-23T14:07:55.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-23T14:07:58.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.854s coverage: 43.8% of statements [2022-05-23T14:07:58.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-23T14:07:58.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-23T14:07:58.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.277s coverage: 89.5% of statements [2022-05-23T14:07:58.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-23T14:07:58.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.251s coverage: 84.8% of statements [2022-05-23T14:07:58.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-23T14:07:58.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-23T14:07:58.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-23T14:07:58.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-23T14:08:05.213Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.386s coverage: 17.7% of statements [2022-05-23T14:08:05.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-23T14:08:05.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-23T14:08:05.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-23T14:08:05.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-23T14:08:05.213Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.661s coverage: 92.3% of statements [2022-05-23T14:08:05.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-23T14:08:05.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-23T14:08:05.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-23T14:08:05.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-23T14:08:05.213Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.295s coverage: 63.2% of statements [2022-05-23T14:08:05.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-23T14:08:05.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-23T14:08:06.646Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.423s coverage: 97.7% of statements [2022-05-23T14:08:06.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-23T14:08:06.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-23T14:08:06.646Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-23T14:08:06.646Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-23T14:08:06.646Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.234s coverage: 28.9% of statements [2022-05-23T14:08:06.646Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-23T14:08:06.646Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-23T14:08:06.646Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-23T14:08:06.646Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-23T14:08:06.646Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-23T14:08:06.646Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-23T14:08:06.646Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.255s coverage: 100.0% of statements [2022-05-23T14:08:06.646Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-05-23T14:08:07.637Z] 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-05-23T14:08:07.638Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-23T14:08:07.638Z] GO111MODULE=on go vet ./... [2022-05-23T14:09:59.525Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-23T14:09:59.525Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-23T14:09:59.525Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-23T14:09:59.549Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-23T14:10:00.229Z] + ls -al . [2022-05-23T14:10:00.229Z] total 680 [2022-05-23T14:10:00.229Z] drwxrwxr-x 9 1001 1001 4096 May 23 14:09 . [2022-05-23T14:10:00.229Z] drwxr-xr-x 4 root root 4096 May 23 14:04 .. [2022-05-23T14:10:00.229Z] -rw-rw-r-- 1 1001 1001 11 May 23 14:02 .dockerignore [2022-05-23T14:10:00.229Z] drwxrwxr-x 8 1001 1001 4096 May 23 14:02 .git [2022-05-23T14:10:00.229Z] drwxrwxr-x 3 1001 1001 4096 May 23 14:02 .github [2022-05-23T14:10:00.229Z] -rw-rw-r-- 1 1001 1001 879 May 23 14:02 .gitignore [2022-05-23T14:10:00.229Z] -rw-rw-r-- 1 1001 1001 42 May 23 14:02 .golangci.yml [2022-05-23T14:10:00.229Z] -rw-rw-r-- 1 1001 1001 87 May 23 14:02 .hadolint.yml [2022-05-23T14:10:00.229Z] -rw-rw-r-- 1 1001 1001 166 May 23 14:02 .sonarcloud.properties [2022-05-23T14:10:00.229Z] -rw-rw-r-- 1 1001 1001 1171 May 23 14:02 ADOPTERS.md [2022-05-23T14:10:00.229Z] -rw-rw-r-- 1 1001 1001 10086 May 23 14:02 Attribution.txt [2022-05-23T14:10:00.229Z] -rw-rw-r-- 1 1001 1001 63209 May 23 14:02 CHANGELOG.md [2022-05-23T14:10:00.229Z] -rw-rw-r-- 1 1001 1001 3804 May 23 14:02 CONTRIBUTING.md [2022-05-23T14:10:00.229Z] -rw-rw-r-- 1 1001 1001 677 May 23 14:02 GOVERNANCE.md [2022-05-23T14:10:00.229Z] -rw-rw-r-- 1 1001 1001 850 May 23 14:02 Jenkinsfile [2022-05-23T14:10:00.229Z] -rw-rw-r-- 1 1001 1001 10775 May 23 14:02 LICENSE [2022-05-23T14:10:00.229Z] -rw-rw-r-- 1 1001 1001 10389 May 23 14:02 Makefile [2022-05-23T14:10:00.229Z] -rw-rw-r-- 1 1001 1001 582 May 23 14:02 OWNERS.md [2022-05-23T14:10:00.229Z] -rw-rw-r-- 1 1001 1001 9094 May 23 14:02 README.md [2022-05-23T14:10:00.229Z] -rw-rw-r-- 1 1001 1001 6912 May 23 14:02 SECURITY.md [2022-05-23T14:10:00.229Z] -rw-rw-r-- 1 1001 1001 5 May 23 13:57 VERSION [2022-05-23T14:10:00.229Z] -rw-rw-r-- 1 1001 1001 4131 May 23 14:02 ZMQWindows.md [2022-05-23T14:10:00.229Z] drwxrwxr-x 2 1001 1001 4096 May 23 14:02 bin [2022-05-23T14:10:00.229Z] drwxrwxr-x 18 1001 1001 4096 May 23 14:02 cmd [2022-05-23T14:10:00.229Z] -rw-r--r-- 1 root root 435134 May 23 14:08 coverage.out [2022-05-23T14:10:00.229Z] -rw-rw-r-- 1 1001 1001 3217 May 23 14:02 go.mod [2022-05-23T14:10:00.229Z] -rw-rw-r-- 1 1001 1001 35084 May 23 14:04 go.sum [2022-05-23T14:10:00.229Z] drwxrwxr-x 8 1001 1001 4096 May 23 14:02 internal [2022-05-23T14:10:00.229Z] drwxrwxr-x 3 1001 1001 4096 May 23 14:02 openapi [2022-05-23T14:10:00.229Z] drwxrwxr-x 4 1001 1001 4096 May 23 14:02 snap [2022-05-23T14:10:00.229Z] -rw-rw-r-- 1 1001 1001 204 May 23 14:02 version.go [Pipeline] sh [2022-05-23T14:10:00.896Z] + '[' -e coverage.out ] [2022-05-23T14:10:00.896Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-23T14:10:00.924Z] Warning: overwriting stash ‘coverage-report’ [2022-05-23T14:10:01.768Z] Stashed 1 file(s) [Pipeline] sh [2022-05-23T14:10:02.418Z] + make build [2022-05-23T14:10:02.418Z] 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-05-23T14:11:24.286Z] 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-05-23T14:12:32.370Z] 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-05-23T14:12:32.370Z] 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-05-23T14:13:11.409Z] 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-05-23T14:13:11.409Z] 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-05-23T14:13:11.409Z] 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-05-23T14:13:18.126Z] 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-05-23T14:13:21.526Z] 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-05-23T14:13:26.941Z] 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-05-23T14:13:30.329Z] 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-05-23T14:13:34.638Z] 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-05-23T14:13:42.929Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-05-23T14:13:48.376Z] $ docker stop --time=1 ba0c837411c94b33fe0f6f38409d5b3a7e5acb19383ad855a5a5ad52ce510dc1 [2022-05-23T14:13:50.349Z] $ docker rm -f ba0c837411c94b33fe0f6f38409d5b3a7e5acb19383ad855a5a5ad52ce510dc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T14:13:52.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-23T14:13:52.621Z] [2022-05-23T14:13:52.621Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T14:13:52.967Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-23T14:13:53.239Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-23T14:13:53.239Z] 29e5d40040c1: Pulling fs layer [2022-05-23T14:13:53.239Z] 1ce36da41761: Pulling fs layer [2022-05-23T14:13:53.239Z] 25b303627fd3: Pulling fs layer [2022-05-23T14:13:53.239Z] 29e5d40040c1: Verifying Checksum [2022-05-23T14:13:53.239Z] 29e5d40040c1: Download complete [2022-05-23T14:13:53.516Z] 1ce36da41761: Verifying Checksum [2022-05-23T14:13:53.516Z] 1ce36da41761: Download complete [2022-05-23T14:13:53.792Z] 29e5d40040c1: Pull complete [2022-05-23T14:13:55.234Z] 25b303627fd3: Verifying Checksum [2022-05-23T14:13:55.234Z] 25b303627fd3: Download complete [2022-05-23T14:13:55.234Z] 1ce36da41761: Pull complete [2022-05-23T14:14:07.631Z] 25b303627fd3: Pull complete [2022-05-23T14:14:07.631Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-23T14:14:07.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-23T14:14:07.631Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-23T14:14:07.852Z] prd-ubuntu20.04-docker-arm64-4c-16g-64374 does not seem to be running inside a container [2022-05-23T14:14:07.944Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-05-23T14:14:10.236Z] $ docker top 85bd6f9fc01c5c9b0f8503b131346f4ad4a5ba053bc49693282b8ee50a7c6df7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T14:14:11.131Z] + docker-compose+ buildgrep --help parallel [2022-05-23T14:14:11.131Z] [2022-05-23T14:14:16.521Z] --parallel Build images in parallel. [Pipeline] } [2022-05-23T14:14:16.557Z] $ docker stop --time=1 85bd6f9fc01c5c9b0f8503b131346f4ad4a5ba053bc49693282b8ee50a7c6df7 [2022-05-23T14:14:18.304Z] $ docker rm -f 85bd6f9fc01c5c9b0f8503b131346f4ad4a5ba053bc49693282b8ee50a7c6df7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T14:14:19.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-23T14:14:19.041Z] . [Pipeline] withDockerContainer [2022-05-23T14:14:19.313Z] prd-ubuntu20.04-docker-arm64-4c-16g-64374 does not seem to be running inside a container [2022-05-23T14:14:19.433Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-05-23T14:14:20.822Z] $ docker top 057a8d27f8773c0bbfa0e816a942c94e23e28d320c77409c8c1d8e0113290e76 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T14:14:21.772Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-23T14:14:27.160Z] Building core-command ... [2022-05-23T14:14:27.160Z] Building core-data ... [2022-05-23T14:14:27.160Z] Building core-metadata ... [2022-05-23T14:14:27.160Z] Building security-bootstrapper ... [2022-05-23T14:14:27.160Z] Building security-proxy-setup ... [2022-05-23T14:14:27.160Z] Building security-secretstore-setup ... [2022-05-23T14:14:27.160Z] Building security-spiffe-token-provider ... [2022-05-23T14:14:27.160Z] Building security-spire-agent ... [2022-05-23T14:14:27.160Z] Building security-spire-config ... [2022-05-23T14:14:27.160Z] Building security-spire-server ... [2022-05-23T14:14:27.160Z] Building support-notifications ... [2022-05-23T14:14:27.160Z] Building support-scheduler ... [2022-05-23T14:14:27.160Z] Building sys-mgmt-agent ... [2022-05-23T14:14:27.160Z] Building support-notifications [2022-05-23T14:14:27.160Z] Building security-spire-server [2022-05-23T14:14:27.160Z] Building security-bootstrapper [2022-05-23T14:14:27.160Z] Building security-secretstore-setup [2022-05-23T14:14:27.160Z] Building security-spire-config [2022-05-23T14:15:49.252Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:15:49.252Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:15:49.252Z] ---> 754f76d87eee [2022-05-23T14:15:49.252Z] Step 3/26 : WORKDIR /edgex-go [2022-05-23T14:15:50.261Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:15:50.261Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:15:50.261Z] ---> 754f76d87eee [2022-05-23T14:15:50.261Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T14:15:50.261Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:15:50.261Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:15:50.261Z] ---> 754f76d87eee [2022-05-23T14:15:50.261Z] Step 3/25 : WORKDIR /edgex-go [2022-05-23T14:15:50.566Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:15:50.852Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:15:50.852Z] ---> 754f76d87eee [2022-05-23T14:15:50.852Z] Step 3/31 : WORKDIR /edgex-go [2022-05-23T14:15:50.852Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:15:50.852Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:15:50.852Z] ---> 754f76d87eee [2022-05-23T14:15:50.852Z] ---> Running in 3bd8f4d96f83 [2022-05-23T14:15:50.852Z] ---> Running in 441ea1e77452 [2022-05-23T14:15:50.852Z] ---> Running in e13d71240e48 [2022-05-23T14:15:50.852Z] ---> Running in 603fdab08ddd [2022-05-23T14:15:50.852Z] Step 3/25 : WORKDIR /edgex-go [2022-05-23T14:15:50.852Z] ---> Running in c5e3aa7d6c06 [2022-05-23T14:15:51.491Z] Removing intermediate container 3bd8f4d96f83 [2022-05-23T14:15:51.491Z] ---> 8931bce0ff7a [2022-05-23T14:15:51.491Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:15:51.491Z] Removing intermediate container 441ea1e77452 [2022-05-23T14:15:51.491Z] ---> dd5d8c2f606a [2022-05-23T14:15:51.491Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:15:51.491Z] Removing intermediate container 603fdab08ddd [2022-05-23T14:15:51.491Z] ---> 8c2989761641 [2022-05-23T14:15:51.491Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:15:51.491Z] Removing intermediate container c5e3aa7d6c06 [2022-05-23T14:15:51.491Z] ---> 960d86ccbfe4 [2022-05-23T14:15:51.491Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:15:51.491Z] Removing intermediate container e13d71240e48 [2022-05-23T14:15:51.491Z] ---> 79e5ee0dbb1e [2022-05-23T14:15:51.491Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:15:51.491Z] ---> Running in fe0ab6dbc16a [2022-05-23T14:15:51.772Z] ---> Running in f1485d8690a8 [2022-05-23T14:15:51.772Z] ---> Running in 2a43afd7dac0 [2022-05-23T14:15:51.772Z] ---> Running in fbc4ace47a30 [2022-05-23T14:15:51.772Z] ---> Running in 5dafd517d716 [2022-05-23T14:15:56.161Z] Removing intermediate container fe0ab6dbc16a [2022-05-23T14:15:56.161Z] ---> eca9a206d5cd [2022-05-23T14:15:56.161Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T14:15:56.161Z] ---> Running in 05bb215a81f0 [2022-05-23T14:15:56.161Z] Removing intermediate container fbc4ace47a30 [2022-05-23T14:15:56.161Z] ---> 3ec4c48b0709 [2022-05-23T14:15:56.161Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-23T14:15:56.161Z] Removing intermediate container 2a43afd7dac0 [2022-05-23T14:15:56.161Z] ---> 0159ff4ec76f [2022-05-23T14:15:56.161Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-23T14:15:56.161Z] ---> Running in 6850d318edb4 [2022-05-23T14:15:56.161Z] ---> Running in 49792b2e0b20 [2022-05-23T14:15:56.161Z] Removing intermediate container f1485d8690a8 [2022-05-23T14:15:56.161Z] ---> 7a5e7082d4bb [2022-05-23T14:15:56.161Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T14:15:56.456Z] Removing intermediate container 5dafd517d716 [2022-05-23T14:15:56.456Z] ---> 1a61527299bc [2022-05-23T14:15:56.456Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-23T14:15:56.456Z] ---> Running in 4cca2dd98b5f [2022-05-23T14:15:56.456Z] ---> Running in 29da6054651d [2022-05-23T14:15:57.918Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T14:15:58.204Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T14:15:58.488Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T14:15:58.488Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T14:15:58.488Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T14:15:58.768Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T14:15:59.047Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T14:15:59.334Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T14:15:59.614Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T14:15:59.614Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T14:16:00.234Z] OK: 220 MiB in 52 packages [2022-05-23T14:16:00.234Z] OK: 220 MiB in 52 packages [2022-05-23T14:16:00.844Z] OK: 220 MiB in 52 packages [2022-05-23T14:16:00.844Z] OK: 220 MiB in 52 packages [2022-05-23T14:16:01.128Z] OK: 220 MiB in 52 packages [2022-05-23T14:16:02.138Z] Removing intermediate container 05bb215a81f0 [2022-05-23T14:16:02.138Z] ---> e41934ba9720 [2022-05-23T14:16:02.138Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-23T14:16:02.418Z] Removing intermediate container 49792b2e0b20 [2022-05-23T14:16:02.418Z] ---> 09d4ff343a6e [2022-05-23T14:16:02.418Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-23T14:16:02.699Z] Removing intermediate container 29da6054651d [2022-05-23T14:16:02.699Z] Removing intermediate container 4cca2dd98b5f [2022-05-23T14:16:02.699Z] ---> 225567ddf682 [2022-05-23T14:16:02.699Z] Step 6/25 : COPY go.mod vendor* ./ ---> 7a7897be978c [2022-05-23T14:16:02.699Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T14:16:02.699Z] [2022-05-23T14:16:02.699Z] Removing intermediate container 6850d318edb4 [2022-05-23T14:16:02.699Z] ---> c1da1b4f2960 [2022-05-23T14:16:02.699Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-23T14:16:03.698Z] ---> 8ec791152c55 [2022-05-23T14:16:03.698Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:16:03.698Z] ---> f4c9bea54079 [2022-05-23T14:16:03.698Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:16:03.698Z] ---> Running in a4824bc12d28 [2022-05-23T14:16:03.698Z] ---> Running in 96fe93eb0631 [2022-05-23T14:16:03.982Z] ---> 7d8edc26c3eb [2022-05-23T14:16:03.982Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:16:03.982Z] ---> Running in 8cca7a4c9674 [2022-05-23T14:16:03.982Z] ---> 8729651b16e9 [2022-05-23T14:16:03.982Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:16:04.590Z] ---> Running in e6041e829ea7 [2022-05-23T14:16:04.875Z] ---> ce2e5549b5f5 [2022-05-23T14:16:04.875Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:16:04.875Z] ---> Running in 6a7426142c10 [2022-05-23T14:16:09.234Z] Removing intermediate container a4824bc12d28 [2022-05-23T14:16:09.234Z] ---> 80675906c9aa [2022-05-23T14:16:09.234Z] Step 8/25 : COPY . . [2022-05-23T14:16:10.239Z] Removing intermediate container 96fe93eb0631 [2022-05-23T14:16:10.239Z] ---> 936f1d316bac [2022-05-23T14:16:10.239Z] Step 8/26 : COPY . . [2022-05-23T14:16:10.841Z] Removing intermediate container e6041e829ea7 [2022-05-23T14:16:10.841Z] ---> baff07237d78 [2022-05-23T14:16:10.841Z] Step 8/22 : COPY . . [2022-05-23T14:16:10.841Z] Removing intermediate container 8cca7a4c9674 [2022-05-23T14:16:10.841Z] ---> f59c4d907889 [2022-05-23T14:16:10.841Z] Step 8/25 : COPY . . [2022-05-23T14:16:10.841Z] Removing intermediate container 6a7426142c10 [2022-05-23T14:16:10.841Z] ---> 5933cfa55413 [2022-05-23T14:16:10.841Z] Step 8/31 : COPY . . [2022-05-23T14:16:43.267Z] ---> 769a746cc337 [2022-05-23T14:16:43.267Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T14:16:43.267Z] ---> fa022abb9f3b [2022-05-23T14:16:43.267Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-23T14:16:43.267Z] ---> d3e62b12313d [2022-05-23T14:16:43.267Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T14:16:43.267Z] ---> 31dad3df07d9 [2022-05-23T14:16:43.267Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-23T14:16:43.267Z] ---> Running in b0ed2090e197 [2022-05-23T14:16:43.267Z] ---> Running in 40b80aa1d42d [2022-05-23T14:16:43.267Z] ---> Running in 345f855ad41b [2022-05-23T14:16:43.267Z] ---> Running in 18e77fbe0d93 [2022-05-23T14:16:43.267Z] Removing intermediate container b0ed2090e197 [2022-05-23T14:16:43.267Z] ---> 316b1ead1799 [2022-05-23T14:16:43.267Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-23T14:16:43.267Z] ---> Running in b28f7fc179b1 [2022-05-23T14:16:43.267Z] Removing intermediate container 345f855ad41b [2022-05-23T14:16:43.267Z] ---> b108595f44c5 [2022-05-23T14:16:43.267Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-23T14:16:43.267Z] ---> cb3e88a1942f [2022-05-23T14:16:43.267Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-23T14:16:43.267Z] ---> Running in aa847fff40f6 [2022-05-23T14:16:43.267Z] ---> Running in 1f2c133e2972 [2022-05-23T14:16:43.267Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-23T14:16:43.267Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-23T14:16:43.267Z] 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-05-23T14:16:43.267Z] Removing intermediate container b28f7fc179b1 [2022-05-23T14:16:43.267Z] ---> 8179f674cd4d [2022-05-23T14:16:43.267Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-23T14:16:43.267Z] ---> Running in a8bb264b73a8 [2022-05-23T14:16:43.267Z] Removing intermediate container aa847fff40f6 [2022-05-23T14:16:43.267Z] ---> 3b6df99b871a [2022-05-23T14:16:43.267Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-23T14:16:43.551Z] ---> Running in 5ed222ff41df [2022-05-23T14:16:43.830Z] Removing intermediate container a8bb264b73a8 [2022-05-23T14:16:43.830Z] ---> 2d6ae8f72eb1 [2022-05-23T14:16:43.830Z] 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-05-23T14:16:44.108Z] ---> Running in b0b6abb0aa25 [2022-05-23T14:16:44.108Z] Removing intermediate container 5ed222ff41df [2022-05-23T14:16:44.108Z] ---> 6ee325f390da [2022-05-23T14:16:44.108Z] 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-05-23T14:16:44.386Z] ---> Running in 7eba1f6e7681 [2022-05-23T14:16:47.061Z] spire-1.2.1/ [2022-05-23T14:16:47.061Z] spire-1.2.1/.data/ [2022-05-23T14:16:47.061Z] spire-1.2.1/.data/.file [2022-05-23T14:16:47.061Z] spire-1.2.1/.dockerignore [2022-05-23T14:16:47.061Z] spire-1.2.1/.gitattributes [2022-05-23T14:16:47.061Z] spire-1.2.1/.githooks/ [2022-05-23T14:16:47.061Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T14:16:47.061Z] spire-1.2.1/.github/ [2022-05-23T14:16:47.061Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T14:16:47.061Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T14:16:47.061Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T14:16:47.061Z] spire-1.2.1/.github/workflows/ [2022-05-23T14:16:47.061Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T14:16:47.061Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T14:16:47.061Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T14:16:47.061Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T14:16:47.061Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T14:16:47.061Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T14:16:47.061Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T14:16:47.061Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T14:16:47.061Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T14:16:47.061Z] spire-1.2.1/.gitignore [2022-05-23T14:16:47.061Z] spire-1.2.1/.go-version [2022-05-23T14:16:47.061Z] spire-1.2.1/.golangci.yml [2022-05-23T14:16:47.061Z] spire-1.2.1/ADOPTERS.md [2022-05-23T14:16:47.061Z] spire-1.2.1/CHANGELOG.md [2022-05-23T14:16:47.061Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T14:16:47.061Z] spire-1.2.1/CODEOWNERS [2022-05-23T14:16:47.061Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T14:16:47.061Z] spire-1.2.1/Dockerfile [2022-05-23T14:16:47.061Z] spire-1.2.1/Dockerfile.dev [2022-05-23T14:16:47.061Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T14:16:47.061Z] spire-1.2.1/LICENSE [2022-05-23T14:16:47.061Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T14:16:47.061Z] spire-1.2.1/Makefile [2022-05-23T14:16:47.061Z] spire-1.2.1/README.md [2022-05-23T14:16:47.061Z] spire-1.2.1/ROADMAP.md [2022-05-23T14:16:47.061Z] spire-1.2.1/SECURITY.md [2022-05-23T14:16:47.061Z] spire-1.2.1/cmd/ [2022-05-23T14:16:47.061Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T14:16:47.061Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T14:16:47.061Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T14:16:47.061Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T14:16:47.061Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T14:16:47.061Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T14:16:47.061Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T14:16:47.061Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T14:16:47.061Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T14:16:47.061Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T14:16:47.061Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T14:16:47.061Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T14:16:47.061Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T14:16:47.061Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T14:16:47.061Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T14:16:47.061Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T14:16:47.061Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T14:16:47.061Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T14:16:47.061Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T14:16:47.061Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T14:16:47.061Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T14:16:47.061Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T14:16:47.061Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T14:16:47.061Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T14:16:47.061Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T14:16:47.061Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T14:16:47.061Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T14:16:47.061Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T14:16:47.061Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T14:16:47.061Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T14:16:47.061Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T14:16:47.061Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T14:16:47.061Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T14:16:47.061Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T14:16:47.061Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T14:16:47.061Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T14:16:47.061Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T14:16:47.061Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T14:16:47.061Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T14:16:47.061Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T14:16:47.061Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T14:16:47.340Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T14:16:47.340Z] spire-1.2.1/conf/ [2022-05-23T14:16:47.340Z] spire-1.2.1/conf/agent/ [2022-05-23T14:16:47.340Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T14:16:47.340Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T14:16:47.340Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T14:16:47.340Z] spire-1.2.1/conf/server/ [2022-05-23T14:16:47.340Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T14:16:47.340Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T14:16:47.340Z] spire-1.2.1/conf/server/server.conf [2022-05-23T14:16:47.340Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T14:16:47.340Z] spire-1.2.1/doc/ [2022-05-23T14:16:47.340Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T14:16:47.340Z] spire-1.2.1/doc/auditlog.md [2022-05-23T14:16:47.340Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T14:16:47.340Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T14:16:47.340Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T14:16:47.340Z] spire-1.2.1/doc/images/ [2022-05-23T14:16:47.340Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T14:16:47.340Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T14:16:47.340Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T14:16:47.340Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T14:16:47.340Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T14:16:47.340Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T14:16:47.340Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T14:16:47.340Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T14:16:47.340Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T14:16:47.340Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T14:16:47.340Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T14:16:47.340Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T14:16:47.340Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T14:16:47.340Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T14:16:47.340Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T14:16:47.340Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T14:16:47.340Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T14:16:47.340Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T14:16:47.340Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T14:16:47.340Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T14:16:47.340Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T14:16:47.340Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T14:16:47.340Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T14:16:47.340Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T14:16:47.340Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T14:16:47.618Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T14:16:47.618Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T14:16:47.618Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T14:16:47.618Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T14:16:47.618Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T14:16:47.618Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T14:16:47.618Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T14:16:47.618Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T14:16:47.618Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T14:16:47.618Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T14:16:47.618Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T14:16:47.618Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T14:16:47.618Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T14:16:47.618Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T14:16:47.619Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T14:16:47.619Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T14:16:47.619Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T14:16:47.619Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T14:16:47.619Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T14:16:47.619Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T14:16:47.619Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.mdspire-1.2.1/ [2022-05-23T14:16:47.619Z] [2022-05-23T14:16:47.619Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T14:16:47.619Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T14:16:47.619Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T14:16:47.619Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T14:16:47.619Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T14:16:47.619Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T14:16:47.619Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T14:16:47.619Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T14:16:47.619Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T14:16:47.619Z] spire-1.2.1/doc/spire_server.md [2022-05-23T14:16:47.619Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T14:16:47.619Z] spire-1.2.1/doc/telemetry.md [2022-05-23T14:16:47.619Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T14:16:47.619Z] spire-1.2.1/doc/upgrading.md [2022-05-23T14:16:47.619Z] spire-1.2.1/doc/using_spire.md [2022-05-23T14:16:47.619Z] spire-1.2.1/examples/ [2022-05-23T14:16:47.619Z] spire-1.2.1/examples/README.md [2022-05-23T14:16:47.619Z] spire-1.2.1/go.mod [2022-05-23T14:16:47.619Z] spire-1.2.1/go.sum [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/ [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/ [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/catalog/keymanager.gospire-1.2.1/.data/ [2022-05-23T14:16:47.619Z] spire-1.2.1/.data/.file [2022-05-23T14:16:47.619Z] spire-1.2.1/.dockerignore [2022-05-23T14:16:47.619Z] spire-1.2.1/.gitattributes [2022-05-23T14:16:47.619Z] spire-1.2.1/.githooks/ [2022-05-23T14:16:47.619Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T14:16:47.619Z] spire-1.2.1/.github/ [2022-05-23T14:16:47.619Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T14:16:47.619Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T14:16:47.619Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T14:16:47.619Z] spire-1.2.1/.github/workflows/ [2022-05-23T14:16:47.619Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T14:16:47.619Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T14:16:47.619Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T14:16:47.619Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T14:16:47.619Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T14:16:47.619Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T14:16:47.619Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T14:16:47.619Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T14:16:47.619Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T14:16:47.619Z] spire-1.2.1/.gitignore [2022-05-23T14:16:47.619Z] spire-1.2.1/.go-version [2022-05-23T14:16:47.619Z] spire-1.2.1/.golangci.yml [2022-05-23T14:16:47.619Z] spire-1.2.1/ADOPTERS.md [2022-05-23T14:16:47.619Z] spire-1.2.1/CHANGELOG.md [2022-05-23T14:16:47.619Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T14:16:47.619Z] spire-1.2.1/CODEOWNERS [2022-05-23T14:16:47.619Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T14:16:47.619Z] spire-1.2.1/Dockerfile [2022-05-23T14:16:47.619Z] spire-1.2.1/Dockerfile.dev [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T14:16:47.619Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T14:16:47.619Z] spire-1.2.1/LICENSE [2022-05-23T14:16:47.619Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T14:16:47.619Z] spire-1.2.1/Makefile [2022-05-23T14:16:47.619Z] spire-1.2.1/README.md [2022-05-23T14:16:47.619Z] spire-1.2.1/ROADMAP.md [2022-05-23T14:16:47.619Z] spire-1.2.1/SECURITY.md [2022-05-23T14:16:47.619Z] spire-1.2.1/cmd/ [2022-05-23T14:16:47.619Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T14:16:47.619Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T14:16:47.619Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T14:16:47.619Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T14:16:47.619Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T14:16:47.619Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T14:16:47.619Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T14:16:47.619Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T14:16:47.619Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T14:16:47.619Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T14:16:47.619Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T14:16:47.619Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T14:16:47.619Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T14:16:47.619Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T14:16:47.619Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T14:16:47.619Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T14:16:47.619Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T14:16:47.619Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T14:16:47.619Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T14:16:47.619Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T14:16:47.619Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T14:16:47.619Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T14:16:47.619Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T14:16:47.619Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T14:16:47.619Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T14:16:47.619Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T14:16:47.619Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T14:16:47.619Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T14:16:47.619Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T14:16:47.619Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T14:16:47.619Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T14:16:47.619Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T14:16:47.619Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T14:16:47.619Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T14:16:47.619Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T14:16:47.619Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T14:16:47.619Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T14:16:47.619Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T14:16:47.619Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T14:16:47.619Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T14:16:47.619Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T14:16:47.619Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T14:16:47.619Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/common/ [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/common/api/ [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T14:16:47.620Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T14:16:47.620Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T14:16:47.620Z] spire-1.2.1/conf/ [2022-05-23T14:16:47.620Z] spire-1.2.1/conf/agent/ [2022-05-23T14:16:47.620Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T14:16:47.620Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T14:16:47.620Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T14:16:47.620Z] spire-1.2.1/conf/server/ [2022-05-23T14:16:47.620Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T14:16:47.620Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T14:16:47.620Z] spire-1.2.1/conf/server/server.conf [2022-05-23T14:16:47.620Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T14:16:47.620Z] spire-1.2.1/doc/ [2022-05-23T14:16:47.620Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T14:16:47.620Z] spire-1.2.1/doc/auditlog.md [2022-05-23T14:16:47.620Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T14:16:47.620Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T14:16:47.620Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T14:16:47.620Z] spire-1.2.1/doc/images/ [2022-05-23T14:16:47.620Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T14:16:47.620Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T14:16:47.620Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T14:16:47.898Z] [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.mdspire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/spire_server.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/telemetry.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/upgrading.md [2022-05-23T14:16:47.898Z] spire-1.2.1/doc/using_spire.md [2022-05-23T14:16:47.898Z] spire-1.2.1/examples/ [2022-05-23T14:16:47.898Z] spire-1.2.1/examples/README.md [2022-05-23T14:16:47.898Z] spire-1.2.1/go.mod [2022-05-23T14:16:47.898Z] spire-1.2.1/go.sum [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/ [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/agent/ [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T14:16:47.898Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T14:16:47.899Z] [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/endpoints/metrics.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/health/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/log/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T14:16:47.899Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T14:16:47.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/ [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/api/ [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T14:16:48.180Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T14:16:48.181Z] [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/uptime/uptime_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/util/ [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/version/ [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T14:16:48.181Z] [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/server/ [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/server/api/ [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T14:16:48.181Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/health/ [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/log/ [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T14:16:48.182Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T14:16:48.183Z] [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/selector/selector_test.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/server/config.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T14:16:48.183Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T14:16:48.463Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T14:16:48.463Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T14:16:48.463Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T14:16:48.463Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T14:16:48.463Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T14:16:48.463Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T14:16:48.463Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T14:16:48.463Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T14:16:48.463Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T14:16:48.463Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T14:16:48.463Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T14:16:48.463Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T14:16:48.463Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T14:16:48.463Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T14:16:48.463Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T14:16:48.463Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T14:16:48.463Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T14:16:48.463Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T14:16:48.463Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T14:16:48.463Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T14:16:48.463Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T14:16:48.463Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T14:16:48.463Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T14:16:48.463Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T14:16:48.463Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T14:16:48.463Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T14:16:48.463Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T14:16:48.463Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T14:16:48.463Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T14:16:48.463Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T14:16:48.463Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T14:16:48.463Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T14:16:48.463Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T14:16:48.463Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T14:16:48.463Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T14:16:48.463Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T14:16:48.463Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T14:16:48.463Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T14:16:48.463Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T14:16:48.463Z] spire-1.2.1/pkg/common/util/ [2022-05-23T14:16:48.463Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T14:16:48.463Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/common/version/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T14:16:48.464Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T14:16:48.465Z] [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/config.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T14:16:48.465Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T14:16:48.466Z] [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T14:16:48.466Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/server.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T14:16:48.746Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T14:16:48.746Z] spire-1.2.1/proto/ [2022-05-23T14:16:48.746Z] spire-1.2.1/proto/private/ [2022-05-23T14:16:48.747Z] spire-1.2.1/proto/private/server/ [2022-05-23T14:16:48.747Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T14:16:48.747Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T14:16:48.747Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T14:16:48.747Z] spire-1.2.1/proto/spire/ [2022-05-23T14:16:48.747Z] spire-1.2.1/proto/spire/common/ [2022-05-23T14:16:48.747Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T14:16:48.747Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T14:16:48.747Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T14:16:48.747Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T14:16:48.747Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T14:16:48.747Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T14:16:48.747Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T14:16:48.747Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T14:16:48.747Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T14:16:48.747Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T14:16:48.747Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T14:16:48.747Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T14:16:48.747Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T14:16:48.747Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T14:16:48.747Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T14:16:48.747Z] spire-1.2.1/release/ [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T14:16:48.747Z] spire-1.2.1/release/spire-extras/ [2022-05-23T14:16:48.747Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T14:16:48.747Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T14:16:48.747Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T14:16:48.747Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T14:16:48.747Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T14:16:48.747Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T14:16:48.747Z] spire-1.2.1/release/spire/ [2022-05-23T14:16:48.747Z] spire-1.2.1/release/spire/README.md [2022-05-23T14:16:48.747Z] spire-1.2.1/release/spire/conf/ [2022-05-23T14:16:48.747Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T14:16:48.747Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T14:16:48.747Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T14:16:48.747Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T14:16:48.747Z] spire-1.2.1/script/ [2022-05-23T14:16:48.747Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T14:16:48.747Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T14:16:48.747Z] spire-1.2.1/support/ [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/ [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T14:16:48.747Z] [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T14:16:48.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T14:16:48.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T14:16:48.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T14:16:48.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T14:16:48.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T14:16:48.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T14:16:48.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T14:16:48.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T14:16:48.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T14:16:48.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T14:16:48.748Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T14:16:48.748Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T14:16:48.748Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T14:16:48.748Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T14:16:48.748Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T14:16:48.748Z] spire-1.2.1/pkg/server/server.go [2022-05-23T14:16:48.748Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T14:16:48.748Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T14:16:48.748Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T14:16:48.748Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T14:16:48.748Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T14:16:48.748Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T14:16:48.748Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T14:16:48.748Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T14:16:48.748Z] spire-1.2.1/proto/ [2022-05-23T14:16:48.748Z] spire-1.2.1/proto/private/ [2022-05-23T14:16:48.748Z] spire-1.2.1/proto/private/server/ [2022-05-23T14:16:48.748Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T14:16:48.748Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T14:16:48.748Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T14:16:48.748Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T14:16:48.748Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T14:16:48.748Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T14:16:48.748Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T14:16:48.748Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T14:16:48.748Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T14:16:48.748Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T14:16:48.748Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T14:16:48.748Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T14:16:48.748Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T14:16:48.748Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T14:16:48.748Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T14:16:48.748Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T14:16:48.748Z] spire-1.2.1/test/ [2022-05-23T14:16:48.748Z] spire-1.2.1/test/clock/ [2022-05-23T14:16:48.748Z] spire-1.2.1/test/clock/clock.go [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fakes/ [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T14:16:48.748Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T14:16:48.748Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T14:16:48.748Z] spire-1.2.1/proto/spire/ [2022-05-23T14:16:48.748Z] spire-1.2.1/proto/spire/common/ [2022-05-23T14:16:48.748Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T14:16:48.748Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T14:16:48.748Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T14:16:48.748Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T14:16:48.748Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T14:16:48.748Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T14:16:48.748Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T14:16:48.748Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T14:16:48.748Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T14:16:48.748Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T14:16:48.748Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T14:16:48.748Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T14:16:48.748Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T14:16:48.748Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T14:16:48.748Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T14:16:48.748Z] spire-1.2.1/release/ [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T14:16:48.748Z] spire-1.2.1/release/spire-extras/ [2022-05-23T14:16:48.748Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T14:16:48.748Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T14:16:48.748Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T14:16:48.748Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T14:16:48.748Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T14:16:48.748Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T14:16:48.748Z] spire-1.2.1/release/spire/ [2022-05-23T14:16:48.748Z] spire-1.2.1/release/spire/README.md [2022-05-23T14:16:48.748Z] spire-1.2.1/release/spire/conf/ [2022-05-23T14:16:48.748Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T14:16:48.748Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T14:16:48.748Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T14:16:48.748Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T14:16:48.748Z] spire-1.2.1/script/ [2022-05-23T14:16:48.748Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T14:16:48.748Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T14:16:48.748Z] spire-1.2.1/support/ [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/ [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fixture/ [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fixture/config/ [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T14:16:48.748Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T14:16:48.748Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T14:16:48.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T14:16:48.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T14:16:48.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T14:16:48.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T14:16:48.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T14:16:48.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T14:16:48.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T14:16:48.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T14:16:48.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T14:16:48.749Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T14:16:48.749Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T14:16:48.749Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T14:16:48.749Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T14:16:48.749Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T14:16:48.749Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T14:16:48.749Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T14:16:48.749Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T14:16:48.749Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T14:16:48.749Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T14:16:48.749Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T14:16:48.749Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T14:16:48.749Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T14:16:48.749Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T14:16:48.749Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T14:16:48.749Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T14:16:48.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T14:16:48.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T14:16:48.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T14:16:48.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T14:16:48.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T14:16:48.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T14:16:48.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T14:16:48.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T14:16:48.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T14:16:48.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T14:16:48.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T14:16:48.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T14:16:48.749Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T14:16:48.749Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T14:16:48.749Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T14:16:48.749Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T14:16:48.749Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T14:16:48.749Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T14:16:48.749Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T14:16:48.749Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T14:16:48.749Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T14:16:48.749Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T14:16:48.749Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T14:16:48.749Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T14:16:48.749Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T14:16:48.749Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T14:16:48.749Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T14:16:48.749Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T14:16:48.749Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T14:16:48.749Z] spire-1.2.1/test/integration/ [2022-05-23T14:16:48.749Z] spire-1.2.1/test/integration/README.md [2022-05-23T14:16:48.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T14:16:48.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T14:16:48.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T14:16:48.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T14:16:48.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T14:16:48.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T14:16:48.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T14:16:48.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T14:16:48.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T14:16:48.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T14:16:48.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T14:16:48.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T14:16:48.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T14:16:48.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T14:16:48.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T14:16:48.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T14:16:48.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T14:16:48.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T14:16:48.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T14:16:48.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T14:16:48.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T14:16:48.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T14:16:48.749Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T14:16:48.749Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T14:16:48.749Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T14:16:48.749Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T14:16:48.749Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T14:16:48.749Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T14:16:48.749Z] spire-1.2.1/test/integration/common [2022-05-23T14:16:48.749Z] spire-1.2.1/test/integration/setup/ [2022-05-23T14:16:48.749Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T14:16:48.749Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T14:16:48.749Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T14:16:48.749Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T14:16:48.749Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T14:16:48.749Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T14:16:48.749Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T14:16:48.749Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T14:16:48.749Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T14:16:48.749Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T14:16:48.749Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T14:16:48.749Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T14:16:48.749Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T14:16:48.749Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T14:16:48.749Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T14:16:48.749Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T14:16:48.749Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T14:16:49.027Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T14:16:49.027Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T14:16:49.028Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T14:16:49.028Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T14:16:49.028Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T14:16:49.028Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T14:16:49.028Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T14:16:49.028Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T14:16:49.028Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T14:16:49.028Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T14:16:49.028Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T14:16:49.028Z] spire-1.2.1/test/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/clock/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/clock/clock.go [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fakes/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fixture/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fixture/config/ [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T14:16:49.028Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T14:16:49.029Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T14:16:49.029Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T14:16:49.029Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T14:16:49.029Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T14:16:49.029Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T14:16:49.029Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T14:16:49.029Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T14:16:49.029Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T14:16:49.029Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T14:16:49.029Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T14:16:49.029Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T14:16:49.029Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T14:16:49.029Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T14:16:49.029Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T14:16:49.029Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T14:16:49.029Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T14:16:49.029Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T14:16:49.029Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T14:16:49.029Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T14:16:49.029Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T14:16:49.029Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T14:16:49.029Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T14:16:49.029Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T14:16:49.029Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T14:16:49.029Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T14:16:49.029Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T14:16:49.029Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T14:16:49.029Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T14:16:49.029Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T14:16:49.029Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T14:16:49.029Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T14:16:49.029Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T14:16:49.029Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/README.md [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/common [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/setup/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T14:16:49.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/ [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T14:16:49.030Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T14:16:49.031Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T14:16:49.032Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T14:16:49.309Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T14:16:49.309Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T14:16:49.309Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T14:16:49.309Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T14:16:49.309Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T14:16:49.309Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T14:16:49.309Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T14:16:49.309Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T14:16:49.309Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T14:16:49.309Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T14:16:49.309Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T14:16:49.309Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T14:16:49.309Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T14:16:49.309Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T14:16:49.309Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T14:16:49.309Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T14:16:49.309Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T14:16:49.309Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T14:16:49.309Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T14:16:49.309Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/test.sh [2022-05-23T14:16:49.310Z] spire-1.2.1/test/plugintest/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T14:16:49.310Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T14:16:49.310Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T14:16:49.310Z] spire-1.2.1/test/spiretest/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T14:16:49.310Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T14:16:49.310Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T14:16:49.310Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T14:16:49.310Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T14:16:49.310Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T14:16:49.310Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T14:16:49.310Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T14:16:49.310Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T14:16:49.310Z] spire-1.2.1/test/testca/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/testca/ca.go [2022-05-23T14:16:49.310Z] spire-1.2.1/test/testkey/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T14:16:49.310Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T14:16:49.310Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T14:16:49.310Z] spire-1.2.1/test/testkey/new.go [2022-05-23T14:16:49.310Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T14:16:49.310Z] spire-1.2.1/test/util/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T14:16:49.310Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T14:16:49.310Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T14:16:49.310Z] spire-1.2.1/test/util/race.go [2022-05-23T14:16:49.310Z] spire-1.2.1/test/util/util.go [2022-05-23T14:16:49.310Z] [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectlbuilding spire from source... [2022-05-23T14:16:49.310Z] [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T14:16:49.310Z] spire-1.2.1/test/integration/test.sh [2022-05-23T14:16:49.310Z] spire-1.2.1/test/plugintest/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T14:16:49.310Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T14:16:49.310Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T14:16:49.310Z] spire-1.2.1/test/spiretest/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T14:16:49.310Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T14:16:49.310Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T14:16:49.310Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T14:16:49.310Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T14:16:49.310Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T14:16:49.310Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T14:16:49.310Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T14:16:49.310Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T14:16:49.310Z] spire-1.2.1/test/testca/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/testca/ca.go [2022-05-23T14:16:49.310Z] spire-1.2.1/test/testkey/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T14:16:49.310Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T14:16:49.310Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T14:16:49.310Z] spire-1.2.1/test/testkey/new.go [2022-05-23T14:16:49.310Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T14:16:49.310Z] spire-1.2.1/test/util/ [2022-05-23T14:16:49.310Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T14:16:49.310Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T14:16:49.310Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T14:16:49.310Z] spire-1.2.1/test/util/race.go [2022-05-23T14:16:49.310Z] spire-1.2.1/test/util/util.go [2022-05-23T14:16:49.310Z] building spire from source... [2022-05-23T14:16:49.586Z] Installing go1.17.7... [2022-05-23T14:16:50.195Z] Installing go1.17.7... [2022-05-23T14:17:17.092Z] Building bin/spire-server... [2022-05-23T14:17:17.092Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T14:17:17.092Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T14:17:17.092Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T14:17:17.092Z] Building bin/spire-server... [2022-05-23T14:17:17.092Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T14:17:17.092Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T14:17:17.092Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T14:17:17.092Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T14:17:17.092Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T14:17:17.092Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T14:17:17.092Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T14:17:17.092Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T14:17:17.092Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T14:17:17.699Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T14:17:17.978Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T14:17:19.184Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T14:17:19.469Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T14:17:19.469Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T14:17:19.469Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T14:17:19.752Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T14:17:20.037Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T14:17:20.037Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T14:17:20.037Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T14:17:20.037Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T14:17:20.318Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T14:17:20.603Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T14:17:20.603Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T14:17:20.603Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T14:17:20.885Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T14:17:20.885Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T14:17:21.165Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T14:17:21.447Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T14:17:21.447Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T14:17:21.447Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T14:17:21.447Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T14:17:21.726Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T14:17:21.726Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T14:17:21.726Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T14:17:21.726Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T14:17:22.008Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T14:17:22.631Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T14:17:22.631Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T14:17:22.914Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T14:17:22.914Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T14:17:22.914Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T14:17:23.208Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T14:17:23.498Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T14:17:24.713Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T14:17:40.565Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T14:17:40.565Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T14:17:40.565Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T14:17:40.565Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T14:17:40.565Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T14:17:40.565Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T14:17:40.565Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T14:17:40.565Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T14:17:40.565Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T14:17:40.565Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T14:17:40.565Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T14:17:40.565Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T14:17:40.565Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T14:17:40.565Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T14:17:40.565Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T14:17:40.843Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T14:17:41.842Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T14:17:42.497Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T14:17:42.774Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T14:17:42.774Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T14:17:42.774Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T14:17:42.774Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T14:17:43.050Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T14:17:43.050Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T14:17:43.050Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T14:17:43.324Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T14:17:43.598Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T14:17:44.413Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T14:17:44.413Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T14:17:44.413Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T14:17:44.692Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T14:17:49.033Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T14:17:49.315Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T14:17:49.315Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T14:17:49.595Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T14:17:50.206Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T14:17:50.206Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T14:17:50.206Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T14:17:50.206Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T14:17:50.486Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T14:17:50.487Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T14:17:50.768Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T14:17:50.768Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T14:17:50.768Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T14:17:51.050Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T14:17:51.050Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T14:17:51.331Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T14:17:51.331Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T14:17:51.981Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T14:17:53.434Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T14:17:53.434Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T14:17:53.434Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T14:17:53.434Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T14:17:53.714Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T14:17:53.714Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T14:17:53.714Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T14:17:53.993Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T14:17:54.271Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T14:17:54.271Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T14:17:54.551Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T14:17:54.832Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T14:17:54.832Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T14:17:54.832Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T14:17:56.289Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T14:17:58.933Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T14:17:58.933Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T14:17:58.933Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T14:17:59.218Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T14:17:59.498Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T14:17:59.498Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T14:18:02.164Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T14:18:02.164Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T14:18:02.164Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T14:18:02.164Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T14:18:02.468Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T14:18:24.736Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T14:18:24.736Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T14:18:24.736Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T14:18:24.736Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T14:18:25.017Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T14:18:25.626Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T14:18:25.626Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T14:18:26.232Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T14:18:30.578Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T14:18:37.546Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T14:18:38.156Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T14:18:40.816Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T14:18:40.816Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T14:18:40.816Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T14:18:41.814Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T14:18:57.033Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T14:18:57.315Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T14:18:57.598Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T14:18:57.598Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T14:19:00.253Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T14:19:00.861Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T14:19:01.471Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T14:19:02.926Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T14:19:04.933Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T14:19:04.933Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T14:19:05.211Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T14:19:06.212Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T14:19:06.212Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T14:19:06.494Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T14:19:06.775Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T14:19:07.055Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T14:19:07.335Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T14:19:07.615Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T14:19:07.615Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T14:19:07.894Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T14:19:08.174Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T14:19:08.782Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T14:19:09.061Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T14:19:09.061Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T14:19:09.340Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T14:19:09.340Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T14:19:09.340Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T14:19:09.340Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T14:19:09.947Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T14:19:10.555Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T14:19:11.468Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T14:19:13.830Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T14:19:14.436Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T14:19:15.432Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T14:19:15.712Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T14:19:15.712Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T14:19:15.712Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T14:19:15.712Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T14:19:15.990Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T14:19:15.990Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T14:19:16.333Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T14:19:16.333Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T14:19:16.333Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T14:19:16.792Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T14:19:18.294Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T14:19:18.294Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T14:19:18.294Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T14:19:19.312Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T14:19:19.587Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T14:19:19.587Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T14:19:19.865Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T14:19:19.865Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T14:19:20.143Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T14:19:20.423Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T14:19:20.703Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T14:19:20.703Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T14:19:20.979Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T14:19:20.979Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T14:19:21.263Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T14:19:21.263Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T14:19:21.263Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T14:19:21.263Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T14:19:21.539Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T14:19:21.825Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T14:19:21.825Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T14:19:22.816Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T14:19:23.094Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T14:19:23.373Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T14:19:23.650Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T14:19:23.931Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T14:19:24.926Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T14:19:26.934Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T14:19:26.934Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T14:19:26.934Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T14:19:27.217Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T14:19:27.500Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T14:19:27.500Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T14:19:27.500Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T14:19:27.500Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T14:19:27.779Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T14:19:27.779Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T14:19:27.779Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T14:19:27.779Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T14:19:28.389Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T14:19:28.668Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T14:19:28.948Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T14:19:29.241Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T14:19:29.241Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T14:19:29.544Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T14:19:29.544Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T14:19:29.544Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T14:19:31.013Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T14:19:31.293Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T14:19:31.574Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T14:19:31.856Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T14:19:31.856Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T14:19:32.136Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T14:19:32.136Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T14:19:32.431Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T14:19:32.431Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T14:19:32.431Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T14:19:33.444Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T14:19:33.747Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T14:19:34.097Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T14:19:34.097Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T14:19:34.393Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T14:19:34.698Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T14:19:34.698Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T14:19:35.305Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T14:19:35.305Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T14:19:35.305Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T14:19:36.300Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T14:19:36.300Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T14:19:36.582Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T14:19:36.582Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T14:19:37.188Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T14:19:37.188Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T14:19:37.188Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T14:19:37.188Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T14:19:37.188Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T14:19:37.468Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T14:19:37.743Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T14:19:37.743Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T14:19:38.020Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T14:19:38.300Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T14:19:38.580Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T14:19:39.187Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T14:19:41.825Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T14:19:43.823Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T14:19:43.823Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T14:19:44.430Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T14:19:44.430Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T14:19:45.431Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T14:19:45.431Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T14:19:45.708Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T14:19:45.708Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T14:19:45.985Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T14:19:45.985Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T14:19:46.263Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T14:19:47.254Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T14:19:47.254Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T14:19:47.254Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T14:19:47.535Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T14:19:56.402Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T14:19:56.402Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T14:19:56.747Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T14:19:56.747Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T14:20:20.042Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T14:20:20.042Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T14:20:22.087Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T14:20:22.087Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T14:21:30.173Z] 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-05-23T14:21:45.303Z] Removing intermediate container 40b80aa1d42d [2022-05-23T14:21:45.303Z] ---> 7438008f6a0b [2022-05-23T14:21:45.303Z] [2022-05-23T14:21:45.303Z] Step 10/25 : FROM alpine:3.14 [2022-05-23T14:21:45.303Z] 3.14: Pulling from library/alpine [2022-05-23T14:21:45.579Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-23T14:21:45.579Z] Status: Downloaded newer image for alpine:3.14 [2022-05-23T14:21:45.579Z] ---> ac73e934f311 [2022-05-23T14:21:45.579Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-23T14:21:46.190Z] ---> Running in c72066971408 [2022-05-23T14:21:49.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T14:21:49.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T14:21:50.776Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-23T14:21:50.776Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-23T14:21:50.776Z] Removing intermediate container 18e77fbe0d93 [2022-05-23T14:21:51.050Z] ---> 5c829326e8da [2022-05-23T14:21:51.050Z] [2022-05-23T14:21:51.050Z] Step 10/31 : FROM alpine:3.14 [2022-05-23T14:21:51.050Z] ---> ac73e934f311 [2022-05-23T14:21:51.050Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-23T14:21:51.050Z] (3/3) Installing su-exec (0.2-r1) [2022-05-23T14:21:51.050Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T14:21:51.050Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T14:21:51.050Z] ---> Running in 572e855e3b15 [2022-05-23T14:21:51.685Z] OK: 6 MiB in 17 packages [2022-05-23T14:21:51.685Z] Removing intermediate container 572e855e3b15 [2022-05-23T14:21:51.685Z] ---> 080ab8619e91 [2022-05-23T14:21:51.685Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-23T14:21:51.962Z] ---> Running in ab5d547267e5 [2022-05-23T14:21:54.610Z] Removing intermediate container c72066971408 [2022-05-23T14:21:54.610Z] ---> ade9548831eb [2022-05-23T14:21:54.610Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-23T14:21:54.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T14:21:54.610Z] ---> Running in c3fae1e61a50 [2022-05-23T14:21:54.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T14:21:54.894Z] Removing intermediate container c3fae1e61a50 [2022-05-23T14:21:54.894Z] ---> 86f7bf1483c8 [2022-05-23T14:21:54.894Z] Step 13/25 : WORKDIR / [2022-05-23T14:21:55.173Z] ---> Running in 4a801e423a2a [2022-05-23T14:21:55.777Z] Removing intermediate container 4a801e423a2a [2022-05-23T14:21:55.777Z] ---> 56f564364ea5 [2022-05-23T14:21:55.777Z] 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-05-23T14:21:56.056Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-23T14:21:56.056Z] (2/2) Installing su-exec (0.2-r1) [2022-05-23T14:21:56.056Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T14:21:56.056Z] OK: 6 MiB in 16 packages [2022-05-23T14:21:56.656Z] ---> 5a13291c81f6 [2022-05-23T14:21:56.656Z] 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-05-23T14:21:58.126Z] Removing intermediate container ab5d547267e5 [2022-05-23T14:21:58.126Z] ---> e63432117aa5 [2022-05-23T14:21:58.126Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-23T14:21:58.126Z] ---> c9a5a914c355 [2022-05-23T14:21:58.126Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-23T14:21:58.126Z] ---> Running in 5c6a43e086e5 [2022-05-23T14:21:58.741Z] Removing intermediate container 5c6a43e086e5 [2022-05-23T14:21:58.741Z] ---> 661bb9f69efc [2022-05-23T14:21:58.741Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-23T14:21:59.015Z] ---> Running in 8380ef8b1cec [2022-05-23T14:21:59.317Z] ---> 0f710f572df3 [2022-05-23T14:21:59.317Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-23T14:21:59.595Z] Removing intermediate container 8380ef8b1cec [2022-05-23T14:21:59.595Z] ---> 799e89859ca2 [2022-05-23T14:21:59.595Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-23T14:21:59.875Z] ---> Running in 099804d81dd5 [2022-05-23T14:22:00.897Z] ---> e22836d3faea [2022-05-23T14:22:00.897Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-23T14:22:03.548Z] ---> 1b2b3383de13 [2022-05-23T14:22:03.548Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-23T14:22:03.548Z] Removing intermediate container 099804d81dd5 [2022-05-23T14:22:03.548Z] ---> 6bf9e9de173f [2022-05-23T14:22:03.548Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-23T14:22:03.548Z] ---> Running in 968a7b24beed [2022-05-23T14:22:04.558Z] Removing intermediate container 968a7b24beed [2022-05-23T14:22:04.558Z] ---> d506c19ed982 [2022-05-23T14:22:04.558Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-23T14:22:06.021Z] ---> b4abe7ee45c1 [2022-05-23T14:22:06.021Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-23T14:22:06.021Z] ---> 2be6f5ade5e8 [2022-05-23T14:22:06.021Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-23T14:22:06.021Z] ---> Running in f22e67957691 [2022-05-23T14:22:07.478Z] ---> 80ad413234fc [2022-05-23T14:22:07.478Z] 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-05-23T14:22:07.478Z] ---> Running in c0e901915a88 [2022-05-23T14:22:10.131Z] Removing intermediate container f22e67957691 [2022-05-23T14:22:10.131Z] ---> a5079136e39a [2022-05-23T14:22:10.131Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T14:22:11.603Z] Removing intermediate container c0e901915a88 [2022-05-23T14:22:11.603Z] ---> 8b0a5fa8d256 [2022-05-23T14:22:11.603Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-23T14:22:11.603Z] ---> d60d16a2cfd5 [2022-05-23T14:22:11.603Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-23T14:22:11.603Z] ---> Running in ba12a355a5c3 [2022-05-23T14:22:12.214Z] Removing intermediate container ba12a355a5c3 [2022-05-23T14:22:12.487Z] ---> bcb1237da681 [2022-05-23T14:22:12.487Z] Step 23/25 : LABEL arch=arm64 [2022-05-23T14:22:12.487Z] ---> Running in a78d7a2364f4 [2022-05-23T14:22:13.469Z] Removing intermediate container a78d7a2364f4 [2022-05-23T14:22:13.469Z] ---> 59d12855d6b5 [2022-05-23T14:22:13.469Z] Step 24/25 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 [2022-05-23T14:22:13.753Z] ---> Running in 9a11e951b5fc [2022-05-23T14:22:14.036Z] ---> f85da74f9d40 [2022-05-23T14:22:14.036Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-23T14:22:14.311Z] Removing intermediate container 9a11e951b5fc [2022-05-23T14:22:14.311Z] ---> baa13576d92b [2022-05-23T14:22:14.311Z] Step 25/25 : LABEL version=0.0.0 [2022-05-23T14:22:14.311Z] ---> Running in 5e5178b84ba8 [2022-05-23T14:22:15.295Z] ---> 1f4f5f53d1b6 [2022-05-23T14:22:15.295Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-23T14:22:15.295Z] Removing intermediate container 5e5178b84ba8 [2022-05-23T14:22:15.295Z] ---> 284a79046916 [2022-05-23T14:22:15.295Z] [2022-05-23T14:22:16.294Z] Successfully built 284a79046916 [2022-05-23T14:22:16.294Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-23T14:22:16.294Z] ---> 21d69cbeb465 [2022-05-23T14:22:16.294Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2022-05-23T14:22:16.294Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-23T14:22:17.278Z] ---> b267618884f1 [2022-05-23T14:22:17.278Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-23T14:22:17.578Z] ---> Running in 056cae9c4e18 [2022-05-23T14:22:18.215Z] Removing intermediate container 056cae9c4e18 [2022-05-23T14:22:18.215Z] ---> 5f274908a097 [2022-05-23T14:22:18.215Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-23T14:22:19.233Z] ---> 69f9d138a7ff [2022-05-23T14:22:19.233Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-23T14:22:19.518Z] ---> Running in 170288b91dfd [2022-05-23T14:22:22.920Z] Removing intermediate container 170288b91dfd [2022-05-23T14:22:22.920Z] ---> d6a452adebdc [2022-05-23T14:22:22.920Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-23T14:22:23.208Z] ---> Running in 0e32680a2381 [2022-05-23T14:22:23.818Z] Removing intermediate container 0e32680a2381 [2022-05-23T14:22:23.819Z] ---> a6dbe402b681 [2022-05-23T14:22:23.819Z] Step 28/31 : CMD ["gate"] [2022-05-23T14:22:24.095Z] ---> Running in 16972bfb235a [2022-05-23T14:22:24.747Z] Removing intermediate container 16972bfb235a [2022-05-23T14:22:24.747Z] ---> d77e9ac76617 [2022-05-23T14:22:24.747Z] Step 29/31 : LABEL arch=arm64 [2022-05-23T14:22:25.029Z] ---> Running in c61cc4ac9085 [2022-05-23T14:22:25.632Z] Removing intermediate container c61cc4ac9085 [2022-05-23T14:22:25.632Z] ---> 7876e1c81d3c [2022-05-23T14:22:25.632Z] Step 30/31 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 [2022-05-23T14:22:25.904Z] ---> Running in 2d2d655ac820 [2022-05-23T14:22:26.530Z] Removing intermediate container 2d2d655ac820 [2022-05-23T14:22:26.530Z] ---> d944b891ff77 [2022-05-23T14:22:26.530Z] Step 31/31 : LABEL version=0.0.0 [2022-05-23T14:22:26.810Z] ---> Running in a917a407425d [2022-05-23T14:22:27.409Z] Removing intermediate container a917a407425d [2022-05-23T14:22:27.409Z] ---> 7b0fc8694aaa [2022-05-23T14:22:27.409Z] [2022-05-23T14:22:28.012Z] Successfully built 7b0fc8694aaa [2022-05-23T14:22:28.012Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-23T14:22:28.012Z] Building core-data [2022-05-23T14:23:00.641Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:23:00.641Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:23:00.641Z] ---> 754f76d87eee [2022-05-23T14:23:00.641Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T14:23:00.641Z] ---> Using cache [2022-05-23T14:23:00.641Z] ---> 79e5ee0dbb1e [2022-05-23T14:23:00.641Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:23:00.641Z] ---> Using cache [2022-05-23T14:23:00.641Z] ---> 1a61527299bc [2022-05-23T14:23:00.641Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-23T14:23:00.641Z] ---> Running in 447088d37764 [2022-05-23T14:23:00.641Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T14:23:00.641Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T14:23:02.638Z] OK: 220 MiB in 52 packages [2022-05-23T14:23:04.092Z] Removing intermediate container 447088d37764 [2022-05-23T14:23:04.092Z] ---> dc829af204b2 [2022-05-23T14:23:04.092Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T14:23:05.546Z] ---> a16d6a5944d4 [2022-05-23T14:23:05.546Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:23:05.546Z] ---> Running in 227f9df8925c [2022-05-23T14:23:13.883Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:23:13.883Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:23:13.883Z] ---> 754f76d87eee [2022-05-23T14:23:13.883Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T14:23:13.883Z] ---> Using cache [2022-05-23T14:23:13.883Z] ---> 79e5ee0dbb1e [2022-05-23T14:23:13.883Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:23:13.883Z] ---> Using cache [2022-05-23T14:23:13.883Z] ---> 1a61527299bc [2022-05-23T14:23:13.883Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-23T14:23:13.883Z] Removing intermediate container 227f9df8925c [2022-05-23T14:23:13.883Z] ---> Running in 2f5cdf5c4814 [2022-05-23T14:23:13.883Z] ---> 2f7ff165aad6 [2022-05-23T14:23:13.883Z] Step 8/22 : COPY . . [2022-05-23T14:23:15.320Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T14:23:16.773Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T14:23:18.225Z] OK: 220 MiB in 52 packages [2022-05-23T14:23:20.240Z] Removing intermediate container 2f5cdf5c4814 [2022-05-23T14:23:20.240Z] ---> 9ee0b7be5447 [2022-05-23T14:23:20.240Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T14:23:21.685Z] ---> b3d00ccbdb50 [2022-05-23T14:23:21.685Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:23:21.685Z] ---> Running in 6a6b2de02d9b [2022-05-23T14:23:30.344Z] Removing intermediate container 6a6b2de02d9b [2022-05-23T14:23:30.344Z] ---> 2383bd024541 [2022-05-23T14:23:30.344Z] Step 8/23 : COPY . . [2022-05-23T14:23:42.787Z] ---> 3f7d6c19cb7c [2022-05-23T14:23:42.787Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-23T14:23:42.787Z] ---> Running in bed804fb6895 [2022-05-23T14:23:44.796Z] 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-05-23T14:23:59.967Z] ---> 05bfbb6e83ee [2022-05-23T14:23:59.967Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-23T14:23:59.967Z] ---> Running in f0677fa5fe83 [2022-05-23T14:23:59.967Z] 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-05-23T14:24:22.234Z] Removing intermediate container 1f2c133e2972 [2022-05-23T14:24:22.234Z] ---> 90f0da2e8b35 [2022-05-23T14:24:22.234Z] [2022-05-23T14:24:22.234Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T14:24:22.234Z] ---> ac73e934f311 [2022-05-23T14:24:22.234Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-23T14:24:22.234Z] ---> Running in 19306155ffda [2022-05-23T14:24:22.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T14:24:22.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T14:24:22.524Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-23T14:24:22.524Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-23T14:24:22.524Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T14:24:22.524Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T14:24:23.128Z] OK: 6 MiB in 16 packages [2022-05-23T14:24:25.123Z] Removing intermediate container 19306155ffda [2022-05-23T14:24:25.123Z] ---> db6f94fb0b58 [2022-05-23T14:24:25.123Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T14:24:25.410Z] ---> Running in e0e26335da25 [2022-05-23T14:24:26.016Z] Removing intermediate container e0e26335da25 [2022-05-23T14:24:26.016Z] ---> 73ec890a2e76 [2022-05-23T14:24:26.016Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-23T14:24:26.016Z] ---> Running in e04ba4cc8c37 [2022-05-23T14:24:26.619Z] Removing intermediate container e04ba4cc8c37 [2022-05-23T14:24:26.619Z] ---> e4578e98b2e5 [2022-05-23T14:24:26.619Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-23T14:24:26.619Z] ---> Running in 44259d601a4a [2022-05-23T14:24:27.230Z] Removing intermediate container 44259d601a4a [2022-05-23T14:24:27.230Z] ---> cd833591eadd [2022-05-23T14:24:27.230Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T14:24:28.336Z] ---> 231079a25a8c [2022-05-23T14:24:28.336Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-23T14:24:30.991Z] ---> f50943988f0c [2022-05-23T14:24:30.991Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-23T14:24:31.597Z] ---> ccfdbc24cb69 [2022-05-23T14:24:31.597Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-23T14:24:31.597Z] ---> Running in 940b661d2ef8 [2022-05-23T14:24:32.207Z] Removing intermediate container 940b661d2ef8 [2022-05-23T14:24:32.207Z] ---> f0369684b146 [2022-05-23T14:24:32.207Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T14:24:32.207Z] ---> Running in 749f37b8e311 [2022-05-23T14:24:32.822Z] Removing intermediate container 749f37b8e311 [2022-05-23T14:24:32.823Z] ---> c25c5c26a480 [2022-05-23T14:24:32.823Z] Step 20/22 : LABEL arch=arm64 [2022-05-23T14:24:33.100Z] ---> Running in 05464d900684 [2022-05-23T14:24:33.377Z] Removing intermediate container 05464d900684 [2022-05-23T14:24:33.377Z] ---> d9d28f928a9a [2022-05-23T14:24:33.663Z] Step 21/22 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 [2022-05-23T14:24:33.663Z] ---> Running in dfa78d6869fd [2022-05-23T14:24:34.269Z] Removing intermediate container dfa78d6869fd [2022-05-23T14:24:34.269Z] ---> 27419934dd1e [2022-05-23T14:24:34.269Z] Step 22/22 : LABEL version=0.0.0 [2022-05-23T14:24:34.269Z] ---> Running in ca57823a1189 [2022-05-23T14:24:34.873Z] Removing intermediate container ca57823a1189 [2022-05-23T14:24:34.874Z] ---> 9535e97734f0 [2022-05-23T14:24:34.874Z] [2022-05-23T14:24:35.480Z] Successfully built 9535e97734f0 [2022-05-23T14:24:35.480Z] Successfully tagged support-notifications-arm64:latest [2022-05-23T14:24:35.480Z]  Building support-notifications ... done Building sys-mgmt-agent [2022-05-23T14:25:07.871Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:25:07.871Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:25:07.871Z] ---> 754f76d87eee [2022-05-23T14:25:07.871Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T14:25:07.871Z] ---> Using cache [2022-05-23T14:25:07.871Z] ---> 79e5ee0dbb1e [2022-05-23T14:25:07.871Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:25:07.871Z] ---> Using cache [2022-05-23T14:25:07.871Z] ---> 1a61527299bc [2022-05-23T14:25:07.871Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-23T14:25:07.871Z] ---> Running in 70481cb633ce [2022-05-23T14:25:07.871Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T14:25:08.148Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T14:25:09.586Z] OK: 220 MiB in 52 packages [2022-05-23T14:25:11.039Z] Removing intermediate container 70481cb633ce [2022-05-23T14:25:11.040Z] ---> fd12e1786a0b [2022-05-23T14:25:11.040Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T14:25:12.045Z] ---> 39cde7a0e81b [2022-05-23T14:25:12.045Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:25:12.335Z] ---> Running in 88f4bc951f9e [2022-05-23T14:25:17.784Z] Removing intermediate container 88f4bc951f9e [2022-05-23T14:25:17.784Z] ---> 827f931b75cf [2022-05-23T14:25:17.784Z] Step 8/23 : COPY . . [2022-05-23T14:25:39.981Z] ---> 1db47a016608 [2022-05-23T14:25:39.981Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-23T14:25:39.981Z] ---> Running in 7197b47272d8 [2022-05-23T14:25:41.971Z] 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-05-23T14:28:33.981Z] 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-05-23T14:28:56.200Z] Removing intermediate container bed804fb6895 [2022-05-23T14:28:56.200Z] ---> ebf419078cab [2022-05-23T14:28:56.200Z] [2022-05-23T14:28:56.200Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T14:28:56.200Z] ---> ac73e934f311 [2022-05-23T14:28:56.200Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-23T14:28:56.200Z] ---> Running in 1acd2ac340b0 [2022-05-23T14:28:56.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T14:28:56.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T14:28:57.740Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-23T14:28:58.017Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-23T14:28:58.017Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-23T14:28:58.017Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-23T14:28:58.017Z] (5/6) Installing curl (7.79.1-r1) [2022-05-23T14:28:58.017Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-23T14:28:58.017Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T14:28:58.017Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T14:28:58.295Z] OK: 8 MiB in 20 packages [2022-05-23T14:29:00.940Z] Removing intermediate container 1acd2ac340b0 [2022-05-23T14:29:00.940Z] ---> e1e2b64f891b [2022-05-23T14:29:00.940Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-23T14:29:00.940Z] ---> Running in 6c3d1d60a6d4 [2022-05-23T14:29:01.539Z] Removing intermediate container 6c3d1d60a6d4 [2022-05-23T14:29:01.539Z] ---> 366fd7fc1f1d [2022-05-23T14:29:01.539Z] Step 13/22 : WORKDIR /edgex [2022-05-23T14:29:01.539Z] ---> Running in 0a7a37b05292 [2022-05-23T14:29:01.811Z] Removing intermediate container 0a7a37b05292 [2022-05-23T14:29:01.811Z] ---> 574894546b66 [2022-05-23T14:29:02.088Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-23T14:29:03.079Z] ---> 13b5f2725c78 [2022-05-23T14:29:03.079Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-23T14:29:04.525Z] ---> 2203be7ae4e5 [2022-05-23T14:29:04.525Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-23T14:29:06.527Z] ---> 7821bcba1446 [2022-05-23T14:29:06.527Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-23T14:29:07.532Z] ---> 8d87c453b681 [2022-05-23T14:29:07.532Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-23T14:29:07.532Z] ---> Running in 220a16d836eb [2022-05-23T14:29:10.946Z] Removing intermediate container 220a16d836eb [2022-05-23T14:29:10.946Z] ---> 53b984163c5a [2022-05-23T14:29:10.946Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-23T14:29:10.946Z] ---> Running in 980ccd39c38c [2022-05-23T14:29:11.223Z] Removing intermediate container 980ccd39c38c [2022-05-23T14:29:11.223Z] ---> ae57fc2d93a8 [2022-05-23T14:29:11.223Z] Step 20/22 : LABEL arch=arm64 [2022-05-23T14:29:11.223Z] ---> Running in 0ab40fbfb438 [2022-05-23T14:29:11.828Z] Removing intermediate container 0ab40fbfb438 [2022-05-23T14:29:11.828Z] ---> 3f10116fa5bf [2022-05-23T14:29:11.828Z] Step 21/22 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 [2022-05-23T14:29:11.828Z] ---> Running in 75e4759e0d8a [2022-05-23T14:29:12.438Z] Removing intermediate container 75e4759e0d8a [2022-05-23T14:29:12.438Z] ---> d294867f76a8 [2022-05-23T14:29:12.438Z] Step 22/22 : LABEL version=0.0.0 [2022-05-23T14:29:12.724Z] ---> Running in 472d1acff738 [2022-05-23T14:29:13.001Z] Removing intermediate container 472d1acff738 [2022-05-23T14:29:13.001Z] ---> 4f4f55a2fc0d [2022-05-23T14:29:13.001Z] [2022-05-23T14:29:13.607Z] Successfully built 4f4f55a2fc0d [2022-05-23T14:29:13.607Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-23T14:29:13.607Z] Building security-spire-agent [2022-05-23T14:29:46.022Z]  Building security-proxy-setup ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:29:46.022Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:29:46.022Z] ---> 754f76d87eee [2022-05-23T14:29:46.022Z] Step 3/26 : WORKDIR /edgex-go [2022-05-23T14:29:46.022Z] ---> Using cache [2022-05-23T14:29:46.022Z] ---> 79e5ee0dbb1e [2022-05-23T14:29:46.022Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:29:46.022Z] ---> Using cache [2022-05-23T14:29:46.022Z] ---> 1a61527299bc [2022-05-23T14:29:46.022Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T14:29:46.022Z] ---> Running in b7e492fd65fe [2022-05-23T14:29:46.022Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T14:29:46.022Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T14:29:46.022Z] OK: 220 MiB in 52 packages [2022-05-23T14:29:47.473Z] Removing intermediate container b7e492fd65fe [2022-05-23T14:29:47.473Z] ---> 7c9dba6e5214 [2022-05-23T14:29:47.473Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-23T14:29:48.921Z] ---> b9c93dab81cf [2022-05-23T14:29:48.921Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:29:48.921Z] ---> Running in 0c07a178f07d [2022-05-23T14:29:55.662Z] Removing intermediate container 0c07a178f07d [2022-05-23T14:29:55.662Z] ---> bff8307b8d38 [2022-05-23T14:29:55.662Z] Step 8/26 : COPY . . [2022-05-23T14:30:17.888Z] ---> fabc8f32a54f [2022-05-23T14:30:17.888Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T14:30:17.888Z] ---> Running in 8e5423413b3f [2022-05-23T14:30:17.888Z] Removing intermediate container 8e5423413b3f [2022-05-23T14:30:17.888Z] ---> b5622ddbb369 [2022-05-23T14:30:17.888Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-23T14:30:17.888Z] ---> Running in d507b0c1316f [2022-05-23T14:30:21.336Z] Removing intermediate container d507b0c1316f [2022-05-23T14:30:21.337Z] ---> e066894412c4 [2022-05-23T14:30:21.337Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-23T14:30:21.337Z] ---> Running in 4f93d9a05ee6 [2022-05-23T14:30:22.334Z] Removing intermediate container 4f93d9a05ee6 [2022-05-23T14:30:22.334Z] ---> 1a3d82ceaed5 [2022-05-23T14:30:22.334Z] 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-05-23T14:30:22.334Z] ---> Running in ce0208bf6c62 [2022-05-23T14:30:25.734Z] spire-1.2.1/ [2022-05-23T14:30:25.735Z] spire-1.2.1/.data/ [2022-05-23T14:30:25.735Z] spire-1.2.1/.data/.file [2022-05-23T14:30:25.735Z] spire-1.2.1/.dockerignore [2022-05-23T14:30:25.735Z] spire-1.2.1/.gitattributes [2022-05-23T14:30:25.735Z] spire-1.2.1/.githooks/ [2022-05-23T14:30:25.735Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T14:30:25.735Z] spire-1.2.1/.github/ [2022-05-23T14:30:25.735Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T14:30:25.735Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T14:30:25.735Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T14:30:25.735Z] spire-1.2.1/.github/workflows/ [2022-05-23T14:30:25.735Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T14:30:25.735Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T14:30:25.735Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T14:30:25.735Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T14:30:25.735Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T14:30:25.735Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T14:30:25.735Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T14:30:25.735Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T14:30:25.735Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T14:30:25.735Z] spire-1.2.1/.gitignore [2022-05-23T14:30:25.735Z] spire-1.2.1/.go-version [2022-05-23T14:30:25.735Z] spire-1.2.1/.golangci.yml [2022-05-23T14:30:25.735Z] spire-1.2.1/ADOPTERS.md [2022-05-23T14:30:25.735Z] spire-1.2.1/CHANGELOG.md [2022-05-23T14:30:25.735Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T14:30:25.735Z] spire-1.2.1/CODEOWNERS [2022-05-23T14:30:25.735Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T14:30:25.735Z] spire-1.2.1/Dockerfile [2022-05-23T14:30:25.735Z] spire-1.2.1/Dockerfile.dev [2022-05-23T14:30:25.735Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T14:30:25.735Z] spire-1.2.1/LICENSE [2022-05-23T14:30:25.735Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T14:30:25.735Z] spire-1.2.1/Makefile [2022-05-23T14:30:25.735Z] spire-1.2.1/README.md [2022-05-23T14:30:25.735Z] spire-1.2.1/ROADMAP.md [2022-05-23T14:30:25.735Z] spire-1.2.1/SECURITY.md [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/ [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T14:30:25.735Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T14:30:25.735Z] spire-1.2.1/conf/ [2022-05-23T14:30:25.735Z] spire-1.2.1/conf/agent/ [2022-05-23T14:30:25.735Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T14:30:25.735Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T14:30:25.735Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T14:30:25.735Z] spire-1.2.1/conf/server/ [2022-05-23T14:30:25.735Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T14:30:25.735Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T14:30:25.735Z] spire-1.2.1/conf/server/server.conf [2022-05-23T14:30:25.735Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T14:30:25.735Z] spire-1.2.1/doc/ [2022-05-23T14:30:25.735Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T14:30:25.735Z] spire-1.2.1/doc/auditlog.md [2022-05-23T14:30:25.735Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T14:30:25.735Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T14:30:25.735Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T14:30:25.735Z] spire-1.2.1/doc/images/ [2022-05-23T14:30:25.735Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T14:30:25.735Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T14:30:25.735Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/spire_server.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/telemetry.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/upgrading.md [2022-05-23T14:30:26.014Z] spire-1.2.1/doc/using_spire.md [2022-05-23T14:30:26.014Z] spire-1.2.1/examples/ [2022-05-23T14:30:26.014Z] spire-1.2.1/examples/README.md [2022-05-23T14:30:26.014Z] spire-1.2.1/go.mod [2022-05-23T14:30:26.014Z] spire-1.2.1/go.sum [2022-05-23T14:30:26.014Z] spire-1.2.1/pkg/ [2022-05-23T14:30:26.014Z] spire-1.2.1/pkg/agent/ [2022-05-23T14:30:26.014Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T14:30:26.014Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T14:30:26.014Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T14:30:26.014Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T14:30:26.014Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T14:30:26.014Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T14:30:26.014Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T14:30:26.014Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T14:30:26.014Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T14:30:26.014Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T14:30:26.014Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T14:30:26.014Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T14:30:26.014Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T14:30:26.014Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T14:30:26.014Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T14:30:26.014Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T14:30:26.015Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/common/ [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T14:30:26.293Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/api/ [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/health/ [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/log/ [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T14:30:26.294Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T14:30:26.295Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T14:30:26.295Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T14:30:26.295Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T14:30:26.295Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T14:30:26.295Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T14:30:26.295Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T14:30:26.295Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T14:30:26.295Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T14:30:26.295Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T14:30:26.295Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T14:30:26.295Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T14:30:26.295Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T14:30:26.295Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T14:30:26.295Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T14:30:26.295Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T14:30:26.295Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T14:30:26.295Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T14:30:26.571Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/util/ [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/version/ [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/ [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/ [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/config.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T14:30:26.572Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T14:30:26.573Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T14:30:26.573Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T14:30:26.573Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T14:30:26.573Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T14:30:26.573Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T14:30:26.573Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T14:30:26.573Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T14:30:26.573Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T14:30:26.573Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T14:30:26.573Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T14:30:26.573Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T14:30:26.573Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T14:30:26.573Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T14:30:26.573Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T14:30:26.573Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T14:30:26.573Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T14:30:26.573Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T14:30:26.573Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T14:30:26.573Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T14:30:26.850Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/server.go [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T14:30:26.851Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T14:30:26.851Z] spire-1.2.1/proto/ [2022-05-23T14:30:26.851Z] spire-1.2.1/proto/private/ [2022-05-23T14:30:26.851Z] spire-1.2.1/proto/private/server/ [2022-05-23T14:30:26.851Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T14:30:26.851Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T14:30:26.851Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T14:30:26.851Z] spire-1.2.1/proto/spire/ [2022-05-23T14:30:26.851Z] spire-1.2.1/proto/spire/common/ [2022-05-23T14:30:26.851Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T14:30:26.851Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T14:30:26.851Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T14:30:26.851Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T14:30:26.851Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T14:30:26.851Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T14:30:26.851Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T14:30:26.851Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T14:30:26.851Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T14:30:26.851Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T14:30:26.851Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T14:30:26.851Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T14:30:26.851Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T14:30:26.851Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T14:30:26.851Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T14:30:27.131Z] spire-1.2.1/release/ [2022-05-23T14:30:27.131Z] spire-1.2.1/release/spire-extras/ [2022-05-23T14:30:27.131Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T14:30:27.131Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T14:30:27.131Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T14:30:27.131Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T14:30:27.131Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T14:30:27.131Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T14:30:27.131Z] spire-1.2.1/release/spire/ [2022-05-23T14:30:27.131Z] spire-1.2.1/release/spire/README.md [2022-05-23T14:30:27.131Z] spire-1.2.1/release/spire/conf/ [2022-05-23T14:30:27.131Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T14:30:27.131Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T14:30:27.131Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T14:30:27.131Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T14:30:27.131Z] spire-1.2.1/script/ [2022-05-23T14:30:27.131Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T14:30:27.131Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T14:30:27.131Z] spire-1.2.1/support/ [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/ [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T14:30:27.131Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T14:30:27.131Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T14:30:27.131Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T14:30:27.132Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T14:30:27.132Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T14:30:27.132Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T14:30:27.132Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T14:30:27.132Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T14:30:27.132Z] spire-1.2.1/test/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/clock/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/clock/clock.go [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fakes/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/config/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T14:30:27.132Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/README.md [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/common [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/setup/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/suites/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T14:30:27.132Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T14:30:27.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T14:30:27.413Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T14:30:27.414Z] spire-1.2.1/test/integration/test.sh [2022-05-23T14:30:27.414Z] spire-1.2.1/test/plugintest/ [2022-05-23T14:30:27.414Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T14:30:27.414Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T14:30:27.414Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T14:30:27.414Z] spire-1.2.1/test/spiretest/ [2022-05-23T14:30:27.414Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T14:30:27.414Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T14:30:27.414Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T14:30:27.414Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T14:30:27.414Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T14:30:27.414Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T14:30:27.414Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T14:30:27.414Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T14:30:27.414Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T14:30:27.414Z] spire-1.2.1/test/testca/ [2022-05-23T14:30:27.414Z] spire-1.2.1/test/testca/ca.go [2022-05-23T14:30:27.414Z] spire-1.2.1/test/testkey/ [2022-05-23T14:30:27.414Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T14:30:27.414Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T14:30:27.414Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T14:30:27.414Z] spire-1.2.1/test/testkey/new.go [2022-05-23T14:30:27.414Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T14:30:27.414Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T14:30:27.414Z] spire-1.2.1/test/util/ [2022-05-23T14:30:27.414Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T14:30:27.414Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T14:30:27.414Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T14:30:27.414Z] spire-1.2.1/test/util/race.go [2022-05-23T14:30:27.414Z] spire-1.2.1/test/util/util.go [2022-05-23T14:30:27.414Z] building spire from source... [2022-05-23T14:30:28.353Z] Installing go1.17.7... [2022-05-23T14:30:31.168Z] Removing intermediate container f0677fa5fe83 [2022-05-23T14:30:31.168Z] ---> cfcbcd2f395c [2022-05-23T14:30:31.168Z] [2022-05-23T14:30:31.168Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T14:30:31.168Z] ---> ac73e934f311 [2022-05-23T14:30:31.168Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-23T14:30:31.168Z] ---> Running in c673df00b82c [2022-05-23T14:30:31.769Z] Removing intermediate container c673df00b82c [2022-05-23T14:30:31.769Z] ---> 7fc07f07d734 [2022-05-23T14:30:32.046Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-23T14:30:32.046Z] ---> Running in 6a86183fc549 [2022-05-23T14:30:32.655Z] Removing intermediate container 6a86183fc549 [2022-05-23T14:30:32.655Z] ---> fc2fed20f4af [2022-05-23T14:30:32.655Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-23T14:30:32.655Z] ---> Running in 114ee1c31d22 [2022-05-23T14:30:33.287Z] Removing intermediate container 114ee1c31d22 [2022-05-23T14:30:33.287Z] ---> 8e51fb9d3658 [2022-05-23T14:30:33.287Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:30:33.287Z] ---> Running in 1ac99fce393a [2022-05-23T14:30:36.694Z] Removing intermediate container 1ac99fce393a [2022-05-23T14:30:36.694Z] ---> d99866b2a059 [2022-05-23T14:30:36.694Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-23T14:30:36.694Z] ---> Running in 804485eb8172 [2022-05-23T14:30:38.683Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T14:30:39.670Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T14:30:42.324Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-23T14:30:42.324Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-23T14:30:42.324Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-23T14:30:42.603Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-23T14:30:42.884Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-23T14:30:43.166Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-23T14:30:43.166Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T14:30:43.166Z] OK: 8 MiB in 20 packages [2022-05-23T14:30:45.845Z] Removing intermediate container 804485eb8172 [2022-05-23T14:30:45.845Z] ---> 60837e15ee40 [2022-05-23T14:30:45.845Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T14:30:47.304Z] ---> c16622383d78 [2022-05-23T14:30:47.304Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-23T14:30:49.978Z] ---> 2bc011bc23b8 [2022-05-23T14:30:49.978Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-23T14:30:50.987Z] Removing intermediate container 7197b47272d8 [2022-05-23T14:30:50.987Z] ---> 43a7cdbf8ada [2022-05-23T14:30:50.987Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-23T14:30:50.987Z] ---> Running in 914e5628481f [2022-05-23T14:30:51.289Z] ---> 85a0b517b525 [2022-05-23T14:30:51.289Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-23T14:30:51.575Z] ---> Running in 64eb764d1185 [2022-05-23T14:30:52.596Z] Removing intermediate container 64eb764d1185 [2022-05-23T14:30:52.596Z] ---> 3230df6cbc22 [2022-05-23T14:30:52.596Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T14:30:52.596Z] ---> Running in cb10eb5d4ad3 [2022-05-23T14:30:53.609Z] Removing intermediate container cb10eb5d4ad3 [2022-05-23T14:30:53.609Z] ---> 915cd1408a03 [2022-05-23T14:30:53.609Z] Step 21/23 : LABEL arch=arm64 [2022-05-23T14:30:53.609Z] ---> Running in a18324c92a96 [2022-05-23T14:30:53.609Z] 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-05-23T14:30:54.224Z] Removing intermediate container a18324c92a96 [2022-05-23T14:30:54.224Z] ---> 7bc505d5602a [2022-05-23T14:30:54.224Z] Step 22/23 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 [2022-05-23T14:30:54.224Z] ---> Running in f5f366e30fcc [2022-05-23T14:30:54.832Z] Removing intermediate container f5f366e30fcc [2022-05-23T14:30:54.832Z] ---> 96fe4685190d [2022-05-23T14:30:54.832Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T14:30:55.117Z] ---> Running in 018798c5e48f [2022-05-23T14:30:55.731Z] Removing intermediate container 018798c5e48f [2022-05-23T14:30:55.731Z] ---> 69c4fca9d34e [2022-05-23T14:30:55.731Z] [2022-05-23T14:30:56.335Z] Successfully built 69c4fca9d34e [2022-05-23T14:30:56.335Z] Successfully tagged core-data-arm64:latest [2022-05-23T14:30:56.335Z]  Building core-data ... done Building core-command [2022-05-23T14:30:58.335Z] Removing intermediate container 914e5628481f [2022-05-23T14:30:58.335Z] ---> 208562a4e503 [2022-05-23T14:30:58.335Z] [2022-05-23T14:30:58.335Z] Step 11/23 : FROM docker:20.10.14 [2022-05-23T14:30:58.335Z] 20.10.14: Pulling from library/docker [2022-05-23T14:31:00.978Z] Building bin/spire-server... [2022-05-23T14:31:00.978Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T14:31:00.978Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T14:31:00.978Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T14:31:01.583Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T14:31:01.583Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T14:31:02.581Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T14:31:04.042Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T14:31:05.517Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T14:31:05.796Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T14:31:09.231Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T14:31:09.231Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T14:31:09.231Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T14:31:09.231Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T14:31:09.848Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T14:31:09.848Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T14:31:09.848Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T14:31:09.848Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T14:31:11.310Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T14:31:11.310Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T14:31:11.310Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T14:31:11.590Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T14:31:11.590Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T14:31:12.588Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T14:31:12.871Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T14:31:17.218Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-23T14:31:17.218Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-23T14:31:17.218Z] ---> c346e9eafbab [2022-05-23T14:31:17.218Z] 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-05-23T14:31:17.509Z] ---> Running in f56a8664b7cd [2022-05-23T14:31:18.130Z] Removing intermediate container f56a8664b7cd [2022-05-23T14:31:18.130Z] ---> dbd5d11bad15 [2022-05-23T14:31:18.130Z] 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-05-23T14:31:18.414Z] ---> Running in 40307b509b04 [2022-05-23T14:31:21.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T14:31:21.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T14:31:22.514Z] (1/43) Installing readline (8.1.1-r0) [2022-05-23T14:31:22.798Z] (2/43) Installing bash (5.1.16-r0) [2022-05-23T14:31:22.798Z] Executing bash-5.1.16-r0.post-install [2022-05-23T14:31:22.798Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-23T14:31:22.798Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-23T14:31:22.798Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-23T14:31:22.798Z] (6/43) Installing curl (7.80.0-r1) [2022-05-23T14:31:22.798Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-23T14:31:22.798Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-23T14:31:22.798Z] (9/43) Installing expat (2.4.7-r0) [2022-05-23T14:31:22.798Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-23T14:31:22.798Z] (11/43) Installing gdbm (1.22-r0) [2022-05-23T14:31:22.798Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-23T14:31:22.798Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-23T14:31:22.798Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-23T14:31:23.076Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-23T14:31:23.076Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-23T14:31:23.076Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-23T14:31:27.412Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-23T14:31:27.412Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-23T14:31:27.412Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-23T14:31:27.412Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-23T14:31:27.412Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-23T14:31:27.412Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-23T14:31:27.412Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-23T14:31:27.412Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-23T14:31:27.412Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-23T14:31:27.412Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-23T14:31:27.412Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-23T14:31:27.412Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-23T14:31:27.412Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-23T14:31:27.412Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-23T14:31:27.412Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-23T14:31:27.412Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-23T14:31:27.690Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-23T14:31:27.690Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-23T14:31:27.690Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-23T14:31:27.690Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-23T14:31:27.690Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-23T14:31:27.690Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-23T14:31:27.690Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-23T14:31:27.690Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-23T14:31:27.971Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-23T14:31:27.971Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-23T14:31:29.432Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T14:31:29.432Z] OK: 82 MiB in 65 packages [2022-05-23T14:31:32.912Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:31:32.912Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:31:32.912Z] ---> 754f76d87eee [2022-05-23T14:31:32.912Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T14:31:32.912Z] ---> Using cache [2022-05-23T14:31:32.912Z] ---> 79e5ee0dbb1e [2022-05-23T14:31:32.912Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:31:32.912Z] ---> Using cache [2022-05-23T14:31:32.912Z] ---> 1a61527299bc [2022-05-23T14:31:32.912Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-23T14:31:32.912Z] ---> Using cache [2022-05-23T14:31:32.912Z] ---> dc829af204b2 [2022-05-23T14:31:32.912Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T14:31:32.912Z] ---> Using cache [2022-05-23T14:31:32.912Z] ---> a16d6a5944d4 [2022-05-23T14:31:32.912Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:31:32.912Z] ---> Using cache [2022-05-23T14:31:32.912Z] ---> 2f7ff165aad6 [2022-05-23T14:31:32.912Z] Step 8/23 : COPY . . [2022-05-23T14:31:32.912Z] ---> Using cache [2022-05-23T14:31:32.912Z] ---> 3f7d6c19cb7c [2022-05-23T14:31:32.912Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-23T14:31:33.299Z] ---> Running in 6f985e3ecd0b [2022-05-23T14:31:33.299Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T14:31:33.299Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T14:31:34.332Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T14:31:34.332Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T14:31:34.332Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T14:31:34.608Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T14:31:34.882Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T14:31:35.154Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T14:31:35.432Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T14:31:35.432Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T14:31:35.432Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T14:31:35.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/core-command/core-command ./cmd/core-command [2022-05-23T14:31:35.987Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T14:31:36.261Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T14:31:36.261Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T14:31:36.536Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T14:31:36.806Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T14:31:37.796Z] Collecting docker-compose==1.23.2 [2022-05-23T14:31:37.796Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-23T14:31:37.796Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T14:31:38.073Z] 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-05-23T14:31:38.073Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T14:31:38.352Z] Collecting texttable<0.10,>=0.9.0 [2022-05-23T14:31:38.352Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-23T14:31:38.352Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T14:31:38.629Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T14:31:38.629Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T14:31:38.629Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T14:31:38.629Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T14:31:38.629Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T14:31:38.906Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T14:31:41.550Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-23T14:31:41.550Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-23T14:31:41.827Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-23T14:31:41.827Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-23T14:31:45.243Z] Collecting docopt<0.7,>=0.6.1 [2022-05-23T14:31:45.243Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-23T14:31:47.882Z] Collecting cached-property<2,>=1.2.0 [2022-05-23T14:31:47.882Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-23T14:31:49.326Z] Collecting PyYAML<4,>=3.10 [2022-05-23T14:31:49.326Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-23T14:31:52.741Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T14:31:53.032Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T14:31:53.311Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T14:31:53.590Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T14:31:53.590Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T14:31:53.864Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T14:31:53.864Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T14:31:54.147Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T14:31:54.422Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T14:31:54.702Z] Collecting docker<4.0,>=3.6.0 [2022-05-23T14:31:54.702Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-23T14:31:54.984Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T14:31:54.984Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T14:31:55.269Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T14:31:56.264Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-23T14:31:56.264Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-23T14:31:56.864Z] Collecting jsonschema<3,>=2.5.1 [2022-05-23T14:31:56.864Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-23T14:31:58.300Z] Collecting docker-pycreds>=0.4.0 [2022-05-23T14:31:58.300Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-23T14:31:58.574Z] 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-05-23T14:31:58.850Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-23T14:31:58.850Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-23T14:31:59.127Z] Collecting idna<2.8,>=2.5 [2022-05-23T14:31:59.127Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-23T14:32:00.113Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-23T14:32:00.113Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-23T14:32:00.720Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-23T14:32:00.720Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-23T14:32:00.720Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-23T14:32:00.720Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-23T14:32:02.166Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-23T14:32:02.166Z] Attempting uninstall: urllib3 [2022-05-23T14:32:02.166Z] Found existing installation: urllib3 1.26.7 [2022-05-23T14:32:02.166Z] Uninstalling urllib3-1.26.7: [2022-05-23T14:32:02.166Z] Successfully uninstalled urllib3-1.26.7 [2022-05-23T14:32:03.153Z] Attempting uninstall: idna [2022-05-23T14:32:03.153Z] Found existing installation: idna 3.3 [2022-05-23T14:32:03.153Z] Uninstalling idna-3.3: [2022-05-23T14:32:03.153Z] Successfully uninstalled idna-3.3 [2022-05-23T14:32:07.464Z] Attempting uninstall: requests [2022-05-23T14:32:07.464Z] Found existing installation: requests 2.26.0 [2022-05-23T14:32:07.464Z] Uninstalling requests-2.26.0: [2022-05-23T14:32:07.464Z] Successfully uninstalled requests-2.26.0 [2022-05-23T14:32:07.464Z] Running setup.py install for texttable: started [2022-05-23T14:32:10.099Z] Running setup.py install for texttable: finished with status 'done' [2022-05-23T14:32:10.099Z] Running setup.py install for PyYAML: started [2022-05-23T14:32:13.510Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-23T14:32:14.116Z] Running setup.py install for docopt: started [2022-05-23T14:32:16.764Z] Running setup.py install for docopt: finished with status 'done' [2022-05-23T14:32:16.764Z] Running setup.py install for dockerpty: started [2022-05-23T14:32:20.188Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-23T14:32:22.837Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T14:32:22.837Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T14:32:22.837Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T14:32:23.122Z] 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-05-23T14:32:38.269Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T14:32:38.269Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T14:32:40.274Z] Removing intermediate container 40307b509b04 [2022-05-23T14:32:40.274Z] ---> c02cead4d844 [2022-05-23T14:32:40.274Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-23T14:32:40.555Z] ---> Running in a01afa02a4f0 [2022-05-23T14:32:41.171Z] Removing intermediate container a01afa02a4f0 [2022-05-23T14:32:41.171Z] ---> da8a45bd6803 [2022-05-23T14:32:41.171Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-23T14:32:41.171Z] ---> Running in 795d64179597 [2022-05-23T14:32:41.788Z] Removing intermediate container 795d64179597 [2022-05-23T14:32:41.788Z] ---> c0eaee7a7289 [2022-05-23T14:32:41.788Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-23T14:32:43.454Z] ---> 0b1e63c20337 [2022-05-23T14:32:43.454Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-23T14:32:44.551Z] ---> 214d0a8d1196 [2022-05-23T14:32:44.551Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-23T14:32:46.092Z] ---> 6cf850c766b1 [2022-05-23T14:32:46.092Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-23T14:32:46.092Z] ---> Running in dcfad28e9ece [2022-05-23T14:32:46.693Z] Removing intermediate container dcfad28e9ece [2022-05-23T14:32:46.693Z] ---> d72aae89f653 [2022-05-23T14:32:46.693Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T14:32:46.693Z] ---> Running in 831b270b7da1 [2022-05-23T14:32:47.292Z] Removing intermediate container 831b270b7da1 [2022-05-23T14:32:47.292Z] ---> 04f565d4390a [2022-05-23T14:32:47.292Z] Step 21/23 : LABEL arch=arm64 [2022-05-23T14:32:47.292Z] ---> Running in 6ac79ab65c7a [2022-05-23T14:32:47.892Z] Removing intermediate container 6ac79ab65c7a [2022-05-23T14:32:47.893Z] ---> 8e0d07a1704a [2022-05-23T14:32:47.893Z] Step 22/23 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 [2022-05-23T14:32:47.893Z] ---> Running in 898dcd9bf873 [2022-05-23T14:32:48.492Z] Removing intermediate container 898dcd9bf873 [2022-05-23T14:32:48.492Z] ---> 924a567e3c1d [2022-05-23T14:32:48.492Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T14:32:48.492Z] ---> Running in f9dde98aca33 [2022-05-23T14:32:49.104Z] Removing intermediate container f9dde98aca33 [2022-05-23T14:32:49.104Z] ---> a49f05e36ab6 [2022-05-23T14:32:49.104Z] [2022-05-23T14:32:49.712Z] Successfully built a49f05e36ab6 [2022-05-23T14:32:49.712Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-23T14:32:49.713Z]  Building sys-mgmt-agent ... done Building security-spiffe-token-provider [2022-05-23T14:33:11.925Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T14:33:12.201Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T14:33:12.201Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T14:33:12.201Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T14:33:13.191Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T14:33:14.638Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T14:33:18.976Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T14:33:19.255Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T14:33:21.260Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:33:21.260Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:33:21.260Z] ---> 754f76d87eee [2022-05-23T14:33:21.260Z] Step 3/20 : WORKDIR /edgex-go [2022-05-23T14:33:21.260Z] ---> Using cache [2022-05-23T14:33:21.260Z] ---> 79e5ee0dbb1e [2022-05-23T14:33:21.260Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-23T14:33:21.260Z] ---> Running in a9e91abfdcbc [2022-05-23T14:33:21.875Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T14:33:22.156Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T14:33:22.438Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T14:33:23.044Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T14:33:23.650Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T14:33:23.650Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T14:33:23.933Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T14:33:24.211Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T14:33:24.211Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T14:33:24.496Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T14:33:24.774Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T14:33:25.053Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T14:33:25.331Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T14:33:25.608Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T14:33:25.608Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T14:33:25.608Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T14:33:25.608Z] OK: 15741 distinct packages available [2022-05-23T14:33:25.884Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T14:33:27.339Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T14:33:27.339Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T14:33:27.339Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T14:33:27.339Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T14:33:27.945Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T14:33:28.554Z] OK: 220 MiB in 52 packages [2022-05-23T14:33:30.042Z] Removing intermediate container a9e91abfdcbc [2022-05-23T14:33:30.042Z] ---> d6b3b16d48e9 [2022-05-23T14:33:30.042Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-23T14:33:31.037Z] ---> cc4701bfc9bc [2022-05-23T14:33:31.037Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:33:31.321Z] ---> Running in a187ae0f6b87 [2022-05-23T14:33:34.228Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T14:33:34.834Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T14:33:35.114Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T14:33:35.114Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T14:33:35.396Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T14:33:35.396Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T14:33:35.396Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T14:33:36.875Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T14:33:36.875Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T14:33:37.155Z] Removing intermediate container a187ae0f6b87 [2022-05-23T14:33:37.155Z] ---> e6c0f9fcf2ee [2022-05-23T14:33:37.155Z] Step 7/20 : COPY . . [2022-05-23T14:33:37.155Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T14:33:37.770Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T14:33:37.770Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T14:33:38.775Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T14:33:39.778Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T14:33:40.391Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T14:33:40.391Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T14:33:40.671Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T14:33:40.953Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T14:33:40.953Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T14:33:41.236Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T14:33:41.236Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T14:33:42.706Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T14:33:42.706Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T14:33:42.988Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T14:33:42.988Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T14:33:43.270Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T14:33:45.921Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T14:33:47.373Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T14:33:47.648Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T14:33:48.641Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T14:33:48.641Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T14:33:48.922Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T14:33:49.203Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T14:33:49.807Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T14:33:50.083Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T14:33:52.720Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T14:33:56.340Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T14:33:56.340Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T14:33:56.618Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T14:33:56.893Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T14:33:56.893Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T14:33:57.885Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T14:33:58.162Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T14:33:58.441Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T14:33:58.441Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T14:33:58.725Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T14:33:58.725Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T14:33:59.006Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T14:34:00.015Z]  ---> 02670e1acf94 [2022-05-23T14:34:00.015Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-23T14:34:00.015Z] ---> Running in 5d59bb19a58e [2022-05-23T14:34:02.669Z] 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-05-23T14:34:09.395Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T14:34:09.671Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T14:34:09.671Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T14:34:09.671Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T14:34:42.060Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T14:34:42.060Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T14:37:19.021Z] Removing intermediate container 6f985e3ecd0b [2022-05-23T14:37:19.021Z] ---> d2c55c5f11a3 [2022-05-23T14:37:19.021Z] [2022-05-23T14:37:19.021Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T14:37:19.021Z] ---> ac73e934f311 [2022-05-23T14:37:19.021Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-23T14:37:19.021Z] ---> Running in ee2099477f81 [2022-05-23T14:37:19.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T14:37:19.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T14:37:19.021Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-23T14:37:19.021Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T14:37:19.021Z] OK: 5 MiB in 15 packages [2022-05-23T14:37:19.021Z] Removing intermediate container ee2099477f81 [2022-05-23T14:37:19.021Z] ---> 7677450b1e7a [2022-05-23T14:37:19.021Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T14:37:19.021Z] ---> Running in 8bd7c7473c1e [2022-05-23T14:37:19.021Z] Removing intermediate container 8bd7c7473c1e [2022-05-23T14:37:19.021Z] ---> dbe613e62825 [2022-05-23T14:37:19.021Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-23T14:37:19.021Z] ---> Running in 71120d7f51d8 [2022-05-23T14:37:19.021Z] Removing intermediate container 71120d7f51d8 [2022-05-23T14:37:19.021Z] ---> 6666a8cab6f9 [2022-05-23T14:37:19.021Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-23T14:37:19.021Z] ---> Running in 5a4570415b61 [2022-05-23T14:37:19.021Z] Removing intermediate container 5a4570415b61 [2022-05-23T14:37:19.021Z] ---> a5e888275fbc [2022-05-23T14:37:19.021Z] Step 15/23 : WORKDIR / [2022-05-23T14:37:19.021Z] ---> Running in 29473038a53a [2022-05-23T14:37:19.021Z] Removing intermediate container 29473038a53a [2022-05-23T14:37:19.021Z] ---> 15fb66792c32 [2022-05-23T14:37:19.021Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T14:37:19.021Z] ---> b969aac5deaf [2022-05-23T14:37:19.021Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-23T14:37:19.021Z] ---> f507fbb52cdd [2022-05-23T14:37:19.021Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-23T14:37:20.009Z] ---> 5a0a5e3b4def [2022-05-23T14:37:20.009Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-23T14:37:20.009Z] ---> Running in 1cb31bd9d5d1 [2022-05-23T14:37:20.619Z] Removing intermediate container 1cb31bd9d5d1 [2022-05-23T14:37:20.619Z] ---> 0770da8d7dfa [2022-05-23T14:37:20.619Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T14:37:20.619Z] ---> Running in ac917081100b [2022-05-23T14:37:21.238Z] Removing intermediate container ac917081100b [2022-05-23T14:37:21.238Z] ---> 6301094f0789 [2022-05-23T14:37:21.238Z] Step 21/23 : LABEL arch=arm64 [2022-05-23T14:37:21.513Z] ---> Running in 8ac4aa712b09 [2022-05-23T14:37:22.114Z] Removing intermediate container 8ac4aa712b09 [2022-05-23T14:37:22.114Z] ---> accef275343a [2022-05-23T14:37:22.114Z] Step 22/23 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 [2022-05-23T14:37:22.114Z] ---> Running in 09fe95e631e2 [2022-05-23T14:37:22.719Z] Removing intermediate container 09fe95e631e2 [2022-05-23T14:37:22.719Z] ---> 5f95a34290a9 [2022-05-23T14:37:22.719Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T14:37:22.719Z] ---> Running in c244d104e1c6 [2022-05-23T14:37:23.322Z] Removing intermediate container c244d104e1c6 [2022-05-23T14:37:23.322Z] ---> 79a4c6b70100 [2022-05-23T14:37:23.322Z] [2022-05-23T14:37:23.924Z] Successfully built 79a4c6b70100 [2022-05-23T14:37:23.924Z] Successfully tagged core-command-arm64:latest [2022-05-23T14:37:23.924Z]  Building core-command ... done Building support-scheduler [2022-05-23T14:37:56.308Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:37:56.308Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:37:56.308Z] ---> 754f76d87eee [2022-05-23T14:37:56.308Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T14:37:56.308Z] ---> Using cache [2022-05-23T14:37:56.308Z] ---> 79e5ee0dbb1e [2022-05-23T14:37:56.308Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:37:56.308Z] ---> Using cache [2022-05-23T14:37:56.308Z] ---> 1a61527299bc [2022-05-23T14:37:56.308Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-23T14:37:56.308Z] ---> Using cache [2022-05-23T14:37:56.308Z] ---> dc829af204b2 [2022-05-23T14:37:56.308Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T14:37:56.308Z] ---> Using cache [2022-05-23T14:37:56.308Z] ---> a16d6a5944d4 [2022-05-23T14:37:56.308Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:37:56.308Z] ---> Using cache [2022-05-23T14:37:56.308Z] ---> 2f7ff165aad6 [2022-05-23T14:37:56.308Z] Step 8/22 : COPY . . [2022-05-23T14:37:56.308Z] ---> Using cache [2022-05-23T14:37:56.308Z] ---> 3f7d6c19cb7c [2022-05-23T14:37:56.308Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-23T14:37:56.308Z] ---> Running in b86ac07bc470 [2022-05-23T14:37:56.913Z] 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-05-23T14:41:49.981Z] Removing intermediate container 5d59bb19a58e [2022-05-23T14:41:49.981Z] ---> 4151b6ed27ce [2022-05-23T14:41:49.981Z] [2022-05-23T14:41:49.981Z] Step 9/20 : FROM alpine:3.15 [2022-05-23T14:41:49.981Z] 3.15: Pulling from library/alpine [2022-05-23T14:41:49.981Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-23T14:41:49.981Z] Status: Downloaded newer image for alpine:3.15 [2022-05-23T14:41:49.981Z] ---> 3fb3c9af89a9 [2022-05-23T14:41:49.981Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T14:41:49.981Z] ---> Running in 7f2a275dc193 [2022-05-23T14:41:50.590Z] Removing intermediate container 7f2a275dc193 [2022-05-23T14:41:50.590Z] ---> e71c9d1b1a50 [2022-05-23T14:41:50.590Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:41:50.590Z] ---> Running in 0b4b27d72b6c [2022-05-23T14:41:54.021Z] Removing intermediate container 0b4b27d72b6c [2022-05-23T14:41:54.021Z] ---> e8637dfea1af [2022-05-23T14:41:54.021Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-23T14:41:54.021Z] ---> Running in db2b9878f912 [2022-05-23T14:41:56.003Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T14:41:56.990Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T14:41:58.976Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T14:41:58.976Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T14:41:58.976Z] OK: 15734 distinct packages available [2022-05-23T14:41:59.252Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T14:42:00.242Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T14:42:01.684Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-23T14:42:01.684Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-23T14:42:01.960Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-23T14:42:01.960Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-23T14:42:02.235Z] (5/9) Installing curl (7.80.0-r1) [2022-05-23T14:42:02.235Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-23T14:42:02.235Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-23T14:42:02.511Z] (8/9) Installing libucontext (1.1-r0) [2022-05-23T14:42:02.511Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-23T14:42:02.511Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T14:42:02.787Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T14:42:03.387Z] OK: 8 MiB in 23 packages [2022-05-23T14:42:05.394Z] Removing intermediate container db2b9878f912 [2022-05-23T14:42:05.394Z] ---> cfbbb1ca3bbc [2022-05-23T14:42:05.673Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T14:42:06.277Z] ---> 47049e2356ef [2022-05-23T14:42:06.277Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-23T14:42:08.271Z] ---> a6e2313e4176 [2022-05-23T14:42:08.271Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-23T14:42:09.268Z] ---> 10e534dd17f3 [2022-05-23T14:42:09.268Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-23T14:42:09.550Z] ---> Running in ad3917bb5831 [2022-05-23T14:42:10.162Z] Removing intermediate container ad3917bb5831 [2022-05-23T14:42:10.162Z] ---> c3de15f9eae0 [2022-05-23T14:42:10.162Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T14:42:10.162Z] ---> Running in 80d0833ef788 [2022-05-23T14:42:10.759Z] Removing intermediate container 80d0833ef788 [2022-05-23T14:42:10.759Z] ---> a033058f0ba3 [2022-05-23T14:42:10.759Z] Step 18/20 : LABEL arch=arm64 [2022-05-23T14:42:10.759Z] ---> Running in e9b893401a01 [2022-05-23T14:42:11.363Z] Removing intermediate container e9b893401a01 [2022-05-23T14:42:11.640Z] ---> 8309d71dcd8a [2022-05-23T14:42:11.640Z] Step 19/20 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 [2022-05-23T14:42:11.640Z] ---> Running in 3229def15589 [2022-05-23T14:42:12.245Z] Removing intermediate container 3229def15589 [2022-05-23T14:42:12.245Z] ---> 5d31a34219e2 [2022-05-23T14:42:12.245Z] Step 20/20 : LABEL version=0.0.0 [2022-05-23T14:42:12.795Z] ---> Running in faaff3aec803 [2022-05-23T14:42:12.795Z] Removing intermediate container faaff3aec803 [2022-05-23T14:42:12.795Z] ---> f6cb0a4ca2ed [2022-05-23T14:42:12.795Z] [2022-05-23T14:42:13.777Z] Successfully built f6cb0a4ca2ed [2022-05-23T14:42:13.777Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-23T14:42:13.777Z]  Building security-spiffe-token-provider ... done Building core-metadata [2022-05-23T14:42:47.286Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T14:42:47.286Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T14:42:47.287Z] ---> 754f76d87eee [2022-05-23T14:42:47.287Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T14:42:47.287Z] ---> Using cache [2022-05-23T14:42:47.287Z] ---> 79e5ee0dbb1e [2022-05-23T14:42:47.287Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T14:42:47.287Z] ---> Using cache [2022-05-23T14:42:47.287Z] ---> 1a61527299bc [2022-05-23T14:42:47.287Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-23T14:42:47.287Z] ---> Using cache [2022-05-23T14:42:47.287Z] ---> dc829af204b2 [2022-05-23T14:42:47.287Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T14:42:47.287Z] ---> Using cache [2022-05-23T14:42:47.287Z] ---> a16d6a5944d4 [2022-05-23T14:42:47.287Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T14:42:47.287Z] ---> Using cache [2022-05-23T14:42:47.287Z] ---> 2f7ff165aad6 [2022-05-23T14:42:47.287Z] Step 8/23 : COPY . . [2022-05-23T14:42:47.287Z] ---> Using cache [2022-05-23T14:42:47.287Z] ---> 3f7d6c19cb7c [2022-05-23T14:42:47.287Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-23T14:42:47.287Z] ---> Running in 1293c0853cab [2022-05-23T14:42:47.287Z] 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-05-23T14:46:09.721Z] Removing intermediate container b86ac07bc470 [2022-05-23T14:46:09.721Z] ---> 5a5f97a5101c [2022-05-23T14:46:09.721Z] [2022-05-23T14:46:09.721Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T14:46:09.721Z] ---> ac73e934f311 [2022-05-23T14:46:09.721Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-23T14:46:09.721Z] ---> Using cache [2022-05-23T14:46:09.721Z] ---> 7677450b1e7a [2022-05-23T14:46:09.721Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T14:46:09.721Z] ---> Using cache [2022-05-23T14:46:09.721Z] ---> dbe613e62825 [2022-05-23T14:46:09.721Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-23T14:46:09.721Z] ---> Running in b3cace763423 [2022-05-23T14:46:09.721Z] Removing intermediate container b3cace763423 [2022-05-23T14:46:09.721Z] ---> 54854ac9d8f1 [2022-05-23T14:46:09.721Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-23T14:46:09.721Z] ---> Running in 2de37e92f817 [2022-05-23T14:46:09.721Z] Removing intermediate container 2de37e92f817 [2022-05-23T14:46:09.721Z] ---> 05371b6d5942 [2022-05-23T14:46:09.721Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T14:46:09.721Z] ---> 88369dd8d1d4 [2022-05-23T14:46:09.721Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-23T14:46:10.933Z] ---> 6cb252704af0 [2022-05-23T14:46:10.933Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-23T14:46:11.980Z] ---> 554a4b7ce8ad [2022-05-23T14:46:11.980Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-23T14:46:12.907Z] ---> Running in 05aa42831d5a [2022-05-23T14:46:12.907Z] Removing intermediate container 05aa42831d5a [2022-05-23T14:46:12.907Z] ---> b03e828a8798 [2022-05-23T14:46:12.907Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T14:46:12.907Z] ---> Running in 85c0314cfef4 [2022-05-23T14:46:13.591Z] Removing intermediate container 85c0314cfef4 [2022-05-23T14:46:13.591Z] ---> ed9009aebf40 [2022-05-23T14:46:13.591Z] Step 20/22 : LABEL arch=arm64 [2022-05-23T14:46:13.591Z] ---> Running in bae3ad9db044 [2022-05-23T14:46:14.232Z] Removing intermediate container bae3ad9db044 [2022-05-23T14:46:14.232Z] ---> 08e1cc422664 [2022-05-23T14:46:14.232Z] Step 21/22 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 [2022-05-23T14:46:14.232Z] ---> Running in c126f9541c8f [2022-05-23T14:46:14.232Z] Removing intermediate container c126f9541c8f [2022-05-23T14:46:14.232Z] ---> 935e938aca16 [2022-05-23T14:46:14.232Z] Step 22/22 : LABEL version=0.0.0 [2022-05-23T14:46:14.232Z] ---> Running in 1ea342e97c24 [2022-05-23T14:46:14.838Z] Removing intermediate container 1ea342e97c24 [2022-05-23T14:46:14.838Z] ---> 161a7ada8e38 [2022-05-23T14:46:14.838Z] [2022-05-23T14:46:15.541Z] Successfully built 161a7ada8e38 [2022-05-23T14:46:15.541Z] Successfully tagged support-scheduler-arm64:latest [2022-05-23T14:47:54.869Z]  Building support-scheduler ... done Removing intermediate container 1293c0853cab [2022-05-23T14:47:54.869Z] ---> fdb5ada142ed [2022-05-23T14:47:54.869Z] [2022-05-23T14:47:54.869Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T14:47:54.869Z] ---> ac73e934f311 [2022-05-23T14:47:54.869Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-23T14:47:54.869Z] ---> Using cache [2022-05-23T14:47:54.869Z] ---> 7677450b1e7a [2022-05-23T14:47:54.869Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T14:47:54.869Z] ---> Using cache [2022-05-23T14:47:54.869Z] ---> dbe613e62825 [2022-05-23T14:47:54.869Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-23T14:47:54.869Z] ---> Running in 49763bd66d42 [2022-05-23T14:47:54.869Z] Removing intermediate container 49763bd66d42 [2022-05-23T14:47:54.869Z] ---> e955bc14149a [2022-05-23T14:47:54.869Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-23T14:47:54.869Z] ---> Running in 1614428dacd9 [2022-05-23T14:47:55.644Z] Removing intermediate container 1614428dacd9 [2022-05-23T14:47:55.644Z] ---> 6ab0f25c48be [2022-05-23T14:47:55.644Z] Step 15/23 : WORKDIR / [2022-05-23T14:47:55.644Z] ---> Running in de44fb2500a6 [2022-05-23T14:47:55.999Z] Removing intermediate container de44fb2500a6 [2022-05-23T14:47:56.000Z] ---> 937b779bffe8 [2022-05-23T14:47:56.000Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T14:47:57.029Z] ---> 07df12a9cea1 [2022-05-23T14:47:57.029Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-23T14:47:59.038Z] ---> a25ba942659f [2022-05-23T14:47:59.038Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-23T14:47:59.658Z] ---> ad735e3faee7 [2022-05-23T14:47:59.658Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-23T14:47:59.940Z] ---> Running in 2c6b2c054343 [2022-05-23T14:48:00.563Z] Removing intermediate container 2c6b2c054343 [2022-05-23T14:48:00.563Z] ---> 3780cf9f7ee3 [2022-05-23T14:48:00.563Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T14:48:00.563Z] ---> Running in c10fa97561ac [2022-05-23T14:48:01.175Z] Removing intermediate container c10fa97561ac [2022-05-23T14:48:01.175Z] ---> 251fa3f2c7cc [2022-05-23T14:48:01.175Z] Step 21/23 : LABEL arch=arm64 [2022-05-23T14:48:01.175Z] ---> Running in 621b0b54d7c8 [2022-05-23T14:48:01.799Z] Removing intermediate container 621b0b54d7c8 [2022-05-23T14:48:01.799Z] ---> f83a5f4002dd [2022-05-23T14:48:01.799Z] Step 22/23 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 [2022-05-23T14:48:02.084Z] ---> Running in b15f6bd1bc5d [2022-05-23T14:48:02.373Z] Removing intermediate container b15f6bd1bc5d [2022-05-23T14:48:02.373Z] ---> a2526ee31be8 [2022-05-23T14:48:02.373Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T14:48:02.668Z] ---> Running in d68c55b03c82 [2022-05-23T14:48:02.947Z] Removing intermediate container d68c55b03c82 [2022-05-23T14:48:02.947Z] ---> c36b70865ea9 [2022-05-23T14:48:02.947Z] [2022-05-23T14:48:03.555Z] Successfully built c36b70865ea9 [2022-05-23T14:48:03.556Z] Successfully tagged core-metadata-arm64:latest [2022-05-23T15:00:56.692Z]  Building core-metadata ... done Building bin/spire-agent... [2022-05-23T15:00:56.692Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T15:00:56.692Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T15:00:56.692Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T15:00:56.692Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T15:00:56.692Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T15:00:56.692Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T15:00:56.692Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T15:00:58.133Z] Building bin/spire-agent... [2022-05-23T15:00:59.120Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T15:00:59.399Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T15:00:59.673Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T15:00:59.673Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T15:00:59.673Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T15:00:59.673Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T15:00:59.951Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T15:00:59.951Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T15:00:59.951Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T15:00:59.951Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T15:01:07.273Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T15:01:07.760Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T15:01:07.760Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T15:01:08.058Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T15:01:08.058Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T15:01:08.058Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T15:01:08.338Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T15:01:08.616Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T15:01:08.616Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T15:06:00.881Z] Building bin/spire-agent... [2022-05-23T15:06:00.881Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T15:06:00.881Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T15:06:00.881Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T15:06:00.881Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T15:06:00.881Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T15:06:00.881Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T15:06:00.881Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T15:06:00.881Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T15:06:00.881Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T15:06:00.881Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T15:06:00.881Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T15:06:00.881Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T15:06:00.881Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T15:07:52.848Z] Removing intermediate container b0b6abb0aa25 [2022-05-23T15:07:52.848Z] ---> 47819a303838 [2022-05-23T15:07:52.848Z] [2022-05-23T15:07:52.848Z] Step 13/25 : FROM alpine:3.15 [2022-05-23T15:07:52.848Z] ---> 3fb3c9af89a9 [2022-05-23T15:07:52.848Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T15:07:52.848Z] ---> Using cache [2022-05-23T15:07:52.848Z] ---> e71c9d1b1a50 [2022-05-23T15:07:52.848Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:07:52.848Z] ---> Using cache [2022-05-23T15:07:52.848Z] ---> e8637dfea1af [2022-05-23T15:07:52.848Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-23T15:07:52.848Z] Removing intermediate container 7eba1f6e7681 [2022-05-23T15:07:52.848Z] ---> 3e03acad81c8 [2022-05-23T15:07:52.848Z] [2022-05-23T15:07:52.848Z] Step 13/26 : FROM alpine:3.15 [2022-05-23T15:07:52.848Z] ---> 3fb3c9af89a9 [2022-05-23T15:07:52.848Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T15:07:52.848Z] ---> Using cache [2022-05-23T15:07:52.848Z] ---> e71c9d1b1a50 [2022-05-23T15:07:52.848Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:07:52.848Z] ---> Using cache [2022-05-23T15:07:52.848Z] ---> e8637dfea1af [2022-05-23T15:07:52.848Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-23T15:07:52.848Z] ---> Running in 2670d2443c31 [2022-05-23T15:07:52.848Z] ---> Running in e0f2d197b43f [2022-05-23T15:07:52.848Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T15:07:52.848Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T15:07:52.848Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T15:07:52.848Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T15:07:52.848Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T15:07:52.848Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T15:07:52.848Z] OK: 15734 distinct packages available [2022-05-23T15:07:52.848Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T15:07:52.848Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T15:07:52.848Z] OK: 15734 distinct packages available [2022-05-23T15:07:52.848Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T15:07:52.848Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T15:07:52.848Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T15:07:52.848Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T15:07:52.848Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-23T15:07:52.849Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-23T15:07:52.849Z] (3/4) Installing libucontext (1.1-r0) [2022-05-23T15:07:52.849Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-23T15:07:52.849Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-23T15:07:52.849Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-23T15:07:52.849Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T15:07:52.849Z] OK: 6 MiB in 18 packages [2022-05-23T15:07:52.849Z] (3/5) Installing libucontext (1.1-r0) [2022-05-23T15:07:52.849Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-23T15:07:52.849Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-23T15:07:52.849Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T15:07:52.849Z] OK: 6 MiB in 19 packages [2022-05-23T15:07:52.849Z] Removing intermediate container e0f2d197b43f [2022-05-23T15:07:52.849Z] ---> 898f45091c89 [2022-05-23T15:07:52.849Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T15:07:52.849Z] Removing intermediate container 2670d2443c31 [2022-05-23T15:07:52.849Z] ---> 8d646bcbd2ea [2022-05-23T15:07:52.849Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T15:07:52.849Z] ---> a1a9f0c60b94 [2022-05-23T15:07:52.849Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T15:07:52.849Z] ---> a5f31d34b2b9 [2022-05-23T15:07:52.849Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T15:07:53.844Z] ---> dedec03eb5fd [2022-05-23T15:07:53.844Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-23T15:07:53.844Z] ---> facaae890c09 [2022-05-23T15:07:53.844Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-23T15:07:53.844Z] ---> Running in b9df7d192e12 [2022-05-23T15:07:54.468Z] Removing intermediate container b9df7d192e12 [2022-05-23T15:07:54.468Z] ---> b7ed4351f4be [2022-05-23T15:07:54.468Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-23T15:07:54.743Z] ---> 2f8dc817ab9a [2022-05-23T15:07:54.743Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-23T15:07:55.022Z] ---> 611bf1a45096 [2022-05-23T15:07:55.022Z] Step 21/26 : WORKDIR / [2022-05-23T15:07:55.299Z] ---> Running in 64c63254081c [2022-05-23T15:07:55.575Z] ---> a6c044ea19fd [2022-05-23T15:07:55.575Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T15:07:55.575Z] ---> Running in af93c475e734 [2022-05-23T15:07:55.846Z] Removing intermediate container 64c63254081c [2022-05-23T15:07:55.846Z] ---> 6c35aa24f730 [2022-05-23T15:07:55.846Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T15:07:55.846Z] ---> Running in e20a2aed3b3b [2022-05-23T15:07:56.121Z] Removing intermediate container af93c475e734 [2022-05-23T15:07:56.121Z] ---> de5406424434 [2022-05-23T15:07:56.121Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T15:07:56.121Z] ---> Running in ccad58e29961 [2022-05-23T15:07:56.399Z] Removing intermediate container e20a2aed3b3b [2022-05-23T15:07:56.399Z] ---> ff30edb2e6fa [2022-05-23T15:07:56.399Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T15:07:56.674Z] ---> Running in 53c0425002a7 [2022-05-23T15:07:56.674Z] Removing intermediate container ccad58e29961 [2022-05-23T15:07:56.674Z] ---> 7188b05c18f9 [2022-05-23T15:07:56.674Z] Step 23/25 : LABEL arch=arm64 [2022-05-23T15:07:56.950Z] ---> Running in d8df653f3255 [2022-05-23T15:07:57.242Z] Removing intermediate container 53c0425002a7 [2022-05-23T15:07:57.242Z] ---> 031ace9843f7 [2022-05-23T15:07:57.242Z] Step 24/26 : LABEL arch=arm64 [2022-05-23T15:07:57.242Z] ---> Running in d1b74f941591 [2022-05-23T15:07:57.242Z] Removing intermediate container d8df653f3255 [2022-05-23T15:07:57.242Z] ---> c929fb6b7daa [2022-05-23T15:07:57.242Z] Step 24/25 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 [2022-05-23T15:07:57.524Z] ---> Running in 60ff17940235 [2022-05-23T15:07:57.801Z] Removing intermediate container d1b74f941591 [2022-05-23T15:07:57.801Z] ---> 367373d09718 [2022-05-23T15:07:57.801Z] Step 25/26 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 [2022-05-23T15:07:57.801Z] ---> Running in a6f26e450e0e [2022-05-23T15:07:58.074Z] Removing intermediate container 60ff17940235 [2022-05-23T15:07:58.074Z] ---> 1bcfc3d9e39b [2022-05-23T15:07:58.074Z] Step 25/25 : LABEL version=0.0.0 [2022-05-23T15:07:58.074Z] ---> Running in 47fef4b982f4 [2022-05-23T15:07:58.351Z] Removing intermediate container a6f26e450e0e [2022-05-23T15:07:58.351Z] ---> a10ff8b9c8d6 [2022-05-23T15:07:58.351Z] Step 26/26 : LABEL version=0.0.0 [2022-05-23T15:07:58.351Z] ---> Running in dffbf3553ad7 [2022-05-23T15:07:58.625Z] Removing intermediate container 47fef4b982f4 [2022-05-23T15:07:58.625Z] ---> 72e5c580c0d3 [2022-05-23T15:07:58.625Z] [2022-05-23T15:07:58.900Z] Removing intermediate container dffbf3553ad7 [2022-05-23T15:07:58.900Z] ---> 37c434984f27 [2022-05-23T15:07:58.900Z] [2022-05-23T15:07:58.900Z] Successfully built 72e5c580c0d3 [2022-05-23T15:07:58.900Z] Successfully tagged security-spire-server-arm64:latest [2022-05-23T15:07:59.172Z]  Building security-spire-server ... done Successfully built 37c434984f27 [2022-05-23T15:07:59.172Z] Successfully tagged security-spire-config-arm64:latest [2022-05-23T15:10:21.076Z]  Building security-spire-config ... done Removing intermediate container ce0208bf6c62 [2022-05-23T15:10:21.076Z] ---> 2c42f3b455b3 [2022-05-23T15:10:21.076Z] [2022-05-23T15:10:21.076Z] Step 13/26 : FROM alpine:3.15 [2022-05-23T15:10:21.076Z] ---> 3fb3c9af89a9 [2022-05-23T15:10:21.076Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T15:10:21.076Z] ---> Using cache [2022-05-23T15:10:21.076Z] ---> e71c9d1b1a50 [2022-05-23T15:10:21.076Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T15:10:21.076Z] ---> Using cache [2022-05-23T15:10:21.076Z] ---> e8637dfea1af [2022-05-23T15:10:21.076Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-23T15:10:21.076Z] ---> Using cache [2022-05-23T15:10:21.076Z] ---> 898f45091c89 [2022-05-23T15:10:21.076Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-23T15:10:22.513Z] ---> ce7b558a76f6 [2022-05-23T15:10:22.513Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T15:10:25.902Z] ---> 6909bb31929e [2022-05-23T15:10:25.902Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T15:10:26.503Z] ---> b28d4c02fc8f [2022-05-23T15:10:26.503Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-23T15:10:27.097Z] ---> 09f4d9ff6cb8 [2022-05-23T15:10:27.097Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-23T15:10:27.694Z] ---> 684e1089a957 [2022-05-23T15:10:27.694Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T15:10:27.967Z] ---> Running in 8df24008890e [2022-05-23T15:10:28.239Z] Removing intermediate container 8df24008890e [2022-05-23T15:10:28.239Z] ---> cb6395d39efe [2022-05-23T15:10:28.239Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T15:10:28.239Z] ---> Running in dab7930508ab [2022-05-23T15:10:28.525Z] Removing intermediate container dab7930508ab [2022-05-23T15:10:28.525Z] ---> ffd1430cd9d6 [2022-05-23T15:10:28.525Z] Step 24/26 : LABEL arch=arm64 [2022-05-23T15:10:28.801Z] ---> Running in 4554a88fb12c [2022-05-23T15:10:29.074Z] Removing intermediate container 4554a88fb12c [2022-05-23T15:10:29.074Z] ---> 753abff335db [2022-05-23T15:10:29.074Z] Step 25/26 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 [2022-05-23T15:10:29.074Z] ---> Running in 272ae9f19ae7 [2022-05-23T15:10:29.673Z] Removing intermediate container 272ae9f19ae7 [2022-05-23T15:10:29.673Z] ---> 561686dafd57 [2022-05-23T15:10:29.673Z] Step 26/26 : LABEL version=0.0.0 [2022-05-23T15:10:29.673Z] ---> Running in dc33b7808f70 [2022-05-23T15:10:29.948Z] Removing intermediate container dc33b7808f70 [2022-05-23T15:10:29.948Z] ---> c08e4fe030dd [2022-05-23T15:10:29.948Z] [2022-05-23T15:10:30.223Z] Successfully built c08e4fe030dd [2022-05-23T15:10:30.223Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-23T15:10:30.837Z]  Building security-spire-agent ... done  [Pipeline] } [2022-05-23T15:10:30.867Z] $ docker stop --time=1 057a8d27f8773c0bbfa0e816a942c94e23e28d320c77409c8c1d8e0113290e76 [2022-05-23T15:10:32.614Z] $ docker rm -f 057a8d27f8773c0bbfa0e816a942c94e23e28d320c77409c8c1d8e0113290e76 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T15:10:33.171Z] + docker images [2022-05-23T15:10:33.765Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-23T15:10:33.765Z] security-spire-agent-arm64 latest c08e4fe030dd 4 seconds ago 126MB [2022-05-23T15:10:33.765Z] 2c42f3b455b3 30 seconds ago 4.14GB [2022-05-23T15:10:33.765Z] security-spire-config-arm64 latest 37c434984f27 2 minutes ago 85.6MB [2022-05-23T15:10:33.765Z] security-spire-server-arm64 latest 72e5c580c0d3 2 minutes ago 86.3MB [2022-05-23T15:10:33.765Z] 47819a303838 3 minutes ago 4.14GB [2022-05-23T15:10:33.765Z] 3e03acad81c8 3 minutes ago 4.14GB [2022-05-23T15:10:33.765Z] core-metadata-arm64 latest c36b70865ea9 22 minutes ago 16.3MB [2022-05-23T15:10:33.765Z] fdb5ada142ed 22 minutes ago 1.31GB [2022-05-23T15:10:33.765Z] support-scheduler-arm64 latest 161a7ada8e38 24 minutes ago 25.2MB [2022-05-23T15:10:33.765Z] 5a5f97a5101c 24 minutes ago 1.36GB [2022-05-23T15:10:33.765Z] security-spiffe-token-provider-arm64 latest f6cb0a4ca2ed 28 minutes ago 27.9MB [2022-05-23T15:10:33.765Z] 4151b6ed27ce 28 minutes ago 1.36GB [2022-05-23T15:10:33.765Z] core-command-arm64 latest 79a4c6b70100 33 minutes ago 15.5MB [2022-05-23T15:10:33.765Z] d2c55c5f11a3 33 minutes ago 1.3GB [2022-05-23T15:10:33.765Z] sys-mgmt-agent-arm64 latest a49f05e36ab6 37 minutes ago 282MB [2022-05-23T15:10:33.765Z] 208562a4e503 39 minutes ago 1.31GB [2022-05-23T15:10:33.765Z] core-data-arm64 latest 69c4fca9d34e 39 minutes ago 21.6MB [2022-05-23T15:10:33.765Z] cfcbcd2f395c 40 minutes ago 1.34GB [2022-05-23T15:10:33.765Z] security-proxy-setup-arm64 latest 4f4f55a2fc0d 41 minutes ago 26.1MB [2022-05-23T15:10:33.765Z] ebf419078cab 41 minutes ago 1.31GB [2022-05-23T15:10:33.765Z] support-notifications-arm64 latest 9535e97734f0 45 minutes ago 25.8MB [2022-05-23T15:10:33.765Z] 90f0da2e8b35 46 minutes ago 1.36GB [2022-05-23T15:10:33.765Z] security-bootstrapper-arm64 latest 7b0fc8694aaa 48 minutes ago 18.3MB [2022-05-23T15:10:33.765Z] security-secretstore-setup-arm64 latest 284a79046916 48 minutes ago 27.5MB [2022-05-23T15:10:33.765Z] 5c829326e8da 48 minutes ago 1.31GB [2022-05-23T15:10:33.765Z] 7438008f6a0b 48 minutes ago 1.32GB [2022-05-23T15:10:33.765Z] ci-base-image-arm64 latest 754f76d87eee About an hour ago 885MB [2022-05-23T15:10:33.765Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 4 weeks ago 551MB [2022-05-23T15:10:33.765Z] docker 20.10.14 c346e9eafbab 6 weeks ago 202MB [2022-05-23T15:10:33.765Z] alpine 3.14 ac73e934f311 6 weeks ago 5.34MB [2022-05-23T15:10:33.765Z] alpine 3.15 3fb3c9af89a9 6 weeks ago 5.32MB [2022-05-23T15:10:33.765Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 23 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-05-23T15:10:34.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-23T15:10:34.224Z] [2022-05-23T15:10:34.224Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:10:34.588Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-23T15:10:34.864Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-23T15:10:34.864Z] 8998bd30e6a1: Pulling fs layer [2022-05-23T15:10:34.864Z] 04944245beec: Pulling fs layer [2022-05-23T15:10:34.864Z] 699f458cf7ca: Pulling fs layer [2022-05-23T15:10:34.864Z] 765212b225bb: Pulling fs layer [2022-05-23T15:10:34.864Z] f23df028b6ca: Pulling fs layer [2022-05-23T15:10:34.864Z] d65c8cfc05b1: Pulling fs layer [2022-05-23T15:10:34.864Z] 2437ff75d9bd: Pulling fs layer [2022-05-23T15:10:34.864Z] f23df028b6ca: Waiting [2022-05-23T15:10:34.864Z] d65c8cfc05b1: Waiting [2022-05-23T15:10:34.864Z] 2437ff75d9bd: Waiting [2022-05-23T15:10:34.864Z] 765212b225bb: Waiting [2022-05-23T15:10:34.864Z] 04944245beec: Verifying Checksum [2022-05-23T15:10:34.864Z] 04944245beec: Download complete [2022-05-23T15:10:34.864Z] 765212b225bb: Verifying Checksum [2022-05-23T15:10:34.864Z] 765212b225bb: Download complete [2022-05-23T15:10:34.864Z] f23df028b6ca: Verifying Checksum [2022-05-23T15:10:34.864Z] f23df028b6ca: Download complete [2022-05-23T15:10:35.141Z] d65c8cfc05b1: Verifying Checksum [2022-05-23T15:10:35.141Z] d65c8cfc05b1: Download complete [2022-05-23T15:10:35.141Z] 699f458cf7ca: Verifying Checksum [2022-05-23T15:10:35.141Z] 699f458cf7ca: Download complete [2022-05-23T15:10:35.416Z] 8998bd30e6a1: Verifying Checksum [2022-05-23T15:10:35.416Z] 8998bd30e6a1: Download complete [2022-05-23T15:10:38.042Z] 2437ff75d9bd: Verifying Checksum [2022-05-23T15:10:38.042Z] 2437ff75d9bd: Download complete [2022-05-23T15:10:40.025Z] 8998bd30e6a1: Pull complete [2022-05-23T15:10:40.623Z] 04944245beec: Pull complete [2022-05-23T15:10:42.062Z] 699f458cf7ca: Pull complete [2022-05-23T15:10:42.337Z] 765212b225bb: Pull complete [2022-05-23T15:10:43.314Z] f23df028b6ca: Pull complete [2022-05-23T15:10:43.314Z] d65c8cfc05b1: Pull complete [2022-05-23T15:11:01.622Z] 2437ff75d9bd: Pull complete [2022-05-23T15:11:01.622Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-23T15:11:01.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-23T15:11:01.622Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-23T15:11:01.881Z] prd-ubuntu20.04-docker-arm64-4c-16g-64374 does not seem to be running inside a container [2022-05-23T15:11:01.987Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-05-23T15:11:05.109Z] $ docker top 1e3dc63fc7f98ec7a3d1cdfd962f66adb235ea6511ca75011c146634c2800347 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T15:11:06.121Z] ---> job-cost.sh [2022-05-23T15:11:06.121Z] lf-activate-venv: SKIPPING [2022-05-23T15:11:06.121Z] INFO: No Stack... [2022-05-23T15:11:06.714Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-23T15:11:07.309Z] INFO: Archiving Costs [Pipeline] sh [2022-05-23T15:11:07.979Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2022-05-23T15:11:07.979Z] + cut -d, -f6 [Pipeline] lock [2022-05-23T15:11:08.015Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4034-3-stack-cost] [2022-05-23T15:11:08.021Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4034-3-stack-cost] did not exist. Created. [2022-05-23T15:11:08.021Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4034-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-23T15:11:08.693Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-23T15:11:08.953Z] Stashed 1 file(s) [Pipeline] } [2022-05-23T15:11:08.963Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4034-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-23T15:11:09.006Z] $ docker stop --time=1 1e3dc63fc7f98ec7a3d1cdfd962f66adb235ea6511ca75011c146634c2800347 [2022-05-23T15:11:10.624Z] $ docker rm -f 1e3dc63fc7f98ec7a3d1cdfd962f66adb235ea6511ca75011c146634c2800347 [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-05-23T15:11:11.241Z] provisioning config files... [2022-05-23T15:11:11.249Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config268925089975225346tmp [Pipeline] { [Pipeline] sh [2022-05-23T15:11:11.544Z] + set +x [2022-05-23T15:11:11.544Z] + curl -s https://codecov.io/bash [2022-05-23T15:11:11.544Z] + bash -s -- [2022-05-23T15:11:11.544Z] [2022-05-23T15:11:11.544Z] _____ _ [2022-05-23T15:11:11.544Z] / ____| | | [2022-05-23T15:11:11.544Z] | | ___ __| | ___ ___ _____ __ [2022-05-23T15:11:11.544Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-23T15:11:11.544Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-23T15:11:11.544Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-23T15:11:11.544Z] Bash-1.0.6 [2022-05-23T15:11:11.544Z] [2022-05-23T15:11:11.544Z] [2022-05-23T15:11:11.544Z] ==> git version 2.25.1 found [2022-05-23T15:11:11.544Z] ==> 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-05-23T15:11:11.544Z] Release-Date: 2020-01-08 [2022-05-23T15:11:11.544Z] 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-05-23T15:11:11.544Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-23T15:11:11.544Z] ==> Jenkins CI detected. [2022-05-23T15:11:11.544Z] current dir:  /w/workspace/edgex-go/3 [2022-05-23T15:11:11.544Z] project root: . [2022-05-23T15:11:11.544Z] --> token set from env [2022-05-23T15:11:11.544Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-23T15:11:11.544Z] ==> Running gcov in . (disable via -X gcov) [2022-05-23T15:11:11.544Z] ==> Python coveragepy not found [2022-05-23T15:11:11.544Z] ==> Searching for coverage reports in: [2022-05-23T15:11:11.544Z] + . [2022-05-23T15:11:11.544Z] -> Found 1 reports [2022-05-23T15:11:11.544Z] ==> Detecting git/mercurial file structure [2022-05-23T15:11:11.544Z] ==> Reading reports [2022-05-23T15:11:11.544Z] + ./coverage.out bytes=435134 [2022-05-23T15:11:11.804Z] ==> Appending adjustments [2022-05-23T15:11:11.804Z] https://docs.codecov.io/docs/fixing-reports [2022-05-23T15:11:12.742Z] + Found adjustments [2022-05-23T15:11:12.742Z] ==> Gzipping contents [2022-05-23T15:11:12.742Z] 60K /tmp/codecov.chFV9C.gz [2022-05-23T15:11:12.742Z] ==> Uploading reports [2022-05-23T15:11:12.742Z] url: https://codecov.io [2022-05-23T15:11:12.742Z] query: branch=PR-4034&commit=18a04396b4e100fc3eb25a61226445f7086adf55&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4034%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4034&job=&cmd_args= [2022-05-23T15:11:12.742Z] -> Pinging Codecov [2022-05-23T15:11:12.742Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4034&commit=18a04396b4e100fc3eb25a61226445f7086adf55&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4034%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4034&job=&cmd_args= [2022-05-23T15:11:13.001Z] -> Uploading to [2022-05-23T15:11:13.001Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-23/00271124DB129430A58F1EEE437C3FCB/18a04396b4e100fc3eb25a61226445f7086adf55/4b3c4a70-dba5-401e-b78b-1509302182d0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220523T151112Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c37c0af859d5597a6079fae1009f2507d03b1c8a3c81230ddbe6217223ca16f7 [2022-05-23T15:11:13.001Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-23T15:11:13.001Z] Dload Upload Total Spent Left Speed [2022-05-23T15:11:13.261Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59854 0 0 100 59854 0 240k --:--:-- --:--:-- --:--:-- 240k [2022-05-23T15:11:13.261Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/18a04396b4e100fc3eb25a61226445f7086adf55 [Pipeline] } [2022-05-23T15:11:13.269Z] 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-05-23T15:11:13.977Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-23T15:11:14.274Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T15:11:15.140Z] ---> package-listing.sh [2022-05-23T15:11:15.140Z] ++ facter osfamily [2022-05-23T15:11:15.140Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-23T15:11:15.400Z] + OS_FAMILY=debian [2022-05-23T15:11:15.400Z] + workspace=/w/workspace/edgex-go/3 [2022-05-23T15:11:15.400Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-23T15:11:15.400Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-23T15:11:15.400Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-23T15:11:15.400Z] + PACKAGES=/tmp/packages_start.txt [2022-05-23T15:11:15.400Z] + '[' /w/workspace/edgex-go/3 ']' [2022-05-23T15:11:15.400Z] + PACKAGES=/tmp/packages_end.txt [2022-05-23T15:11:15.400Z] + case "${OS_FAMILY}" in [2022-05-23T15:11:15.400Z] + dpkg -l [2022-05-23T15:11:15.400Z] + grep '^ii' [2022-05-23T15:11:15.400Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-23T15:11:15.400Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-23T15:11:15.400Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-23T15:11:15.400Z] + '[' /w/workspace/edgex-go/3 ']' [2022-05-23T15:11:15.400Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2022-05-23T15:11:15.400Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2022-05-23T15:11:15.413Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-23T15:11:15.691Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:11:16.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T15:11:16.252Z] [2022-05-23T15:11:16.252Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T15:11:16.562Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T15:11:16.562Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-23T15:11:16.562Z] 5eb5b503b376: Pulling fs layer [2022-05-23T15:11:16.562Z] 5c69ac0246d0: Pulling fs layer [2022-05-23T15:11:16.562Z] ec43610c2a17: Pulling fs layer [2022-05-23T15:11:16.562Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-23T15:11:16.562Z] 33b1e0a273af: Pulling fs layer [2022-05-23T15:11:16.562Z] 5d3b04190fa2: Pulling fs layer [2022-05-23T15:11:16.562Z] 2f39f015ded8: Pulling fs layer [2022-05-23T15:11:16.562Z] 2f39f015ded8: Waiting [2022-05-23T15:11:16.562Z] 33b1e0a273af: Waiting [2022-05-23T15:11:16.562Z] 5d3b04190fa2: Waiting [2022-05-23T15:11:16.562Z] 3a2ae6a8a46f: Waiting [2022-05-23T15:11:16.562Z] 5c69ac0246d0: Verifying Checksum [2022-05-23T15:11:16.562Z] 5c69ac0246d0: Download complete [2022-05-23T15:11:16.562Z] 3a2ae6a8a46f: Download complete [2022-05-23T15:11:16.562Z] ec43610c2a17: Verifying Checksum [2022-05-23T15:11:16.562Z] ec43610c2a17: Download complete [2022-05-23T15:11:16.562Z] 33b1e0a273af: Verifying Checksum [2022-05-23T15:11:16.562Z] 33b1e0a273af: Download complete [2022-05-23T15:11:16.562Z] 5d3b04190fa2: Download complete [2022-05-23T15:11:16.821Z] 5eb5b503b376: Verifying Checksum [2022-05-23T15:11:16.821Z] 5eb5b503b376: Download complete [2022-05-23T15:11:17.392Z] 2f39f015ded8: Download complete [2022-05-23T15:11:17.965Z] 5eb5b503b376: Pull complete [2022-05-23T15:11:18.226Z] 5c69ac0246d0: Pull complete [2022-05-23T15:11:18.487Z] ec43610c2a17: Pull complete [2022-05-23T15:11:18.747Z] 3a2ae6a8a46f: Pull complete [2022-05-23T15:11:18.747Z] 33b1e0a273af: Pull complete [2022-05-23T15:11:19.006Z] 5d3b04190fa2: Pull complete [2022-05-23T15:11:23.196Z] 2f39f015ded8: Pull complete [2022-05-23T15:11:23.196Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-23T15:11:23.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T15:11:23.196Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-23T15:11:23.261Z] prd-ubuntu20.04-docker-8c-8g-64373 does not seem to be running inside a container [2022-05-23T15:11:23.299Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-23T15:11:25.275Z] $ docker top cd54060c9e445684ea08c920efce272db6acc325c00b2622b2cdd28eb4e13a84 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T15:11:25.656Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-23T15:11:25.959Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-23T15:11:26.258Z] + ls /var/log/sa-host [2022-05-23T15:11:26.258Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T15:11:26.473Z] provisioning config files... [2022-05-23T15:11:26.482Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config2010574858483667153tmp [Pipeline] { [Pipeline] echo [2022-05-23T15:11:26.499Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T15:11:26.788Z] ---> create-netrc.sh [Pipeline] } [2022-05-23T15:11:26.796Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-23T15:11:27.126Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-23T15:11:27.135Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T15:11:27.424Z] ---> sudo-logs.sh [2022-05-23T15:11:27.424Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-23T15:11:27.448Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T15:11:27.736Z] ---> job-cost.sh [2022-05-23T15:11:27.736Z] lf-activate-venv: SKIPPING [2022-05-23T15:11:27.736Z] DEBUG: total: 0.2199999988079071 [2022-05-23T15:11:27.736Z] INFO: Retrieving Stack Cost... [2022-05-23T15:11:28.370Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-23T15:11:28.634Z] INFO: Archiving Costs [Pipeline] echo [2022-05-23T15:11:28.646Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T15:11:28.929Z] ---> logs-deploy.sh [2022-05-23T15:11:28.929Z] lf-activate-venv: SKIPPING [2022-05-23T15:11:28.929Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4034/3 [2022-05-23T15:11:28.929Z] INFO: archiving workspace using pattern(s): [2022-05-23T15:11:29.869Z] Archives upload complete. [2022-05-23T15:11:30.129Z] INFO: archiving logs to Nexus [2022-05-23T15:11:30.698Z] ---> uname -a: [2022-05-23T15:11:30.698Z] Linux prd-ubuntu20-04-docker-8c-8g-64373 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-05-23T15:11:30.698Z] [2022-05-23T15:11:30.698Z]