cloudxxx8 commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d9ac6a612ffeac27b3c9ea379638d3a34c2c6741+de464693d8763b9e98130398b447f975332c591d (7fcbaa62c151050395da5b2fbd3208d2146d0174) 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-ssh8846724467290857533.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11048728812841346964.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3993/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-3993/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2199285541128511636.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3121247563076808955.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-3993/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-3993/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14591096896344009109.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-33577’ Running on prd-ubuntu20.04-docker-8c-8g-33590 in /w/workspace/edgexfoundry_edgex-go_PR-3993 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit de464693d8763b9e98130398b447f975332c591d into PR head commit d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 > 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/3993/head:refs/remotes/origin/PR-3993 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 # 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 de464693d8763b9e98130398b447f975332c591d # timeout=10 Merge succeeded, producing d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 Checking out Revision d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 (PR-3993) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" > git rev-list --no-walk d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-28T01:27:43.060Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-28T01:27:43.122Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-28T01:27:43.141Z] ========================================================= [2022-04-28T01:27:43.141Z] EdgeX Global Pipelines Version Info [2022-04-28T01:27:43.141Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-28T01:27:43.910Z] ------------------- [2022-04-28T01:27:43.910Z] stable info: [2022-04-28T01:27:43.910Z] ------------------- [2022-04-28T01:27:43.910Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-28T01:27:43.910Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T01:27:43.910Z] Message: update stable to v1.0.227 [2022-04-28T01:27:44.485Z] ------------------- [2022-04-28T01:27:44.485Z] experimental info: [2022-04-28T01:27:44.485Z] ------------------- [2022-04-28T01:27:44.485Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-28T01:27:44.485Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T01:27:44.485Z] Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-28T01:27:44.635Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-28T01:27:44.646Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-28T01:27:44.654Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-28T01:27:44.662Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-28T01:27:44.671Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-28T01:27:44.686Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-28T01:27:44.695Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-28T01:27:44.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-28T01:27:44.717Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-28T01:27:44.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-28T01:27:44.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-28T01:27:44.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-28T01:27:44.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-28T01:27:44.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-28T01:27:44.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-28T01:27:44.798Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T01:27:44.809Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T01:27:44.821Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-28T01:27:44.832Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-28T01:27:44.843Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-28T01:27:44.854Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-28T01:27:44.867Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-28T01:27:44.880Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3993 [Pipeline] echo [2022-04-28T01:27:44.889Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3993 [Pipeline] echo [2022-04-28T01:27:44.902Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3993 [Pipeline] echo [2022-04-28T01:27:44.913Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 [Pipeline] echo [2022-04-28T01:27:44.924Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d9ac6a6 [Pipeline] echo [2022-04-28T01:27:44.935Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T01:27:44.980Z] provisioning config files... [2022-04-28T01:27:45.002Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4083242918367064823tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T01:27:45.335Z] ---> docker-login.sh [2022-04-28T01:27:45.335Z] nexus3.edgexfoundry.org:10001 [2022-04-28T01:27:45.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T01:27:45.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T01:27:45.597Z] Configure a credential helper to remove this warning. See [2022-04-28T01:27:45.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T01:27:45.597Z] [2022-04-28T01:27:45.597Z] Login Succeeded [2022-04-28T01:27:45.597Z] nexus3.edgexfoundry.org:10002 [2022-04-28T01:27:45.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T01:27:45.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T01:27:45.860Z] Configure a credential helper to remove this warning. See [2022-04-28T01:27:45.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T01:27:45.860Z] [2022-04-28T01:27:45.860Z] Login Succeeded [2022-04-28T01:27:45.860Z] nexus3.edgexfoundry.org:10003 [2022-04-28T01:27:45.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T01:27:45.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T01:27:45.860Z] Configure a credential helper to remove this warning. See [2022-04-28T01:27:45.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T01:27:45.860Z] [2022-04-28T01:27:45.860Z] Login Succeeded [2022-04-28T01:27:45.860Z] nexus3.edgexfoundry.org:10004 [2022-04-28T01:27:46.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T01:27:46.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T01:27:46.122Z] Configure a credential helper to remove this warning. See [2022-04-28T01:27:46.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T01:27:46.122Z] [2022-04-28T01:27:46.122Z] Login Succeeded [2022-04-28T01:27:46.122Z] docker.io [2022-04-28T01:27:46.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T01:27:46.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T01:27:46.698Z] Configure a credential helper to remove this warning. See [2022-04-28T01:27:46.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T01:27:46.698Z] [2022-04-28T01:27:46.698Z] Login Succeeded [2022-04-28T01:27:46.698Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T01:27:46.707Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T01:27:47.030Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-04-28T01:27:47.030Z] + dirname cmd/core-command/Dockerfile [2022-04-28T01:27:47.030Z] + cut -d/ -f2 [2022-04-28T01:27:47.030Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-28T01:27:47.030Z] + dirname cmd/core-data/Dockerfile [2022-04-28T01:27:47.030Z] + cut -d/ -f2 [2022-04-28T01:27:47.030Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-28T01:27:47.030Z] + dirname cmd/core-metadata/Dockerfile [2022-04-28T01:27:47.030Z] + cut -d/ -f2 [2022-04-28T01:27:47.030Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-28T01:27:47.030Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-28T01:27:47.030Z] + cut -d/ -f2 [2022-04-28T01:27:47.030Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-28T01:27:47.030Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-28T01:27:47.030Z] + cut -d/ -f2 [2022-04-28T01:27:47.030Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-28T01:27:47.030Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-28T01:27:47.030Z] + cut -d/ -f2 [2022-04-28T01:27:47.030Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-28T01:27:47.030Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-28T01:27:47.030Z] + cut -d/ -f2 [2022-04-28T01:27:47.030Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-28T01:27:47.030Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-28T01:27:47.030Z] + cut -d/ -f2 [2022-04-28T01:27:47.030Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-28T01:27:47.030Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-28T01:27:47.030Z] + cut -d/ -f2 [2022-04-28T01:27:47.030Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-28T01:27:47.030Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-28T01:27:47.030Z] + cut -d/ -f2 [2022-04-28T01:27:47.030Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-28T01:27:47.030Z] + dirname cmd/support-notifications/Dockerfile [2022-04-28T01:27:47.030Z] + cut -d/ -f2 [2022-04-28T01:27:47.030Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-28T01:27:47.030Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-28T01:27:47.030Z] + cut -d/ -f2 [2022-04-28T01:27:47.030Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-28T01:27:47.030Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-28T01:27:47.030Z] + cut -d/ -f2 [2022-04-28T01:27:47.030Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-28T01:27:47.177Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-28T01:27:47.516Z] + git rev-list -1 --merges d9ac6a612ffeac27b3c9ea379638d3a34c2c6741~1..d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 [Pipeline] echo [2022-04-28T01:27:47.537Z] -----------> git rev-list -1 --merges d9ac6a612ffeac27b3c9ea379638d3a34c2c6741~1..d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 [false] [Pipeline] sh [2022-04-28T01:27:47.834Z] + git log --format=format:%s -1 d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 [Pipeline] echo [2022-04-28T01:27:47.851Z] ========================================================= [2022-04-28T01:27:47.851Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-28T01:27:47.851Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-28T01:27:48.402Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T01:27:48.402Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-28T01:27:48.402Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-28T01:27:48.402Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-28T01:27:48.402Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-28T01:27:48.402Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-28T01:27:48.402Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T01:27:48.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T01:27:48.826Z] [2022-04-28T01:27:48.826Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T01:27:49.134Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T01:27:49.134Z] latest: Pulling from edgex-devops/py-git-semver [2022-04-28T01:27:49.134Z] 1fe172e4850f: Pulling fs layer [2022-04-28T01:27:49.134Z] caf521ccaac6: Pulling fs layer [2022-04-28T01:27:49.134Z] 3ead6fa29328: Pulling fs layer [2022-04-28T01:27:49.134Z] 5c2a1cbceb83: Pulling fs layer [2022-04-28T01:27:49.134Z] a8d5f1318db7: Pulling fs layer [2022-04-28T01:27:49.134Z] c427282e49a2: Pulling fs layer [2022-04-28T01:27:49.134Z] 1827001aaf11: Pulling fs layer [2022-04-28T01:27:49.134Z] 0714d37db230: Pulling fs layer [2022-04-28T01:27:49.134Z] ac28cf19c067: Pulling fs layer [2022-04-28T01:27:49.134Z] ca983d60f3e2: Pulling fs layer [2022-04-28T01:27:49.134Z] 9f894cec8388: Pulling fs layer [2022-04-28T01:27:49.134Z] 5c2a1cbceb83: Waiting [2022-04-28T01:27:49.134Z] a8d5f1318db7: Waiting [2022-04-28T01:27:49.134Z] c427282e49a2: Waiting [2022-04-28T01:27:49.134Z] 1827001aaf11: Waiting [2022-04-28T01:27:49.134Z] ac28cf19c067: Waiting [2022-04-28T01:27:49.134Z] ca983d60f3e2: Waiting [2022-04-28T01:27:49.134Z] 0714d37db230: Waiting [2022-04-28T01:27:49.134Z] 9f894cec8388: Waiting [2022-04-28T01:27:49.134Z] caf521ccaac6: Verifying Checksum [2022-04-28T01:27:49.134Z] caf521ccaac6: Download complete [2022-04-28T01:27:49.134Z] 5c2a1cbceb83: Verifying Checksum [2022-04-28T01:27:49.134Z] 5c2a1cbceb83: Download complete [2022-04-28T01:27:49.134Z] a8d5f1318db7: Verifying Checksum [2022-04-28T01:27:49.134Z] a8d5f1318db7: Download complete [2022-04-28T01:27:49.394Z] 3ead6fa29328: Verifying Checksum [2022-04-28T01:27:49.394Z] 3ead6fa29328: Download complete [2022-04-28T01:27:49.394Z] c427282e49a2: Verifying Checksum [2022-04-28T01:27:49.394Z] c427282e49a2: Download complete [2022-04-28T01:27:49.394Z] 0714d37db230: Verifying Checksum [2022-04-28T01:27:49.394Z] 0714d37db230: Download complete [2022-04-28T01:27:49.394Z] ac28cf19c067: Verifying Checksum [2022-04-28T01:27:49.394Z] ac28cf19c067: Download complete [2022-04-28T01:27:49.394Z] ca983d60f3e2: Verifying Checksum [2022-04-28T01:27:49.394Z] ca983d60f3e2: Download complete [2022-04-28T01:27:49.394Z] 9f894cec8388: Download complete [2022-04-28T01:27:49.394Z] 1fe172e4850f: Verifying Checksum [2022-04-28T01:27:49.394Z] 1fe172e4850f: Download complete [2022-04-28T01:27:49.654Z] 1827001aaf11: Verifying Checksum [2022-04-28T01:27:49.654Z] 1827001aaf11: Download complete [2022-04-28T01:27:51.038Z] 1fe172e4850f: Pull complete [2022-04-28T01:27:51.038Z] caf521ccaac6: Pull complete [2022-04-28T01:27:51.609Z] 3ead6fa29328: Pull complete [2022-04-28T01:27:51.609Z] 5c2a1cbceb83: Pull complete [2022-04-28T01:27:51.870Z] a8d5f1318db7: Pull complete [2022-04-28T01:27:52.131Z] c427282e49a2: Pull complete [2022-04-28T01:27:54.039Z] 1827001aaf11: Pull complete [2022-04-28T01:27:54.039Z] 0714d37db230: Pull complete [2022-04-28T01:27:54.300Z] ac28cf19c067: Pull complete [2022-04-28T01:27:54.300Z] ca983d60f3e2: Pull complete [2022-04-28T01:27:54.300Z] 9f894cec8388: Pull complete [2022-04-28T01:27:54.300Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-04-28T01:27:54.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T01:27:54.300Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-04-28T01:27:54.377Z] prd-ubuntu20.04-docker-8c-8g-33590 does not seem to be running inside a container [2022-04-28T01:27:54.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-28T01:27:55.755Z] $ docker top beaea4c36d15d4138d6f336b50d25fb4c5175ca94c647b03a8c2c38c3e916f43 -eo pid,comm [2022-04-28T01:27:55.826Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-04-28T01:27:55.826Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T01:27:55.856Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T01:27:55.856Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T01:27:55.991Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T01:27:55.996Z] $ docker exec beaea4c36d15d4138d6f336b50d25fb4c5175ca94c647b03a8c2c38c3e916f43 ssh-agent [2022-04-28T01:27:56.125Z] SSH_AUTH_SOCK=/tmp/ssh-vV6OIpEgtXkK/agent.33 [2022-04-28T01:27:56.125Z] SSH_AGENT_PID=40 [2022-04-28T01:27:56.132Z] Running ssh-add (command line suppressed) [2022-04-28T01:27:56.244Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_3214301219114221724.key (/w/workspace/edgex-go/2@tmp/private_key_3214301219114221724.key) [2022-04-28T01:27:56.256Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T01:27:56.544Z] + git tag --points-at HEAD [Pipeline] } [2022-04-28T01:27:56.558Z] $ docker exec --env ******** --env ******** beaea4c36d15d4138d6f336b50d25fb4c5175ca94c647b03a8c2c38c3e916f43 ssh-agent -k [2022-04-28T01:27:56.676Z] unset SSH_AUTH_SOCK; [2022-04-28T01:27:56.676Z] unset SSH_AGENT_PID; [2022-04-28T01:27:56.677Z] echo Agent pid 40 killed; [2022-04-28T01:27:56.685Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-28T01:27:56.709Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T01:27:56.709Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T01:27:56.831Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T01:27:56.837Z] $ docker exec beaea4c36d15d4138d6f336b50d25fb4c5175ca94c647b03a8c2c38c3e916f43 ssh-agent [2022-04-28T01:27:56.977Z] SSH_AUTH_SOCK=/tmp/ssh-OHV2p0Ay6KeE/agent.73 [2022-04-28T01:27:56.977Z] SSH_AGENT_PID=79 [2022-04-28T01:27:56.983Z] Running ssh-add (command line suppressed) [2022-04-28T01:27:57.090Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1573138995068646483.key (/w/workspace/edgex-go/2@tmp/private_key_1573138995068646483.key) [2022-04-28T01:27:57.103Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T01:27:57.394Z] + git semver init [2022-04-28T01:27:57.655Z] 2022-04-28 01:27:57,617 [run_init] DEBUG init version:0.0.0 force:False [2022-04-28T01:27:57.655Z] 2022-04-28 01:27:57,618 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2022-04-28T01:27:57.655Z] 2022-04-28 01:27:57,618 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2022-04-28T01:27:57.655Z] 2022-04-28 01:27:57,619 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2022-04-28T01:28:01.856Z] 2022-04-28 01:28:01,643 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2022-04-28T01:28:01.856Z] 2022-04-28 01:28:01,644 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-3993 with force:False [2022-04-28T01:28:01.856Z] 2022-04-28 01:28:01,644 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-3993 [2022-04-28T01:28:01.856Z] 2022-04-28 01:28:01,649 [execute] INFO git cat-file --batch-check [2022-04-28T01:28:01.856Z] 2022-04-28 01:28:01,649 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T01:28:01.856Z] 2022-04-28 01:28:01,656 [execute] INFO git cat-file --batch [2022-04-28T01:28:01.856Z] 2022-04-28 01:28:01,656 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T01:28:01.856Z] 2022-04-28 01:28:01,660 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-3993 [2022-04-28T01:28:01.856Z] 0.0.0 [Pipeline] } [2022-04-28T01:28:01.871Z] $ docker exec --env ******** --env ******** beaea4c36d15d4138d6f336b50d25fb4c5175ca94c647b03a8c2c38c3e916f43 ssh-agent -k [2022-04-28T01:28:01.995Z] unset SSH_AUTH_SOCK; [2022-04-28T01:28:01.995Z] unset SSH_AGENT_PID; [2022-04-28T01:28:01.995Z] echo Agent pid 79 killed; [2022-04-28T01:28:02.004Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T01:28:02.315Z] + git semver [Pipeline] } [2022-04-28T01:28:02.593Z] $ docker stop --time=1 beaea4c36d15d4138d6f336b50d25fb4c5175ca94c647b03a8c2c38c3e916f43 [2022-04-28T01:28:04.393Z] $ docker rm -f beaea4c36d15d4138d6f336b50d25fb4c5175ca94c647b03a8c2c38c3e916f43 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T01:28:04.786Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-28T01:28:05.134Z] Stashed 1 file(s) [Pipeline] echo [2022-04-28T01:28:05.138Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-04-28T01:28:05.246Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T01:28:05.253Z] ========================================================= [2022-04-28T01:28:05.253Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-28T01:28:05.253Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-28T01:28:05.547Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T01:28:05.808Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-28T01:28:05.808Z] 59bf1c3509f3: Pulling fs layer [2022-04-28T01:28:05.808Z] 666ba61612fd: Pulling fs layer [2022-04-28T01:28:05.808Z] 8ed8ca486205: Pulling fs layer [2022-04-28T01:28:05.808Z] 4fe6c5a15a65: Pulling fs layer [2022-04-28T01:28:05.808Z] 22a0e8bec74d: Pulling fs layer [2022-04-28T01:28:05.808Z] ca2b28591e48: Pulling fs layer [2022-04-28T01:28:05.808Z] a51346096db8: Pulling fs layer [2022-04-28T01:28:05.808Z] daebc70d1ce1: Pulling fs layer [2022-04-28T01:28:05.808Z] 0e18a0eac166: Pulling fs layer [2022-04-28T01:28:05.808Z] ca2b28591e48: Waiting [2022-04-28T01:28:05.808Z] 4fe6c5a15a65: Waiting [2022-04-28T01:28:05.808Z] 22a0e8bec74d: Waiting [2022-04-28T01:28:05.808Z] a51346096db8: Waiting [2022-04-28T01:28:05.808Z] 0e18a0eac166: Waiting [2022-04-28T01:28:05.808Z] daebc70d1ce1: Waiting [2022-04-28T01:28:05.808Z] 8ed8ca486205: Verifying Checksum [2022-04-28T01:28:05.808Z] 8ed8ca486205: Download complete [2022-04-28T01:28:05.808Z] 666ba61612fd: Verifying Checksum [2022-04-28T01:28:05.808Z] 666ba61612fd: Download complete [2022-04-28T01:28:05.808Z] 22a0e8bec74d: Verifying Checksum [2022-04-28T01:28:05.808Z] 22a0e8bec74d: Download complete [2022-04-28T01:28:05.808Z] ca2b28591e48: Verifying Checksum [2022-04-28T01:28:05.808Z] ca2b28591e48: Download complete [2022-04-28T01:28:05.808Z] 59bf1c3509f3: Verifying Checksum [2022-04-28T01:28:05.808Z] 59bf1c3509f3: Download complete [2022-04-28T01:28:05.808Z] a51346096db8: Download complete [2022-04-28T01:28:05.808Z] daebc70d1ce1: Verifying Checksum [2022-04-28T01:28:05.808Z] daebc70d1ce1: Download complete [2022-04-28T01:28:05.808Z] 59bf1c3509f3: Pull complete [2022-04-28T01:28:06.070Z] 666ba61612fd: Pull complete [2022-04-28T01:28:06.070Z] 8ed8ca486205: Pull complete [2022-04-28T01:28:06.332Z] 0e18a0eac166: Verifying Checksum [2022-04-28T01:28:06.332Z] 0e18a0eac166: Download complete [2022-04-28T01:28:06.592Z] 4fe6c5a15a65: Verifying Checksum [2022-04-28T01:28:06.592Z] 4fe6c5a15a65: Download complete [2022-04-28T01:28:10.805Z] 4fe6c5a15a65: Pull complete [2022-04-28T01:28:10.805Z] 22a0e8bec74d: Pull complete [2022-04-28T01:28:10.805Z] ca2b28591e48: Pull complete [2022-04-28T01:28:10.805Z] a51346096db8: Pull complete [2022-04-28T01:28:10.805Z] daebc70d1ce1: Pull complete [2022-04-28T01:28:12.713Z] 0e18a0eac166: Pull complete [2022-04-28T01:28:12.713Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-28T01:28:12.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T01:28:12.713Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-28T01:28:13.013Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T01:28:13.013Z] WORKDIR /edgex [2022-04-28T01:28:13.013Z] COPY go.mod . [2022-04-28T01:28:13.013Z] RUN go mod download [2022-04-28T01:28:13.013Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-28T01:28:14.394Z] Sending build context to Docker daemon 335MB [2022-04-28T01:28:14.394Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T01:28:14.394Z] ---> f018257e8ee9 [2022-04-28T01:28:14.394Z] Step 2/4 : WORKDIR /edgex [2022-04-28T01:28:16.310Z] ---> Running in 4c0fa643076e [2022-04-28T01:28:16.310Z] Removing intermediate container 4c0fa643076e [2022-04-28T01:28:16.310Z] ---> 89ca231dc7db [2022-04-28T01:28:16.310Z] Step 3/4 : COPY go.mod . [2022-04-28T01:28:16.572Z] ---> 53c473bcb60d [2022-04-28T01:28:16.572Z] Step 4/4 : RUN go mod download [2022-04-28T01:28:16.572Z] ---> Running in bfc755b688cd [2022-04-28T01:28:20.210Z] Still waiting to schedule task [2022-04-28T01:28:20.211Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-33585’ [2022-04-28T01:28:34.694Z] Removing intermediate container bfc755b688cd [2022-04-28T01:28:34.694Z] ---> afb9e1d5fa39 [2022-04-28T01:28:34.694Z] Successfully built afb9e1d5fa39 [2022-04-28T01:28:34.694Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T01:28:34.993Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T01:28:34.993Z] . [Pipeline] withDockerContainer [2022-04-28T01:28:35.063Z] prd-ubuntu20.04-docker-8c-8g-33590 does not seem to be running inside a container [2022-04-28T01:28:35.101Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-28T01:28:35.922Z] $ docker top 913fb79492bece5eef909e67a0c776529e66c87b0f199a5629045438f9b2d036 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T01:28:36.287Z] + go version [2022-04-28T01:28:36.287Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-28T01:28:36.302Z] $ docker stop --time=1 913fb79492bece5eef909e67a0c776529e66c87b0f199a5629045438f9b2d036 [2022-04-28T01:28:37.557Z] $ docker rm -f 913fb79492bece5eef909e67a0c776529e66c87b0f199a5629045438f9b2d036 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T01:28:37.961Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T01:28:37.961Z] . [Pipeline] withDockerContainer [2022-04-28T01:28:38.028Z] prd-ubuntu20.04-docker-8c-8g-33590 does not seem to be running inside a container [2022-04-28T01:28:38.066Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-28T01:28:38.414Z] $ docker top f14fabd843a0bcd5392fb0586ddd391075c348833021dedfc0d8132e303b1e9f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-28T01:28:38.493Z] ========================================================= [2022-04-28T01:28:38.493Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-28T01:28:38.493Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-28T01:28:38.784Z] + make test [2022-04-28T01:28:38.784Z] go mod tidy -compat=1.17 [2022-04-28T01:28:38.784Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-28T01:28:44.093Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-28T01:28:56.342Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-28T01:28:56.342Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-28T01:28:56.342Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-28T01:28:56.342Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-28T01:28:56.342Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-28T01:28:56.342Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-28T01:28:56.342Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-28T01:28:56.342Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-28T01:28:56.342Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-28T01:28:56.602Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-28T01:28:56.602Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-28T01:28:56.602Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-28T01:28:56.602Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-28T01:28:56.602Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-28T01:28:56.602Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-28T01:28:57.171Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.083s coverage: 28.7% of statements [2022-04-28T01:28:57.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-28T01:28:57.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-28T01:28:57.433Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.076s coverage: 98.5% of statements [2022-04-28T01:28:57.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-28T01:28:58.004Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.111s coverage: 53.4% of statements [2022-04-28T01:28:58.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-28T01:28:58.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-28T01:29:01.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.242s coverage: 89.2% of statements [2022-04-28T01:29:01.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-28T01:29:01.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-28T01:29:01.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-28T01:29:01.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.073s coverage: 84.4% of statements [2022-04-28T01:29:01.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-28T01:29:01.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-28T01:29:01.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-28T01:29:01.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-28T01:29:01.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-28T01:29:01.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.456s coverage: 95.6% of statements [2022-04-28T01:29:01.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-28T01:29:01.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-28T01:29:01.304Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.097s coverage: 72.2% of statements [2022-04-28T01:29:01.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-28T01:29:01.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-28T01:29:01.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-28T01:29:01.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-28T01:29:01.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-28T01:29:01.304Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.110s coverage: 60.0% of statements [2022-04-28T01:29:01.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-28T01:29:01.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-28T01:29:01.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-28T01:29:01.304Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.9% of statements [2022-04-28T01:29:01.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-28T01:29:01.304Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements [2022-04-28T01:29:01.304Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.6% of statements [2022-04-28T01:29:01.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-28T01:29:01.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.081s coverage: 47.1% of statements [2022-04-28T01:29:01.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.082s coverage: 79.5% of statements [2022-04-28T01:29:01.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements [2022-04-28T01:29:01.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.265s coverage: 96.3% of statements [2022-04-28T01:29:01.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2022-04-28T01:29:11.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2022-04-28T01:29:11.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2022-04-28T01:29:12.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.198s coverage: 82.5% of statements [2022-04-28T01:29:12.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-28T01:29:22.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.098s coverage: 92.9% of statements [2022-04-28T01:29:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-28T01:29:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-28T01:29:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-28T01:29:22.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-04-28T01:29:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-28T01:29:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-28T01:29:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-28T01:29:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-28T01:29:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-28T01:29:22.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2022-04-28T01:29:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-28T01:29:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-28T01:29:22.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2022-04-28T01:29:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-28T01:29:22.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 58.8% of statements [2022-04-28T01:29:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-28T01:29:22.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.046s coverage: 80.0% of statements [2022-04-28T01:29:22.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.047s coverage: 87.2% of statements [2022-04-28T01:29:22.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.079s coverage: 85.4% of statements [2022-04-28T01:29:22.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.143s coverage: 91.2% of statements [2022-04-28T01:29:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-28T01:29:22.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.155s coverage: 64.4% of statements [2022-04-28T01:29:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-28T01:29:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-28T01:29:22.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2022-04-28T01:29:22.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-04-28T01:29:22.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2022-04-28T01:29:22.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.043s coverage: 73.7% of statements [2022-04-28T01:29:22.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2022-04-28T01:29:22.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.351s coverage: 65.4% of statements [2022-04-28T01:29:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-28T01:29:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-28T01:29:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-28T01:29:22.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.178s coverage: 43.8% of statements [2022-04-28T01:29:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-28T01:29:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-28T01:29:22.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.042s coverage: 89.5% of statements [2022-04-28T01:29:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-28T01:29:22.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2022-04-28T01:29:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-28T01:29:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-28T01:29:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-28T01:29:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-28T01:29:22.252Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements [2022-04-28T01:29:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-28T01:29:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-28T01:29:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-28T01:29:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-28T01:29:22.252Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.150s coverage: 92.3% of statements [2022-04-28T01:29:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-28T01:29:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-28T01:29:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-28T01:29:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-28T01:29:22.252Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2022-04-28T01:29:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-28T01:29:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-28T01:29:22.252Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements [2022-04-28T01:29:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-28T01:29:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-28T01:29:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-28T01:29:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-28T01:29:22.252Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2022-04-28T01:29:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-28T01:29:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-28T01:29:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-28T01:29:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-28T01:29:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-28T01:29:22.252Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-28T01:29:22.252Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-04-28T01:29:22.252Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-04-28T01:29:22.252Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-04-28T01:29:40.353Z] GO111MODULE=on go vet ./... [2022-04-28T01:29:42.888Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T01:29:43.154Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T01:29:43.413Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-28T01:29:43.997Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-28T01:29:44.281Z] + ls -al . [2022-04-28T01:29:44.281Z] total 672 [2022-04-28T01:29:44.281Z] drwxrwxr-x 10 1001 1001 4096 Apr 28 01:29 . [2022-04-28T01:29:44.281Z] drwxr-xr-x 4 root root 4096 Apr 28 01:28 .. [2022-04-28T01:29:44.281Z] -rw-rw-r-- 1 1001 1001 11 Apr 28 01:27 .dockerignore [2022-04-28T01:29:44.281Z] drwxrwxr-x 8 1001 1001 4096 Apr 28 01:28 .git [2022-04-28T01:29:44.281Z] drwxrwxr-x 3 1001 1001 4096 Apr 28 01:27 .github [2022-04-28T01:29:44.281Z] -rw-rw-r-- 1 1001 1001 879 Apr 28 01:27 .gitignore [2022-04-28T01:29:44.281Z] -rw-rw-r-- 1 1001 1001 42 Apr 28 01:27 .golangci.yml [2022-04-28T01:29:44.281Z] -rw-rw-r-- 1 1001 1001 87 Apr 28 01:27 .hadolint.yml [2022-04-28T01:29:44.281Z] drwxr-xr-x 3 1001 1001 4096 Apr 28 01:28 .semver [2022-04-28T01:29:44.281Z] -rw-rw-r-- 1 1001 1001 166 Apr 28 01:27 .sonarcloud.properties [2022-04-28T01:29:44.281Z] -rw-rw-r-- 1 1001 1001 1171 Apr 28 01:27 ADOPTERS.md [2022-04-28T01:29:44.281Z] -rw-rw-r-- 1 1001 1001 10086 Apr 28 01:27 Attribution.txt [2022-04-28T01:29:44.281Z] -rw-rw-r-- 1 1001 1001 51732 Apr 28 01:27 CHANGELOG.md [2022-04-28T01:29:44.281Z] -rw-rw-r-- 1 1001 1001 3804 Apr 28 01:27 CONTRIBUTING.md [2022-04-28T01:29:44.281Z] -rw-rw-r-- 1 1001 1001 677 Apr 28 01:27 GOVERNANCE.md [2022-04-28T01:29:44.281Z] -rw-rw-r-- 1 1001 1001 850 Apr 28 01:27 Jenkinsfile [2022-04-28T01:29:44.281Z] -rw-rw-r-- 1 1001 1001 10775 Apr 28 01:27 LICENSE [2022-04-28T01:29:44.281Z] -rw-rw-r-- 1 1001 1001 10389 Apr 28 01:27 Makefile [2022-04-28T01:29:44.282Z] -rw-rw-r-- 1 1001 1001 582 Apr 28 01:27 OWNERS.md [2022-04-28T01:29:44.282Z] -rw-rw-r-- 1 1001 1001 9120 Apr 28 01:27 README.md [2022-04-28T01:29:44.282Z] -rw-rw-r-- 1 1001 1001 6912 Apr 28 01:27 SECURITY.md [2022-04-28T01:29:44.282Z] -rw-rw-r-- 1 1001 1001 5 Apr 28 01:28 VERSION [2022-04-28T01:29:44.282Z] -rw-rw-r-- 1 1001 1001 4131 Apr 28 01:27 ZMQWindows.md [2022-04-28T01:29:44.282Z] drwxrwxr-x 2 1001 1001 4096 Apr 28 01:27 bin [2022-04-28T01:29:44.282Z] drwxrwxr-x 18 1001 1001 4096 Apr 28 01:27 cmd [2022-04-28T01:29:44.282Z] -rw-r--r-- 1 root root 435134 Apr 28 01:29 coverage.out [2022-04-28T01:29:44.282Z] -rw-rw-r-- 1 1001 1001 3256 Apr 28 01:27 go.mod [2022-04-28T01:29:44.282Z] -rw-rw-r-- 1 1001 1001 35162 Apr 28 01:28 go.sum [2022-04-28T01:29:44.282Z] drwxrwxr-x 8 1001 1001 4096 Apr 28 01:27 internal [2022-04-28T01:29:44.282Z] drwxrwxr-x 3 1001 1001 4096 Apr 28 01:27 openapi [2022-04-28T01:29:44.282Z] drwxrwxr-x 4 1001 1001 4096 Apr 28 01:27 snap [2022-04-28T01:29:44.282Z] -rw-rw-r-- 1 1001 1001 204 Apr 28 01:27 version.go [Pipeline] sh [2022-04-28T01:29:44.573Z] + '[' -e coverage.out ] [2022-04-28T01:29:44.573Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-28T01:29:44.661Z] Stashed 1 file(s) [Pipeline] sh [2022-04-28T01:29:44.945Z] + make build [2022-04-28T01:29:44.945Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-28T01:29:59.832Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-28T01:30:07.964Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-28T01:30:07.964Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-28T01:30:13.240Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-28T01:30:13.504Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-28T01:30:14.442Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-28T01:30:15.821Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-28T01:30:16.390Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-28T01:30:17.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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-28T01:30:18.266Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-28T01:30:18.835Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-28T01:30:20.215Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-28T01:30:21.608Z] $ docker stop --time=1 f14fabd843a0bcd5392fb0586ddd391075c348833021dedfc0d8132e303b1e9f [2022-04-28T01:30:23.811Z] $ docker rm -f f14fabd843a0bcd5392fb0586ddd391075c348833021dedfc0d8132e303b1e9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T01:30:24.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-28T01:30:24.869Z] [2022-04-28T01:30:24.869Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T01:30:25.170Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-28T01:30:25.170Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-28T01:30:25.170Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-28T01:30:25.170Z] ca9280d653b3: Pulling fs layer [2022-04-28T01:30:25.170Z] 7e9c9ca2126c: Pulling fs layer [2022-04-28T01:30:25.170Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-28T01:30:25.170Z] cbdbe7a5bc2a: Download complete [2022-04-28T01:30:25.429Z] ca9280d653b3: Verifying Checksum [2022-04-28T01:30:25.429Z] ca9280d653b3: Download complete [2022-04-28T01:30:25.429Z] cbdbe7a5bc2a: Pull complete [2022-04-28T01:30:25.689Z] 7e9c9ca2126c: Download complete [2022-04-28T01:30:25.951Z] ca9280d653b3: Pull complete [2022-04-28T01:30:29.239Z] 7e9c9ca2126c: Pull complete [2022-04-28T01:30:29.239Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-28T01:30:29.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-28T01:30:29.239Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-28T01:30:29.305Z] prd-ubuntu20.04-docker-8c-8g-33590 does not seem to be running inside a container [2022-04-28T01:30:29.374Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-28T01:30:30.556Z] $ docker top 3f9596967880bce835ce9964d5dcaac00fe5e9e7c496d113f967ca5c4a629159 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T01:30:30.922Z] + docker-compose build --help [2022-04-28T01:30:30.922Z] + grep parallel [2022-04-28T01:30:31.493Z] --parallel Build images in parallel. [Pipeline] } [2022-04-28T01:30:31.505Z] $ docker stop --time=1 3f9596967880bce835ce9964d5dcaac00fe5e9e7c496d113f967ca5c4a629159 [2022-04-28T01:30:32.792Z] $ docker rm -f 3f9596967880bce835ce9964d5dcaac00fe5e9e7c496d113f967ca5c4a629159 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T01:30:33.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-28T01:30:33.164Z] . [Pipeline] withDockerContainer [2022-04-28T01:30:33.228Z] prd-ubuntu20.04-docker-8c-8g-33590 does not seem to be running inside a container [2022-04-28T01:30:33.264Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-28T01:30:33.619Z] $ docker top ab3c40f8f5f101aded489bd65120b00f24dc467c1c69a5860ff21afb87cce5cd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T01:30:33.983Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-28T01:30:34.553Z] Building core-command ... [2022-04-28T01:30:34.553Z] Building core-data ... [2022-04-28T01:30:34.553Z] Building core-metadata ... [2022-04-28T01:30:34.553Z] Building security-bootstrapper ... [2022-04-28T01:30:34.553Z] Building security-proxy-setup ... [2022-04-28T01:30:34.553Z] Building security-secretstore-setup ... [2022-04-28T01:30:34.553Z] Building security-spiffe-token-provider ... [2022-04-28T01:30:34.553Z] Building security-spire-agent ... [2022-04-28T01:30:34.553Z] Building security-spire-config ... [2022-04-28T01:30:34.553Z] Building security-spire-server ... [2022-04-28T01:30:34.553Z] Building support-notifications ... [2022-04-28T01:30:34.553Z] Building support-scheduler ... [2022-04-28T01:30:34.553Z] Building sys-mgmt-agent ... [2022-04-28T01:30:34.553Z] Building security-secretstore-setup [2022-04-28T01:30:34.553Z] Building core-command [2022-04-28T01:30:34.553Z] Building security-spire-server [2022-04-28T01:30:34.553Z] Building core-data [2022-04-28T01:30:34.553Z] Building security-spire-agent [2022-04-28T01:30:52.653Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T01:30:52.653Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T01:30:52.653Z] ---> afb9e1d5fa39 [2022-04-28T01:30:52.653Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T01:30:52.653Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T01:30:52.653Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T01:30:52.653Z] ---> afb9e1d5fa39 [2022-04-28T01:30:52.653Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T01:30:52.653Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T01:30:52.653Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-28T01:30:52.653Z] ---> afb9e1d5fa39 [2022-04-28T01:30:52.653Z] Step 3/25 : WORKDIR /edgex-go [2022-04-28T01:30:52.653Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T01:30:52.653Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-28T01:30:52.653Z] ---> afb9e1d5fa39 [2022-04-28T01:30:52.653Z] Step 3/25 : WORKDIR /edgex-go [2022-04-28T01:30:52.653Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T01:30:52.653Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-28T01:30:52.653Z] ---> afb9e1d5fa39 [2022-04-28T01:30:52.653Z] Step 3/26 : WORKDIR /edgex-go [2022-04-28T01:30:52.653Z] ---> Running in 9a920373442a [2022-04-28T01:30:52.653Z] ---> Running in bad39b6dc442 [2022-04-28T01:30:52.653Z] ---> Running in 409c4e254bd0 [2022-04-28T01:30:52.653Z] ---> Running in 875fc9a38359 [2022-04-28T01:30:52.653Z] ---> Running in c8069f3ec963 [2022-04-28T01:30:52.653Z] Removing intermediate container 875fc9a38359 [2022-04-28T01:30:52.653Z] ---> dc62af0f8eb5 [2022-04-28T01:30:52.653Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T01:30:52.653Z] Removing intermediate container bad39b6dc442 [2022-04-28T01:30:52.653Z] ---> c63e11cf1e78 [2022-04-28T01:30:52.653Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T01:30:52.653Z] Removing intermediate container 9a920373442a [2022-04-28T01:30:52.653Z] ---> 49337bee3347 [2022-04-28T01:30:52.653Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T01:30:52.653Z] Removing intermediate container 409c4e254bd0 [2022-04-28T01:30:52.653Z] ---> 100eb66082ec [2022-04-28T01:30:52.653Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T01:30:52.653Z] Removing intermediate container c8069f3ec963 [2022-04-28T01:30:52.653Z] ---> f1b75b385b60 [2022-04-28T01:30:52.653Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T01:30:52.653Z] ---> Running in c9a673011c52 [2022-04-28T01:30:52.653Z] ---> Running in 51fd4682551b [2022-04-28T01:30:52.653Z] ---> Running in 3175a8fc61cc [2022-04-28T01:30:52.653Z] ---> Running in ab5bcba257df [2022-04-28T01:30:52.653Z] ---> Running in a44c27357b70 [2022-04-28T01:30:53.590Z] Removing intermediate container c9a673011c52 [2022-04-28T01:30:53.590Z] ---> ed79f74e23cf [2022-04-28T01:30:53.590Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T01:30:53.590Z] ---> Running in 7adec5151a3d [2022-04-28T01:30:53.850Z] Removing intermediate container 3175a8fc61cc [2022-04-28T01:30:53.850Z] ---> 2becfac9a93d [2022-04-28T01:30:53.850Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-28T01:30:53.850Z] ---> Running in cb7c70455fd4 [2022-04-28T01:30:53.850Z] Removing intermediate container 51fd4682551b [2022-04-28T01:30:53.850Z] ---> 06de25a69cda [2022-04-28T01:30:53.850Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-28T01:30:53.850Z] ---> Running in e02abc130f8f [2022-04-28T01:30:54.113Z] Removing intermediate container a44c27357b70 [2022-04-28T01:30:54.113Z] ---> 5c00c62c8ccc [2022-04-28T01:30:54.113Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T01:30:54.113Z] ---> Running in 09e5858faadb [2022-04-28T01:30:54.113Z] Removing intermediate container ab5bcba257df [2022-04-28T01:30:54.113Z] ---> ef7eb125252b [2022-04-28T01:30:54.113Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-28T01:30:54.113Z] ---> Running in 3d74427d669a [2022-04-28T01:30:54.113Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T01:30:54.374Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T01:30:54.635Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T01:30:54.635Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T01:30:54.635Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T01:30:55.205Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T01:30:55.205Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T01:30:55.205Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T01:30:55.466Z] OK: 221 MiB in 52 packages [2022-04-28T01:30:55.466Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T01:30:55.466Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T01:30:55.725Z] OK: 221 MiB in 52 packages [2022-04-28T01:30:55.725Z] OK: 221 MiB in 52 packages [2022-04-28T01:30:55.985Z] Removing intermediate container 7adec5151a3d [2022-04-28T01:30:55.985Z] ---> 697f31415395 [2022-04-28T01:30:55.985Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-28T01:30:55.986Z] OK: 221 MiB in 52 packages [2022-04-28T01:30:55.986Z] OK: 221 MiB in 52 packages [2022-04-28T01:30:55.986Z] ---> bb1d2792db13 [2022-04-28T01:30:55.986Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T01:30:55.986Z] ---> Running in a6d3ffcfa6ce [2022-04-28T01:30:56.246Z] Removing intermediate container cb7c70455fd4 [2022-04-28T01:30:56.246Z] ---> 39a7a85cc2bb [2022-04-28T01:30:56.246Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T01:30:56.246Z] Removing intermediate container e02abc130f8f [2022-04-28T01:30:56.246Z] ---> 6f990d472521 [2022-04-28T01:30:56.246Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T01:30:56.246Z] ---> 355305216725 [2022-04-28T01:30:56.246Z] ---> 6fc117ae9f75 [2022-04-28T01:30:56.247Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T01:30:56.247Z] [2022-04-28T01:30:56.247Z] Removing intermediate container 3d74427d669a [2022-04-28T01:30:56.247Z] ---> 1c89723bfa9e [2022-04-28T01:30:56.247Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-28T01:30:56.509Z] ---> Running in 1972e9a0677e [2022-04-28T01:30:56.509Z] ---> Running in 8aa4fe814173 [2022-04-28T01:30:56.509Z] Removing intermediate container 09e5858faadb [2022-04-28T01:30:56.509Z] ---> 41a838cbbb0b [2022-04-28T01:30:56.509Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-28T01:30:56.509Z] ---> 1c3afdc8ae53 [2022-04-28T01:30:56.509Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T01:30:56.509Z] ---> Running in 72297c2c3755 [2022-04-28T01:30:56.767Z] ---> 3c0b7861a7c6 [2022-04-28T01:30:56.767Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T01:30:56.767Z] ---> Running in c47f73d92fe4 [2022-04-28T01:30:57.341Z] Removing intermediate container a6d3ffcfa6ce [2022-04-28T01:30:57.341Z] ---> dc248e27bc41 [2022-04-28T01:30:57.341Z] Step 8/25 : COPY . . [2022-04-28T01:30:58.721Z] Removing intermediate container 1972e9a0677e [2022-04-28T01:30:58.721Z] ---> 255afb8da893 [2022-04-28T01:30:58.721Z] Step 8/23 : COPY . . [2022-04-28T01:30:58.721Z] Removing intermediate container 72297c2c3755 [2022-04-28T01:30:58.721Z] ---> 5430d3dd4cbf [2022-04-28T01:30:58.721Z] Step 8/25 : COPY . . [2022-04-28T01:30:58.721Z] Removing intermediate container 8aa4fe814173 [2022-04-28T01:30:58.721Z] ---> 748bb0ec98c7 [2022-04-28T01:30:58.721Z] Step 8/23 : COPY . . [2022-04-28T01:30:58.721Z] Removing intermediate container c47f73d92fe4 [2022-04-28T01:30:58.721Z] ---> 3bf86d6ea0ea [2022-04-28T01:30:58.721Z] Step 8/26 : COPY . . [2022-04-28T01:31:08.701Z] ---> 6f2eb80720f4 [2022-04-28T01:31:08.701Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T01:31:08.701Z] ---> 32850ec2b2a1 [2022-04-28T01:31:08.701Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-28T01:31:08.701Z] ---> fbe683cefde6 [2022-04-28T01:31:08.701Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-28T01:31:08.701Z] ---> Running in 1612fbeef1e8 [2022-04-28T01:31:08.701Z] ---> 63d656d78817 [2022-04-28T01:31:08.701Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T01:31:08.701Z] ---> 1eaaf5ed93ac [2022-04-28T01:31:08.701Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-28T01:31:08.701Z] ---> Running in e998a93ab4d2 [2022-04-28T01:31:08.701Z] ---> Running in c19e4177544c [2022-04-28T01:31:08.701Z] ---> Running in 61b026a20440 [2022-04-28T01:31:08.701Z] ---> Running in 18dd2451193a [2022-04-28T01:31:08.701Z] Removing intermediate container 1612fbeef1e8 [2022-04-28T01:31:08.701Z] ---> 443ecb732ea8 [2022-04-28T01:31:08.701Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-28T01:31:08.701Z] ---> Running in 4f11064796e2 [2022-04-28T01:31:08.701Z] Removing intermediate container 61b026a20440 [2022-04-28T01:31:08.701Z] ---> 67fa683a5cae [2022-04-28T01:31:08.701Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-28T01:31:08.701Z] ---> Running in 46190f02b90f [2022-04-28T01:31:08.960Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-28T01:31:08.960Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-28T01:31:09.219Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-28T01:31:09.477Z] Removing intermediate container 4f11064796e2 [2022-04-28T01:31:09.477Z] ---> 1a31e48500da [2022-04-28T01:31:09.477Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-28T01:31:09.735Z] ---> Running in 0faf7f8e7085 [2022-04-28T01:31:09.735Z] Removing intermediate container 46190f02b90f [2022-04-28T01:31:09.735Z] ---> 7e35a89c28fa [2022-04-28T01:31:09.735Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-28T01:31:09.735Z] ---> Running in 5a5e5d72a19f [2022-04-28T01:31:09.735Z] Removing intermediate container 0faf7f8e7085 [2022-04-28T01:31:09.735Z] ---> 198f79a77e87 [2022-04-28T01:31:09.735Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-28T01:31:09.735Z] ---> Running in 3d85c44fe1c3 [2022-04-28T01:31:10.003Z] Removing intermediate container 5a5e5d72a19f [2022-04-28T01:31:10.003Z] ---> f380d3bfe729 [2022-04-28T01:31:10.003Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-28T01:31:10.003Z] ---> Running in cd4605fd0b67 [2022-04-28T01:31:10.945Z] spire-1.2.1/ [2022-04-28T01:31:10.945Z] spire-1.2.1/.data/ [2022-04-28T01:31:10.945Z] spire-1.2.1/.data/.file [2022-04-28T01:31:10.945Z] spire-1.2.1/.dockerignore [2022-04-28T01:31:10.945Z] spire-1.2.1/.gitattributes [2022-04-28T01:31:10.945Z] spire-1.2.1/.githooks/ [2022-04-28T01:31:10.945Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T01:31:10.945Z] spire-1.2.1/.github/ [2022-04-28T01:31:10.945Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T01:31:10.945Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T01:31:10.945Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T01:31:10.945Z] spire-1.2.1/.github/workflows/ [2022-04-28T01:31:10.945Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T01:31:10.945Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T01:31:10.945Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T01:31:10.945Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T01:31:10.945Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T01:31:10.945Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T01:31:10.945Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T01:31:10.945Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T01:31:10.945Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T01:31:10.945Z] spire-1.2.1/.gitignore [2022-04-28T01:31:10.945Z] spire-1.2.1/.go-version [2022-04-28T01:31:10.945Z] spire-1.2.1/.golangci.yml [2022-04-28T01:31:10.945Z] spire-1.2.1/ADOPTERS.md [2022-04-28T01:31:10.945Z] spire-1.2.1/CHANGELOG.md [2022-04-28T01:31:10.945Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T01:31:10.945Z] spire-1.2.1/CODEOWNERS [2022-04-28T01:31:10.945Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T01:31:10.945Z] spire-1.2.1/Dockerfile [2022-04-28T01:31:10.945Z] spire-1.2.1/Dockerfile.dev [2022-04-28T01:31:10.945Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T01:31:10.945Z] spire-1.2.1/LICENSE [2022-04-28T01:31:10.945Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T01:31:10.945Z] spire-1.2.1/Makefile [2022-04-28T01:31:10.945Z] spire-1.2.1/README.md [2022-04-28T01:31:10.945Z] spire-1.2.1/ROADMAP.md [2022-04-28T01:31:10.945Z] spire-1.2.1/SECURITY.md [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/ [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T01:31:10.945Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T01:31:10.945Z] spire-1.2.1/conf/ [2022-04-28T01:31:10.945Z] spire-1.2.1/conf/agent/ [2022-04-28T01:31:10.945Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T01:31:10.945Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T01:31:10.945Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T01:31:10.945Z] spire-1.2.1/conf/server/ [2022-04-28T01:31:10.945Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T01:31:10.945Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T01:31:10.945Z] spire-1.2.1/conf/server/server.conf [2022-04-28T01:31:10.945Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/ [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/auditlog.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/images/ [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/spire_server.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/telemetry.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/upgrading.md [2022-04-28T01:31:10.945Z] spire-1.2.1/doc/using_spire.md [2022-04-28T01:31:10.945Z] spire-1.2.1/examples/ [2022-04-28T01:31:10.945Z] spire-1.2.1/examples/README.md [2022-04-28T01:31:10.945Z] spire-1.2.1/go.mod [2022-04-28T01:31:10.945Z] spire-1.2.1/go.sum [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/ [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/ [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/manager/config.gospire-1.2.1/ [2022-04-28T01:31:10.945Z] spire-1.2.1/.data/ [2022-04-28T01:31:10.945Z] spire-1.2.1/.data/.file [2022-04-28T01:31:10.945Z] spire-1.2.1/.dockerignore [2022-04-28T01:31:10.945Z] spire-1.2.1/.gitattributes [2022-04-28T01:31:10.945Z] spire-1.2.1/.githooks/ [2022-04-28T01:31:10.945Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T01:31:10.945Z] spire-1.2.1/.github/ [2022-04-28T01:31:10.945Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T01:31:10.945Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T01:31:10.945Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T01:31:10.945Z] spire-1.2.1/.github/workflows/ [2022-04-28T01:31:10.945Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T01:31:10.945Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T01:31:10.945Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T01:31:10.945Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T01:31:10.945Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T01:31:10.945Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T01:31:10.945Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T01:31:10.945Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T01:31:10.945Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T01:31:10.945Z] spire-1.2.1/.gitignore [2022-04-28T01:31:10.945Z] spire-1.2.1/.go-version [2022-04-28T01:31:10.945Z] spire-1.2.1/.golangci.yml [2022-04-28T01:31:10.945Z] spire-1.2.1/ADOPTERS.md [2022-04-28T01:31:10.945Z] spire-1.2.1/CHANGELOG.md [2022-04-28T01:31:10.945Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T01:31:10.945Z] spire-1.2.1/CODEOWNERS [2022-04-28T01:31:10.945Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T01:31:10.945Z] spire-1.2.1/Dockerfile [2022-04-28T01:31:10.945Z] spire-1.2.1/Dockerfile.dev [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T01:31:10.945Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T01:31:10.946Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T01:31:10.946Z] spire-1.2.1/LICENSE [2022-04-28T01:31:10.946Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T01:31:10.946Z] spire-1.2.1/Makefile [2022-04-28T01:31:10.946Z] spire-1.2.1/README.md [2022-04-28T01:31:10.946Z] spire-1.2.1/ROADMAP.md [2022-04-28T01:31:10.946Z] spire-1.2.1/SECURITY.md [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/ [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T01:31:10.946Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/api/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/health/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T01:31:10.946Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/log/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T01:31:10.947Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T01:31:10.947Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T01:31:10.947Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T01:31:10.947Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T01:31:10.947Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T01:31:10.947Z] spire-1.2.1/conf/ [2022-04-28T01:31:10.947Z] spire-1.2.1/conf/agent/ [2022-04-28T01:31:10.947Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T01:31:10.947Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T01:31:10.947Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T01:31:10.947Z] spire-1.2.1/conf/server/ [2022-04-28T01:31:10.947Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T01:31:10.947Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T01:31:10.947Z] spire-1.2.1/conf/server/server.conf [2022-04-28T01:31:10.947Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T01:31:10.947Z] spire-1.2.1/doc/ [2022-04-28T01:31:10.947Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T01:31:10.947Z] spire-1.2.1/doc/auditlog.md [2022-04-28T01:31:10.947Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T01:31:10.947Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T01:31:10.947Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T01:31:10.947Z] spire-1.2.1/doc/images/ [2022-04-28T01:31:10.947Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T01:31:10.947Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T01:31:10.947Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T01:31:10.947Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/util/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/version/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T01:31:10.947Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/config.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/spire_server.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/telemetry.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/upgrading.md [2022-04-28T01:31:10.948Z] spire-1.2.1/doc/using_spire.md [2022-04-28T01:31:10.948Z] spire-1.2.1/examples/ [2022-04-28T01:31:10.948Z] spire-1.2.1/examples/README.md [2022-04-28T01:31:10.948Z] spire-1.2.1/go.mod [2022-04-28T01:31:10.948Z] spire-1.2.1/go.sum [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/agent/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T01:31:10.948Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/server.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/proto/ [2022-04-28T01:31:10.949Z] spire-1.2.1/proto/private/ [2022-04-28T01:31:10.949Z] spire-1.2.1/proto/private/server/ [2022-04-28T01:31:10.949Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T01:31:10.949Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T01:31:10.949Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T01:31:10.949Z] spire-1.2.1/proto/spire/ [2022-04-28T01:31:10.949Z] spire-1.2.1/proto/spire/common/ [2022-04-28T01:31:10.949Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T01:31:10.949Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T01:31:10.949Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T01:31:10.949Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T01:31:10.949Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T01:31:10.949Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T01:31:10.949Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T01:31:10.949Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T01:31:10.949Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T01:31:10.949Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T01:31:10.949Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T01:31:10.949Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T01:31:10.949Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T01:31:10.949Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T01:31:10.949Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T01:31:10.949Z] spire-1.2.1/release/ [2022-04-28T01:31:10.949Z] spire-1.2.1/release/spire-extras/ [2022-04-28T01:31:10.949Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T01:31:10.949Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T01:31:10.949Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T01:31:10.949Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T01:31:10.949Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T01:31:10.949Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T01:31:10.949Z] spire-1.2.1/release/spire/ [2022-04-28T01:31:10.949Z] spire-1.2.1/release/spire/README.md [2022-04-28T01:31:10.949Z] spire-1.2.1/release/spire/conf/ [2022-04-28T01:31:10.949Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T01:31:10.949Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T01:31:10.949Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T01:31:10.949Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T01:31:10.949Z] spire-1.2.1/script/ [2022-04-28T01:31:10.949Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T01:31:10.949Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T01:31:10.949Z] spire-1.2.1/support/ [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/ [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T01:31:10.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T01:31:10.949Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T01:31:10.949Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T01:31:10.949Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T01:31:10.949Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T01:31:10.950Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T01:31:10.950Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T01:31:10.950Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T01:31:10.950Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T01:31:10.950Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T01:31:10.950Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T01:31:10.950Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T01:31:10.950Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T01:31:10.950Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T01:31:10.950Z] spire-1.2.1/test/ [2022-04-28T01:31:10.950Z] spire-1.2.1/test/clock/ [2022-04-28T01:31:10.950Z] spire-1.2.1/test/clock/clock.go [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fakes/ [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/ [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/config/ [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/ [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/api/ [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T01:31:10.950Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/ [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/README.md [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/common [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/setup/ [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T01:31:10.950Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/suites/ [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T01:31:10.950Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T01:31:10.951Z] [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.confspire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/health/ [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/log/ [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T01:31:10.951Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T01:31:10.951Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T01:31:10.952Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/util/ [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T01:31:10.952Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/common/version/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T01:31:10.953Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T01:31:10.953Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T01:31:10.953Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T01:31:10.953Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T01:31:10.953Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T01:31:10.953Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T01:31:10.953Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T01:31:10.953Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T01:31:10.953Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T01:31:10.953Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T01:31:10.953Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T01:31:10.953Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T01:31:10.953Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T01:31:10.953Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T01:31:10.953Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T01:31:10.953Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T01:31:10.953Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T01:31:10.953Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T01:31:10.953Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T01:31:10.953Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T01:31:10.953Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T01:31:10.953Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T01:31:10.953Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T01:31:10.953Z] spire-1.2.1/test/integration/test.sh [2022-04-28T01:31:10.953Z] spire-1.2.1/test/plugintest/ [2022-04-28T01:31:10.953Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T01:31:10.953Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T01:31:10.953Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T01:31:10.953Z] spire-1.2.1/test/spiretest/ [2022-04-28T01:31:10.953Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T01:31:10.953Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T01:31:10.953Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T01:31:10.953Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T01:31:10.953Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T01:31:10.953Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T01:31:10.953Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T01:31:10.953Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T01:31:10.953Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T01:31:10.953Z] spire-1.2.1/test/testca/ [2022-04-28T01:31:10.953Z] spire-1.2.1/test/testca/ca.go [2022-04-28T01:31:10.953Z] spire-1.2.1/test/testkey/ [2022-04-28T01:31:10.953Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T01:31:10.953Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T01:31:10.953Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T01:31:10.953Z] spire-1.2.1/test/testkey/new.go [2022-04-28T01:31:10.953Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T01:31:10.953Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T01:31:10.953Z] spire-1.2.1/test/util/ [2022-04-28T01:31:10.953Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T01:31:10.953Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T01:31:10.953Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T01:31:10.953Z] spire-1.2.1/test/util/race.go [2022-04-28T01:31:10.953Z] spire-1.2.1/test/util/util.go [2022-04-28T01:31:10.953Z] building spire from source... [2022-04-28T01:31:10.953Z] [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/config.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T01:31:10.953Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/server.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T01:31:10.954Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T01:31:10.954Z] spire-1.2.1/proto/ [2022-04-28T01:31:10.954Z] spire-1.2.1/proto/private/ [2022-04-28T01:31:10.954Z] spire-1.2.1/proto/private/server/ [2022-04-28T01:31:10.954Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T01:31:10.954Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T01:31:10.954Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T01:31:10.954Z] spire-1.2.1/proto/spire/ [2022-04-28T01:31:10.954Z] spire-1.2.1/proto/spire/common/ [2022-04-28T01:31:10.954Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T01:31:10.954Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T01:31:10.954Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T01:31:10.954Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T01:31:10.954Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T01:31:10.954Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T01:31:10.954Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T01:31:10.954Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T01:31:10.954Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T01:31:10.954Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T01:31:10.954Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T01:31:10.954Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T01:31:10.954Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T01:31:10.954Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T01:31:10.954Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T01:31:10.954Z] spire-1.2.1/release/ [2022-04-28T01:31:10.954Z] spire-1.2.1/release/spire-extras/ [2022-04-28T01:31:10.954Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T01:31:10.954Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T01:31:10.954Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T01:31:10.954Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T01:31:10.954Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T01:31:10.954Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T01:31:10.954Z] spire-1.2.1/release/spire/ [2022-04-28T01:31:10.954Z] spire-1.2.1/release/spire/README.md [2022-04-28T01:31:10.954Z] spire-1.2.1/release/spire/conf/ [2022-04-28T01:31:10.954Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T01:31:10.954Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T01:31:10.954Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T01:31:10.954Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T01:31:10.954Z] spire-1.2.1/script/ [2022-04-28T01:31:10.954Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T01:31:10.954Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T01:31:10.954Z] spire-1.2.1/support/ [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/ [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T01:31:10.954Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T01:31:10.954Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T01:31:10.954Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T01:31:10.954Z] spire-1.2.1/test/ [2022-04-28T01:31:10.954Z] spire-1.2.1/test/clock/ [2022-04-28T01:31:10.954Z] spire-1.2.1/test/clock/clock.go [2022-04-28T01:31:10.954Z] spire-1.2.1/test/fakes/ [2022-04-28T01:31:10.954Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T01:31:10.954Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T01:31:10.954Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T01:31:10.954Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T01:31:10.954Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T01:31:10.954Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T01:31:10.954Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T01:31:10.954Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T01:31:10.954Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T01:31:10.954Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T01:31:10.954Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T01:31:10.954Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T01:31:10.954Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T01:31:10.954Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T01:31:10.954Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T01:31:10.954Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T01:31:10.954Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T01:31:10.954Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/config/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T01:31:10.955Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/README.md [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/common [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/setup/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T01:31:10.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T01:31:10.956Z] spire-1.2.1/test/integration/test.sh [2022-04-28T01:31:10.956Z] spire-1.2.1/test/plugintest/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T01:31:10.956Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T01:31:10.956Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T01:31:10.956Z] spire-1.2.1/test/spiretest/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T01:31:10.956Z] spire-1.2.1/test/spiretest/assertions.goInstalling go1.17.7... [2022-04-28T01:31:10.956Z] [2022-04-28T01:31:10.956Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T01:31:10.956Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T01:31:10.956Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T01:31:10.956Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T01:31:10.956Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T01:31:10.956Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T01:31:10.956Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T01:31:10.956Z] spire-1.2.1/test/testca/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/testca/ca.go [2022-04-28T01:31:10.956Z] spire-1.2.1/test/testkey/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T01:31:10.956Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T01:31:10.956Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T01:31:10.956Z] spire-1.2.1/test/testkey/new.go [2022-04-28T01:31:10.956Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T01:31:10.956Z] spire-1.2.1/test/util/ [2022-04-28T01:31:10.956Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T01:31:10.956Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T01:31:10.956Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T01:31:10.956Z] spire-1.2.1/test/util/race.go [2022-04-28T01:31:10.956Z] spire-1.2.1/test/util/util.go [2022-04-28T01:31:10.956Z] building spire from source... [2022-04-28T01:31:11.217Z] Installing go1.17.7... [2022-04-28T01:31:14.771Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-33593 in /w/workspace/edgexfoundry_edgex-go_PR-3993 [Pipeline] { [Pipeline] ws [2022-04-28T01:31:14.784Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-04-28T01:31:15.053Z] The recommended git tool is: git [2022-04-28T01:31:16.486Z] Building bin/spire-server... [2022-04-28T01:31:16.486Z] Building bin/spire-server... [2022-04-28T01:31:16.486Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T01:31:16.486Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T01:31:16.486Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T01:31:16.486Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T01:31:16.486Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T01:31:16.486Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T01:31:16.486Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T01:31:16.486Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T01:31:16.486Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T01:31:16.486Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T01:31:16.745Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T01:31:16.745Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T01:31:16.745Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T01:31:16.745Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T01:31:16.745Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T01:31:16.745Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T01:31:16.745Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T01:31:17.005Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T01:31:17.005Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T01:31:17.005Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T01:31:17.005Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T01:31:17.005Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T01:31:17.005Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T01:31:17.005Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T01:31:17.263Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T01:31:17.264Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T01:31:17.264Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T01:31:17.264Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T01:31:17.264Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T01:31:17.264Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T01:31:17.264Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T01:31:17.264Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T01:31:17.264Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T01:31:17.264Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T01:31:17.264Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T01:31:17.264Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T01:31:17.522Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T01:31:17.522Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T01:31:17.522Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T01:31:17.522Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T01:31:17.522Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T01:31:17.522Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T01:31:17.522Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T01:31:17.522Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T01:31:17.522Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T01:31:17.522Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T01:31:17.522Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T01:31:17.522Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T01:31:17.522Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T01:31:17.783Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T01:31:17.783Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T01:31:17.783Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T01:31:17.783Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T01:31:17.783Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T01:31:17.783Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T01:31:17.783Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T01:31:17.783Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T01:31:17.783Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T01:31:17.783Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T01:31:17.783Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T01:31:17.783Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T01:31:17.783Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T01:31:17.783Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T01:31:17.783Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T01:31:17.783Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T01:31:17.783Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T01:31:17.783Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T01:31:17.783Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T01:31:17.783Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T01:31:17.783Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T01:31:17.783Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T01:31:18.043Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T01:31:18.043Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T01:31:18.043Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T01:31:18.043Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T01:31:18.043Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T01:31:18.043Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T01:31:18.043Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T01:31:18.043Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T01:31:18.043Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T01:31:18.043Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T01:31:18.043Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T01:31:18.043Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T01:31:18.043Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T01:31:18.043Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T01:31:18.043Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T01:31:18.043Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T01:31:18.043Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T01:31:18.043Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T01:31:18.301Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T01:31:18.301Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T01:31:18.301Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T01:31:18.301Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T01:31:18.301Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T01:31:18.301Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T01:31:18.301Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T01:31:18.301Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T01:31:18.301Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T01:31:18.301Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T01:31:18.301Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T01:31:18.559Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T01:31:18.559Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T01:31:18.559Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T01:31:18.559Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T01:31:18.559Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T01:31:18.559Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T01:31:18.818Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T01:31:19.077Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T01:31:20.978Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T01:31:20.978Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T01:31:20.978Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T01:31:20.978Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T01:31:20.978Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T01:31:21.544Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T01:31:21.545Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T01:31:21.545Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T01:31:21.545Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T01:31:21.545Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T01:31:22.046Z] using credential edgex-jenkins-ssh [2022-04-28T01:31:22.066Z] Cloning the remote Git repository [2022-04-28T01:31:22.211Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-28T01:31:22.362Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-04-28T01:31:22.516Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-28T01:31:22.516Z] > git --version # timeout=10 [2022-04-28T01:31:22.540Z] > git --version # 'git version 2.25.1' [2022-04-28T01:31:22.542Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T01:31:22.637Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T01:31:25.732Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T01:31:25.732Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T01:31:25.732Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T01:31:25.732Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T01:31:25.732Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T01:31:25.732Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T01:31:25.732Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T01:31:25.732Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T01:31:25.732Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T01:31:25.732Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T01:31:25.732Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T01:31:25.732Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T01:31:25.732Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T01:31:25.732Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T01:31:25.732Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T01:31:25.732Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T01:31:25.732Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T01:31:25.732Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T01:31:25.732Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T01:31:26.114Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T01:31:26.374Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T01:31:26.634Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T01:31:26.893Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T01:31:26.893Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T01:31:26.893Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T01:31:27.152Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T01:31:27.152Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T01:31:27.152Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T01:31:27.152Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T01:31:27.412Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T01:31:27.412Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T01:31:27.412Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T01:31:27.412Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T01:31:27.412Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T01:31:27.672Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T01:31:27.672Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T01:31:27.672Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T01:31:27.672Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T01:31:27.672Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T01:31:27.672Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T01:31:27.931Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T01:31:27.931Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T01:31:28.190Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T01:31:28.190Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T01:31:28.190Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T01:31:28.190Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T01:31:28.190Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T01:31:28.450Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T01:31:28.450Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T01:31:28.451Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T01:31:28.451Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T01:31:28.709Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T01:31:28.709Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T01:31:28.709Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T01:31:28.709Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T01:31:28.709Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T01:31:28.709Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T01:31:28.709Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T01:31:29.094Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T01:31:29.094Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T01:31:29.354Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T01:31:29.354Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T01:31:29.354Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T01:31:29.354Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T01:31:29.614Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T01:31:29.614Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T01:31:29.614Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T01:31:29.614Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T01:31:29.614Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-28T01:31:29.872Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T01:31:29.872Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T01:31:29.872Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T01:31:29.872Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T01:31:29.872Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T01:31:30.131Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T01:31:30.131Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T01:31:30.131Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T01:31:30.131Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T01:31:30.131Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T01:31:30.131Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T01:31:30.131Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T01:31:30.131Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T01:31:30.131Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T01:31:30.131Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T01:31:30.479Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T01:31:30.479Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T01:31:30.479Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T01:31:30.479Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T01:31:30.479Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T01:31:30.479Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T01:31:30.479Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T01:31:30.739Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T01:31:30.739Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T01:31:30.739Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T01:31:30.739Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T01:31:30.739Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T01:31:30.739Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T01:31:30.739Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T01:31:30.739Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T01:31:30.739Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T01:31:30.739Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T01:31:30.739Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T01:31:30.739Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T01:31:30.739Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T01:31:30.739Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T01:31:30.739Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T01:31:30.739Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T01:31:30.739Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T01:31:30.739Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T01:31:30.739Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T01:31:30.739Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T01:31:30.739Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T01:31:30.739Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T01:31:30.739Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T01:31:30.739Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T01:31:30.739Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T01:31:30.739Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T01:31:30.739Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T01:31:30.997Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T01:31:30.997Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T01:31:30.997Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T01:31:30.997Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T01:31:30.997Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T01:31:30.998Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T01:31:30.998Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T01:31:30.998Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T01:31:30.998Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T01:31:30.998Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T01:31:30.998Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T01:31:30.998Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T01:31:30.998Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T01:31:30.998Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T01:31:30.998Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T01:31:30.998Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T01:31:30.998Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T01:31:30.998Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T01:31:30.998Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T01:31:30.998Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T01:31:30.998Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T01:31:30.998Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T01:31:30.998Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T01:31:30.998Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T01:31:30.998Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T01:31:30.998Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T01:31:30.998Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T01:31:30.998Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T01:31:30.998Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T01:31:30.998Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T01:31:31.256Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T01:31:31.256Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T01:31:31.256Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T01:31:31.256Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T01:31:31.256Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T01:31:31.256Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T01:31:31.256Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T01:31:31.256Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T01:31:31.256Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T01:31:31.256Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T01:31:31.256Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T01:31:31.256Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T01:31:31.256Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T01:31:31.256Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T01:31:31.256Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T01:31:31.256Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T01:31:31.256Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T01:31:31.257Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T01:31:31.257Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T01:31:36.535Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T01:31:36.535Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T01:31:36.535Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T01:31:36.535Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T01:31:42.869Z] Merging remotes/origin/main commit de464693d8763b9e98130398b447f975332c591d into PR head commit d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 [2022-04-28T01:31:43.232Z] Merge succeeded, producing d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 [2022-04-28T01:31:43.233Z] Checking out Revision d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 (PR-3993) [2022-04-28T01:31:42.064Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-28T01:31:42.081Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T01:31:42.111Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-28T01:31:42.144Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-28T01:31:42.145Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T01:31:42.162Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3993/head:refs/remotes/origin/PR-3993 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-28T01:31:42.893Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T01:31:42.908Z] > git checkout -f d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 # timeout=10 [2022-04-28T01:31:43.146Z] > git remote # timeout=10 [2022-04-28T01:31:43.166Z] > git config --get remote.origin.url # timeout=10 [2022-04-28T01:31:43.189Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T01:31:43.199Z] > git merge de464693d8763b9e98130398b447f975332c591d # timeout=10 [2022-04-28T01:31:43.222Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-28T01:31:43.245Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T01:31:43.262Z] > git checkout -f d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 # timeout=10 [2022-04-28T01:31:47.413Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T01:31:48.252Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-28T01:31:48.252Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T01:31:48.252Z] Dload Upload Total Spent Left Speed [2022-04-28T01:31:48.252Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 90404 0 --:--:-- --:--:-- --:--:-- 90404 [Pipeline] sh [2022-04-28T01:31:48.753Z] Removing intermediate container e998a93ab4d2 [2022-04-28T01:31:48.753Z] ---> 78295dca7a03 [2022-04-28T01:31:48.753Z] [2022-04-28T01:31:48.753Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T01:31:48.753Z] Removing intermediate container c19e4177544c [2022-04-28T01:31:48.753Z] ---> 09e43c53638e [2022-04-28T01:31:48.753Z] [2022-04-28T01:31:48.753Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T01:31:48.753Z] Removing intermediate container 18dd2451193a [2022-04-28T01:31:48.753Z] ---> 2011a714a029 [2022-04-28T01:31:48.753Z] [2022-04-28T01:31:48.753Z] Step 10/25 : FROM alpine:3.14 [2022-04-28T01:31:48.753Z] 3.14: Pulling from library/alpine [2022-04-28T01:31:48.753Z] 3.14: Pulling from library/alpine [2022-04-28T01:31:48.753Z] 3.14: Pulling from library/alpine [2022-04-28T01:31:48.753Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T01:31:48.753Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T01:31:48.753Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T01:31:48.753Z] Status: Image is up to date for alpine:3.14 [2022-04-28T01:31:48.753Z] ---> e04c818066af [2022-04-28T01:31:48.753Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-28T01:31:48.753Z] ---> e04c818066af [2022-04-28T01:31:48.753Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-28T01:31:48.753Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T01:31:48.753Z] Status: Image is up to date for alpine:3.14 [2022-04-28T01:31:48.753Z] ---> e04c818066af [2022-04-28T01:31:48.753Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-28T01:31:48.753Z] ---> Running in d5c1308ce94d [2022-04-28T01:31:48.753Z] ---> Running in f0eefffcf654 [2022-04-28T01:31:48.753Z] ---> Running in 7d9662fcb7d6 [2022-04-28T01:31:48.753Z] Removing intermediate container f0eefffcf654 [2022-04-28T01:31:48.753Z] ---> 6fc6895297eb [2022-04-28T01:31:48.753Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-28T01:31:48.753Z] ---> Running in d8504f96c289 [2022-04-28T01:31:48.753Z] Removing intermediate container d8504f96c289 [2022-04-28T01:31:48.753Z] ---> bc441e017551 [2022-04-28T01:31:48.753Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-28T01:31:48.795Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-28T01:31:49.012Z] ---> Running in 94cad5f26c9f [2022-04-28T01:31:49.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T01:31:49.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T01:31:49.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T01:31:49.131Z] + sudo tee /etc/docker/daemon.new [2022-04-28T01:31:49.131Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-28T01:31:49.131Z] { [2022-04-28T01:31:49.131Z] "registry-mirrors": [ [2022-04-28T01:31:49.131Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-28T01:31:49.131Z] ], [2022-04-28T01:31:49.131Z] "bip": "10.250.0.254/24", [2022-04-28T01:31:49.131Z] "hosts": [ [2022-04-28T01:31:49.131Z] "tcp://0.0.0.0:5555", [2022-04-28T01:31:49.131Z] "unix:///var/run/docker.sock" [2022-04-28T01:31:49.131Z] ], [2022-04-28T01:31:49.131Z] "mtu": 1458, [2022-04-28T01:31:49.131Z] "selinux-enabled": true, [2022-04-28T01:31:49.131Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-28T01:31:49.131Z] } [Pipeline] sh [2022-04-28T01:31:49.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T01:31:49.271Z] Removing intermediate container 94cad5f26c9f [2022-04-28T01:31:49.271Z] ---> cc4eace23f61 [2022-04-28T01:31:49.271Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T01:31:49.271Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-28T01:31:49.271Z] ---> Running in c44051f12742 [2022-04-28T01:31:49.271Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-28T01:31:49.271Z] (3/3) Installing su-exec (0.2-r1) [2022-04-28T01:31:49.271Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T01:31:49.271Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T01:31:49.271Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-28T01:31:49.271Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T01:31:49.271Z] OK: 6 MiB in 15 packages [2022-04-28T01:31:49.271Z] OK: 6 MiB in 17 packages [2022-04-28T01:31:49.469Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-28T01:31:49.816Z] + sudo service docker restart [2022-04-28T01:31:50.658Z] Removing intermediate container d5c1308ce94d [2022-04-28T01:31:50.658Z] ---> e4ddfdbd9d1b [2022-04-28T01:31:50.658Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T01:31:50.658Z] Removing intermediate container 7d9662fcb7d6 [2022-04-28T01:31:50.658Z] ---> e19e7aa9b612 [2022-04-28T01:31:50.658Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-28T01:31:50.658Z] ---> Running in 3e9a39f79111 [2022-04-28T01:31:50.658Z] ---> Running in 67a5a27ed6be [2022-04-28T01:31:50.918Z] Removing intermediate container c44051f12742 [2022-04-28T01:31:50.918Z] ---> 11aea1461805 [2022-04-28T01:31:50.918Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-28T01:31:50.918Z] Removing intermediate container 3e9a39f79111 [2022-04-28T01:31:50.918Z] ---> 693326f43692 [2022-04-28T01:31:50.918Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-28T01:31:50.918Z] ---> Running in 9618a5615692 [2022-04-28T01:31:50.918Z] Removing intermediate container 67a5a27ed6be [2022-04-28T01:31:50.918Z] ---> f07440b9c350 [2022-04-28T01:31:50.918Z] Step 13/25 : WORKDIR / [2022-04-28T01:31:51.177Z] ---> Running in 5567e79b8d12 [2022-04-28T01:31:51.177Z] ---> Running in 80a3e034d9e9 [2022-04-28T01:31:51.177Z] Removing intermediate container 5567e79b8d12 [2022-04-28T01:31:51.177Z] ---> 497d5394b98e [2022-04-28T01:31:51.177Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-28T01:31:51.177Z] ---> Running in cbea26a434d1 [2022-04-28T01:31:51.436Z] Removing intermediate container 80a3e034d9e9 [2022-04-28T01:31:51.436Z] ---> e871c73da764 [2022-04-28T01:31:51.436Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-28T01:31:51.436Z] Removing intermediate container cbea26a434d1 [2022-04-28T01:31:51.436Z] ---> 9c911811b8cd [2022-04-28T01:31:51.436Z] Step 15/23 : WORKDIR / [2022-04-28T01:31:51.703Z] ---> Running in bd2ee65c0196 [2022-04-28T01:31:51.703Z] ---> 28ab0660cd75 [2022-04-28T01:31:51.703Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-28T01:31:51.965Z] Removing intermediate container bd2ee65c0196 [2022-04-28T01:31:51.965Z] ---> 554551e0ab78 [2022-04-28T01:31:51.965Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T01:31:51.965Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T01:31:52.223Z] ---> 1525d0697ca3 [2022-04-28T01:31:52.223Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-28T01:31:52.487Z] ---> 5168805fe367 [2022-04-28T01:31:52.487Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-28T01:31:52.802Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T01:31:52.802Z] ---> 5e4c49892435 [2022-04-28T01:31:52.802Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-28T01:31:53.064Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-28T01:31:53.064Z] ---> d02079333b6d [2022-04-28T01:31:53.064Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-28T01:31:53.064Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T01:31:53.064Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-28T01:31:53.348Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T01:31:53.348Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-28T01:31:53.348Z] ---> f85f94308ea8 [2022-04-28T01:31:53.348Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-28T01:31:53.348Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-28T01:31:53.621Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T01:31:53.621Z] ---> 5a9859c96649 [2022-04-28T01:31:53.621Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-28T01:31:53.621Z] OK: 8 MiB in 20 packages [2022-04-28T01:31:53.621Z] ---> Running in ff2a1f4bc752 [2022-04-28T01:31:53.904Z] Removing intermediate container ff2a1f4bc752 [2022-04-28T01:31:53.904Z] ---> 5f5159fd13f2 [2022-04-28T01:31:53.904Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T01:31:53.904Z] ---> Running in 017e65d5a30e [2022-04-28T01:31:54.176Z] ---> 49e076db8faf [2022-04-28T01:31:54.176Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-28T01:31:54.438Z] Removing intermediate container 017e65d5a30e [2022-04-28T01:31:54.438Z] ---> 5c37a3928fe5 [2022-04-28T01:31:54.438Z] Step 21/23 : LABEL arch=x86_64 [2022-04-28T01:31:54.438Z] ---> Running in a59783342d02 [2022-04-28T01:31:54.438Z] Removing intermediate container 9618a5615692 [2022-04-28T01:31:54.438Z] ---> a16e730654c2 [2022-04-28T01:31:54.438Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T01:31:54.701Z] Removing intermediate container a59783342d02 [2022-04-28T01:31:54.701Z] ---> 34f02b4df0c4 [2022-04-28T01:31:54.701Z] Step 22/23 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 [2022-04-28T01:31:54.960Z] ---> Running in 4bd81e895153 [2022-04-28T01:31:55.238Z] ---> 0ea18fb319a4 [2022-04-28T01:31:55.238Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-28T01:31:55.238Z] Removing intermediate container 4bd81e895153 [2022-04-28T01:31:55.238Z] ---> 19cc3c31fe8c [2022-04-28T01:31:55.238Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T01:31:55.238Z] ---> 53ddc3e0534d [2022-04-28T01:31:55.238Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-28T01:31:55.499Z] ---> Running in a1c20adb5224 [2022-04-28T01:31:55.759Z] Removing intermediate container a1c20adb5224 [2022-04-28T01:31:55.759Z] ---> 1c4f864273a5 [2022-04-28T01:31:55.759Z] [2022-04-28T01:31:55.760Z] Successfully built 1c4f864273a5 [2022-04-28T01:31:55.760Z] Successfully tagged core-command:latest [2022-04-28T01:31:55.760Z]  Building core-command ... done Building security-spire-config [2022-04-28T01:31:56.033Z] ---> e015289f2644 [2022-04-28T01:31:56.033Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-28T01:31:56.033Z] ---> Running in 8a6ffa77fd4d [2022-04-28T01:31:57.411Z] ---> f296af732c5b [2022-04-28T01:31:57.411Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-28T01:31:58.349Z] ---> ce0086470173 [2022-04-28T01:31:58.349Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-28T01:31:58.608Z] ---> Running in cafb2d131577 [2022-04-28T01:31:58.608Z] Removing intermediate container 8a6ffa77fd4d [2022-04-28T01:31:58.608Z] ---> 06eaf913356d [2022-04-28T01:31:58.608Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-28T01:31:58.608Z] ---> Running in 6e8bb295da45 [2022-04-28T01:31:58.608Z] Removing intermediate container cafb2d131577 [2022-04-28T01:31:58.608Z] ---> b208d8da4943 [2022-04-28T01:31:58.608Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T01:31:58.902Z] ---> Running in 4f1f48dade2f [2022-04-28T01:31:58.902Z] Removing intermediate container 6e8bb295da45 [2022-04-28T01:31:58.902Z] ---> 8f30789b7d38 [2022-04-28T01:31:58.902Z] Step 23/25 : LABEL arch=x86_64 [2022-04-28T01:31:59.172Z] ---> Running in e866e6e1e7ef [2022-04-28T01:31:59.172Z] Removing intermediate container 4f1f48dade2f [2022-04-28T01:31:59.172Z] ---> 01a81bbfe34a [2022-04-28T01:31:59.172Z] Step 21/23 : LABEL arch=x86_64 [2022-04-28T01:31:59.172Z] ---> Running in f65d78e42be1 [2022-04-28T01:31:59.431Z] Removing intermediate container e866e6e1e7ef [2022-04-28T01:31:59.431Z] ---> 1fdbf7fcd843 [2022-04-28T01:31:59.431Z] Step 24/25 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 [2022-04-28T01:31:59.431Z] ---> Running in 4c053ffa2272 [2022-04-28T01:31:59.691Z] Removing intermediate container f65d78e42be1 [2022-04-28T01:31:59.691Z] ---> ecef661990b2 [2022-04-28T01:31:59.691Z] Step 22/23 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 [2022-04-28T01:31:59.691Z] Removing intermediate container 4c053ffa2272 [2022-04-28T01:31:59.691Z] ---> 7ab2c0d79182 [2022-04-28T01:31:59.691Z] Step 25/25 : LABEL version=0.0.0 [2022-04-28T01:31:59.949Z] ---> Running in b452a42e49aa [2022-04-28T01:31:59.949Z] ---> Running in af502f2fa7f4 [2022-04-28T01:32:00.212Z] Removing intermediate container b452a42e49aa [2022-04-28T01:32:00.212Z] ---> d0c93c22b2ff [2022-04-28T01:32:00.212Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T01:32:00.472Z] Removing intermediate container af502f2fa7f4 [2022-04-28T01:32:00.472Z] ---> 16127a5144a3 [2022-04-28T01:32:00.472Z] [2022-04-28T01:32:00.472Z] ---> Running in 177e8b05008d [2022-04-28T01:32:00.472Z] Successfully built 16127a5144a3 [2022-04-28T01:32:00.472Z] Successfully tagged security-secretstore-setup:latest [2022-04-28T01:32:00.472Z]  Building security-secretstore-setup ... done Building core-metadata [2022-04-28T01:32:00.731Z] Removing intermediate container 177e8b05008d [2022-04-28T01:32:00.731Z] ---> 544931562c17 [2022-04-28T01:32:00.731Z] [2022-04-28T01:32:00.731Z] Successfully built 544931562c17 [2022-04-28T01:32:00.731Z] Successfully tagged core-data:latest [2022-04-28T01:32:00.731Z] Building sys-mgmt-agent [2022-04-28T01:32:01.670Z]  Building core-data ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T01:32:01.670Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-28T01:32:01.670Z] ---> afb9e1d5fa39 [2022-04-28T01:32:01.670Z] Step 3/26 : WORKDIR /edgex-go [2022-04-28T01:32:01.670Z] ---> Using cache [2022-04-28T01:32:01.670Z] ---> 100eb66082ec [2022-04-28T01:32:01.670Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T01:32:01.670Z] ---> Using cache [2022-04-28T01:32:01.670Z] ---> 5c00c62c8ccc [2022-04-28T01:32:01.670Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T01:32:01.670Z] ---> Using cache [2022-04-28T01:32:01.670Z] ---> 41a838cbbb0b [2022-04-28T01:32:01.670Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-28T01:32:01.670Z] ---> Using cache [2022-04-28T01:32:01.670Z] ---> 3c0b7861a7c6 [2022-04-28T01:32:01.670Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T01:32:01.670Z] ---> Using cache [2022-04-28T01:32:01.670Z] ---> 3bf86d6ea0ea [2022-04-28T01:32:01.670Z] Step 8/26 : COPY . . [2022-04-28T01:32:01.670Z] ---> Using cache [2022-04-28T01:32:01.670Z] ---> 6f2eb80720f4 [2022-04-28T01:32:01.670Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T01:32:01.670Z] ---> Using cache [2022-04-28T01:32:01.670Z] ---> 443ecb732ea8 [2022-04-28T01:32:01.670Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-28T01:32:01.670Z] ---> Using cache [2022-04-28T01:32:01.670Z] ---> 1a31e48500da [2022-04-28T01:32:01.670Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-28T01:32:01.670Z] ---> Using cache [2022-04-28T01:32:01.670Z] ---> 198f79a77e87 [2022-04-28T01:32:01.670Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-28T01:32:04.970Z] ---> Running in 98a1b44079f9 [2022-04-28T01:32:06.352Z] spire-1.2.1/ [2022-04-28T01:32:06.352Z] spire-1.2.1/.data/ [2022-04-28T01:32:06.352Z] spire-1.2.1/.data/.file [2022-04-28T01:32:06.352Z] spire-1.2.1/.dockerignore [2022-04-28T01:32:06.352Z] spire-1.2.1/.gitattributes [2022-04-28T01:32:06.352Z] spire-1.2.1/.githooks/ [2022-04-28T01:32:06.352Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T01:32:06.352Z] spire-1.2.1/.github/ [2022-04-28T01:32:06.352Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T01:32:06.352Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T01:32:06.352Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T01:32:06.352Z] spire-1.2.1/.github/workflows/ [2022-04-28T01:32:06.352Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T01:32:06.352Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T01:32:06.352Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T01:32:06.352Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T01:32:06.352Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T01:32:06.352Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T01:32:06.352Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T01:32:06.352Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T01:32:06.352Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T01:32:06.352Z] spire-1.2.1/.gitignore [2022-04-28T01:32:06.352Z] spire-1.2.1/.go-version [2022-04-28T01:32:06.352Z] spire-1.2.1/.golangci.yml [2022-04-28T01:32:06.352Z] spire-1.2.1/ADOPTERS.md [2022-04-28T01:32:06.352Z] spire-1.2.1/CHANGELOG.md [2022-04-28T01:32:06.352Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T01:32:06.352Z] spire-1.2.1/CODEOWNERS [2022-04-28T01:32:06.352Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T01:32:06.352Z] spire-1.2.1/Dockerfile [2022-04-28T01:32:06.352Z] spire-1.2.1/Dockerfile.dev [2022-04-28T01:32:06.352Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T01:32:06.352Z] spire-1.2.1/LICENSE [2022-04-28T01:32:06.352Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T01:32:06.352Z] spire-1.2.1/Makefile [2022-04-28T01:32:06.352Z] spire-1.2.1/README.md [2022-04-28T01:32:06.352Z] spire-1.2.1/ROADMAP.md [2022-04-28T01:32:06.352Z] spire-1.2.1/SECURITY.md [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/ [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T01:32:06.352Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T01:32:06.352Z] spire-1.2.1/conf/ [2022-04-28T01:32:06.352Z] spire-1.2.1/conf/agent/ [2022-04-28T01:32:06.352Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T01:32:06.352Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T01:32:06.352Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T01:32:06.352Z] spire-1.2.1/conf/server/ [2022-04-28T01:32:06.352Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T01:32:06.352Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T01:32:06.352Z] spire-1.2.1/conf/server/server.conf [2022-04-28T01:32:06.352Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/ [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/auditlog.md [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/images/ [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T01:32:06.352Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T01:32:06.353Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T01:32:06.353Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T01:32:06.353Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T01:32:06.353Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T01:32:06.353Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T01:32:06.353Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T01:32:06.353Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T01:32:06.353Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T01:32:06.353Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T01:32:06.353Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T01:32:06.353Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T01:32:06.353Z] spire-1.2.1/doc/spire_server.md [2022-04-28T01:32:06.353Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T01:32:06.353Z] spire-1.2.1/doc/telemetry.md [2022-04-28T01:32:06.353Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T01:32:06.353Z] spire-1.2.1/doc/upgrading.md [2022-04-28T01:32:06.353Z] spire-1.2.1/doc/using_spire.md [2022-04-28T01:32:06.353Z] spire-1.2.1/examples/ [2022-04-28T01:32:06.353Z] spire-1.2.1/examples/README.md [2022-04-28T01:32:06.353Z] spire-1.2.1/go.mod [2022-04-28T01:32:06.353Z] spire-1.2.1/go.sum [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/api/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T01:32:06.353Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/health/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/log/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/util/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/version/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/config.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T01:32:06.354Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T01:32:06.355Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T01:32:06.356Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T01:32:06.356Z] spire-1.2.1/pkg/server/server.go [2022-04-28T01:32:06.356Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T01:32:06.356Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T01:32:06.356Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T01:32:06.356Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T01:32:06.356Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T01:32:06.356Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T01:32:06.356Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T01:32:06.356Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T01:32:06.356Z] spire-1.2.1/proto/ [2022-04-28T01:32:06.356Z] spire-1.2.1/proto/private/ [2022-04-28T01:32:06.356Z] spire-1.2.1/proto/private/server/ [2022-04-28T01:32:06.356Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T01:32:06.356Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T01:32:06.356Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T01:32:06.356Z] spire-1.2.1/proto/spire/ [2022-04-28T01:32:06.356Z] spire-1.2.1/proto/spire/common/ [2022-04-28T01:32:06.356Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T01:32:06.356Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T01:32:06.356Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T01:32:06.356Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T01:32:06.356Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T01:32:06.356Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T01:32:06.356Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T01:32:06.356Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T01:32:06.356Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T01:32:06.356Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T01:32:06.356Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T01:32:06.356Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T01:32:06.356Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T01:32:06.356Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T01:32:06.356Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T01:32:06.356Z] spire-1.2.1/release/ [2022-04-28T01:32:06.356Z] spire-1.2.1/release/spire-extras/ [2022-04-28T01:32:06.356Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T01:32:06.356Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T01:32:06.356Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T01:32:06.356Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T01:32:06.356Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T01:32:06.356Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T01:32:06.356Z] spire-1.2.1/release/spire/ [2022-04-28T01:32:06.356Z] spire-1.2.1/release/spire/README.md [2022-04-28T01:32:06.356Z] spire-1.2.1/release/spire/conf/ [2022-04-28T01:32:06.356Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T01:32:06.356Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T01:32:06.356Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T01:32:06.356Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T01:32:06.356Z] spire-1.2.1/script/ [2022-04-28T01:32:06.356Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T01:32:06.356Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T01:32:06.356Z] spire-1.2.1/support/ [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/ [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T01:32:06.356Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T01:32:06.356Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T01:32:06.356Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T01:32:06.356Z] spire-1.2.1/test/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/clock/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/clock/clock.go [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fakes/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/config/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T01:32:06.356Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/README.md [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/common [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/setup/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/suites/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T01:32:06.356Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T01:32:06.357Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T01:32:06.358Z] spire-1.2.1/test/integration/test.sh [2022-04-28T01:32:06.358Z] spire-1.2.1/test/plugintest/ [2022-04-28T01:32:06.358Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T01:32:06.358Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T01:32:06.358Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T01:32:06.358Z] spire-1.2.1/test/spiretest/ [2022-04-28T01:32:06.358Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T01:32:06.358Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T01:32:06.358Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T01:32:06.358Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T01:32:06.358Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T01:32:06.358Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T01:32:06.358Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T01:32:06.358Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T01:32:06.358Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T01:32:06.358Z] spire-1.2.1/test/testca/ [2022-04-28T01:32:06.358Z] spire-1.2.1/test/testca/ca.go [2022-04-28T01:32:06.358Z] spire-1.2.1/test/testkey/ [2022-04-28T01:32:06.358Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T01:32:06.358Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T01:32:06.358Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T01:32:06.358Z] spire-1.2.1/test/testkey/new.go [2022-04-28T01:32:06.358Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T01:32:06.358Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T01:32:06.358Z] spire-1.2.1/test/util/ [2022-04-28T01:32:06.358Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T01:32:06.358Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T01:32:06.358Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T01:32:06.358Z] spire-1.2.1/test/util/race.go [2022-04-28T01:32:06.358Z] spire-1.2.1/test/util/util.go [2022-04-28T01:32:06.358Z] building spire from source... [2022-04-28T01:32:06.618Z] Installing go1.17.7... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T01:32:08.137Z] provisioning config files... [2022-04-28T01:32:08.161Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3307726019670078035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T01:32:08.518Z] ---> docker-login.sh [2022-04-28T01:32:08.518Z] nexus3.edgexfoundry.org:10001 [2022-04-28T01:32:08.521Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T01:32:08.521Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T01:32:08.521Z] ---> afb9e1d5fa39 [2022-04-28T01:32:08.521Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T01:32:08.521Z] ---> Using cache [2022-04-28T01:32:08.521Z] ---> 100eb66082ec [2022-04-28T01:32:08.521Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T01:32:08.521Z] ---> Using cache [2022-04-28T01:32:08.521Z] ---> 5c00c62c8ccc [2022-04-28T01:32:08.521Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-28T01:32:09.087Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T01:32:09.087Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T01:32:09.087Z] ---> afb9e1d5fa39 [2022-04-28T01:32:09.087Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T01:32:09.087Z] ---> Using cache [2022-04-28T01:32:09.087Z] ---> 100eb66082ec [2022-04-28T01:32:09.087Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T01:32:09.087Z] ---> Using cache [2022-04-28T01:32:09.087Z] ---> 5c00c62c8ccc [2022-04-28T01:32:09.087Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-28T01:32:09.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T01:32:09.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T01:32:09.384Z] Configure a credential helper to remove this warning. See [2022-04-28T01:32:09.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T01:32:09.384Z] [2022-04-28T01:32:09.384Z] Login Succeeded [2022-04-28T01:32:09.384Z] nexus3.edgexfoundry.org:10002 [2022-04-28T01:32:09.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T01:32:09.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T01:32:09.928Z] Configure a credential helper to remove this warning. See [2022-04-28T01:32:09.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T01:32:09.928Z] [2022-04-28T01:32:09.928Z] Login Succeeded [2022-04-28T01:32:09.928Z] nexus3.edgexfoundry.org:10003 [2022-04-28T01:32:10.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T01:32:10.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T01:32:10.201Z] Configure a credential helper to remove this warning. See [2022-04-28T01:32:10.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T01:32:10.201Z] [2022-04-28T01:32:10.201Z] Login Succeeded [2022-04-28T01:32:10.201Z] nexus3.edgexfoundry.org:10004 [2022-04-28T01:32:10.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T01:32:10.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T01:32:10.763Z] Configure a credential helper to remove this warning. See [2022-04-28T01:32:10.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T01:32:10.763Z] [2022-04-28T01:32:10.763Z] Login Succeeded [2022-04-28T01:32:10.763Z] docker.io [2022-04-28T01:32:11.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T01:32:11.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T01:32:11.305Z] Configure a credential helper to remove this warning. See [2022-04-28T01:32:11.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T01:32:11.305Z] [2022-04-28T01:32:11.305Z] Login Succeeded [2022-04-28T01:32:11.576Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T01:32:11.592Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-04-28T01:32:11.619Z] ---> Running in ca7847c2b731 [2022-04-28T01:32:11.619Z] ---> Running in 274839464c11 [Pipeline] echo [2022-04-28T01:32:12.037Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T01:32:12.048Z] ========================================================= [2022-04-28T01:32:12.048Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-28T01:32:12.048Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-28T01:32:12.404Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T01:32:12.557Z] Building bin/spire-server... [2022-04-28T01:32:12.557Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T01:32:12.557Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T01:32:12.557Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T01:32:12.557Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T01:32:12.557Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T01:32:12.557Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T01:32:12.557Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T01:32:12.557Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T01:32:12.557Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T01:32:12.682Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-28T01:32:12.682Z] 9b3977197b4f: Pulling fs layer [2022-04-28T01:32:12.682Z] 1a89e8eeedd5: Pulling fs layer [2022-04-28T01:32:12.682Z] 94645a83ff95: Pulling fs layer [2022-04-28T01:32:12.682Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-28T01:32:12.682Z] 0c92f367c5e7: Pulling fs layer [2022-04-28T01:32:12.682Z] 3096ccb668a1: Pulling fs layer [2022-04-28T01:32:12.682Z] e8cf19c19ddd: Pulling fs layer [2022-04-28T01:32:12.682Z] a4caa8a26152: Pulling fs layer [2022-04-28T01:32:12.682Z] 0c92f367c5e7: Waiting [2022-04-28T01:32:12.682Z] 3096ccb668a1: Waiting [2022-04-28T01:32:12.682Z] e8cf19c19ddd: Waiting [2022-04-28T01:32:12.682Z] 3f3a8bcf1eab: Waiting [2022-04-28T01:32:12.682Z] a4caa8a26152: Waiting [2022-04-28T01:32:12.682Z] 94645a83ff95: Verifying Checksum [2022-04-28T01:32:12.682Z] 94645a83ff95: Download complete [2022-04-28T01:32:12.682Z] 1a89e8eeedd5: Verifying Checksum [2022-04-28T01:32:12.682Z] 1a89e8eeedd5: Download complete [2022-04-28T01:32:12.682Z] 0c92f367c5e7: Verifying Checksum [2022-04-28T01:32:12.682Z] 0c92f367c5e7: Download complete [2022-04-28T01:32:12.682Z] 3096ccb668a1: Download complete [2022-04-28T01:32:12.682Z] 9b3977197b4f: Verifying Checksum [2022-04-28T01:32:12.682Z] 9b3977197b4f: Download complete [2022-04-28T01:32:12.682Z] e8cf19c19ddd: Download complete [2022-04-28T01:32:12.817Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T01:32:12.817Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T01:32:12.817Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T01:32:12.817Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T01:32:12.817Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T01:32:12.817Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T01:32:12.817Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T01:32:12.817Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T01:32:13.076Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T01:32:13.076Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T01:32:13.076Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T01:32:13.076Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T01:32:13.076Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T01:32:13.076Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T01:32:13.076Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T01:32:13.076Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T01:32:13.076Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T01:32:13.334Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T01:32:13.334Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T01:32:13.334Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T01:32:13.334Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T01:32:13.334Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T01:32:13.334Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T01:32:13.334Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T01:32:13.334Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T01:32:13.334Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T01:32:13.334Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T01:32:13.334Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T01:32:13.334Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T01:32:13.593Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T01:32:13.593Z] OK: 221 MiB in 52 packages [2022-04-28T01:32:13.593Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T01:32:13.593Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T01:32:13.593Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T01:32:13.593Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T01:32:13.593Z] OK: 221 MiB in 52 packages [2022-04-28T01:32:13.593Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T01:32:13.593Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T01:32:13.676Z] 9b3977197b4f: Pull complete [2022-04-28T01:32:13.853Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T01:32:13.853Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T01:32:13.853Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T01:32:13.853Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T01:32:13.853Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T01:32:13.853Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T01:32:13.853Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T01:32:13.951Z] 1a89e8eeedd5: Pull complete [2022-04-28T01:32:14.112Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T01:32:14.112Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T01:32:14.232Z] 94645a83ff95: Pull complete [2022-04-28T01:32:14.836Z] a4caa8a26152: Verifying Checksum [2022-04-28T01:32:14.836Z] a4caa8a26152: Download complete [2022-04-28T01:32:15.433Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-28T01:32:15.433Z] 3f3a8bcf1eab: Download complete [2022-04-28T01:32:15.490Z] Removing intermediate container ca7847c2b731 [2022-04-28T01:32:15.490Z] ---> 76e5dd9cc7d6 [2022-04-28T01:32:15.490Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T01:32:15.490Z] Removing intermediate container 274839464c11 [2022-04-28T01:32:15.490Z] ---> 39814beaf34a [2022-04-28T01:32:15.490Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T01:32:15.749Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T01:32:15.749Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T01:32:16.008Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T01:32:16.008Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T01:32:16.008Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T01:32:16.008Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T01:32:16.008Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T01:32:16.008Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T01:32:16.008Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T01:32:16.008Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T01:32:16.268Z]  ---> 676a7a13f528 [2022-04-28T01:32:16.268Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T01:32:16.528Z] ---> 19b7129b2f2b [2022-04-28T01:32:16.528Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T01:32:16.528Z] ---> Running in 01dfc638112a [2022-04-28T01:32:16.786Z] ---> Running in 7046574831bc [2022-04-28T01:32:19.324Z] Removing intermediate container 7046574831bc [2022-04-28T01:32:19.324Z] ---> aab43d5076a3 [2022-04-28T01:32:19.324Z] Step 8/23 : COPY . . [2022-04-28T01:32:19.324Z] Removing intermediate container 01dfc638112a [2022-04-28T01:32:19.324Z] ---> e8550e53627e [2022-04-28T01:32:19.324Z] Step 8/23 : COPY . . [2022-04-28T01:32:20.260Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T01:32:20.260Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T01:32:20.260Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T01:32:20.260Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T01:32:20.260Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T01:32:20.260Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T01:32:20.260Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T01:32:20.260Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T01:32:20.260Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T01:32:20.519Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T01:32:21.457Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T01:32:21.716Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T01:32:21.716Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T01:32:21.716Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T01:32:21.977Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T01:32:21.977Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T01:32:21.977Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T01:32:21.977Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T01:32:21.977Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T01:32:22.236Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T01:32:22.236Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T01:32:22.236Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T01:32:22.236Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T01:32:22.236Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T01:32:22.236Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T01:32:22.236Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T01:32:22.496Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T01:32:22.496Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T01:32:22.496Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T01:32:22.496Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T01:32:22.496Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T01:32:22.496Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T01:32:22.496Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T01:32:22.496Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T01:32:25.031Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T01:32:25.031Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T01:32:25.031Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T01:32:25.031Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T01:32:25.031Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T01:32:25.031Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T01:32:25.031Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T01:32:25.031Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T01:32:25.031Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T01:32:25.031Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T01:32:25.031Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T01:32:25.031Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T01:32:25.031Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T01:32:25.290Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T01:32:25.290Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T01:32:25.290Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T01:32:25.290Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T01:32:25.290Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T01:32:25.290Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T01:32:25.290Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T01:32:25.290Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T01:32:25.290Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T01:32:25.290Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T01:32:25.290Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T01:32:25.290Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T01:32:25.290Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T01:32:25.290Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T01:32:25.550Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T01:32:25.550Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T01:32:25.550Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T01:32:25.550Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T01:32:25.550Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T01:32:25.550Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T01:32:25.550Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T01:32:25.550Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T01:32:25.810Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T01:32:25.810Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T01:32:25.810Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T01:32:25.810Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T01:32:25.810Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T01:32:25.810Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T01:32:25.810Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T01:32:25.810Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T01:32:25.810Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T01:32:25.810Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T01:32:25.810Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T01:32:25.810Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T01:32:25.810Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T01:32:27.843Z] 3f3a8bcf1eab: Pull complete [2022-04-28T01:32:27.843Z] 0c92f367c5e7: Pull complete [2022-04-28T01:32:27.843Z] 3096ccb668a1: Pull complete [2022-04-28T01:32:28.116Z] e8cf19c19ddd: Pull complete [2022-04-28T01:32:33.945Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T01:32:33.945Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T01:32:34.834Z] a4caa8a26152: Pull complete [2022-04-28T01:32:34.834Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-28T01:32:34.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T01:32:34.834Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-28T01:32:35.193Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-28T01:32:35.193Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T01:32:35.193Z] WORKDIR /edgex [2022-04-28T01:32:35.193Z] COPY go.mod . [2022-04-28T01:32:35.193Z] RUN go mod download [2022-04-28T01:32:37.837Z] Sending build context to Docker daemon 169.2MB [2022-04-28T01:32:37.837Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T01:32:37.837Z] ---> 725f1c02e7f9 [2022-04-28T01:32:37.837Z] Step 2/4 : WORKDIR /edgex [2022-04-28T01:32:39.823Z] ---> Running in 1c191c573d6b [2022-04-28T01:32:39.823Z] Removing intermediate container 1c191c573d6b [2022-04-28T01:32:39.823Z] ---> 3b425061fe3c [2022-04-28T01:32:39.823Z] Step 3/4 : COPY go.mod . [2022-04-28T01:32:40.423Z] ---> 033740662671 [2022-04-28T01:32:40.423Z] Step 4/4 : RUN go mod download [2022-04-28T01:32:40.423Z] ---> Running in a97f40f3061c [2022-04-28T01:32:42.071Z]  ---> 4c672a8da249 [2022-04-28T01:32:42.071Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-28T01:32:42.071Z] ---> cb3a23c0b332 [2022-04-28T01:32:42.071Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-28T01:32:42.071Z] ---> Running in 5f1ae17be2d5 [2022-04-28T01:32:42.071Z] ---> Running in a8851331deaa [2022-04-28T01:32:42.334Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-28T01:32:42.334Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-28T01:33:21.078Z] Removing intermediate container 5f1ae17be2d5 [2022-04-28T01:33:21.078Z] ---> 8d324f36d3d8 [2022-04-28T01:33:21.078Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-28T01:33:21.078Z] Removing intermediate container a8851331deaa [2022-04-28T01:33:21.078Z] ---> efd5625ccef7 [2022-04-28T01:33:21.078Z] [2022-04-28T01:33:21.078Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T01:33:21.078Z] ---> e04c818066af [2022-04-28T01:33:21.078Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-28T01:33:21.078Z] ---> Using cache [2022-04-28T01:33:21.078Z] ---> e4ddfdbd9d1b [2022-04-28T01:33:21.078Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T01:33:21.078Z] ---> Using cache [2022-04-28T01:33:21.078Z] ---> 693326f43692 [2022-04-28T01:33:21.078Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-28T01:33:21.078Z] ---> Running in 58c090cef1c2 [2022-04-28T01:33:21.078Z] ---> Running in 4774af0b03a0 [2022-04-28T01:33:21.078Z] Removing intermediate container 58c090cef1c2 [2022-04-28T01:33:21.078Z] ---> 0d37778bdc3a [2022-04-28T01:33:21.078Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-28T01:33:21.078Z] ---> Running in b6ac9db70470 [2022-04-28T01:33:21.078Z] Removing intermediate container b6ac9db70470 [2022-04-28T01:33:21.078Z] ---> 5f2b18945764 [2022-04-28T01:33:21.078Z] Step 15/23 : WORKDIR / [2022-04-28T01:33:21.078Z] ---> Running in 6448456ea4fa [2022-04-28T01:33:21.078Z] Removing intermediate container 6448456ea4fa [2022-04-28T01:33:21.078Z] ---> 1c81279bac01 [2022-04-28T01:33:21.078Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T01:33:21.078Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-28T01:33:21.675Z] ---> 2d8694aa81c4 [2022-04-28T01:33:21.675Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-28T01:33:22.414Z] Removing intermediate container 4774af0b03a0 [2022-04-28T01:33:22.414Z] ---> a7b071a26967 [2022-04-28T01:33:22.414Z] [2022-04-28T01:33:22.414Z] Step 11/23 : FROM docker:20.10.14 [2022-04-28T01:33:22.414Z] ---> c65831bee1ec [2022-04-28T01:33:22.414Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-28T01:33:22.414Z] 20.10.14: Pulling from library/docker [2022-04-28T01:33:23.054Z] ---> 9684f1573294 [2022-04-28T01:33:23.054Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-28T01:33:23.054Z] ---> Running in 4a11e8d90028 [2022-04-28T01:33:23.621Z] Removing intermediate container 4a11e8d90028 [2022-04-28T01:33:23.621Z] ---> 7f561de16230 [2022-04-28T01:33:23.621Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T01:33:23.621Z] ---> Running in bcaf37cda0b2 [2022-04-28T01:33:24.189Z] Removing intermediate container bcaf37cda0b2 [2022-04-28T01:33:24.189Z] ---> 3a3d799ca439 [2022-04-28T01:33:24.189Z] Step 21/23 : LABEL arch=x86_64 [2022-04-28T01:33:24.189Z] ---> Running in 63906ededabc [2022-04-28T01:33:24.447Z] Removing intermediate container 63906ededabc [2022-04-28T01:33:24.447Z] ---> 88808ad32e3b [2022-04-28T01:33:24.447Z] Step 22/23 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 [2022-04-28T01:33:24.447Z] ---> Running in 50f1f8030159 [2022-04-28T01:33:25.014Z] Removing intermediate container 50f1f8030159 [2022-04-28T01:33:25.014Z] ---> a254f2432b6e [2022-04-28T01:33:25.014Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T01:33:25.014Z] ---> Running in be8295d524d1 [2022-04-28T01:33:25.586Z] Removing intermediate container be8295d524d1 [2022-04-28T01:33:25.586Z] ---> 068a735d04da [2022-04-28T01:33:25.586Z] [2022-04-28T01:33:25.586Z] Successfully built 068a735d04da [2022-04-28T01:33:25.586Z] Successfully tagged core-metadata:latest [2022-04-28T01:33:25.586Z]  Building core-metadata ... done Building security-spiffe-token-provider [2022-04-28T01:33:30.861Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-28T01:33:30.861Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-28T01:33:30.861Z] ---> 7417809fdb73 [2022-04-28T01:33:30.861Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-28T01:33:31.435Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T01:33:31.435Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-28T01:33:31.435Z] ---> afb9e1d5fa39 [2022-04-28T01:33:31.435Z] Step 3/20 : WORKDIR /edgex-go [2022-04-28T01:33:31.435Z] ---> Using cache [2022-04-28T01:33:31.435Z] ---> 100eb66082ec [2022-04-28T01:33:31.435Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-28T01:33:33.975Z] ---> Running in 5df660fcd958 [2022-04-28T01:33:33.975Z] ---> Running in 9c8c34321fce [2022-04-28T01:33:33.975Z] Removing intermediate container 9c8c34321fce [2022-04-28T01:33:33.975Z] ---> a4ea4d5b7fb9 [2022-04-28T01:33:33.975Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-28T01:33:33.975Z] ---> Running in 810e299c729c [2022-04-28T01:33:34.234Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T01:33:34.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T01:33:34.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T01:33:35.060Z] (1/43) Installing readline (8.1.1-r0) [2022-04-28T01:33:35.060Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T01:33:35.060Z] (2/43) Installing bash (5.1.16-r0) [2022-04-28T01:33:35.060Z] Executing bash-5.1.16-r0.post-install [2022-04-28T01:33:35.060Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-28T01:33:35.060Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-28T01:33:35.060Z] (5/43) Installing libcurl (7.80.0-r1) [2022-04-28T01:33:35.060Z] (6/43) Installing curl (7.80.0-r1) [2022-04-28T01:33:35.060Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-28T01:33:35.060Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-28T01:33:35.060Z] (9/43) Installing expat (2.4.7-r0) [2022-04-28T01:33:35.060Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-28T01:33:35.060Z] (11/43) Installing gdbm (1.22-r0) [2022-04-28T01:33:35.060Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-28T01:33:35.060Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-28T01:33:35.060Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-28T01:33:35.319Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-28T01:33:35.319Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-28T01:33:35.319Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-28T01:33:35.319Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T01:33:35.319Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T01:33:35.319Z] OK: 15864 distinct packages available [2022-04-28T01:33:35.319Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T01:33:35.579Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-28T01:33:35.579Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-28T01:33:35.579Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-28T01:33:35.579Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-28T01:33:35.579Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-28T01:33:35.579Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-28T01:33:35.579Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-28T01:33:35.579Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-28T01:33:35.579Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-28T01:33:35.579Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-28T01:33:35.579Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-28T01:33:35.579Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-28T01:33:35.579Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-28T01:33:35.579Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-28T01:33:35.579Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-28T01:33:35.579Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-28T01:33:35.579Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-28T01:33:35.579Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-28T01:33:35.579Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-28T01:33:35.579Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-28T01:33:35.579Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-28T01:33:35.579Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-28T01:33:35.579Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-28T01:33:35.579Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-28T01:33:35.838Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-28T01:33:35.838Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-28T01:33:35.838Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T01:33:35.838Z] OK: 83 MiB in 65 packages [2022-04-28T01:33:36.097Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T01:33:36.664Z] Collecting docker-compose==1.23.2 [2022-04-28T01:33:36.664Z] OK: 221 MiB in 52 packages [2022-04-28T01:33:36.664Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-28T01:33:36.664Z] Collecting PyYAML<4,>=3.10 [2022-04-28T01:33:36.664Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-28T01:33:37.062Z] Removing intermediate container a97f40f3061c [2022-04-28T01:33:37.062Z] ---> e8ac73bd0c46 [2022-04-28T01:33:37.062Z] Successfully built e8ac73bd0c46 [2022-04-28T01:33:37.062Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T01:33:37.235Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-28T01:33:37.235Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-28T01:33:37.416Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T01:33:37.416Z] . [Pipeline] withDockerContainer [2022-04-28T01:33:37.652Z] prd-ubuntu20.04-docker-arm64-4c-16g-33593 does not seem to be running inside a container [2022-04-28T01:33:37.745Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-28T01:33:37.802Z] Removing intermediate container 5df660fcd958 [2022-04-28T01:33:37.803Z] ---> 0f00ae90e62c [2022-04-28T01:33:37.803Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-28T01:33:37.803Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-28T01:33:37.803Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-28T01:33:37.803Z] Collecting docopt<0.7,>=0.6.1 [2022-04-28T01:33:37.803Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-28T01:33:38.067Z] ---> e1041fad70ac [2022-04-28T01:33:38.067Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T01:33:38.067Z] ---> Running in 3a22ea1f4662 [2022-04-28T01:33:38.067Z] Collecting docker<4.0,>=3.6.0 [2022-04-28T01:33:38.067Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-28T01:33:38.067Z] Collecting jsonschema<3,>=2.5.1 [2022-04-28T01:33:38.327Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-28T01:33:38.327Z] Collecting texttable<0.10,>=0.9.0 [2022-04-28T01:33:38.327Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-28T01:33:38.586Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-28T01:33:38.586Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-28T01:33:38.586Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-28T01:33:38.586Z] Collecting cached-property<2,>=1.2.0 [2022-04-28T01:33:38.586Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-28T01:33:38.846Z] Collecting docker-pycreds>=0.4.0 [2022-04-28T01:33:38.846Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-28T01:33:38.846Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-28T01:33:38.846Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-28T01:33:38.846Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-28T01:33:38.846Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-28T01:33:38.846Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-28T01:33:39.061Z] $ docker top b6a7d7211fae111a964041cb657b03f64fdee41e8c87426eaa2860939574ebf1 -eo pid,comm [2022-04-28T01:33:39.105Z] Collecting idna<2.8,>=2.5 [2022-04-28T01:33:39.105Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-28T01:33:39.105Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-28T01:33:39.105Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-28T01:33:39.105Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-28T01:33:39.105Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-28T01:33:39.105Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-28T01:33:39.105Z] Attempting uninstall: urllib3 [2022-04-28T01:33:39.105Z] Found existing installation: urllib3 1.26.7 [2022-04-28T01:33:39.105Z] Uninstalling urllib3-1.26.7: [2022-04-28T01:33:39.105Z] Successfully uninstalled urllib3-1.26.7 [Pipeline] { [Pipeline] sh [2022-04-28T01:33:39.364Z] Attempting uninstall: idna [2022-04-28T01:33:39.364Z] Found existing installation: idna 3.3 [2022-04-28T01:33:39.364Z] Uninstalling idna-3.3: [2022-04-28T01:33:39.364Z] Successfully uninstalled idna-3.3 [2022-04-28T01:33:39.934Z] Attempting uninstall: requests [2022-04-28T01:33:39.934Z] Found existing installation: requests 2.26.0 [2022-04-28T01:33:39.934Z] Uninstalling requests-2.26.0: [2022-04-28T01:33:39.934Z] Successfully uninstalled requests-2.26.0 [2022-04-28T01:33:39.934Z] Running setup.py install for texttable: started [2022-04-28T01:33:39.934Z] Removing intermediate container 3a22ea1f4662 [2022-04-28T01:33:39.934Z] ---> 86d285b6e1f6 [2022-04-28T01:33:39.934Z] Step 7/20 : COPY . . [2022-04-28T01:33:39.985Z] + go version [2022-04-28T01:33:39.985Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-28T01:33:40.018Z] $ docker stop --time=1 b6a7d7211fae111a964041cb657b03f64fdee41e8c87426eaa2860939574ebf1 [2022-04-28T01:33:40.193Z] Running setup.py install for texttable: finished with status 'done' [2022-04-28T01:33:40.193Z] Running setup.py install for PyYAML: started [2022-04-28T01:33:40.761Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-28T01:33:40.761Z] Running setup.py install for docopt: started [2022-04-28T01:33:41.021Z] Running setup.py install for docopt: finished with status 'done' [2022-04-28T01:33:41.021Z] Running setup.py install for dockerpty: started [2022-04-28T01:33:41.589Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-28T01:33:41.637Z] $ docker rm -f b6a7d7211fae111a964041cb657b03f64fdee41e8c87426eaa2860939574ebf1 [Pipeline] // withDockerContainer [Pipeline] } [2022-04-28T01:33:41.848Z] 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 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T01:33:42.232Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T01:33:42.232Z] . [Pipeline] withDockerContainer [2022-04-28T01:33:42.453Z] prd-ubuntu20.04-docker-arm64-4c-16g-33593 does not seem to be running inside a container [2022-04-28T01:33:42.541Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-28T01:33:43.794Z] $ docker top afb1425539b9f0cdb4512170fc32ba74d61a11388aef6bd30e33a84bfa936c1d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-28T01:33:44.050Z] ========================================================= [2022-04-28T01:33:44.050Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-28T01:33:44.050Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-28T01:33:44.704Z] + make test [2022-04-28T01:33:44.704Z] go mod tidy -compat=1.17 [2022-04-28T01:33:45.688Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-28T01:33:46.039Z] ---> c28a05baaafb [2022-04-28T01:33:46.039Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-28T01:33:46.039Z] ---> Running in 39520ac8b639 [2022-04-28T01:33:46.607Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-28T01:33:48.510Z] Removing intermediate container 810e299c729c [2022-04-28T01:33:48.510Z] ---> a31ae27df4cc [2022-04-28T01:33:48.510Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-28T01:33:48.510Z] ---> Running in 4ce904581a51 [2022-04-28T01:33:48.510Z] Removing intermediate container 4ce904581a51 [2022-04-28T01:33:48.510Z] ---> aaebc951556e [2022-04-28T01:33:48.510Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-28T01:33:48.510Z] ---> Running in 70d773e300d3 [2022-04-28T01:33:48.769Z] Removing intermediate container 70d773e300d3 [2022-04-28T01:33:48.769Z] ---> 3cdaf33c4e64 [2022-04-28T01:33:48.769Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-28T01:33:49.706Z] ---> 53e27d58ff48 [2022-04-28T01:33:49.706Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-28T01:33:49.965Z] ---> 83171fb8d9ae [2022-04-28T01:33:49.965Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-28T01:33:50.225Z] ---> 886caa5fc88b [2022-04-28T01:33:50.225Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-28T01:33:50.225Z] ---> Running in 2b1fca06b4d1 [2022-04-28T01:33:50.485Z] Removing intermediate container 2b1fca06b4d1 [2022-04-28T01:33:50.485Z] ---> 596629350e69 [2022-04-28T01:33:50.485Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T01:33:50.485Z] ---> Running in a9eec956c57a [2022-04-28T01:33:50.746Z] Removing intermediate container a9eec956c57a [2022-04-28T01:33:50.746Z] ---> 06dfb0489ead [2022-04-28T01:33:50.746Z] Step 21/23 : LABEL arch=x86_64 [2022-04-28T01:33:50.746Z] ---> Running in 6c39c680749b [2022-04-28T01:33:51.006Z] Removing intermediate container 6c39c680749b [2022-04-28T01:33:51.006Z] ---> 35edafddb9ad [2022-04-28T01:33:51.006Z] Step 22/23 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 [2022-04-28T01:33:51.006Z] ---> Running in 451502552cf8 [2022-04-28T01:33:51.266Z] Removing intermediate container 451502552cf8 [2022-04-28T01:33:51.266Z] ---> 9aa73448c183 [2022-04-28T01:33:51.266Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T01:33:51.266Z] ---> Running in a698740a1ce4 [2022-04-28T01:33:51.525Z] Removing intermediate container a698740a1ce4 [2022-04-28T01:33:51.525Z] ---> 431e906b1597 [2022-04-28T01:33:51.525Z] [2022-04-28T01:33:51.525Z] Successfully built 431e906b1597 [2022-04-28T01:33:51.525Z] Successfully tagged sys-mgmt-agent:latest [2022-04-28T01:33:51.525Z]  Building sys-mgmt-agent ... done Building support-scheduler [2022-04-28T01:33:55.717Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T01:33:55.717Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T01:33:55.717Z] ---> afb9e1d5fa39 [2022-04-28T01:33:55.717Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T01:33:55.717Z] ---> Using cache [2022-04-28T01:33:55.717Z] ---> 100eb66082ec [2022-04-28T01:33:55.717Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T01:33:55.717Z] ---> Using cache [2022-04-28T01:33:55.717Z] ---> 5c00c62c8ccc [2022-04-28T01:33:55.717Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-28T01:33:55.717Z] ---> Using cache [2022-04-28T01:33:55.717Z] ---> 39814beaf34a [2022-04-28T01:33:55.717Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T01:33:55.717Z] ---> Using cache [2022-04-28T01:33:55.717Z] ---> 19b7129b2f2b [2022-04-28T01:33:55.717Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T01:33:55.717Z] ---> Using cache [2022-04-28T01:33:55.717Z] ---> aab43d5076a3 [2022-04-28T01:33:55.717Z] Step 8/22 : COPY . . [2022-04-28T01:33:55.717Z] ---> Using cache [2022-04-28T01:33:55.717Z] ---> cb3a23c0b332 [2022-04-28T01:33:55.717Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-28T01:33:57.093Z] ---> Running in dc9f801ca0ed [2022-04-28T01:33:58.027Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-28T01:34:16.116Z] Building bin/spire-agent... [2022-04-28T01:34:16.116Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T01:34:16.116Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T01:34:16.116Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T01:34:16.116Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T01:34:16.116Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T01:34:16.116Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T01:34:16.116Z] Building bin/spire-agent... [2022-04-28T01:34:16.116Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T01:34:16.116Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T01:34:16.116Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T01:34:16.116Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T01:34:16.116Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T01:34:16.116Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T01:34:16.116Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T01:34:16.116Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T01:34:16.116Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T01:34:16.116Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T01:34:16.116Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T01:34:16.116Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T01:34:16.116Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T01:34:16.116Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T01:34:16.116Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T01:34:16.116Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T01:34:16.116Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T01:34:16.116Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T01:34:16.116Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T01:34:16.116Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T01:34:18.262Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-28T01:34:21.389Z] Removing intermediate container 39520ac8b639 [2022-04-28T01:34:21.389Z] ---> 852f3ec47288 [2022-04-28T01:34:21.389Z] [2022-04-28T01:34:21.389Z] Step 9/20 : FROM alpine:3.15 [2022-04-28T01:34:21.389Z] 3.15: Pulling from library/alpine [2022-04-28T01:34:21.389Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-28T01:34:21.389Z] Status: Downloaded newer image for alpine:3.15 [2022-04-28T01:34:21.389Z] ---> 0ac33e5f5afa [2022-04-28T01:34:21.389Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T01:34:21.389Z] ---> Running in 9d298d8ff2a9 [2022-04-28T01:34:21.389Z] Removing intermediate container 9d298d8ff2a9 [2022-04-28T01:34:21.389Z] ---> a9ee8be130e1 [2022-04-28T01:34:21.389Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T01:34:21.389Z] ---> Running in cc0ef7e57123 [2022-04-28T01:34:22.768Z] Removing intermediate container cc0ef7e57123 [2022-04-28T01:34:22.768Z] ---> 616f054751c4 [2022-04-28T01:34:22.768Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-28T01:34:22.768Z] ---> Running in 9d65eaf9a81f [2022-04-28T01:34:23.336Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T01:34:24.273Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T01:34:24.533Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T01:34:24.533Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T01:34:24.533Z] OK: 15854 distinct packages available [2022-04-28T01:34:24.533Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T01:34:25.469Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T01:34:25.728Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-28T01:34:25.728Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-28T01:34:25.728Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-28T01:34:25.987Z] (4/9) Installing libcurl (7.80.0-r1) [2022-04-28T01:34:25.987Z] (5/9) Installing curl (7.80.0-r1) [2022-04-28T01:34:25.987Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-28T01:34:26.247Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-28T01:34:26.247Z] (8/9) Installing libucontext (1.1-r0) [2022-04-28T01:34:26.247Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-28T01:34:26.507Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T01:34:26.507Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T01:34:26.507Z] OK: 8 MiB in 23 packages [2022-04-28T01:34:26.765Z] Removing intermediate container dc9f801ca0ed [2022-04-28T01:34:26.765Z] ---> ac2a1864cb01 [2022-04-28T01:34:26.765Z] [2022-04-28T01:34:26.765Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T01:34:26.765Z] ---> e04c818066af [2022-04-28T01:34:26.765Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-28T01:34:26.765Z] ---> Using cache [2022-04-28T01:34:26.765Z] ---> e4ddfdbd9d1b [2022-04-28T01:34:26.765Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T01:34:26.765Z] ---> Using cache [2022-04-28T01:34:26.765Z] ---> 693326f43692 [2022-04-28T01:34:26.765Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-28T01:34:26.765Z] ---> Running in f1a6d16186cb [2022-04-28T01:34:27.026Z] Removing intermediate container f1a6d16186cb [2022-04-28T01:34:27.026Z] ---> 0d9648971063 [2022-04-28T01:34:27.026Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-28T01:34:27.026Z] ---> Running in 4ff1d89c90e1 [2022-04-28T01:34:27.026Z] Removing intermediate container 9d65eaf9a81f [2022-04-28T01:34:27.026Z] ---> 93cd03f4b96d [2022-04-28T01:34:27.026Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T01:34:27.026Z] Removing intermediate container 4ff1d89c90e1 [2022-04-28T01:34:27.026Z] ---> 0acc9611be53 [2022-04-28T01:34:27.026Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T01:34:27.287Z] ---> 6477871d2788 [2022-04-28T01:34:27.288Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-28T01:34:27.545Z] ---> 4caab8942b5e [2022-04-28T01:34:27.545Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-28T01:34:28.115Z] ---> 062284ae19d0 [2022-04-28T01:34:28.115Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-28T01:34:28.115Z] ---> 607ad5f0cc46 [2022-04-28T01:34:28.115Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-28T01:34:28.375Z] ---> 22bc569d7d82 [2022-04-28T01:34:28.375Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-28T01:34:28.375Z] ---> Running in 98e1566ea46b [2022-04-28T01:34:28.375Z] ---> ab753b9c1981 [2022-04-28T01:34:28.375Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-28T01:34:28.375Z] ---> Running in 9aa4a1ef7b79 [2022-04-28T01:34:28.634Z] Removing intermediate container 98e1566ea46b [2022-04-28T01:34:28.634Z] ---> 6338cd5e118a [2022-04-28T01:34:28.634Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T01:34:28.634Z] ---> Running in 17744d73100e [2022-04-28T01:34:28.634Z] Removing intermediate container 9aa4a1ef7b79 [2022-04-28T01:34:28.634Z] ---> e37a9d9a66c2 [2022-04-28T01:34:28.634Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T01:34:28.634Z] ---> Running in 68307ce86a6e [2022-04-28T01:34:28.634Z] Removing intermediate container 17744d73100e [2022-04-28T01:34:28.634Z] ---> add52109c438 [2022-04-28T01:34:28.634Z] Step 18/20 : LABEL arch=x86_64 [2022-04-28T01:34:28.634Z] ---> Running in e5f5f0df921a [2022-04-28T01:34:28.895Z] Removing intermediate container 68307ce86a6e [2022-04-28T01:34:28.895Z] ---> c40f96aa14cc [2022-04-28T01:34:28.895Z] Step 20/22 : LABEL arch=x86_64 [2022-04-28T01:34:28.895Z] ---> Running in 5cf36227b9cd [2022-04-28T01:34:28.895Z] Removing intermediate container e5f5f0df921a [2022-04-28T01:34:28.895Z] ---> e33bcd2f77b4 [2022-04-28T01:34:28.895Z] Step 19/20 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 [2022-04-28T01:34:28.895Z] ---> Running in 319471030ac3 [2022-04-28T01:34:28.895Z] Removing intermediate container 5cf36227b9cd [2022-04-28T01:34:28.895Z] ---> 71c8a0f9b4f9 [2022-04-28T01:34:28.895Z] Step 21/22 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 [2022-04-28T01:34:28.895Z] ---> Running in 72ce739840be [2022-04-28T01:34:29.154Z] Removing intermediate container 319471030ac3 [2022-04-28T01:34:29.154Z] ---> 665b4833a63b [2022-04-28T01:34:29.154Z] Step 20/20 : LABEL version=0.0.0 [2022-04-28T01:34:29.155Z] ---> Running in c6e60d2f06d2 [2022-04-28T01:34:29.155Z] Removing intermediate container 72ce739840be [2022-04-28T01:34:29.155Z] ---> 50abe7da8eeb [2022-04-28T01:34:29.155Z] Step 22/22 : LABEL version=0.0.0 [2022-04-28T01:34:29.155Z] ---> Running in 3d8df61584d8 [2022-04-28T01:34:29.155Z] Removing intermediate container c6e60d2f06d2 [2022-04-28T01:34:29.155Z] ---> c3f7284560af [2022-04-28T01:34:29.155Z] [2022-04-28T01:34:29.416Z] Removing intermediate container 3d8df61584d8 [2022-04-28T01:34:29.416Z] ---> 559e922d3932 [2022-04-28T01:34:29.416Z] [2022-04-28T01:34:29.416Z] Successfully built c3f7284560af [2022-04-28T01:34:29.416Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-28T01:34:29.416Z]  Building security-spiffe-token-provider ... done Building security-bootstrapper [2022-04-28T01:34:29.416Z] Successfully built 559e922d3932 [2022-04-28T01:34:29.416Z] Successfully tagged support-scheduler:latest [2022-04-28T01:34:29.416Z]  Building support-scheduler ... done Building support-notifications [2022-04-28T01:34:33.607Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T01:34:33.607Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-28T01:34:33.607Z] ---> afb9e1d5fa39 [2022-04-28T01:34:33.607Z] Step 3/31 : WORKDIR /edgex-go [2022-04-28T01:34:33.607Z] ---> Using cache [2022-04-28T01:34:33.607Z] ---> 100eb66082ec [2022-04-28T01:34:33.607Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T01:34:33.607Z] ---> Using cache [2022-04-28T01:34:33.607Z] ---> 5c00c62c8ccc [2022-04-28T01:34:33.607Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-28T01:34:33.607Z] ---> Using cache [2022-04-28T01:34:33.607Z] ---> 39814beaf34a [2022-04-28T01:34:33.607Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-28T01:34:33.607Z] ---> Using cache [2022-04-28T01:34:33.607Z] ---> 19b7129b2f2b [2022-04-28T01:34:33.607Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T01:34:33.607Z] ---> Using cache [2022-04-28T01:34:33.607Z] ---> aab43d5076a3 [2022-04-28T01:34:33.607Z] Step 8/31 : COPY . . [2022-04-28T01:34:33.607Z] ---> Using cache [2022-04-28T01:34:33.607Z] ---> cb3a23c0b332 [2022-04-28T01:34:33.607Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-28T01:34:33.868Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T01:34:33.868Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T01:34:33.868Z] ---> afb9e1d5fa39 [2022-04-28T01:34:33.868Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T01:34:33.868Z] ---> Using cache [2022-04-28T01:34:33.868Z] ---> 100eb66082ec [2022-04-28T01:34:33.868Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T01:34:33.868Z] ---> Using cache [2022-04-28T01:34:33.868Z] ---> 5c00c62c8ccc [2022-04-28T01:34:33.868Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-28T01:34:34.807Z] ---> Running in d28bb0d351a8 [2022-04-28T01:34:34.807Z] ---> Running in 7b209d9229ec [2022-04-28T01:34:35.067Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-28T01:34:35.067Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T01:34:36.003Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T01:34:36.262Z] OK: 221 MiB in 52 packages [2022-04-28T01:34:39.551Z] Removing intermediate container 7b209d9229ec [2022-04-28T01:34:39.551Z] ---> a252cd2dafc1 [2022-04-28T01:34:39.551Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T01:34:39.811Z] ---> 21ac5ac7e7c2 [2022-04-28T01:34:39.811Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T01:34:39.811Z] ---> Running in fb05d1292a46 [2022-04-28T01:34:43.109Z] Removing intermediate container fb05d1292a46 [2022-04-28T01:34:43.109Z] ---> 30df4ba7bd60 [2022-04-28T01:34:43.109Z] Step 8/22 : COPY . . [2022-04-28T01:34:55.333Z] ---> cb8f5012c533 [2022-04-28T01:34:55.333Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-28T01:34:56.714Z] ---> Running in d34b6df910f2 [2022-04-28T01:34:56.714Z] Removing intermediate container d28bb0d351a8 [2022-04-28T01:34:56.714Z] ---> 8bbd2dfa312c [2022-04-28T01:34:56.714Z] [2022-04-28T01:34:56.714Z] Step 10/31 : FROM alpine:3.14 [2022-04-28T01:34:56.714Z] ---> e04c818066af [2022-04-28T01:34:56.715Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-28T01:34:56.975Z] ---> Running in af4d211b8803 [2022-04-28T01:34:56.975Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-28T01:34:57.235Z] Removing intermediate container af4d211b8803 [2022-04-28T01:34:57.235Z] ---> bf26c3dee102 [2022-04-28T01:34:57.235Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-28T01:34:57.235Z] ---> Running in 308a26b368ac [2022-04-28T01:34:57.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T01:34:57.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T01:34:58.068Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-28T01:34:58.068Z] (2/2) Installing su-exec (0.2-r1) [2022-04-28T01:34:58.068Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T01:34:58.068Z] OK: 6 MiB in 16 packages [2022-04-28T01:34:59.975Z] Removing intermediate container 308a26b368ac [2022-04-28T01:34:59.975Z] ---> c2307c1ab663 [2022-04-28T01:34:59.975Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-28T01:34:59.975Z] ---> Running in eccec2d8cfc6 [2022-04-28T01:35:00.243Z] Building bin/spire-agent... [2022-04-28T01:35:00.243Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T01:35:00.243Z] Removing intermediate container eccec2d8cfc6 [2022-04-28T01:35:00.243Z] ---> ac25338f2cd6 [2022-04-28T01:35:00.243Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-28T01:35:00.502Z] ---> Running in 82bd7171f4a0 [2022-04-28T01:35:00.769Z] Removing intermediate container 82bd7171f4a0 [2022-04-28T01:35:00.769Z] ---> 0269a91cb412 [2022-04-28T01:35:00.769Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-28T01:35:01.029Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T01:35:01.029Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T01:35:01.029Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T01:35:01.029Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T01:35:01.029Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T01:35:01.029Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T01:35:01.289Z]  ---> Running in fa18ec907027 [2022-04-28T01:35:02.023Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T01:35:02.024Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T01:35:02.024Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T01:35:02.024Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T01:35:02.024Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T01:35:02.024Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T01:35:03.026Z] Removing intermediate container fa18ec907027 [2022-04-28T01:35:03.026Z] ---> 2eb3d08b945b [2022-04-28T01:35:03.026Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-28T01:35:03.286Z] ---> Running in cc93e532c072 [2022-04-28T01:35:03.855Z] Removing intermediate container cc93e532c072 [2022-04-28T01:35:03.855Z] ---> 4e071446446f [2022-04-28T01:35:03.855Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-28T01:35:04.425Z] ---> 8dac4aea4eef [2022-04-28T01:35:04.425Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-28T01:35:04.684Z] ---> Running in 804e847a7444 [2022-04-28T01:35:06.590Z] Removing intermediate container 804e847a7444 [2022-04-28T01:35:06.590Z] ---> 966da498e55e [2022-04-28T01:35:06.590Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T01:35:09.125Z] ---> 0f629c9adfe6 [2022-04-28T01:35:09.125Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-28T01:35:10.505Z] ---> 08b747d5a0ac [2022-04-28T01:35:10.505Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-28T01:35:11.445Z] ---> 0db6f1143b5f [2022-04-28T01:35:11.446Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-28T01:35:12.838Z] ---> 53c6df61e0ee [2022-04-28T01:35:12.838Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-28T01:35:13.407Z] ---> 64093e36a73b [2022-04-28T01:35:13.407Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-28T01:35:13.407Z] ---> Running in 8a1636e37732 [2022-04-28T01:35:13.673Z] Removing intermediate container 8a1636e37732 [2022-04-28T01:35:13.673Z] ---> bda876aa79a5 [2022-04-28T01:35:13.673Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-28T01:35:14.612Z] ---> c6a35ab6fb85 [2022-04-28T01:35:14.612Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-28T01:35:14.612Z] ---> Running in 3268318d7c8b [2022-04-28T01:35:17.148Z] Removing intermediate container 3268318d7c8b [2022-04-28T01:35:17.148Z] ---> 56192dbb3633 [2022-04-28T01:35:17.148Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-28T01:35:18.086Z] ---> Running in 22a3b23e12e2 [2022-04-28T01:35:19.463Z] Removing intermediate container 22a3b23e12e2 [2022-04-28T01:35:19.463Z] ---> ea0c69d15789 [2022-04-28T01:35:19.463Z] Step 28/31 : CMD ["gate"] [2022-04-28T01:35:20.029Z] Removing intermediate container d34b6df910f2 [2022-04-28T01:35:20.029Z] ---> 7a08165a4896 [2022-04-28T01:35:20.029Z] [2022-04-28T01:35:20.029Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T01:35:20.029Z] ---> e04c818066af [2022-04-28T01:35:20.029Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-28T01:35:20.602Z] ---> Running in 7420c08ddc38 [2022-04-28T01:35:21.168Z] ---> Running in b2e1974c21dd [2022-04-28T01:35:22.105Z] Removing intermediate container 7420c08ddc38 [2022-04-28T01:35:22.105Z] ---> 0b81b7f04a0f [2022-04-28T01:35:22.105Z] Step 29/31 : LABEL arch=x86_64 [2022-04-28T01:35:22.369Z] ---> Running in b6ee6194d9cb [2022-04-28T01:35:22.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T01:35:22.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T01:35:22.628Z] Removing intermediate container b6ee6194d9cb [2022-04-28T01:35:22.628Z] ---> b7a1953000a7 [2022-04-28T01:35:22.628Z] Step 30/31 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 [2022-04-28T01:35:22.628Z] ---> Running in 8a01f698538e [2022-04-28T01:35:22.888Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-28T01:35:22.888Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-28T01:35:22.888Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T01:35:22.888Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T01:35:22.888Z] OK: 6 MiB in 16 packages [2022-04-28T01:35:23.146Z] Removing intermediate container 8a01f698538e [2022-04-28T01:35:23.146Z] ---> b1389dd86773 [2022-04-28T01:35:23.146Z] Step 31/31 : LABEL version=0.0.0 [2022-04-28T01:35:23.405Z] ---> Running in 934b8ba46bb0 [2022-04-28T01:35:23.666Z] Removing intermediate container b2e1974c21dd [2022-04-28T01:35:23.666Z] ---> f04f0c778faa [2022-04-28T01:35:23.666Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T01:35:23.666Z] Removing intermediate container 934b8ba46bb0 [2022-04-28T01:35:23.666Z] ---> ab3f0b4e2271 [2022-04-28T01:35:23.666Z] [2022-04-28T01:35:23.924Z] ---> Running in 9c6b4821c29b [2022-04-28T01:35:23.924Z] Successfully built ab3f0b4e2271 [2022-04-28T01:35:23.924Z] Successfully tagged security-bootstrapper:latest [2022-04-28T01:35:23.924Z]  Building security-bootstrapper ... done Building security-proxy-setup [2022-04-28T01:35:24.182Z] Removing intermediate container 9c6b4821c29b [2022-04-28T01:35:24.182Z] ---> b4f47d4b445a [2022-04-28T01:35:24.182Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-28T01:35:25.557Z] Removing intermediate container 3d85c44fe1c3 [2022-04-28T01:35:25.557Z] ---> 7aacdb67a477 [2022-04-28T01:35:25.557Z] [2022-04-28T01:35:25.557Z] Step 13/26 : FROM alpine:3.15 [2022-04-28T01:35:25.557Z] ---> 0ac33e5f5afa [2022-04-28T01:35:25.557Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T01:35:25.557Z] ---> Using cache [2022-04-28T01:35:25.557Z] ---> a9ee8be130e1 [2022-04-28T01:35:25.557Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T01:35:25.557Z] ---> Using cache [2022-04-28T01:35:25.557Z] ---> 616f054751c4 [2022-04-28T01:35:25.557Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-28T01:35:25.894Z] Removing intermediate container cd4605fd0b67 [2022-04-28T01:35:25.894Z] ---> 91ea7671f56b [2022-04-28T01:35:25.894Z] [2022-04-28T01:35:25.894Z] Step 13/25 : FROM alpine:3.15 [2022-04-28T01:35:25.894Z] ---> 0ac33e5f5afa [2022-04-28T01:35:25.894Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T01:35:25.894Z] ---> Using cache [2022-04-28T01:35:25.894Z] ---> a9ee8be130e1 [2022-04-28T01:35:25.894Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T01:35:25.894Z] ---> Using cache [2022-04-28T01:35:25.894Z] ---> 616f054751c4 [2022-04-28T01:35:25.894Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-28T01:35:27.280Z] ---> Running in e4c55d50c6a9 [2022-04-28T01:35:27.563Z] ---> Running in a40d7cb42725 [2022-04-28T01:35:27.563Z] ---> Running in 12a6a7595372 [2022-04-28T01:35:27.563Z] Removing intermediate container e4c55d50c6a9 [2022-04-28T01:35:27.563Z] ---> aa89d5fde9f6 [2022-04-28T01:35:27.563Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-28T01:35:27.822Z] ---> Running in d509d6c7d8d5 [2022-04-28T01:35:27.822Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T01:35:28.102Z] Removing intermediate container d509d6c7d8d5 [2022-04-28T01:35:28.102Z] ---> e47cca0c353a [2022-04-28T01:35:28.102Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T01:35:28.102Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T01:35:28.102Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T01:35:28.102Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T01:35:28.102Z] ---> afb9e1d5fa39 [2022-04-28T01:35:28.102Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T01:35:28.102Z] ---> Using cache [2022-04-28T01:35:28.102Z] ---> 100eb66082ec [2022-04-28T01:35:28.102Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T01:35:28.102Z] ---> Using cache [2022-04-28T01:35:28.102Z] ---> 5c00c62c8ccc [2022-04-28T01:35:28.102Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-28T01:35:28.102Z] ---> Using cache [2022-04-28T01:35:28.102Z] ---> 39814beaf34a [2022-04-28T01:35:28.102Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T01:35:28.102Z] ---> Using cache [2022-04-28T01:35:28.102Z] ---> 19b7129b2f2b [2022-04-28T01:35:28.102Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T01:35:28.102Z] ---> Using cache [2022-04-28T01:35:28.102Z] ---> aab43d5076a3 [2022-04-28T01:35:28.102Z] Step 8/22 : COPY . . [2022-04-28T01:35:28.102Z] ---> Using cache [2022-04-28T01:35:28.102Z] ---> cb3a23c0b332 [2022-04-28T01:35:28.102Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-28T01:35:28.360Z] ---> Running in 94fe71bc9bb1 [2022-04-28T01:35:28.361Z] ---> 14b79175b7ab [2022-04-28T01:35:28.361Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-28T01:35:28.620Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-28T01:35:28.620Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T01:35:28.885Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T01:35:29.143Z] ---> 3f3fbc74533a [2022-04-28T01:35:29.143Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-28T01:35:29.143Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T01:35:29.143Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T01:35:29.143Z] OK: 15854 distinct packages available [2022-04-28T01:35:29.143Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T01:35:29.402Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T01:35:29.402Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T01:35:29.402Z] OK: 15854 distinct packages available [2022-04-28T01:35:29.402Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T01:35:29.402Z] ---> bacb0d56cc9f [2022-04-28T01:35:29.402Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-28T01:35:29.402Z] ---> Running in 02f94dab1b9b [2022-04-28T01:35:29.667Z] Removing intermediate container 02f94dab1b9b [2022-04-28T01:35:29.667Z] ---> 3e9266af35e2 [2022-04-28T01:35:29.667Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T01:35:29.667Z] ---> Running in 67de1fb3810a [2022-04-28T01:35:29.667Z] Removing intermediate container 67de1fb3810a [2022-04-28T01:35:29.667Z] ---> ebb7c9b37a36 [2022-04-28T01:35:29.667Z] Step 20/22 : LABEL arch=x86_64 [2022-04-28T01:35:29.926Z] ---> Running in 71e3a099f1c7 [2022-04-28T01:35:29.926Z] Removing intermediate container 71e3a099f1c7 [2022-04-28T01:35:29.926Z] ---> 9160e564bf2a [2022-04-28T01:35:29.926Z] Step 21/22 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 [2022-04-28T01:35:29.926Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T01:35:30.186Z] ---> Running in 5bbaebb2b8d3 [2022-04-28T01:35:30.186Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T01:35:30.186Z] Removing intermediate container 5bbaebb2b8d3 [2022-04-28T01:35:30.186Z] ---> 2136d416e556 [2022-04-28T01:35:30.186Z] Step 22/22 : LABEL version=0.0.0 [2022-04-28T01:35:30.445Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-28T01:35:30.445Z] ---> Running in 2bb0b08e937e [2022-04-28T01:35:30.445Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-28T01:35:30.445Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-28T01:35:30.445Z] Removing intermediate container 2bb0b08e937e [2022-04-28T01:35:30.445Z] ---> d6a754543e5a [2022-04-28T01:35:30.445Z] [2022-04-28T01:35:30.445Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-28T01:35:30.445Z] (3/5) Installing libucontext (1.1-r0) [2022-04-28T01:35:30.704Z] (3/5) Installing libucontext (1.1-r0) [2022-04-28T01:35:30.704Z] Successfully built d6a754543e5a [2022-04-28T01:35:30.704Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-28T01:35:30.704Z] Successfully tagged support-notifications:latest [2022-04-28T01:35:30.704Z]  Building support-notifications ... done (4/5) Installing gcompat (1.0.0-r4) [2022-04-28T01:35:30.704Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-28T01:35:30.704Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-28T01:35:30.704Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T01:35:30.704Z] OK: 6 MiB in 19 packages [2022-04-28T01:35:30.964Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T01:35:30.964Z] OK: 6 MiB in 19 packages [2022-04-28T01:35:31.904Z] Removing intermediate container a40d7cb42725 [2022-04-28T01:35:31.904Z] ---> 4d2193efce51 [2022-04-28T01:35:31.904Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-28T01:35:31.904Z] Removing intermediate container 12a6a7595372 [2022-04-28T01:35:31.904Z] ---> cda6df33dac7 [2022-04-28T01:35:31.904Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T01:35:33.813Z] ---> 5167156c46d6 [2022-04-28T01:35:33.813Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T01:35:34.073Z] ---> 507ec3b889f3 [2022-04-28T01:35:34.073Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T01:35:34.647Z] ---> ba51ec77ffc2 [2022-04-28T01:35:34.647Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-28T01:35:35.586Z] ---> 6a76a519f374 [2022-04-28T01:35:35.586Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-28T01:35:35.845Z] ---> 5991d15f8008 [2022-04-28T01:35:35.845Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T01:35:35.845Z] ---> ce8c9bef9673 [2022-04-28T01:35:35.845Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T01:35:35.845Z] ---> Running in 24609b8e9c42 [2022-04-28T01:35:36.104Z] ---> 0af004a07b89 [2022-04-28T01:35:36.104Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-28T01:35:36.104Z] Removing intermediate container 24609b8e9c42 [2022-04-28T01:35:36.104Z] ---> a8e0c72ca835 [2022-04-28T01:35:36.104Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T01:35:36.104Z] ---> Running in ff4c4277775c [2022-04-28T01:35:36.363Z] ---> c8d0dd00a0a5 [2022-04-28T01:35:36.363Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-28T01:35:36.363Z] Removing intermediate container ff4c4277775c [2022-04-28T01:35:36.363Z] ---> 6e45de1c8c76 [2022-04-28T01:35:36.363Z] Step 23/25 : LABEL arch=x86_64 [2022-04-28T01:35:36.363Z] ---> Running in e38af388d3b9 [2022-04-28T01:35:36.623Z] ---> b00773b281b4 [2022-04-28T01:35:36.623Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T01:35:36.623Z] Removing intermediate container e38af388d3b9 [2022-04-28T01:35:36.623Z] ---> e06e15500e82 [2022-04-28T01:35:36.623Z] Step 24/25 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 [2022-04-28T01:35:36.623Z] ---> Running in 34e7f37e89dd [2022-04-28T01:35:36.623Z] ---> Running in 117c514e049e [2022-04-28T01:35:36.882Z] Removing intermediate container 34e7f37e89dd [2022-04-28T01:35:36.882Z] ---> a372e209612f [2022-04-28T01:35:36.882Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T01:35:36.882Z] Removing intermediate container 117c514e049e [2022-04-28T01:35:36.882Z] ---> 9c4fe1da7844 [2022-04-28T01:35:36.882Z] Step 25/25 : LABEL version=0.0.0 [2022-04-28T01:35:37.142Z] ---> Running in 9234912bf725 [2022-04-28T01:35:37.142Z] ---> Running in cc828e0d4b1e [2022-04-28T01:35:37.142Z] Removing intermediate container 9234912bf725 [2022-04-28T01:35:37.142Z] ---> bb1196902df4 [2022-04-28T01:35:37.142Z] Step 24/26 : LABEL arch=x86_64 [2022-04-28T01:35:37.401Z] Removing intermediate container cc828e0d4b1e [2022-04-28T01:35:37.401Z] ---> 36aa483e051a [2022-04-28T01:35:37.401Z] [2022-04-28T01:35:37.401Z] ---> Running in e99933bc6760 [2022-04-28T01:35:37.401Z] Successfully built 36aa483e051a [2022-04-28T01:35:37.401Z] Successfully tagged security-spire-server:latest [2022-04-28T01:35:37.662Z]  Building security-spire-server ... done Removing intermediate container e99933bc6760 [2022-04-28T01:35:37.662Z] ---> 34bde34311c6 [2022-04-28T01:35:37.662Z] Step 25/26 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 [2022-04-28T01:35:37.662Z] ---> Running in 3f881839d9c8 [2022-04-28T01:35:37.932Z] Removing intermediate container 3f881839d9c8 [2022-04-28T01:35:37.932Z] ---> f5e7765bd93c [2022-04-28T01:35:37.932Z] Step 26/26 : LABEL version=0.0.0 [2022-04-28T01:35:37.932Z] ---> Running in a4c34bbb3bb3 [2022-04-28T01:35:38.195Z] Removing intermediate container a4c34bbb3bb3 [2022-04-28T01:35:38.195Z] ---> 739a1f6f2bcc [2022-04-28T01:35:38.196Z] [2022-04-28T01:35:38.196Z] Successfully built 739a1f6f2bcc [2022-04-28T01:35:38.196Z] Successfully tagged security-spire-agent:latest [2022-04-28T01:35:38.454Z]  Building security-spire-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-28T01:35:41.754Z] Removing intermediate container 94fe71bc9bb1 [2022-04-28T01:35:41.754Z] ---> 42bc9992da51 [2022-04-28T01:35:41.754Z] [2022-04-28T01:35:41.754Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T01:35:41.754Z] ---> e04c818066af [2022-04-28T01:35:41.754Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-28T01:35:41.754Z] ---> Running in f5a712b077fa [2022-04-28T01:35:41.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T01:35:41.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T01:35:42.013Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-28T01:35:42.013Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-28T01:35:42.013Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-28T01:35:42.013Z] (4/6) Installing libcurl (7.79.1-r1) [2022-04-28T01:35:42.013Z] (5/6) Installing curl (7.79.1-r1) [2022-04-28T01:35:42.013Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-28T01:35:42.013Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T01:35:42.013Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T01:35:42.273Z] OK: 8 MiB in 20 packages [2022-04-28T01:35:42.842Z] Removing intermediate container f5a712b077fa [2022-04-28T01:35:42.842Z] ---> aaf4237beb8e [2022-04-28T01:35:42.842Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-28T01:35:43.101Z] ---> Running in ac1436cea5f7 [2022-04-28T01:35:43.101Z] Removing intermediate container ac1436cea5f7 [2022-04-28T01:35:43.101Z] ---> bb2e2ef846d4 [2022-04-28T01:35:43.101Z] Step 13/22 : WORKDIR /edgex [2022-04-28T01:35:43.101Z] ---> Running in cc116587b095 [2022-04-28T01:35:43.362Z] Removing intermediate container cc116587b095 [2022-04-28T01:35:43.362Z] ---> 062ac18be36b [2022-04-28T01:35:43.362Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-28T01:35:43.621Z] ---> 58ede2b1e707 [2022-04-28T01:35:43.621Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-28T01:35:43.882Z] ---> 45e76a86dc4f [2022-04-28T01:35:43.882Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-28T01:35:44.452Z] ---> 1cfeaa3f29d3 [2022-04-28T01:35:44.452Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-28T01:35:44.452Z] ---> a31db16a4e40 [2022-04-28T01:35:44.452Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-28T01:35:44.452Z] ---> Running in dca7d66183a6 [2022-04-28T01:35:45.830Z] Removing intermediate container dca7d66183a6 [2022-04-28T01:35:45.830Z] ---> 42d2ad1b592d [2022-04-28T01:35:45.830Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-28T01:35:45.830Z] ---> Running in e09b7631a7e0 [2022-04-28T01:35:45.830Z] Removing intermediate container e09b7631a7e0 [2022-04-28T01:35:45.830Z] ---> 6eb4ee80b568 [2022-04-28T01:35:45.830Z] Step 20/22 : LABEL arch=x86_64 [2022-04-28T01:35:45.830Z] ---> Running in d84e0f879b28 [2022-04-28T01:35:45.830Z] Removing intermediate container d84e0f879b28 [2022-04-28T01:35:45.830Z] ---> 3445cd6a39f2 [2022-04-28T01:35:45.830Z] Step 21/22 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 [2022-04-28T01:35:46.089Z] ---> Running in ee868e1a9c80 [2022-04-28T01:35:46.089Z] Removing intermediate container ee868e1a9c80 [2022-04-28T01:35:46.089Z] ---> f002224bd31a [2022-04-28T01:35:46.089Z] Step 22/22 : LABEL version=0.0.0 [2022-04-28T01:35:46.089Z] ---> Running in 0fc4d7426375 [2022-04-28T01:35:46.348Z] Removing intermediate container 0fc4d7426375 [2022-04-28T01:35:46.348Z] ---> 6635f33e3e68 [2022-04-28T01:35:46.348Z] [2022-04-28T01:35:46.348Z] Successfully built 6635f33e3e68 [2022-04-28T01:35:46.348Z] Successfully tagged security-proxy-setup:latest [2022-04-28T01:35:55.167Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-28T01:35:55.167Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-28T01:35:55.167Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-28T01:35:55.167Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-28T01:35:58.582Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-28T01:35:58.582Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-28T01:35:58.582Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-28T01:35:58.582Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-28T01:35:58.582Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-28T01:35:58.582Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-28T01:35:58.582Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-28T01:35:59.185Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-28T01:35:59.185Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-28T01:35:59.185Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-28T01:35:59.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-28T01:36:01.243Z]  Building security-proxy-setup ... done Removing intermediate container 98a1b44079f9 [2022-04-28T01:36:01.243Z] ---> 720d32862ee1 [2022-04-28T01:36:01.243Z] [2022-04-28T01:36:01.243Z] Step 13/26 : FROM alpine:3.15 [2022-04-28T01:36:01.243Z] ---> 0ac33e5f5afa [2022-04-28T01:36:01.243Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T01:36:01.243Z] ---> Using cache [2022-04-28T01:36:01.243Z] ---> a9ee8be130e1 [2022-04-28T01:36:01.243Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T01:36:01.243Z] ---> Using cache [2022-04-28T01:36:01.243Z] ---> 616f054751c4 [2022-04-28T01:36:01.243Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-28T01:36:01.243Z] ---> Running in a94a71394312 [2022-04-28T01:36:01.504Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T01:36:02.446Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T01:36:02.706Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T01:36:02.706Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T01:36:02.706Z] OK: 15854 distinct packages available [2022-04-28T01:36:02.706Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T01:36:03.649Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T01:36:03.649Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-28T01:36:03.909Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-28T01:36:03.909Z] (3/4) Installing libucontext (1.1-r0) [2022-04-28T01:36:03.909Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-28T01:36:04.170Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T01:36:04.170Z] OK: 6 MiB in 18 packages [2022-04-28T01:36:04.430Z] Removing intermediate container a94a71394312 [2022-04-28T01:36:04.430Z] ---> 480ab95bf8e2 [2022-04-28T01:36:04.430Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T01:36:06.340Z] ---> 53c9bd66aae2 [2022-04-28T01:36:06.340Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T01:36:06.340Z] ---> 9f7468925c31 [2022-04-28T01:36:06.340Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-28T01:36:06.340Z] ---> Running in 640ae3f88185 [2022-04-28T01:36:06.600Z] Removing intermediate container 640ae3f88185 [2022-04-28T01:36:06.600Z] ---> ca9cddf3ec4e [2022-04-28T01:36:06.600Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-28T01:36:06.600Z] ---> b4ead2b35e4e [2022-04-28T01:36:06.600Z] Step 21/26 : WORKDIR / [2022-04-28T01:36:06.600Z] ---> Running in a78c01e0b39b [2022-04-28T01:36:06.859Z] Removing intermediate container a78c01e0b39b [2022-04-28T01:36:06.859Z] ---> 07b3f84ee633 [2022-04-28T01:36:06.859Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T01:36:06.859Z] ---> Running in e11a214b3e83 [2022-04-28T01:36:06.859Z] Removing intermediate container e11a214b3e83 [2022-04-28T01:36:06.859Z] ---> 25f0bcf59207 [2022-04-28T01:36:06.859Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T01:36:06.859Z] ---> Running in 5908c1c10599 [2022-04-28T01:36:07.119Z] Removing intermediate container 5908c1c10599 [2022-04-28T01:36:07.119Z] ---> d3dc27a56896 [2022-04-28T01:36:07.119Z] Step 24/26 : LABEL arch=x86_64 [2022-04-28T01:36:07.119Z] ---> Running in 09eb5907f295 [2022-04-28T01:36:07.119Z] Removing intermediate container 09eb5907f295 [2022-04-28T01:36:07.119Z] ---> 6d65faa0160f [2022-04-28T01:36:07.119Z] Step 25/26 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 [2022-04-28T01:36:07.119Z] ---> Running in 672e4ba3cb85 [2022-04-28T01:36:07.119Z] Removing intermediate container 672e4ba3cb85 [2022-04-28T01:36:07.119Z] ---> 06371c028dd5 [2022-04-28T01:36:07.119Z] Step 26/26 : LABEL version=0.0.0 [2022-04-28T01:36:07.380Z] ---> Running in bf169f92d780 [2022-04-28T01:36:07.380Z] Removing intermediate container bf169f92d780 [2022-04-28T01:36:07.380Z] ---> 4082994e4ac1 [2022-04-28T01:36:07.380Z] [2022-04-28T01:36:07.380Z] Successfully built 4082994e4ac1 [2022-04-28T01:36:07.380Z] Successfully tagged security-spire-config:latest [2022-04-28T01:36:07.386Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-28T01:36:07.391Z] $ docker stop --time=1 ab3c40f8f5f101aded489bd65120b00f24dc467c1c69a5860ff21afb87cce5cd [2022-04-28T01:36:08.687Z] $ docker rm -f ab3c40f8f5f101aded489bd65120b00f24dc467c1c69a5860ff21afb87cce5cd [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T01:36:09.117Z] + docker images [2022-04-28T01:36:09.117Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-28T01:36:09.117Z] security-spire-config latest 4082994e4ac1 1 second ago 86.7MB [2022-04-28T01:36:09.117Z] 720d32862ee1 12 seconds ago 4.43GB [2022-04-28T01:36:09.117Z] security-proxy-setup latest 6635f33e3e68 22 seconds ago 26.9MB [2022-04-28T01:36:09.117Z] 42bc9992da51 28 seconds ago 1.5GB [2022-04-28T01:36:09.117Z] security-spire-server latest 36aa483e051a 31 seconds ago 87.3MB [2022-04-28T01:36:09.117Z] security-spire-agent latest 739a1f6f2bcc 31 seconds ago 127MB [2022-04-28T01:36:09.117Z] support-notifications latest d6a754543e5a 38 seconds ago 26.9MB [2022-04-28T01:36:09.117Z] security-bootstrapper latest ab3f0b4e2271 45 seconds ago 19.1MB [2022-04-28T01:36:09.117Z] 91ea7671f56b 46 seconds ago 4.43GB [2022-04-28T01:36:09.117Z] 7aacdb67a477 47 seconds ago 4.43GB [2022-04-28T01:36:09.117Z] 7a08165a4896 49 seconds ago 1.55GB [2022-04-28T01:36:09.117Z] 8bbd2dfa312c About a minute ago 1.5GB [2022-04-28T01:36:09.117Z] support-scheduler latest 559e922d3932 About a minute ago 26.3MB [2022-04-28T01:36:09.117Z] security-spiffe-token-provider latest c3f7284560af About a minute ago 28.8MB [2022-04-28T01:36:09.117Z] ac2a1864cb01 About a minute ago 1.55GB [2022-04-28T01:36:09.117Z] 852f3ec47288 About a minute ago 1.54GB [2022-04-28T01:36:09.117Z] sys-mgmt-agent latest 431e906b1597 2 minutes ago 299MB [2022-04-28T01:36:09.117Z] core-metadata latest 068a735d04da 2 minutes ago 17MB [2022-04-28T01:36:09.117Z] a7b071a26967 2 minutes ago 1.49GB [2022-04-28T01:36:09.117Z] efd5625ccef7 2 minutes ago 1.5GB [2022-04-28T01:36:09.117Z] security-secretstore-setup latest 16127a5144a3 4 minutes ago 28.5MB [2022-04-28T01:36:09.117Z] core-data latest 544931562c17 4 minutes ago 22.5MB [2022-04-28T01:36:09.117Z] core-command latest 1c4f864273a5 4 minutes ago 16.1MB [2022-04-28T01:36:09.117Z] 09e43c53638e 4 minutes ago 1.52GB [2022-04-28T01:36:09.117Z] 2011a714a029 4 minutes ago 1.5GB [2022-04-28T01:36:09.117Z] 78295dca7a03 4 minutes ago 1.49GB [2022-04-28T01:36:09.117Z] ci-base-image-x86_64 latest afb9e1d5fa39 7 minutes ago 896MB [2022-04-28T01:36:09.117Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 5 days ago 562MB [2022-04-28T01:36:09.117Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 6 days ago 254MB [2022-04-28T01:36:09.117Z] docker 20.10.14 7417809fdb73 3 weeks ago 218MB [2022-04-28T01:36:09.117Z] alpine 3.14 e04c818066af 3 weeks ago 5.59MB [2022-04-28T01:36:09.117Z] alpine 3.15 0ac33e5f5afa 3 weeks ago 5.57MB [2022-04-28T01:36:09.117Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-28T01:36:11.611Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.232s coverage: 28.7% of statements [2022-04-28T01:36:11.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-28T01:36:11.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-28T01:36:18.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.383s coverage: 98.5% of statements [2022-04-28T01:36:18.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-28T01:36:18.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.425s coverage: 53.4% of statements [2022-04-28T01:36:18.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-28T01:36:18.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-28T01:36:40.624Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.548s coverage: 89.2% of statements [2022-04-28T01:36:40.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-28T01:36:40.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-28T01:36:40.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-28T01:36:40.624Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.572s coverage: 84.4% of statements [2022-04-28T01:36:40.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-28T01:36:40.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-28T01:36:40.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-28T01:36:40.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-28T01:36:40.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-28T01:36:43.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.440s coverage: 95.6% of statements [2022-04-28T01:36:43.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-28T01:36:43.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-28T01:36:43.261Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.328s coverage: 72.2% of statements [2022-04-28T01:36:43.261Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-28T01:36:43.261Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-28T01:36:43.261Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-28T01:36:43.261Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-28T01:36:43.261Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-28T01:36:43.261Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.428s coverage: 60.0% of statements [2022-04-28T01:36:43.261Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-28T01:36:43.261Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-28T01:36:43.261Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-28T01:36:43.261Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.726s coverage: 0.9% of statements [2022-04-28T01:36:43.261Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-28T01:36:43.261Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.553s coverage: 58.8% of statements [2022-04-28T01:36:43.261Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.394s coverage: 29.6% of statements [2022-04-28T01:36:43.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-28T01:36:43.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.274s coverage: 47.1% of statements [2022-04-28T01:36:43.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.244s coverage: 79.5% of statements [2022-04-28T01:36:43.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.263s coverage: 94.1% of statements [2022-04-28T01:36:43.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.269s coverage: 96.3% of statements [2022-04-28T01:36:43.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.229s coverage: 87.5% of statements [2022-04-28T01:36:56.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.286s coverage: 94.4% of statements [2022-04-28T01:36:56.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.210s coverage: 44.8% of statements [2022-04-28T01:37:01.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.660s coverage: 82.5% of statements [2022-04-28T01:37:01.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-28T01:37:09.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.278s coverage: 92.9% of statements [2022-04-28T01:37:09.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-28T01:37:09.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-28T01:37:09.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-28T01:37:09.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.128s coverage: 65.1% of statements [2022-04-28T01:37:09.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-28T01:37:09.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-28T01:37:09.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-28T01:37:09.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-28T01:37:09.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-28T01:37:09.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.196s coverage: 87.2% of statements [2022-04-28T01:37:09.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-28T01:37:09.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-28T01:37:09.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements [2022-04-28T01:37:09.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-28T01:37:09.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.257s coverage: 58.8% of statements [2022-04-28T01:37:09.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-28T01:37:09.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.314s coverage: 80.0% of statements [2022-04-28T01:37:09.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.238s coverage: 87.2% of statements [2022-04-28T01:37:09.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.298s coverage: 85.4% of statements [2022-04-28T01:37:09.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.807s coverage: 91.2% of statements [2022-04-28T01:37:09.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-28T01:37:13.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.872s coverage: 64.4% of statements [2022-04-28T01:37:13.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-28T01:37:13.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-28T01:37:13.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.271s coverage: 100.0% of statements [2022-04-28T01:37:13.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 89.4% of statements [2022-04-28T01:37:13.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements [2022-04-28T01:37:13.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements [2022-04-28T01:37:13.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.101s coverage: 100.0% of statements [2022-04-28T01:37:21.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.410s coverage: 65.4% of statements [2022-04-28T01:37:21.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-28T01:37:21.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-28T01:37:21.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-28T01:37:25.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.838s coverage: 43.8% of statements [2022-04-28T01:37:25.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-28T01:37:25.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-28T01:37:25.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.295s coverage: 89.5% of statements [2022-04-28T01:37:25.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-28T01:37:25.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.226s coverage: 84.8% of statements [2022-04-28T01:37:25.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-28T01:37:25.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-28T01:37:25.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-28T01:37:25.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-28T01:37:31.879Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.628s coverage: 17.7% of statements [2022-04-28T01:37:31.879Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-28T01:37:31.879Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-28T01:37:31.879Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-28T01:37:31.879Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-28T01:37:31.879Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.821s coverage: 92.3% of statements [2022-04-28T01:37:31.879Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-28T01:37:31.879Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-28T01:37:31.879Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-28T01:37:31.879Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-28T01:37:31.879Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.236s coverage: 63.2% of statements [2022-04-28T01:37:31.879Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-28T01:37:31.879Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-28T01:37:34.507Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.445s coverage: 97.7% of statements [2022-04-28T01:37:34.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-28T01:37:34.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-28T01:37:34.507Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-28T01:37:34.507Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-28T01:37:34.507Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.243s coverage: 28.9% of statements [2022-04-28T01:37:34.507Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-28T01:37:34.507Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-28T01:37:34.507Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-28T01:37:34.507Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-28T01:37:34.507Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-28T01:37:34.507Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-28T01:37:34.508Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.236s coverage: 100.0% of statements [2022-04-28T01:37:34.508Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.109s coverage: 96.9% of statements [2022-04-28T01:37:35.104Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-04-28T01:37:35.375Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-28T01:37:35.375Z] GO111MODULE=on go vet ./... [2022-04-28T01:39:27.241Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T01:39:27.241Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T01:39:27.241Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-28T01:39:27.267Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-28T01:39:27.916Z] + ls -al . [2022-04-28T01:39:27.916Z] total 668 [2022-04-28T01:39:27.917Z] drwxrwxr-x 9 1001 1001 4096 Apr 28 01:39 . [2022-04-28T01:39:27.917Z] drwxr-xr-x 4 root root 4096 Apr 28 01:33 .. [2022-04-28T01:39:27.917Z] -rw-rw-r-- 1 1001 1001 11 Apr 28 01:31 .dockerignore [2022-04-28T01:39:27.917Z] drwxrwxr-x 8 1001 1001 4096 Apr 28 01:31 .git [2022-04-28T01:39:27.917Z] drwxrwxr-x 3 1001 1001 4096 Apr 28 01:31 .github [2022-04-28T01:39:27.917Z] -rw-rw-r-- 1 1001 1001 879 Apr 28 01:31 .gitignore [2022-04-28T01:39:27.917Z] -rw-rw-r-- 1 1001 1001 42 Apr 28 01:31 .golangci.yml [2022-04-28T01:39:27.917Z] -rw-rw-r-- 1 1001 1001 87 Apr 28 01:31 .hadolint.yml [2022-04-28T01:39:27.917Z] -rw-rw-r-- 1 1001 1001 166 Apr 28 01:31 .sonarcloud.properties [2022-04-28T01:39:27.917Z] -rw-rw-r-- 1 1001 1001 1171 Apr 28 01:31 ADOPTERS.md [2022-04-28T01:39:27.917Z] -rw-rw-r-- 1 1001 1001 10086 Apr 28 01:31 Attribution.txt [2022-04-28T01:39:27.917Z] -rw-rw-r-- 1 1001 1001 51732 Apr 28 01:31 CHANGELOG.md [2022-04-28T01:39:27.917Z] -rw-rw-r-- 1 1001 1001 3804 Apr 28 01:31 CONTRIBUTING.md [2022-04-28T01:39:27.917Z] -rw-rw-r-- 1 1001 1001 677 Apr 28 01:31 GOVERNANCE.md [2022-04-28T01:39:27.917Z] -rw-rw-r-- 1 1001 1001 850 Apr 28 01:31 Jenkinsfile [2022-04-28T01:39:27.917Z] -rw-rw-r-- 1 1001 1001 10775 Apr 28 01:31 LICENSE [2022-04-28T01:39:27.917Z] -rw-rw-r-- 1 1001 1001 10389 Apr 28 01:31 Makefile [2022-04-28T01:39:27.917Z] -rw-rw-r-- 1 1001 1001 582 Apr 28 01:31 OWNERS.md [2022-04-28T01:39:27.917Z] -rw-rw-r-- 1 1001 1001 9120 Apr 28 01:31 README.md [2022-04-28T01:39:27.917Z] -rw-rw-r-- 1 1001 1001 6912 Apr 28 01:31 SECURITY.md [2022-04-28T01:39:27.917Z] -rw-rw-r-- 1 1001 1001 5 Apr 28 01:28 VERSION [2022-04-28T01:39:27.917Z] -rw-rw-r-- 1 1001 1001 4131 Apr 28 01:31 ZMQWindows.md [2022-04-28T01:39:27.917Z] drwxrwxr-x 2 1001 1001 4096 Apr 28 01:31 bin [2022-04-28T01:39:27.917Z] drwxrwxr-x 18 1001 1001 4096 Apr 28 01:31 cmd [2022-04-28T01:39:27.917Z] -rw-r--r-- 1 root root 435134 Apr 28 01:37 coverage.out [2022-04-28T01:39:27.917Z] -rw-rw-r-- 1 1001 1001 3256 Apr 28 01:31 go.mod [2022-04-28T01:39:27.917Z] -rw-rw-r-- 1 1001 1001 35162 Apr 28 01:33 go.sum [2022-04-28T01:39:27.917Z] drwxrwxr-x 8 1001 1001 4096 Apr 28 01:31 internal [2022-04-28T01:39:27.917Z] drwxrwxr-x 3 1001 1001 4096 Apr 28 01:31 openapi [2022-04-28T01:39:27.917Z] drwxrwxr-x 4 1001 1001 4096 Apr 28 01:31 snap [2022-04-28T01:39:27.917Z] -rw-rw-r-- 1 1001 1001 204 Apr 28 01:31 version.go [Pipeline] sh [2022-04-28T01:39:28.629Z] + '[' -e coverage.out ] [2022-04-28T01:39:28.629Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-28T01:39:28.661Z] Warning: overwriting stash ‘coverage-report’ [2022-04-28T01:39:29.626Z] Stashed 1 file(s) [Pipeline] sh [2022-04-28T01:39:30.278Z] + make build [2022-04-28T01:39:30.278Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-28T01:40:52.077Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-28T01:41:48.664Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-28T01:41:48.664Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-28T01:42:27.746Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-28T01:42:27.746Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-28T01:42:29.716Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-28T01:42:36.419Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-28T01:42:39.808Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-28T01:42:45.212Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-28T01:42:48.599Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-28T01:42:52.901Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-28T01:43:01.180Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-28T01:43:06.612Z] $ docker stop --time=1 afb1425539b9f0cdb4512170fc32ba74d61a11388aef6bd30e33a84bfa936c1d [2022-04-28T01:43:08.599Z] $ docker rm -f afb1425539b9f0cdb4512170fc32ba74d61a11388aef6bd30e33a84bfa936c1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T01:43:10.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-28T01:43:10.938Z] [2022-04-28T01:43:10.938Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T01:43:11.287Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-28T01:43:11.561Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-28T01:43:11.561Z] 29e5d40040c1: Pulling fs layer [2022-04-28T01:43:11.561Z] 1ce36da41761: Pulling fs layer [2022-04-28T01:43:11.561Z] 25b303627fd3: Pulling fs layer [2022-04-28T01:43:11.561Z] 29e5d40040c1: Verifying Checksum [2022-04-28T01:43:11.561Z] 29e5d40040c1: Download complete [2022-04-28T01:43:11.838Z] 1ce36da41761: Verifying Checksum [2022-04-28T01:43:11.838Z] 1ce36da41761: Download complete [2022-04-28T01:43:12.113Z] 29e5d40040c1: Pull complete [2022-04-28T01:43:13.552Z] 25b303627fd3: Verifying Checksum [2022-04-28T01:43:13.552Z] 25b303627fd3: Download complete [2022-04-28T01:43:13.552Z] 1ce36da41761: Pull complete [2022-04-28T01:43:25.978Z] 25b303627fd3: Pull complete [2022-04-28T01:43:25.978Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-28T01:43:25.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-28T01:43:25.978Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-28T01:43:26.236Z] prd-ubuntu20.04-docker-arm64-4c-16g-33593 does not seem to be running inside a container [2022-04-28T01:43:26.325Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-28T01:43:28.751Z] $ docker top ad88c87667e9562089da4f7f2c4d5efb92548ae58bbe01daec268934e8f8f840 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T01:43:29.662Z] + grep parallel [2022-04-28T01:43:29.662Z] + docker-compose build --help [2022-04-28T01:43:33.962Z] --parallel Build images in parallel. [Pipeline] } [2022-04-28T01:43:33.993Z] $ docker stop --time=1 ad88c87667e9562089da4f7f2c4d5efb92548ae58bbe01daec268934e8f8f840 [2022-04-28T01:43:35.646Z] $ docker rm -f ad88c87667e9562089da4f7f2c4d5efb92548ae58bbe01daec268934e8f8f840 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T01:43:36.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-28T01:43:36.227Z] . [Pipeline] withDockerContainer [2022-04-28T01:43:36.451Z] prd-ubuntu20.04-docker-arm64-4c-16g-33593 does not seem to be running inside a container [2022-04-28T01:43:36.540Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-28T01:43:37.866Z] $ docker top 0425e1ee3edff2e1671ffcc05aed09e985f97e223d84109ca5cbb207ded79fce -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T01:43:38.763Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-28T01:43:43.061Z] Building core-command ... [2022-04-28T01:43:43.061Z] Building core-data ... [2022-04-28T01:43:43.061Z] Building core-metadata ... [2022-04-28T01:43:43.061Z] Building security-bootstrapper ... [2022-04-28T01:43:43.061Z] Building security-proxy-setup ... [2022-04-28T01:43:43.061Z] Building security-secretstore-setup ... [2022-04-28T01:43:43.061Z] Building security-spiffe-token-provider ... [2022-04-28T01:43:43.061Z] Building security-spire-agent ... [2022-04-28T01:43:43.061Z] Building security-spire-config ... [2022-04-28T01:43:43.061Z] Building security-spire-server ... [2022-04-28T01:43:43.061Z] Building support-notifications ... [2022-04-28T01:43:43.061Z] Building support-scheduler ... [2022-04-28T01:43:43.061Z] Building sys-mgmt-agent ... [2022-04-28T01:43:43.061Z] Building security-proxy-setup [2022-04-28T01:43:43.061Z] Building support-scheduler [2022-04-28T01:43:43.061Z] Building security-spire-server [2022-04-28T01:43:43.061Z] Building support-notifications [2022-04-28T01:43:43.061Z] Building core-data [2022-04-28T01:45:19.879Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T01:45:19.879Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T01:45:19.879Z] ---> e8ac73bd0c46 [2022-04-28T01:45:19.879Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T01:45:19.879Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T01:45:19.879Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T01:45:19.879Z] ---> e8ac73bd0c46 [2022-04-28T01:45:19.880Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T01:45:19.880Z] ---> Running in 2988828894ad [2022-04-28T01:45:19.880Z] ---> Running in c9d664fdffd7 [2022-04-28T01:45:19.880Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T01:45:19.880Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T01:45:19.880Z] ---> e8ac73bd0c46 [2022-04-28T01:45:19.880Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T01:45:19.880Z] ---> Running in 95a9e2d1e716 [2022-04-28T01:45:19.880Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T01:45:19.880Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-28T01:45:19.880Z] ---> e8ac73bd0c46 [2022-04-28T01:45:19.880Z] Step 3/25 : WORKDIR /edgex-go [2022-04-28T01:45:19.880Z] ---> Running in 2f400f4e9b00 [2022-04-28T01:45:19.880Z] Removing intermediate container 2988828894ad [2022-04-28T01:45:19.880Z] ---> 2e46f6d2b021 [2022-04-28T01:45:19.880Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T01:45:19.880Z] Removing intermediate container c9d664fdffd7 [2022-04-28T01:45:19.880Z] ---> 3f002780e26d [2022-04-28T01:45:19.880Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T01:45:19.880Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T01:45:19.880Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T01:45:19.880Z] ---> e8ac73bd0c46 [2022-04-28T01:45:19.880Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T01:45:19.880Z] ---> Running in 520c624ec0bc [2022-04-28T01:45:19.880Z] ---> Running in fd71a6eb9734 [2022-04-28T01:45:19.880Z] Removing intermediate container 95a9e2d1e716 [2022-04-28T01:45:19.880Z] ---> dc7ad78310a4 [2022-04-28T01:45:19.880Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T01:45:19.880Z] ---> Running in dc24a8b33912 [2022-04-28T01:45:19.880Z] ---> Running in b9d51042b099 [2022-04-28T01:45:19.880Z] Removing intermediate container 520c624ec0bc [2022-04-28T01:45:19.880Z] ---> 164b5928e383 [2022-04-28T01:45:19.880Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T01:45:19.880Z] Removing intermediate container 2f400f4e9b00 [2022-04-28T01:45:19.880Z] ---> e0028701b285 [2022-04-28T01:45:19.880Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T01:45:19.880Z] ---> Running in 7ec085d8cc32 [2022-04-28T01:45:19.880Z] ---> Running in 01e41cb14765 [2022-04-28T01:45:19.880Z] Removing intermediate container dc24a8b33912 [2022-04-28T01:45:19.880Z] ---> 1fd51b11bf89 [2022-04-28T01:45:19.880Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-28T01:45:19.880Z] ---> Running in 262e73ce85bf [2022-04-28T01:45:19.880Z] Removing intermediate container fd71a6eb9734 [2022-04-28T01:45:19.880Z] ---> 0fe819974eb1 [2022-04-28T01:45:19.880Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-28T01:45:19.880Z] Removing intermediate container b9d51042b099 [2022-04-28T01:45:19.880Z] ---> 14c5eadee6a7 [2022-04-28T01:45:19.880Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-28T01:45:19.880Z] Removing intermediate container 01e41cb14765 [2022-04-28T01:45:19.880Z] ---> 5ccd6d174b01 [2022-04-28T01:45:19.880Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T01:45:19.880Z] ---> Running in 5b88e35d5d1b [2022-04-28T01:45:19.880Z] ---> Running in b5aa351a973c [2022-04-28T01:45:19.880Z] ---> Running in fbbedc88de2d [2022-04-28T01:45:19.880Z] Removing intermediate container 7ec085d8cc32 [2022-04-28T01:45:19.880Z] ---> ba2554593f69 [2022-04-28T01:45:19.880Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-28T01:45:19.880Z] ---> Running in 49b67116b9ff [2022-04-28T01:45:19.880Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T01:45:19.880Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T01:45:19.880Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T01:45:19.880Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T01:45:19.880Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T01:45:19.880Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T01:45:19.880Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T01:45:19.880Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T01:45:19.880Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T01:45:19.880Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T01:45:19.880Z] OK: 220 MiB in 52 packages [2022-04-28T01:45:19.880Z] OK: 220 MiB in 52 packages [2022-04-28T01:45:19.880Z] OK: 220 MiB in 52 packages [2022-04-28T01:45:19.880Z] OK: 220 MiB in 52 packages [2022-04-28T01:45:19.880Z] OK: 220 MiB in 52 packages [2022-04-28T01:45:20.157Z] Removing intermediate container 262e73ce85bf [2022-04-28T01:45:20.157Z] ---> 13e4280fd8df [2022-04-28T01:45:20.157Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T01:45:20.770Z] Removing intermediate container b5aa351a973c [2022-04-28T01:45:20.770Z] ---> 64c1ddee400f [2022-04-28T01:45:20.770Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-28T01:45:20.770Z] Removing intermediate container 5b88e35d5d1b [2022-04-28T01:45:20.770Z] ---> f46a7c24ab19 [2022-04-28T01:45:20.770Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T01:45:21.382Z] Removing intermediate container 49b67116b9ff [2022-04-28T01:45:21.382Z] ---> 1f2bcebb0e89 [2022-04-28T01:45:21.382Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T01:45:21.382Z] Removing intermediate container fbbedc88de2d [2022-04-28T01:45:21.382Z] ---> f59d113a2a35 [2022-04-28T01:45:21.382Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T01:45:21.660Z] ---> 57191366a360 [2022-04-28T01:45:21.660Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T01:45:21.660Z] ---> Running in ce3e74f1d263 [2022-04-28T01:45:22.281Z] ---> 5bf9c01ca932 [2022-04-28T01:45:22.281Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T01:45:22.281Z] ---> bb7da3b98359 [2022-04-28T01:45:22.281Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T01:45:22.564Z] ---> Running in b4f5af8088df [2022-04-28T01:45:22.564Z] ---> Running in bbd25f38386b [2022-04-28T01:45:22.840Z] ---> fc330cb0a6e6 [2022-04-28T01:45:22.840Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T01:45:22.840Z] ---> 26569dad343c [2022-04-28T01:45:22.840Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T01:45:23.116Z] ---> Running in 2798ec582a45 [2022-04-28T01:45:23.116Z] ---> Running in 74e7e71abf31 [2022-04-28T01:45:26.527Z] Removing intermediate container ce3e74f1d263 [2022-04-28T01:45:26.527Z] ---> 1c5c9419451a [2022-04-28T01:45:26.527Z] Step 8/23 : COPY . . [2022-04-28T01:45:28.516Z] Removing intermediate container b4f5af8088df [2022-04-28T01:45:28.516Z] ---> b2161d65bbec [2022-04-28T01:45:28.516Z] Step 8/22 : COPY . . [2022-04-28T01:45:29.111Z] Removing intermediate container 74e7e71abf31 [2022-04-28T01:45:29.111Z] ---> 0cf85e5fb9d1 [2022-04-28T01:45:29.111Z] Removing intermediate container 2798ec582a45 [2022-04-28T01:45:29.111Z] Step 8/22 : COPY . . ---> 791e1fb376c4 [2022-04-28T01:45:29.111Z] [2022-04-28T01:45:29.111Z] Step 8/22 : COPY . . [2022-04-28T01:45:29.111Z] Removing intermediate container bbd25f38386b [2022-04-28T01:45:29.111Z] ---> a728340aae54 [2022-04-28T01:45:29.111Z] Step 8/25 : COPY . . [2022-04-28T01:45:55.932Z] ---> c017ee22e236 [2022-04-28T01:45:55.932Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-28T01:45:55.932Z] ---> Running in 59c88eb03fda [2022-04-28T01:45:57.926Z] ---> db02f3a49f58 [2022-04-28T01:45:57.926Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-28T01:45:57.926Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-28T01:45:57.926Z] ---> Running in 0e3f39f2f0e6 [2022-04-28T01:45:58.196Z] ---> 27313356924d [2022-04-28T01:45:58.196Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-28T01:45:58.468Z] ---> 19ed063eec5b [2022-04-28T01:45:58.468Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T01:45:58.468Z] ---> Running in 1dc52bbd48ec [2022-04-28T01:45:58.745Z] ---> Running in 94c666e4a43f [2022-04-28T01:45:59.020Z] ---> 9fee7c18ebb4 [2022-04-28T01:45:59.020Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-28T01:45:59.291Z] ---> Running in b4c66f753add [2022-04-28T01:45:59.886Z] Removing intermediate container 94c666e4a43f [2022-04-28T01:45:59.886Z] ---> 5eced8732efa [2022-04-28T01:45:59.886Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-28T01:45:59.886Z] ---> Running in 912324c61c91 [2022-04-28T01:46:00.507Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-28T01:46:01.492Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-28T01:46:01.769Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-28T01:46:03.234Z] Removing intermediate container 912324c61c91 [2022-04-28T01:46:03.512Z] ---> fef1bd71a35e [2022-04-28T01:46:03.512Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-28T01:46:03.512Z] ---> Running in 97e43278d149 [2022-04-28T01:46:04.115Z] Removing intermediate container 97e43278d149 [2022-04-28T01:46:04.115Z] ---> a76e97f39698 [2022-04-28T01:46:04.115Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-28T01:46:04.115Z] ---> Running in 33e52ecbacb7 [2022-04-28T01:46:06.751Z] spire-1.2.1/ [2022-04-28T01:46:06.751Z] spire-1.2.1/.data/ [2022-04-28T01:46:06.751Z] spire-1.2.1/.data/.file [2022-04-28T01:46:06.751Z] spire-1.2.1/.dockerignore [2022-04-28T01:46:06.751Z] spire-1.2.1/.gitattributes [2022-04-28T01:46:06.751Z] spire-1.2.1/.githooks/ [2022-04-28T01:46:06.751Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T01:46:06.751Z] spire-1.2.1/.github/ [2022-04-28T01:46:06.751Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T01:46:06.751Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T01:46:06.751Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T01:46:06.751Z] spire-1.2.1/.github/workflows/ [2022-04-28T01:46:06.751Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T01:46:06.751Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T01:46:06.751Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T01:46:06.751Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T01:46:06.751Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T01:46:06.751Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T01:46:06.751Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T01:46:06.751Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T01:46:06.751Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T01:46:06.751Z] spire-1.2.1/.gitignore [2022-04-28T01:46:06.751Z] spire-1.2.1/.go-version [2022-04-28T01:46:06.751Z] spire-1.2.1/.golangci.yml [2022-04-28T01:46:06.751Z] spire-1.2.1/ADOPTERS.md [2022-04-28T01:46:06.751Z] spire-1.2.1/CHANGELOG.md [2022-04-28T01:46:06.752Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T01:46:06.752Z] spire-1.2.1/CODEOWNERS [2022-04-28T01:46:06.752Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T01:46:06.752Z] spire-1.2.1/Dockerfile [2022-04-28T01:46:06.752Z] spire-1.2.1/Dockerfile.dev [2022-04-28T01:46:06.752Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T01:46:06.752Z] spire-1.2.1/LICENSE [2022-04-28T01:46:06.752Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T01:46:06.752Z] spire-1.2.1/Makefile [2022-04-28T01:46:06.752Z] spire-1.2.1/README.md [2022-04-28T01:46:06.752Z] spire-1.2.1/ROADMAP.md [2022-04-28T01:46:06.752Z] spire-1.2.1/SECURITY.md [2022-04-28T01:46:06.752Z] spire-1.2.1/cmd/ [2022-04-28T01:46:06.752Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T01:46:06.752Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T01:46:06.752Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T01:46:06.752Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T01:46:06.752Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T01:46:06.752Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T01:46:06.752Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T01:46:06.752Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T01:46:06.752Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T01:46:06.752Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T01:46:06.752Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T01:46:06.752Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T01:46:06.752Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T01:46:06.752Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T01:46:06.752Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T01:46:06.752Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T01:46:06.752Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T01:46:06.752Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T01:46:07.029Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T01:46:07.029Z] spire-1.2.1/conf/ [2022-04-28T01:46:07.029Z] spire-1.2.1/conf/agent/ [2022-04-28T01:46:07.030Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T01:46:07.030Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T01:46:07.030Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T01:46:07.030Z] spire-1.2.1/conf/server/ [2022-04-28T01:46:07.030Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T01:46:07.030Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T01:46:07.030Z] spire-1.2.1/conf/server/server.conf [2022-04-28T01:46:07.030Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T01:46:07.030Z] spire-1.2.1/doc/ [2022-04-28T01:46:07.030Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T01:46:07.030Z] spire-1.2.1/doc/auditlog.md [2022-04-28T01:46:07.030Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T01:46:07.030Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T01:46:07.030Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T01:46:07.030Z] spire-1.2.1/doc/images/ [2022-04-28T01:46:07.030Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T01:46:07.030Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T01:46:07.030Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T01:46:07.030Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T01:46:07.030Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T01:46:07.030Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T01:46:07.030Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T01:46:07.030Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T01:46:07.030Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T01:46:07.030Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T01:46:07.030Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T01:46:07.030Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T01:46:07.030Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T01:46:07.030Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T01:46:07.030Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T01:46:07.030Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T01:46:07.030Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T01:46:07.030Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T01:46:07.030Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T01:46:07.030Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T01:46:07.030Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T01:46:07.030Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T01:46:07.030Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T01:46:07.030Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T01:46:07.030Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T01:46:07.306Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T01:46:07.306Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T01:46:07.306Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T01:46:07.306Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T01:46:07.306Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T01:46:07.306Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T01:46:07.306Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T01:46:07.306Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T01:46:07.306Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T01:46:07.306Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T01:46:07.306Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T01:46:07.306Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T01:46:07.306Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T01:46:07.306Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T01:46:07.306Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T01:46:07.306Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T01:46:07.306Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T01:46:07.306Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T01:46:07.306Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T01:46:07.306Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T01:46:07.306Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T01:46:07.306Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T01:46:07.306Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T01:46:07.306Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T01:46:07.306Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T01:46:07.306Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T01:46:07.306Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T01:46:07.306Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T01:46:07.306Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T01:46:07.306Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T01:46:07.306Z] spire-1.2.1/doc/spire_server.md [2022-04-28T01:46:07.306Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T01:46:07.306Z] spire-1.2.1/doc/telemetry.md [2022-04-28T01:46:07.306Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T01:46:07.306Z] spire-1.2.1/doc/upgrading.md [2022-04-28T01:46:07.306Z] spire-1.2.1/doc/using_spire.md [2022-04-28T01:46:07.306Z] spire-1.2.1/examples/ [2022-04-28T01:46:07.306Z] spire-1.2.1/examples/README.md [2022-04-28T01:46:07.306Z] spire-1.2.1/go.mod [2022-04-28T01:46:07.306Z] spire-1.2.1/go.sum [2022-04-28T01:46:07.306Z] spire-1.2.1/pkg/ [2022-04-28T01:46:07.306Z] spire-1.2.1/pkg/agent/ [2022-04-28T01:46:07.306Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T01:46:07.306Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T01:46:07.306Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T01:46:07.306Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T01:46:07.306Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T01:46:07.306Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T01:46:07.306Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T01:46:07.306Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T01:46:07.306Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T01:46:07.306Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T01:46:07.306Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T01:46:07.306Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T01:46:07.306Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T01:46:07.306Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T01:46:07.306Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T01:46:07.306Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T01:46:07.306Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T01:46:07.306Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T01:46:07.306Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T01:46:07.306Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T01:46:07.306Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T01:46:07.306Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T01:46:07.306Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T01:46:07.306Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T01:46:07.306Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T01:46:07.306Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T01:46:07.306Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T01:46:07.306Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T01:46:07.306Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T01:46:07.306Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T01:46:07.306Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T01:46:07.306Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T01:46:07.307Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/ [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/api/ [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/health/ [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T01:46:07.585Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/log/ [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T01:46:07.586Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/util/ [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/version/ [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/ [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/ [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T01:46:07.864Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/config.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T01:46:07.865Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T01:46:08.145Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/server.go [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T01:46:08.146Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T01:46:08.146Z] spire-1.2.1/proto/ [2022-04-28T01:46:08.146Z] spire-1.2.1/proto/private/ [2022-04-28T01:46:08.146Z] spire-1.2.1/proto/private/server/ [2022-04-28T01:46:08.146Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T01:46:08.146Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T01:46:08.146Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T01:46:08.146Z] spire-1.2.1/proto/spire/ [2022-04-28T01:46:08.146Z] spire-1.2.1/proto/spire/common/ [2022-04-28T01:46:08.146Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T01:46:08.146Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T01:46:08.146Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T01:46:08.146Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T01:46:08.146Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T01:46:08.146Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T01:46:08.146Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T01:46:08.146Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T01:46:08.146Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T01:46:08.146Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T01:46:08.146Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T01:46:08.146Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T01:46:08.146Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T01:46:08.146Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T01:46:08.146Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T01:46:08.146Z] spire-1.2.1/release/ [2022-04-28T01:46:08.146Z] spire-1.2.1/release/spire-extras/ [2022-04-28T01:46:08.146Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T01:46:08.146Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T01:46:08.146Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T01:46:08.146Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T01:46:08.146Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T01:46:08.146Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T01:46:08.146Z] spire-1.2.1/release/spire/ [2022-04-28T01:46:08.146Z] spire-1.2.1/release/spire/README.md [2022-04-28T01:46:08.146Z] spire-1.2.1/release/spire/conf/ [2022-04-28T01:46:08.146Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T01:46:08.146Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T01:46:08.146Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T01:46:08.146Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T01:46:08.146Z] spire-1.2.1/script/ [2022-04-28T01:46:08.146Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T01:46:08.146Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T01:46:08.146Z] spire-1.2.1/support/ [2022-04-28T01:46:08.146Z] spire-1.2.1/support/k8s/ [2022-04-28T01:46:08.146Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T01:46:08.146Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T01:46:08.146Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T01:46:08.146Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T01:46:08.146Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T01:46:08.146Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T01:46:08.146Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T01:46:08.146Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T01:46:08.146Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T01:46:08.146Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T01:46:08.146Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T01:46:08.146Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T01:46:08.146Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T01:46:08.146Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T01:46:08.146Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T01:46:08.146Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T01:46:08.146Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T01:46:08.146Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T01:46:08.146Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T01:46:08.146Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T01:46:08.566Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T01:46:08.566Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T01:46:08.566Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T01:46:08.566Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T01:46:08.566Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T01:46:08.566Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T01:46:08.566Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T01:46:08.566Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T01:46:08.566Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T01:46:08.566Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T01:46:08.566Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T01:46:08.566Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T01:46:08.566Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T01:46:08.566Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T01:46:08.566Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T01:46:08.566Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T01:46:08.566Z] spire-1.2.1/test/ [2022-04-28T01:46:08.566Z] spire-1.2.1/test/clock/ [2022-04-28T01:46:08.566Z] spire-1.2.1/test/clock/clock.go [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fakes/ [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fixture/ [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fixture/config/ [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T01:46:08.566Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T01:46:08.567Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T01:46:08.567Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T01:46:08.567Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T01:46:08.567Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T01:46:08.567Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T01:46:08.567Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T01:46:08.567Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T01:46:08.567Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T01:46:08.567Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T01:46:08.567Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T01:46:08.567Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T01:46:08.567Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T01:46:08.567Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T01:46:08.567Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T01:46:08.567Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T01:46:08.567Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T01:46:08.567Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T01:46:08.567Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T01:46:08.567Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T01:46:08.567Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T01:46:08.567Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T01:46:08.567Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T01:46:08.567Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T01:46:08.567Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T01:46:08.567Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T01:46:08.567Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T01:46:08.567Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T01:46:08.567Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T01:46:08.567Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T01:46:08.567Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T01:46:08.567Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T01:46:08.567Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T01:46:08.567Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T01:46:08.567Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T01:46:08.567Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T01:46:08.567Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T01:46:08.567Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T01:46:08.567Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/ [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/README.md [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/common [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/setup/ [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/ [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T01:46:08.567Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T01:46:08.568Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T01:46:08.568Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T01:46:08.568Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T01:46:08.568Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T01:46:08.568Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T01:46:08.568Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T01:46:08.568Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T01:46:08.568Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T01:46:08.568Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T01:46:08.568Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T01:46:08.568Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T01:46:08.568Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T01:46:08.568Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T01:46:08.568Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T01:46:08.568Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T01:46:08.568Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T01:46:08.568Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T01:46:08.568Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T01:46:08.568Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T01:46:08.568Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T01:46:08.568Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T01:46:08.568Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T01:46:08.568Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T01:46:08.568Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T01:46:08.568Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T01:46:08.568Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T01:46:08.568Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T01:46:08.568Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T01:46:08.568Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T01:46:08.568Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T01:46:08.568Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T01:46:08.568Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T01:46:08.568Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T01:46:08.568Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T01:46:08.902Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T01:46:08.902Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T01:46:08.902Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T01:46:08.902Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T01:46:08.902Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T01:46:08.902Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T01:46:08.902Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T01:46:08.902Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T01:46:08.902Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T01:46:08.902Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T01:46:08.903Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T01:46:08.904Z] spire-1.2.1/test/integration/test.sh [2022-04-28T01:46:08.904Z] spire-1.2.1/test/plugintest/ [2022-04-28T01:46:08.904Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T01:46:08.904Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T01:46:08.904Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T01:46:08.904Z] spire-1.2.1/test/spiretest/ [2022-04-28T01:46:08.904Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T01:46:09.480Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T01:46:09.480Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T01:46:09.480Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T01:46:09.480Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T01:46:09.480Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T01:46:09.480Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T01:46:09.480Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T01:46:09.480Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T01:46:09.480Z] spire-1.2.1/test/testca/ [2022-04-28T01:46:09.480Z] spire-1.2.1/test/testca/ca.go [2022-04-28T01:46:09.480Z] spire-1.2.1/test/testkey/ [2022-04-28T01:46:09.480Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T01:46:09.480Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T01:46:09.480Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T01:46:09.480Z] spire-1.2.1/test/testkey/new.go [2022-04-28T01:46:09.480Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T01:46:09.480Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T01:46:09.480Z] spire-1.2.1/test/util/ [2022-04-28T01:46:09.480Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T01:46:09.480Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T01:46:09.480Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T01:46:09.480Z] spire-1.2.1/test/util/race.go [2022-04-28T01:46:09.480Z] spire-1.2.1/test/util/util.go [2022-04-28T01:46:09.480Z] building spire from source... [2022-04-28T01:46:10.225Z] Installing go1.17.7... [2022-04-28T01:46:37.045Z] Building bin/spire-server... [2022-04-28T01:46:37.045Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T01:46:37.045Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T01:46:37.045Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T01:46:37.045Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T01:46:37.045Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T01:46:37.045Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T01:46:37.045Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T01:46:37.321Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T01:46:37.923Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T01:46:38.913Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T01:46:40.364Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T01:46:40.644Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T01:46:40.644Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T01:46:40.923Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T01:46:40.923Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T01:46:41.204Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T01:46:41.204Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T01:46:41.810Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T01:46:41.810Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T01:46:42.087Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T01:46:42.369Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T01:46:42.369Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T01:46:43.366Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T01:46:43.366Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T01:47:01.726Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T01:47:01.726Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T01:47:01.726Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T01:47:01.726Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T01:47:01.726Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T01:47:01.726Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T01:47:01.726Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T01:47:01.726Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T01:47:01.726Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T01:47:01.726Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T01:47:01.726Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T01:47:01.726Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T01:47:01.726Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T01:47:01.726Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T01:47:01.726Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T01:47:02.327Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T01:47:02.327Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T01:47:02.931Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T01:47:02.931Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T01:47:03.209Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T01:47:03.209Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T01:47:03.488Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T01:47:03.488Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T01:47:03.767Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T01:47:18.907Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T01:47:18.907Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T01:47:18.907Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T01:47:18.907Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T01:47:18.907Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T01:47:18.907Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T01:47:18.907Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T01:47:18.907Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T01:47:18.907Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T01:47:19.286Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T01:47:19.577Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T01:47:19.872Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T01:47:46.761Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T01:47:47.042Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T01:47:47.042Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T01:47:47.649Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T01:48:00.102Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T01:48:32.509Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T01:48:32.510Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T01:48:32.510Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T01:48:32.510Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T01:48:32.510Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T01:48:33.507Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T01:48:36.155Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T01:48:37.147Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T01:48:38.598Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T01:48:38.598Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T01:48:38.882Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T01:48:39.875Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T01:48:39.875Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T01:48:40.154Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T01:48:40.432Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T01:48:40.709Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T01:48:40.988Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T01:48:40.988Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T01:48:41.265Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T01:48:41.543Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T01:48:41.543Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T01:48:42.992Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T01:48:42.992Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T01:48:42.992Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T01:48:43.597Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T01:48:49.537Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T01:48:50.138Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T01:48:50.138Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T01:48:50.138Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T01:48:50.413Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T01:48:50.413Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T01:48:50.688Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T01:48:51.677Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T01:48:51.677Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T01:48:51.950Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T01:48:51.950Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T01:48:52.225Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T01:48:53.213Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T01:48:53.814Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T01:48:54.413Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T01:48:54.413Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T01:48:54.688Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T01:48:54.688Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T01:48:54.964Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T01:48:54.964Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T01:48:54.964Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T01:48:55.953Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T01:48:56.229Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T01:48:56.505Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T01:48:56.779Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T01:48:56.779Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T01:48:58.768Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T01:48:59.752Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T01:48:59.752Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T01:49:00.028Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T01:49:00.028Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T01:49:00.304Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T01:49:00.581Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T01:49:00.857Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T01:49:01.460Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T01:49:04.096Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T01:49:06.736Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T01:49:06.736Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T01:49:07.015Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T01:49:07.015Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T01:49:07.015Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T01:49:08.007Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T01:49:08.007Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T01:49:08.007Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T01:49:08.286Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T01:49:08.286Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T01:49:08.286Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T01:49:08.563Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T01:49:18.759Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T01:49:18.759Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T01:49:18.759Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T01:49:18.759Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T01:49:45.699Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T01:49:45.699Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T01:50:42.295Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-28T01:51:00.684Z] Removing intermediate container b4c66f753add [2022-04-28T01:51:00.684Z] ---> 14764bb96acc [2022-04-28T01:51:00.684Z] [2022-04-28T01:51:00.684Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T01:51:00.684Z] 3.14: Pulling from library/alpine [2022-04-28T01:51:00.684Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T01:51:00.684Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T01:51:00.684Z] ---> ac73e934f311 [2022-04-28T01:51:00.684Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-28T01:51:00.684Z] ---> Running in c38b3aff827a [2022-04-28T01:51:01.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T01:51:01.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T01:51:03.406Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-28T01:51:03.406Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-28T01:51:03.406Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-28T01:51:03.406Z] (4/6) Installing libcurl (7.79.1-r1) [2022-04-28T01:51:03.406Z] (5/6) Installing curl (7.79.1-r1) [2022-04-28T01:51:03.406Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-28T01:51:03.406Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T01:51:03.406Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T01:51:03.687Z] OK: 8 MiB in 20 packages [2022-04-28T01:51:06.370Z] Removing intermediate container c38b3aff827a [2022-04-28T01:51:06.370Z] ---> e1da0ad111b0 [2022-04-28T01:51:06.370Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-28T01:51:06.370Z] ---> Running in 6610b4fdec0c [2022-04-28T01:51:06.658Z] Removing intermediate container 6610b4fdec0c [2022-04-28T01:51:06.658Z] ---> 7ea7e34abecb [2022-04-28T01:51:06.658Z] Step 13/22 : WORKDIR /edgex [2022-04-28T01:51:06.658Z] ---> Running in b4090404d90d [2022-04-28T01:51:07.267Z] Removing intermediate container b4090404d90d [2022-04-28T01:51:07.267Z] ---> 32e733de261f [2022-04-28T01:51:07.267Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-28T01:51:08.271Z] ---> 12992f65c475 [2022-04-28T01:51:08.271Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-28T01:51:09.722Z] ---> 40cbc5f547c3 [2022-04-28T01:51:09.722Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-28T01:51:11.203Z] ---> 5c7ab02e043d [2022-04-28T01:51:11.203Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-28T01:51:12.193Z] ---> 69648453f658 [2022-04-28T01:51:12.193Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-28T01:51:12.193Z] ---> Running in de8111cd26d3 [2022-04-28T01:51:15.620Z] Removing intermediate container de8111cd26d3 [2022-04-28T01:51:15.620Z] ---> 73628574b0ca [2022-04-28T01:51:15.620Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-28T01:51:15.620Z] ---> Running in 4c9be7225892 [2022-04-28T01:51:16.333Z] Removing intermediate container 4c9be7225892 [2022-04-28T01:51:16.333Z] ---> eee1e0376be5 [2022-04-28T01:51:16.333Z] Step 20/22 : LABEL arch=arm64 [2022-04-28T01:51:16.333Z] ---> Running in 832f9232832b [2022-04-28T01:51:17.324Z] Removing intermediate container 832f9232832b [2022-04-28T01:51:17.324Z] ---> bc5c792b37d6 [2022-04-28T01:51:17.324Z] Step 21/22 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 [2022-04-28T01:51:17.324Z] ---> Running in ef66661eb621 [2022-04-28T01:51:17.938Z] Removing intermediate container ef66661eb621 [2022-04-28T01:51:17.938Z] ---> 6129e0c1d672 [2022-04-28T01:51:17.938Z] Step 22/22 : LABEL version=0.0.0 [2022-04-28T01:51:17.938Z] ---> Running in d19e0b510a97 [2022-04-28T01:51:18.554Z] Removing intermediate container d19e0b510a97 [2022-04-28T01:51:18.554Z] ---> 83245007637c [2022-04-28T01:51:18.554Z] [2022-04-28T01:51:18.833Z] Successfully built 83245007637c [2022-04-28T01:51:18.833Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-28T01:51:18.833Z]  Building security-proxy-setup ... done Building security-spire-agent [2022-04-28T01:51:51.268Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T01:51:51.268Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-28T01:51:51.268Z] ---> e8ac73bd0c46 [2022-04-28T01:51:51.268Z] Step 3/26 : WORKDIR /edgex-go [2022-04-28T01:51:51.268Z] ---> Using cache [2022-04-28T01:51:51.268Z] ---> e0028701b285 [2022-04-28T01:51:51.268Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T01:51:51.268Z] ---> Using cache [2022-04-28T01:51:51.268Z] ---> 5ccd6d174b01 [2022-04-28T01:51:51.268Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T01:51:51.268Z] ---> Using cache [2022-04-28T01:51:51.268Z] ---> 64c1ddee400f [2022-04-28T01:51:51.268Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-28T01:51:51.268Z] ---> Using cache [2022-04-28T01:51:51.268Z] ---> bb7da3b98359 [2022-04-28T01:51:51.268Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T01:51:51.268Z] ---> Using cache [2022-04-28T01:51:51.268Z] ---> a728340aae54 [2022-04-28T01:51:51.268Z] Step 8/26 : COPY . . [2022-04-28T01:51:51.268Z] ---> Using cache [2022-04-28T01:51:51.268Z] ---> 19ed063eec5b [2022-04-28T01:51:51.268Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T01:51:51.268Z] ---> Using cache [2022-04-28T01:51:51.268Z] ---> 5eced8732efa [2022-04-28T01:51:51.268Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-28T01:51:51.268Z] ---> Using cache [2022-04-28T01:51:51.268Z] ---> fef1bd71a35e [2022-04-28T01:51:51.268Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-28T01:51:51.268Z] ---> Using cache [2022-04-28T01:51:51.268Z] ---> a76e97f39698 [2022-04-28T01:51:51.268Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-28T01:51:51.268Z] ---> Running in fcaac68ed3e7 [2022-04-28T01:51:53.908Z] spire-1.2.1/ [2022-04-28T01:51:53.908Z] spire-1.2.1/.data/ [2022-04-28T01:51:53.908Z] spire-1.2.1/.data/.file [2022-04-28T01:51:53.908Z] spire-1.2.1/.dockerignore [2022-04-28T01:51:53.908Z] spire-1.2.1/.gitattributes [2022-04-28T01:51:53.908Z] spire-1.2.1/.githooks/ [2022-04-28T01:51:53.908Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T01:51:53.908Z] spire-1.2.1/.github/ [2022-04-28T01:51:53.908Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T01:51:53.908Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T01:51:53.908Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T01:51:53.908Z] spire-1.2.1/.github/workflows/ [2022-04-28T01:51:53.908Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T01:51:53.908Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T01:51:53.908Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T01:51:53.908Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T01:51:53.908Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T01:51:53.908Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T01:51:53.908Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T01:51:53.908Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T01:51:53.908Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T01:51:53.908Z] spire-1.2.1/.gitignore [2022-04-28T01:51:53.908Z] spire-1.2.1/.go-version [2022-04-28T01:51:53.908Z] spire-1.2.1/.golangci.yml [2022-04-28T01:51:53.908Z] spire-1.2.1/ADOPTERS.md [2022-04-28T01:51:53.908Z] spire-1.2.1/CHANGELOG.md [2022-04-28T01:51:53.908Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T01:51:53.908Z] spire-1.2.1/CODEOWNERS [2022-04-28T01:51:53.908Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T01:51:53.908Z] spire-1.2.1/Dockerfile [2022-04-28T01:51:53.908Z] spire-1.2.1/Dockerfile.dev [2022-04-28T01:51:53.908Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T01:51:53.908Z] spire-1.2.1/LICENSE [2022-04-28T01:51:53.908Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T01:51:53.908Z] spire-1.2.1/Makefile [2022-04-28T01:51:53.908Z] spire-1.2.1/README.md [2022-04-28T01:51:53.908Z] spire-1.2.1/ROADMAP.md [2022-04-28T01:51:53.908Z] spire-1.2.1/SECURITY.md [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/ [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T01:51:53.908Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T01:51:53.908Z] spire-1.2.1/conf/ [2022-04-28T01:51:53.908Z] spire-1.2.1/conf/agent/ [2022-04-28T01:51:53.908Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T01:51:53.908Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T01:51:53.908Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T01:51:53.908Z] spire-1.2.1/conf/server/ [2022-04-28T01:51:53.908Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T01:51:53.908Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T01:51:53.908Z] spire-1.2.1/conf/server/server.conf [2022-04-28T01:51:53.908Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/ [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/auditlog.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/images/ [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/spire_server.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/telemetry.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/upgrading.md [2022-04-28T01:51:53.908Z] spire-1.2.1/doc/using_spire.md [2022-04-28T01:51:53.908Z] spire-1.2.1/examples/ [2022-04-28T01:51:53.908Z] spire-1.2.1/examples/README.md [2022-04-28T01:51:53.908Z] spire-1.2.1/go.mod [2022-04-28T01:51:53.908Z] spire-1.2.1/go.sum [2022-04-28T01:51:53.908Z] spire-1.2.1/pkg/ [2022-04-28T01:51:53.908Z] spire-1.2.1/pkg/agent/ [2022-04-28T01:51:53.908Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T01:51:53.908Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T01:51:53.908Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T01:51:53.908Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T01:51:53.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/ [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/api/ [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/health/ [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T01:51:54.187Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/log/ [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T01:51:54.188Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/util/ [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/version/ [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T01:51:54.465Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/ [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/ [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/config.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T01:51:54.466Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T01:51:54.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T01:51:54.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T01:51:55.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T01:51:55.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T01:51:55.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T01:51:55.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T01:51:55.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T01:51:55.024Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T01:51:55.024Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T01:51:55.024Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T01:51:55.024Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T01:51:55.024Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T01:51:55.024Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T01:51:55.024Z] spire-1.2.1/pkg/server/server.go [2022-04-28T01:51:55.024Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T01:51:55.024Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T01:51:55.024Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T01:51:55.024Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T01:51:55.024Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T01:51:55.024Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T01:51:55.024Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T01:51:55.024Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T01:51:55.024Z] spire-1.2.1/proto/ [2022-04-28T01:51:55.024Z] spire-1.2.1/proto/private/ [2022-04-28T01:51:55.024Z] spire-1.2.1/proto/private/server/ [2022-04-28T01:51:55.024Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T01:51:55.024Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T01:51:55.024Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T01:51:55.024Z] spire-1.2.1/proto/spire/ [2022-04-28T01:51:55.024Z] spire-1.2.1/proto/spire/common/ [2022-04-28T01:51:55.024Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T01:51:55.024Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T01:51:55.024Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T01:51:55.024Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T01:51:55.024Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T01:51:55.024Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T01:51:55.024Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T01:51:55.024Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T01:51:55.024Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T01:51:55.024Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T01:51:55.024Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T01:51:55.024Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T01:51:55.024Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T01:51:55.024Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T01:51:55.024Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T01:51:55.024Z] spire-1.2.1/release/ [2022-04-28T01:51:55.024Z] spire-1.2.1/release/spire-extras/ [2022-04-28T01:51:55.024Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T01:51:55.024Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T01:51:55.024Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T01:51:55.024Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T01:51:55.024Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T01:51:55.024Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T01:51:55.024Z] spire-1.2.1/release/spire/ [2022-04-28T01:51:55.024Z] spire-1.2.1/release/spire/README.md [2022-04-28T01:51:55.024Z] spire-1.2.1/release/spire/conf/ [2022-04-28T01:51:55.024Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T01:51:55.024Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T01:51:55.024Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T01:51:55.024Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T01:51:55.024Z] spire-1.2.1/script/ [2022-04-28T01:51:55.024Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T01:51:55.024Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T01:51:55.024Z] spire-1.2.1/support/ [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/ [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T01:51:55.024Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T01:51:55.025Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T01:51:55.025Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T01:51:55.025Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T01:51:55.025Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T01:51:55.025Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T01:51:55.025Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T01:51:55.025Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T01:51:55.025Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T01:51:55.025Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T01:51:55.025Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T01:51:55.025Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T01:51:55.025Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T01:51:55.025Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T01:51:55.025Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T01:51:55.025Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T01:51:55.025Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T01:51:55.025Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T01:51:55.025Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T01:51:55.025Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T01:51:55.025Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T01:51:55.025Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T01:51:55.025Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T01:51:55.025Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T01:51:55.025Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T01:51:55.025Z] spire-1.2.1/test/ [2022-04-28T01:51:55.025Z] spire-1.2.1/test/clock/ [2022-04-28T01:51:55.025Z] spire-1.2.1/test/clock/clock.go [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fakes/ [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/ [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/config/ [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T01:51:55.025Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T01:51:55.025Z] spire-1.2.1/test/integration/ [2022-04-28T01:51:55.025Z] spire-1.2.1/test/integration/README.md [2022-04-28T01:51:55.025Z] spire-1.2.1/test/integration/common [2022-04-28T01:51:55.025Z] spire-1.2.1/test/integration/setup/ [2022-04-28T01:51:55.025Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T01:51:55.025Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T01:51:55.025Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T01:51:55.025Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T01:51:55.025Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T01:51:55.025Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T01:51:55.025Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T01:51:55.025Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T01:51:55.025Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T01:51:55.025Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T01:51:55.025Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T01:51:55.025Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T01:51:55.025Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T01:51:55.025Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T01:51:55.025Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T01:51:55.025Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T01:51:55.025Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/ [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T01:51:55.302Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T01:51:55.303Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T01:51:55.304Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T01:51:55.581Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T01:51:55.582Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T01:51:55.582Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T01:51:55.582Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T01:51:55.582Z] spire-1.2.1/test/integration/test.sh [2022-04-28T01:51:55.582Z] spire-1.2.1/test/plugintest/ [2022-04-28T01:51:55.582Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T01:51:55.582Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T01:51:55.582Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T01:51:55.582Z] spire-1.2.1/test/spiretest/ [2022-04-28T01:51:55.582Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T01:51:55.582Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T01:51:55.582Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T01:51:55.582Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T01:51:55.582Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T01:51:55.582Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T01:51:55.582Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T01:51:55.582Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T01:51:55.582Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T01:51:55.582Z] spire-1.2.1/test/testca/ [2022-04-28T01:51:55.582Z] spire-1.2.1/test/testca/ca.go [2022-04-28T01:51:55.582Z] spire-1.2.1/test/testkey/ [2022-04-28T01:51:55.582Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T01:51:55.582Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T01:51:55.582Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T01:51:55.582Z] spire-1.2.1/test/testkey/new.go [2022-04-28T01:51:55.582Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T01:51:55.582Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T01:51:55.582Z] spire-1.2.1/test/util/ [2022-04-28T01:51:55.582Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T01:51:55.582Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T01:51:55.582Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T01:51:55.582Z] spire-1.2.1/test/util/race.go [2022-04-28T01:51:55.582Z] spire-1.2.1/test/util/util.go [2022-04-28T01:51:55.582Z] building spire from source... [2022-04-28T01:51:56.220Z] Installing go1.17.7... [2022-04-28T01:52:04.620Z] Removing intermediate container 59c88eb03fda [2022-04-28T01:52:04.620Z] ---> 0769e3df19bb [2022-04-28T01:52:04.620Z] [2022-04-28T01:52:04.620Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T01:52:04.620Z] ---> ac73e934f311 [2022-04-28T01:52:04.620Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-28T01:52:04.620Z] ---> Running in 6f706c7c7b4f [2022-04-28T01:52:05.246Z] Removing intermediate container 6f706c7c7b4f [2022-04-28T01:52:05.246Z] ---> 29392548675e [2022-04-28T01:52:05.246Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-28T01:52:05.538Z] ---> Running in d8604d0395eb [2022-04-28T01:52:06.152Z] Removing intermediate container d8604d0395eb [2022-04-28T01:52:06.152Z] ---> 46cf614cfbcd [2022-04-28T01:52:06.152Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-28T01:52:06.152Z] ---> Running in 157d6ea9892c [2022-04-28T01:52:06.785Z] Removing intermediate container 157d6ea9892c [2022-04-28T01:52:06.785Z] ---> 8b853f178566 [2022-04-28T01:52:06.785Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T01:52:06.785Z] ---> Running in 55775c7ba367 [2022-04-28T01:52:10.248Z] Removing intermediate container 55775c7ba367 [2022-04-28T01:52:10.248Z] ---> 2453946142fc [2022-04-28T01:52:10.248Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-28T01:52:10.248Z] ---> Running in 669f4f83c344 [2022-04-28T01:52:12.264Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T01:52:13.266Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T01:52:14.728Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-28T01:52:14.728Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T01:52:14.728Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-28T01:52:14.728Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T01:52:15.054Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-28T01:52:15.054Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-28T01:52:15.338Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T01:52:15.338Z] OK: 8 MiB in 20 packages [2022-04-28T01:52:17.370Z] Removing intermediate container 669f4f83c344 [2022-04-28T01:52:17.370Z] ---> 26470c95b4be [2022-04-28T01:52:17.370Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T01:52:18.400Z] ---> f4072faf1715 [2022-04-28T01:52:18.698Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-28T01:52:20.732Z] ---> a6ef5cc60b77 [2022-04-28T01:52:20.732Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-28T01:52:21.739Z] ---> 62a66da339b1 [2022-04-28T01:52:21.739Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-28T01:52:22.032Z] ---> Running in a5fdb73dd8c3 [2022-04-28T01:52:22.651Z] Removing intermediate container a5fdb73dd8c3 [2022-04-28T01:52:22.651Z] ---> c21f22caddb8 [2022-04-28T01:52:22.651Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T01:52:22.940Z] ---> Running in 13d091f32d59 [2022-04-28T01:52:23.546Z] Removing intermediate container 13d091f32d59 [2022-04-28T01:52:23.546Z] ---> 7e8602506eb2 [2022-04-28T01:52:23.546Z] Step 21/23 : LABEL arch=arm64 [2022-04-28T01:52:23.546Z] ---> Running in cdb38deae4a3 [2022-04-28T01:52:24.544Z] Removing intermediate container cdb38deae4a3 [2022-04-28T01:52:24.544Z] ---> ee39de502748 [2022-04-28T01:52:24.544Z] Step 22/23 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 [2022-04-28T01:52:24.544Z] ---> Running in eafa7d707896 [2022-04-28T01:52:25.153Z] Removing intermediate container eafa7d707896 [2022-04-28T01:52:25.153Z] ---> 8aac4d802674 [2022-04-28T01:52:25.153Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T01:52:25.153Z] ---> Running in 4f6f9244283f [2022-04-28T01:52:25.762Z] Removing intermediate container 4f6f9244283f [2022-04-28T01:52:25.762Z] ---> c3416e979dd2 [2022-04-28T01:52:25.762Z] [2022-04-28T01:52:26.371Z] Successfully built c3416e979dd2 [2022-04-28T01:52:26.371Z] Successfully tagged core-data-arm64:latest [2022-04-28T01:52:26.371Z]  Building core-data ... done Building security-bootstrapper [2022-04-28T01:52:29.032Z] Building bin/spire-server... [2022-04-28T01:52:29.032Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T01:52:29.032Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T01:52:29.032Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T01:52:29.643Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T01:52:29.923Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T01:52:30.529Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T01:52:33.940Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T01:52:34.221Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T01:52:34.498Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T01:52:34.775Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T01:52:35.052Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T01:52:35.052Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T01:52:35.327Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T01:52:35.604Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T01:52:35.883Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T01:52:35.883Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T01:52:35.883Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T01:52:36.160Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T01:52:36.439Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T01:52:37.899Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T01:52:37.899Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T01:53:00.248Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T01:53:00.248Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-28T01:53:00.248Z] ---> e8ac73bd0c46 [2022-04-28T01:53:00.248Z] Step 3/31 : WORKDIR /edgex-go [2022-04-28T01:53:00.248Z] ---> Using cache [2022-04-28T01:53:00.248Z] ---> e0028701b285 [2022-04-28T01:53:00.248Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T01:53:00.248Z] ---> Using cache [2022-04-28T01:53:00.248Z] ---> 5ccd6d174b01 [2022-04-28T01:53:00.248Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-28T01:53:00.595Z] ---> Running in b0dfd1d3c04b [2022-04-28T01:53:03.306Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T01:53:03.916Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T01:53:05.373Z] OK: 220 MiB in 52 packages [2022-04-28T01:53:07.393Z] Removing intermediate container b0dfd1d3c04b [2022-04-28T01:53:07.393Z] ---> b69086420b5c [2022-04-28T01:53:07.393Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-28T01:53:08.022Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T01:53:08.022Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T01:53:08.022Z]  ---> 6ec02eb0ebe4 [2022-04-28T01:53:08.023Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T01:53:08.023Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T01:53:08.319Z]  ---> Running in 92371a547ce2 [2022-04-28T01:53:08.943Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T01:53:08.943Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T01:53:09.562Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T01:53:09.562Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T01:53:09.562Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T01:53:09.851Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T01:53:10.134Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T01:53:10.134Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T01:53:10.418Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T01:53:11.030Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T01:53:11.030Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T01:53:11.030Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T01:53:11.030Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T01:53:11.030Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T01:53:11.310Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T01:53:11.310Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T01:53:11.917Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T01:53:12.197Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T01:53:12.477Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T01:53:12.760Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T01:53:12.760Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T01:53:13.388Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T01:53:13.992Z] Removing intermediate container 92371a547ce2 [2022-04-28T01:53:13.992Z] ---> bd3b6acd5af7 [2022-04-28T01:53:13.992Z] Step 8/31 : COPY . . [2022-04-28T01:53:15.445Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T01:53:22.213Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T01:53:22.213Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T01:53:22.213Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T01:53:22.213Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T01:53:22.213Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T01:53:22.213Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T01:53:22.213Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T01:53:22.213Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T01:53:22.491Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T01:53:22.491Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T01:53:22.772Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T01:53:23.388Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T01:53:38.520Z]  ---> 8a6ef57ae10d [2022-04-28T01:53:38.520Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-28T01:53:38.520Z] ---> Running in cf5e840df935 [2022-04-28T01:53:38.797Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-28T01:53:57.213Z] Removing intermediate container 1dc52bbd48ec [2022-04-28T01:53:57.213Z] ---> 81d3a35f5318 [2022-04-28T01:53:57.213Z] [2022-04-28T01:53:57.213Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T01:53:57.213Z] ---> ac73e934f311 [2022-04-28T01:53:57.213Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-28T01:53:57.497Z] ---> Running in 6f29b70df6c7 [2022-04-28T01:53:58.493Z] Removing intermediate container 0e3f39f2f0e6 [2022-04-28T01:53:58.493Z] ---> 4082f36f4cae [2022-04-28T01:53:58.493Z] [2022-04-28T01:53:58.493Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T01:53:58.493Z] ---> ac73e934f311 [2022-04-28T01:53:58.493Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-28T01:53:58.493Z] ---> Running in ef59ef0202aa [2022-04-28T01:53:59.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T01:54:00.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T01:54:00.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T01:54:01.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T01:54:01.770Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-28T01:54:01.770Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T01:54:01.770Z] OK: 5 MiB in 15 packages [2022-04-28T01:54:02.056Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-28T01:54:02.338Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-28T01:54:02.338Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T01:54:02.338Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T01:54:02.957Z] OK: 6 MiB in 16 packages [2022-04-28T01:54:03.583Z] Removing intermediate container 6f29b70df6c7 [2022-04-28T01:54:03.583Z] ---> 21b32a59a511 [2022-04-28T01:54:03.583Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T01:54:03.864Z] ---> Running in 292741c2455b [2022-04-28T01:54:04.882Z] Removing intermediate container 292741c2455b [2022-04-28T01:54:04.882Z] ---> aa130f647546 [2022-04-28T01:54:04.882Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-28T01:54:05.174Z] ---> Running in 6dbbac74879f [2022-04-28T01:54:05.175Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T01:54:05.175Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T01:54:05.175Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T01:54:05.797Z] Removing intermediate container ef59ef0202aa [2022-04-28T01:54:05.797Z] ---> 0c5405d54c0b [2022-04-28T01:54:05.797Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T01:54:05.797Z] ---> Running in 963d5a54f205 [2022-04-28T01:54:05.797Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T01:54:05.797Z] Removing intermediate container 6dbbac74879f [2022-04-28T01:54:06.082Z] ---> 33a6cb8a7a5d [2022-04-28T01:54:06.082Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-28T01:54:06.082Z] ---> Running in 59ae2ad30bb5 [2022-04-28T01:54:06.371Z] Removing intermediate container 963d5a54f205 [2022-04-28T01:54:06.371Z] ---> 7f67c64a4e55 [2022-04-28T01:54:06.371Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-28T01:54:06.663Z] ---> Running in 396e67d684ca [2022-04-28T01:54:06.946Z] Removing intermediate container 59ae2ad30bb5 [2022-04-28T01:54:06.946Z] ---> 48bc659971c3 [2022-04-28T01:54:06.946Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T01:54:07.560Z] Removing intermediate container 396e67d684ca [2022-04-28T01:54:07.560Z] ---> e4ce83247c7e [2022-04-28T01:54:07.560Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-28T01:54:07.560Z] ---> Running in 8d32f9378735 [2022-04-28T01:54:08.227Z] Removing intermediate container 8d32f9378735 [2022-04-28T01:54:08.227Z] ---> 90382985fe51 [2022-04-28T01:54:08.227Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T01:54:08.508Z] ---> 138988f0654f [2022-04-28T01:54:08.508Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-28T01:54:09.544Z] ---> a677fd89bea2 [2022-04-28T01:54:09.544Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-28T01:54:12.274Z] ---> 7d9b44a447e1 [2022-04-28T01:54:12.274Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-28T01:54:12.902Z] ---> 64af78360d13 [2022-04-28T01:54:12.902Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-28T01:54:13.180Z] ---> e17e2d9a5a88 [2022-04-28T01:54:13.180Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-28T01:54:13.180Z] ---> Running in bda8d63f3464 [2022-04-28T01:54:14.174Z] Removing intermediate container bda8d63f3464 [2022-04-28T01:54:14.174Z] ---> 108874d234c1 [2022-04-28T01:54:14.174Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T01:54:14.174Z] ---> Running in 256b2a7dfa21 [2022-04-28T01:54:14.174Z] ---> cd5ee45a00ee [2022-04-28T01:54:14.174Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-28T01:54:14.450Z] ---> Running in 417c63306559 [2022-04-28T01:54:15.064Z] Removing intermediate container 256b2a7dfa21 [2022-04-28T01:54:15.064Z] ---> 2620e043691a [2022-04-28T01:54:15.064Z] Step 20/22 : LABEL arch=arm64 [2022-04-28T01:54:15.064Z] Removing intermediate container 417c63306559 [2022-04-28T01:54:15.064Z] ---> e70970757dd8 [2022-04-28T01:54:15.064Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T01:54:15.064Z] ---> Running in fd44e97f1e37 [2022-04-28T01:54:15.340Z] ---> Running in b0c7b4ec418b [2022-04-28T01:54:15.979Z] Removing intermediate container fd44e97f1e37 [2022-04-28T01:54:15.979Z] ---> 3479e09c2e70 [2022-04-28T01:54:15.979Z] Step 21/22 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 [2022-04-28T01:54:15.979Z] ---> Running in e96ccecf2787 [2022-04-28T01:54:16.257Z] Removing intermediate container b0c7b4ec418b [2022-04-28T01:54:16.257Z] ---> 5f6f77389802 [2022-04-28T01:54:16.257Z] Step 20/22 : LABEL arch=arm64 [2022-04-28T01:54:16.257Z] ---> Running in 1bf08c9a1da8 [2022-04-28T01:54:16.863Z] Removing intermediate container e96ccecf2787 [2022-04-28T01:54:16.863Z] ---> fc661f36f019 [2022-04-28T01:54:16.863Z] Step 22/22 : LABEL version=0.0.0 [2022-04-28T01:54:17.145Z] Removing intermediate container 1bf08c9a1da8 [2022-04-28T01:54:17.145Z] ---> 9bb8bd3a4a4a [2022-04-28T01:54:17.145Z] Step 21/22 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 [2022-04-28T01:54:17.145Z] ---> Running in 6ceca133e9f4 [2022-04-28T01:54:17.145Z] ---> Running in 96676c877e94 [2022-04-28T01:54:18.153Z] Removing intermediate container 6ceca133e9f4 [2022-04-28T01:54:18.153Z] ---> cd87e07666de [2022-04-28T01:54:18.153Z] [2022-04-28T01:54:18.153Z] Removing intermediate container 96676c877e94 [2022-04-28T01:54:18.153Z] ---> 76e4149f31ca [2022-04-28T01:54:18.153Z] Step 22/22 : LABEL version=0.0.0 [2022-04-28T01:54:18.443Z] ---> Running in b6e1472cdd8d [2022-04-28T01:54:19.077Z] Successfully built cd87e07666de [2022-04-28T01:54:19.077Z] Successfully tagged support-scheduler-arm64:latest [2022-04-28T01:54:19.077Z] Removing intermediate container b6e1472cdd8d [2022-04-28T01:54:19.077Z] Building security-secretstore-setup [2022-04-28T01:54:19.077Z]  Building support-scheduler ... done  ---> 3125fd9ab2c4 [2022-04-28T01:54:19.077Z] [2022-04-28T01:54:19.770Z] Successfully built 3125fd9ab2c4 [2022-04-28T01:54:19.770Z] Successfully tagged support-notifications-arm64:latest [2022-04-28T01:54:19.770Z]  Building support-notifications ... done Building security-spiffe-token-provider [2022-04-28T01:54:20.816Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T01:54:20.816Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T01:54:21.093Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T01:54:21.093Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T01:54:22.548Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T01:54:23.534Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T01:54:24.966Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T01:54:24.966Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T01:54:25.944Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T01:54:26.540Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T01:54:26.812Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T01:54:27.085Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T01:54:27.685Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T01:54:27.969Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T01:54:28.244Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T01:54:28.518Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T01:54:28.794Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T01:54:29.070Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T01:54:29.070Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T01:54:29.070Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T01:54:30.515Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T01:54:30.515Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T01:54:30.792Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T01:54:30.792Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T01:54:31.067Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T01:54:31.067Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T01:54:31.067Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T01:54:32.053Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T01:54:36.374Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T01:54:36.374Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T01:54:36.374Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T01:54:36.374Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T01:54:36.651Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T01:54:36.651Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T01:54:36.925Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T01:54:36.925Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T01:54:37.911Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T01:54:38.516Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T01:54:39.116Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T01:54:39.392Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T01:54:39.392Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T01:54:39.668Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T01:54:41.122Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T01:54:41.122Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T01:54:41.122Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T01:54:41.398Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T01:54:41.398Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T01:54:41.398Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T01:54:42.850Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T01:54:42.850Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T01:54:43.131Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T01:54:43.131Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T01:54:43.405Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T01:54:44.847Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T01:54:46.915Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T01:54:46.915Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T01:54:47.962Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T01:54:47.962Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T01:54:48.248Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T01:54:48.843Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T01:54:49.118Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T01:54:49.724Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T01:54:52.378Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T01:54:54.383Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T01:54:54.383Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T01:54:54.663Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T01:54:54.663Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T01:54:54.948Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T01:54:55.576Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T01:54:55.859Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T01:54:55.859Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T01:54:56.151Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T01:54:56.151Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T01:54:56.435Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T01:54:56.435Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T01:55:08.922Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T01:55:08.922Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T01:55:08.922Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T01:55:08.922Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T01:55:10.401Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T01:55:10.401Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-28T01:55:10.401Z] ---> e8ac73bd0c46 [2022-04-28T01:55:10.401Z] Step 3/20 : WORKDIR /edgex-go [2022-04-28T01:55:10.401Z] ---> Using cache [2022-04-28T01:55:10.401Z] ---> e0028701b285 [2022-04-28T01:55:10.401Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-28T01:55:10.697Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T01:55:10.697Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-28T01:55:10.697Z] ---> e8ac73bd0c46 [2022-04-28T01:55:10.697Z] Step 3/25 : WORKDIR /edgex-go [2022-04-28T01:55:10.697Z] ---> Using cache [2022-04-28T01:55:10.697Z] ---> e0028701b285 [2022-04-28T01:55:10.697Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T01:55:10.697Z] ---> Using cache [2022-04-28T01:55:10.697Z] ---> 5ccd6d174b01 [2022-04-28T01:55:10.697Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-28T01:55:10.697Z] ---> Using cache [2022-04-28T01:55:10.697Z] ---> b69086420b5c [2022-04-28T01:55:10.697Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-28T01:55:10.697Z] ---> Using cache [2022-04-28T01:55:10.697Z] ---> 6ec02eb0ebe4 [2022-04-28T01:55:10.697Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T01:55:10.697Z] ---> Using cache [2022-04-28T01:55:10.697Z] ---> bd3b6acd5af7 [2022-04-28T01:55:10.697Z] Step 8/25 : COPY . . [2022-04-28T01:55:10.697Z] ---> Using cache [2022-04-28T01:55:10.697Z] ---> 8a6ef57ae10d [2022-04-28T01:55:10.697Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-28T01:55:12.187Z] ---> Running in f76b43b14c9e [2022-04-28T01:55:12.187Z] ---> Running in c8d3cfd10afd [2022-04-28T01:55:14.867Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-28T01:55:14.867Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T01:55:15.859Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T01:55:17.310Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T01:55:17.310Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T01:55:17.310Z] OK: 15739 distinct packages available [2022-04-28T01:55:17.588Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T01:55:18.580Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T01:55:20.038Z] OK: 220 MiB in 52 packages [2022-04-28T01:55:22.815Z] Removing intermediate container c8d3cfd10afd [2022-04-28T01:55:22.815Z] ---> 892231083d16 [2022-04-28T01:55:22.815Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-28T01:55:23.525Z] ---> 9e4615d8f194 [2022-04-28T01:55:23.525Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T01:55:23.809Z] ---> Running in 9494534670b0 [2022-04-28T01:55:29.279Z] Removing intermediate container 9494534670b0 [2022-04-28T01:55:29.279Z] ---> 63a16cdd3ac4 [2022-04-28T01:55:29.279Z] Step 7/20 : COPY . . [2022-04-28T01:55:51.508Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T01:55:51.508Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T01:55:52.524Z]  ---> 33a0047f98a3 [2022-04-28T01:55:52.524Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-28T01:55:52.803Z] ---> Running in 64a28427b56d [2022-04-28T01:55:54.810Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-28T01:58:46.861Z] Removing intermediate container cf5e840df935 [2022-04-28T01:58:46.861Z] ---> 24daeff95257 [2022-04-28T01:58:46.861Z] [2022-04-28T01:58:46.861Z] Step 10/31 : FROM alpine:3.14 [2022-04-28T01:58:46.861Z] ---> ac73e934f311 [2022-04-28T01:58:46.862Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-28T01:58:46.862Z] ---> Running in 6d3d7326bcc9 [2022-04-28T01:58:46.862Z] Removing intermediate container 6d3d7326bcc9 [2022-04-28T01:58:46.862Z] ---> 9c6643814061 [2022-04-28T01:58:46.862Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-28T01:58:46.862Z] ---> Running in 61d22dd1cca9 [2022-04-28T01:58:46.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T01:58:46.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T01:58:46.862Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-28T01:58:46.862Z] (2/2) Installing su-exec (0.2-r1) [2022-04-28T01:58:46.862Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T01:58:46.862Z] OK: 6 MiB in 16 packages [2022-04-28T01:58:46.862Z] Removing intermediate container 61d22dd1cca9 [2022-04-28T01:58:46.862Z] ---> 43577d08f7b3 [2022-04-28T01:58:46.862Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-28T01:58:46.862Z] ---> Running in 3d95c3ba94ba [2022-04-28T01:58:46.862Z] Removing intermediate container 3d95c3ba94ba [2022-04-28T01:58:46.862Z] ---> b347775cb1ab [2022-04-28T01:58:46.862Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-28T01:58:46.862Z] ---> Running in 2c66eda7e4cc [2022-04-28T01:58:46.862Z] Removing intermediate container 2c66eda7e4cc [2022-04-28T01:58:46.862Z] ---> 3ae2bae83027 [2022-04-28T01:58:46.862Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-28T01:58:46.862Z] ---> Running in 3e0bad008174 [2022-04-28T01:58:48.856Z] Removing intermediate container 3e0bad008174 [2022-04-28T01:58:48.856Z] ---> e40136a68d30 [2022-04-28T01:58:48.856Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-28T01:58:48.856Z] ---> Running in 0b6bb6c54fcf [2022-04-28T01:58:49.457Z] Removing intermediate container 0b6bb6c54fcf [2022-04-28T01:58:49.457Z] ---> b51dee1ed789 [2022-04-28T01:58:49.457Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-28T01:58:50.530Z] ---> 070c6cb1c266 [2022-04-28T01:58:50.530Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-28T01:58:50.850Z] ---> Running in c777b1d4a854 [2022-04-28T01:58:53.479Z] Removing intermediate container c777b1d4a854 [2022-04-28T01:58:53.479Z] ---> 281dd4e8cf63 [2022-04-28T01:58:53.479Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T01:58:54.492Z] ---> dca0d55760cd [2022-04-28T01:58:54.492Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-28T01:58:56.541Z] ---> ca6a5d313e6c [2022-04-28T01:58:56.541Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-28T01:58:57.152Z] ---> a61595c3b222 [2022-04-28T01:58:57.152Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-28T01:58:58.161Z] ---> 6892c4f12d59 [2022-04-28T01:58:58.161Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-28T01:58:59.174Z] ---> d0ef25b90c9f [2022-04-28T01:58:59.174Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-28T01:58:59.460Z] ---> Running in cbc06c8396c6 [2022-04-28T01:58:59.738Z] Removing intermediate container cbc06c8396c6 [2022-04-28T01:58:59.738Z] ---> 591c6488576a [2022-04-28T01:58:59.738Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-28T01:59:00.768Z] ---> 7fba92293299 [2022-04-28T01:59:00.768Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-28T01:59:01.050Z] ---> Running in 56d628971128 [2022-04-28T01:59:04.499Z] Removing intermediate container 56d628971128 [2022-04-28T01:59:04.499Z] ---> 866841a05a85 [2022-04-28T01:59:04.499Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-28T01:59:04.499Z] ---> Running in dc7bf890a81a [2022-04-28T01:59:04.781Z] Removing intermediate container dc7bf890a81a [2022-04-28T01:59:04.781Z] ---> 879274ba87d1 [2022-04-28T01:59:04.781Z] Step 28/31 : CMD ["gate"] [2022-04-28T01:59:05.069Z] ---> Running in 5c47a3efea40 [2022-04-28T01:59:05.368Z] Removing intermediate container 5c47a3efea40 [2022-04-28T01:59:05.368Z] ---> 653d723a5de9 [2022-04-28T01:59:05.368Z] Step 29/31 : LABEL arch=arm64 [2022-04-28T01:59:05.657Z] ---> Running in 11b5af02edef [2022-04-28T01:59:06.693Z] Removing intermediate container 11b5af02edef [2022-04-28T01:59:06.693Z] ---> e1a758de7e68 [2022-04-28T01:59:06.693Z] Step 30/31 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 [2022-04-28T01:59:06.975Z] ---> Running in 4f041e87737c [2022-04-28T01:59:07.604Z] Removing intermediate container 4f041e87737c [2022-04-28T01:59:07.604Z] ---> cec8ed15889b [2022-04-28T01:59:07.604Z] Step 31/31 : LABEL version=0.0.0 [2022-04-28T01:59:07.887Z] ---> Running in 90295458767e [2022-04-28T01:59:08.168Z] Removing intermediate container 90295458767e [2022-04-28T01:59:08.168Z] ---> f5ba867cf771 [2022-04-28T01:59:08.168Z] [2022-04-28T01:59:08.774Z] Successfully built f5ba867cf771 [2022-04-28T01:59:08.774Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-28T01:59:08.774Z] Building security-spire-config [2022-04-28T01:59:41.230Z]  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T01:59:41.230Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-28T01:59:41.230Z] ---> e8ac73bd0c46 [2022-04-28T01:59:41.230Z] Step 3/26 : WORKDIR /edgex-go [2022-04-28T01:59:41.230Z] ---> Using cache [2022-04-28T01:59:41.230Z] ---> e0028701b285 [2022-04-28T01:59:41.230Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T01:59:41.230Z] ---> Using cache [2022-04-28T01:59:41.230Z] ---> 5ccd6d174b01 [2022-04-28T01:59:41.230Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T01:59:41.230Z] ---> Using cache [2022-04-28T01:59:41.230Z] ---> 64c1ddee400f [2022-04-28T01:59:41.230Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-28T01:59:41.230Z] ---> Using cache [2022-04-28T01:59:41.230Z] ---> bb7da3b98359 [2022-04-28T01:59:41.230Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T01:59:41.230Z] ---> Using cache [2022-04-28T01:59:41.230Z] ---> a728340aae54 [2022-04-28T01:59:41.230Z] Step 8/26 : COPY . . [2022-04-28T01:59:41.230Z] ---> Using cache [2022-04-28T01:59:41.230Z] ---> 19ed063eec5b [2022-04-28T01:59:41.230Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T01:59:41.230Z] ---> Using cache [2022-04-28T01:59:41.230Z] ---> 5eced8732efa [2022-04-28T01:59:41.230Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-28T01:59:41.230Z] ---> Using cache [2022-04-28T01:59:41.230Z] ---> fef1bd71a35e [2022-04-28T01:59:41.230Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-28T01:59:41.230Z] ---> Using cache [2022-04-28T01:59:41.230Z] ---> a76e97f39698 [2022-04-28T01:59:41.230Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-28T01:59:41.230Z] ---> Running in b01a0f382d55 [2022-04-28T01:59:43.229Z] spire-1.2.1/ [2022-04-28T01:59:43.229Z] spire-1.2.1/.data/ [2022-04-28T01:59:43.229Z] spire-1.2.1/.data/.file [2022-04-28T01:59:43.229Z] spire-1.2.1/.dockerignore [2022-04-28T01:59:43.229Z] spire-1.2.1/.gitattributes [2022-04-28T01:59:43.229Z] spire-1.2.1/.githooks/ [2022-04-28T01:59:43.229Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T01:59:43.229Z] spire-1.2.1/.github/ [2022-04-28T01:59:43.229Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T01:59:43.229Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T01:59:43.229Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T01:59:43.229Z] spire-1.2.1/.github/workflows/ [2022-04-28T01:59:43.229Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T01:59:43.229Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T01:59:43.229Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T01:59:43.229Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T01:59:43.229Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T01:59:43.229Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T01:59:43.229Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T01:59:43.229Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T01:59:43.229Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T01:59:43.229Z] spire-1.2.1/.gitignore [2022-04-28T01:59:43.230Z] spire-1.2.1/.go-version [2022-04-28T01:59:43.230Z] spire-1.2.1/.golangci.yml [2022-04-28T01:59:43.230Z] spire-1.2.1/ADOPTERS.md [2022-04-28T01:59:43.230Z] spire-1.2.1/CHANGELOG.md [2022-04-28T01:59:43.230Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T01:59:43.230Z] spire-1.2.1/CODEOWNERS [2022-04-28T01:59:43.230Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T01:59:43.230Z] spire-1.2.1/Dockerfile [2022-04-28T01:59:43.230Z] spire-1.2.1/Dockerfile.dev [2022-04-28T01:59:43.230Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T01:59:43.230Z] spire-1.2.1/LICENSE [2022-04-28T01:59:43.230Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T01:59:43.230Z] spire-1.2.1/Makefile [2022-04-28T01:59:43.230Z] spire-1.2.1/README.md [2022-04-28T01:59:43.230Z] spire-1.2.1/ROADMAP.md [2022-04-28T01:59:43.230Z] spire-1.2.1/SECURITY.md [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/ [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T01:59:43.230Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T01:59:43.230Z] spire-1.2.1/conf/ [2022-04-28T01:59:43.230Z] spire-1.2.1/conf/agent/ [2022-04-28T01:59:43.230Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T01:59:43.230Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T01:59:43.230Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T01:59:43.230Z] spire-1.2.1/conf/server/ [2022-04-28T01:59:43.230Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T01:59:43.230Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T01:59:43.230Z] spire-1.2.1/conf/server/server.conf [2022-04-28T01:59:43.230Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/ [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/auditlog.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/images/ [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/spire_server.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/telemetry.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/upgrading.md [2022-04-28T01:59:43.230Z] spire-1.2.1/doc/using_spire.md [2022-04-28T01:59:43.230Z] spire-1.2.1/examples/ [2022-04-28T01:59:43.230Z] spire-1.2.1/examples/README.md [2022-04-28T01:59:43.230Z] spire-1.2.1/go.mod [2022-04-28T01:59:43.230Z] spire-1.2.1/go.sum [2022-04-28T01:59:43.230Z] spire-1.2.1/pkg/ [2022-04-28T01:59:43.230Z] spire-1.2.1/pkg/agent/ [2022-04-28T01:59:43.230Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T01:59:43.230Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T01:59:43.230Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T01:59:43.230Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T01:59:43.230Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T01:59:43.230Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T01:59:43.230Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T01:59:43.230Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T01:59:43.230Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T01:59:43.230Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T01:59:43.230Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T01:59:43.230Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T01:59:43.230Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T01:59:43.230Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T01:59:43.230Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T01:59:43.230Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T01:59:43.230Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T01:59:43.230Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T01:59:43.230Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T01:59:43.230Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T01:59:43.230Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T01:59:43.230Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T01:59:43.230Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T01:59:43.230Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T01:59:43.230Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T01:59:43.230Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T01:59:43.230Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T01:59:43.230Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T01:59:43.230Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T01:59:43.230Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T01:59:43.230Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T01:59:43.230Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T01:59:43.230Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T01:59:43.230Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/common/ [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/common/api/ [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T01:59:43.231Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/health/ [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/log/ [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T01:59:43.561Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/util/ [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/version/ [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T01:59:43.562Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T01:59:43.842Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T01:59:43.842Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T01:59:43.842Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T01:59:43.842Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T01:59:43.842Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T01:59:43.842Z] spire-1.2.1/pkg/server/ [2022-04-28T01:59:43.842Z] spire-1.2.1/pkg/server/api/ [2022-04-28T01:59:43.842Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T01:59:43.842Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T01:59:43.842Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T01:59:43.842Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T01:59:43.842Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T01:59:43.842Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T01:59:43.842Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T01:59:43.842Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T01:59:43.842Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T01:59:43.842Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T01:59:43.842Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T01:59:43.842Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T01:59:43.842Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T01:59:43.842Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T01:59:43.842Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T01:59:43.842Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T01:59:43.842Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T01:59:43.842Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T01:59:43.842Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T01:59:43.842Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T01:59:43.842Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T01:59:43.842Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T01:59:43.842Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T01:59:43.842Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T01:59:43.842Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T01:59:43.842Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T01:59:43.842Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T01:59:43.842Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T01:59:43.842Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T01:59:43.842Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T01:59:43.842Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T01:59:43.842Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T01:59:43.842Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T01:59:43.842Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T01:59:43.842Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T01:59:43.842Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T01:59:43.842Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/config.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T01:59:43.843Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T01:59:44.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T01:59:44.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T01:59:44.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T01:59:44.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T01:59:44.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T01:59:44.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T01:59:44.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T01:59:44.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T01:59:44.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T01:59:44.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T01:59:44.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T01:59:44.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T01:59:44.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T01:59:44.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T01:59:44.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T01:59:44.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T01:59:44.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T01:59:44.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T01:59:44.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T01:59:44.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T01:59:44.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T01:59:44.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T01:59:44.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T01:59:44.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T01:59:44.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T01:59:44.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T01:59:44.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T01:59:44.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T01:59:44.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T01:59:44.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T01:59:44.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T01:59:44.143Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T01:59:44.143Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/server.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T01:59:44.144Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T01:59:44.144Z] spire-1.2.1/proto/ [2022-04-28T01:59:44.144Z] spire-1.2.1/proto/private/ [2022-04-28T01:59:44.144Z] spire-1.2.1/proto/private/server/ [2022-04-28T01:59:44.419Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T01:59:44.419Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T01:59:44.419Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T01:59:44.419Z] spire-1.2.1/proto/spire/ [2022-04-28T01:59:44.419Z] spire-1.2.1/proto/spire/common/ [2022-04-28T01:59:44.419Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T01:59:44.419Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T01:59:44.419Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T01:59:44.419Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T01:59:44.419Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T01:59:44.419Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T01:59:44.419Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T01:59:44.419Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T01:59:44.419Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T01:59:44.419Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T01:59:44.419Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T01:59:44.419Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T01:59:44.419Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T01:59:44.419Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T01:59:44.419Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T01:59:44.419Z] spire-1.2.1/release/ [2022-04-28T01:59:44.419Z] spire-1.2.1/release/spire-extras/ [2022-04-28T01:59:44.419Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T01:59:44.419Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T01:59:44.419Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T01:59:44.419Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T01:59:44.419Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T01:59:44.419Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T01:59:44.419Z] spire-1.2.1/release/spire/ [2022-04-28T01:59:44.419Z] spire-1.2.1/release/spire/README.md [2022-04-28T01:59:44.419Z] spire-1.2.1/release/spire/conf/ [2022-04-28T01:59:44.419Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T01:59:44.419Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T01:59:44.419Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T01:59:44.420Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T01:59:44.420Z] spire-1.2.1/script/ [2022-04-28T01:59:44.420Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T01:59:44.420Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T01:59:44.420Z] spire-1.2.1/support/ [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/ [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T01:59:44.420Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T01:59:44.420Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T01:59:44.420Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T01:59:44.420Z] spire-1.2.1/test/ [2022-04-28T01:59:44.420Z] spire-1.2.1/test/clock/ [2022-04-28T01:59:44.420Z] spire-1.2.1/test/clock/clock.go [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fakes/ [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/ [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/config/ [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T01:59:44.420Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T01:59:44.420Z] spire-1.2.1/test/integration/ [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/README.md [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/common [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/setup/ [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/suites/ [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T01:59:44.696Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T01:59:44.697Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T01:59:44.698Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T01:59:44.972Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T01:59:44.973Z] spire-1.2.1/test/integration/test.sh [2022-04-28T01:59:44.973Z] spire-1.2.1/test/plugintest/ [2022-04-28T01:59:44.973Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T01:59:44.973Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T01:59:44.973Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T01:59:44.973Z] spire-1.2.1/test/spiretest/ [2022-04-28T01:59:44.973Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T01:59:44.973Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T01:59:44.973Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T01:59:44.973Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T01:59:44.973Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T01:59:44.973Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T01:59:44.973Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T01:59:44.973Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T01:59:44.973Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T01:59:44.973Z] spire-1.2.1/test/testca/ [2022-04-28T01:59:44.973Z] spire-1.2.1/test/testca/ca.go [2022-04-28T01:59:44.973Z] spire-1.2.1/test/testkey/ [2022-04-28T01:59:44.973Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T01:59:44.973Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T01:59:44.973Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T01:59:44.973Z] spire-1.2.1/test/testkey/new.go [2022-04-28T01:59:44.973Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T01:59:44.973Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T01:59:44.973Z] spire-1.2.1/test/util/ [2022-04-28T01:59:44.973Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T01:59:44.973Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T01:59:44.973Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T01:59:44.973Z] spire-1.2.1/test/util/race.go [2022-04-28T01:59:44.973Z] spire-1.2.1/test/util/util.go [2022-04-28T01:59:44.973Z] building spire from source... [2022-04-28T01:59:45.249Z] Installing go1.17.7... [2022-04-28T02:00:12.099Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-28T02:00:12.099Z] Building bin/spire-server... [2022-04-28T02:00:12.099Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T02:00:12.099Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T02:00:12.099Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T02:00:12.099Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T02:00:12.099Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T02:00:14.097Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T02:00:14.097Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T02:00:14.097Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T02:00:14.374Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T02:00:14.651Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T02:00:15.255Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T02:00:15.544Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T02:00:15.544Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T02:00:16.169Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T02:00:16.169Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T02:00:16.169Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T02:00:16.169Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T02:00:18.199Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T02:00:18.199Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T02:00:18.199Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T02:00:18.199Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T02:00:24.944Z] Removing intermediate container f76b43b14c9e [2022-04-28T02:00:24.944Z] ---> 3306890d828c [2022-04-28T02:00:24.944Z] [2022-04-28T02:00:24.944Z] Step 10/25 : FROM alpine:3.14 [2022-04-28T02:00:24.944Z] ---> ac73e934f311 [2022-04-28T02:00:24.944Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-28T02:00:24.944Z] ---> Running in d2e25a930bf5 [2022-04-28T02:00:26.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T02:00:26.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T02:00:27.665Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-28T02:00:27.942Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-28T02:00:27.942Z] (3/3) Installing su-exec (0.2-r1) [2022-04-28T02:00:27.942Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T02:00:27.942Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T02:00:28.548Z] OK: 6 MiB in 17 packages [2022-04-28T02:00:30.548Z] Removing intermediate container d2e25a930bf5 [2022-04-28T02:00:30.548Z] ---> 70faf7b80473 [2022-04-28T02:00:30.548Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-28T02:00:30.548Z] ---> Running in 96633f688542 [2022-04-28T02:00:31.151Z] Removing intermediate container 96633f688542 [2022-04-28T02:00:31.151Z] ---> d3bfd517d1c3 [2022-04-28T02:00:31.151Z] Step 13/25 : WORKDIR / [2022-04-28T02:00:31.151Z] ---> Running in f1770b123b0a [2022-04-28T02:00:31.760Z] Removing intermediate container f1770b123b0a [2022-04-28T02:00:31.760Z] ---> e5580f444e27 [2022-04-28T02:00:31.760Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-28T02:00:32.926Z] ---> f3e143f311a6 [2022-04-28T02:00:32.926Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-28T02:00:33.938Z] ---> 186b62b61014 [2022-04-28T02:00:33.938Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-28T02:00:34.939Z] ---> 0a9c1b03fa30 [2022-04-28T02:00:34.939Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-28T02:00:35.920Z] ---> e979f9a93267 [2022-04-28T02:00:35.920Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-28T02:00:37.931Z] ---> 5ec1a7282dd4 [2022-04-28T02:00:37.931Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-28T02:00:39.373Z] ---> 831f73ed8b1f [2022-04-28T02:00:39.373Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-28T02:00:40.359Z] ---> d2790f13511d [2022-04-28T02:00:40.359Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-28T02:00:40.359Z] ---> Running in b3300ba237f4 [2022-04-28T02:00:43.768Z] Removing intermediate container b3300ba237f4 [2022-04-28T02:00:43.768Z] ---> 71c9493c2567 [2022-04-28T02:00:43.768Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-28T02:00:43.768Z] ---> Running in ac124c51ec72 [2022-04-28T02:00:44.043Z] Removing intermediate container ac124c51ec72 [2022-04-28T02:00:44.043Z] ---> 705ba15ebc2c [2022-04-28T02:00:44.043Z] Step 23/25 : LABEL arch=arm64 [2022-04-28T02:00:44.318Z] ---> Running in dd791ced3305 [2022-04-28T02:00:44.922Z] Removing intermediate container dd791ced3305 [2022-04-28T02:00:44.922Z] ---> a271ef3b0cc4 [2022-04-28T02:00:44.922Z] Step 24/25 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 [2022-04-28T02:00:44.922Z] ---> Running in 9c4539b80f8a [2022-04-28T02:00:45.525Z] Removing intermediate container 9c4539b80f8a [2022-04-28T02:00:45.525Z] ---> 0c1f90666e5f [2022-04-28T02:00:45.525Z] Step 25/25 : LABEL version=0.0.0 [2022-04-28T02:00:45.525Z] ---> Running in b9128c58468e [2022-04-28T02:00:46.126Z] Removing intermediate container b9128c58468e [2022-04-28T02:00:46.126Z] ---> caee350edbf2 [2022-04-28T02:00:46.126Z] [2022-04-28T02:00:46.400Z] Successfully built caee350edbf2 [2022-04-28T02:00:46.675Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-28T02:00:46.675Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2022-04-28T02:00:48.116Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T02:00:48.116Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T02:00:48.116Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T02:00:48.717Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T02:00:48.994Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T02:00:49.271Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T02:00:49.550Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T02:00:49.550Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T02:00:49.550Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T02:00:49.827Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T02:00:49.827Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T02:00:50.427Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T02:00:50.427Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T02:00:50.427Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T02:00:50.704Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T02:00:50.704Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T02:00:50.978Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T02:00:50.978Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T02:00:51.254Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T02:00:51.852Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T02:00:51.852Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T02:00:52.125Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T02:00:52.400Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T02:00:52.400Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T02:00:52.998Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T02:00:54.984Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T02:01:03.411Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T02:01:03.411Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T02:01:03.411Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T02:01:03.411Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T02:01:03.411Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T02:01:03.411Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T02:01:03.411Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T02:01:03.692Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T02:01:04.296Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T02:01:04.296Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T02:01:04.571Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T02:01:05.173Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T02:01:20.321Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T02:01:20.321Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T02:01:20.321Z] ---> e8ac73bd0c46 [2022-04-28T02:01:20.321Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T02:01:20.321Z] ---> Using cache [2022-04-28T02:01:20.321Z] ---> e0028701b285 [2022-04-28T02:01:20.321Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T02:01:20.321Z] ---> Using cache [2022-04-28T02:01:20.321Z] ---> 5ccd6d174b01 [2022-04-28T02:01:20.321Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-28T02:01:20.321Z] ---> Running in 83c8a1dfeb80 [2022-04-28T02:01:20.602Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T02:01:21.595Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T02:01:23.052Z] OK: 220 MiB in 52 packages [2022-04-28T02:01:24.555Z] Removing intermediate container 83c8a1dfeb80 [2022-04-28T02:01:24.555Z] ---> bf352ef2ea4f [2022-04-28T02:01:24.555Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T02:01:25.587Z] ---> 1c856e3709bc [2022-04-28T02:01:25.587Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T02:01:25.870Z] ---> Running in c256bff4b0ae [2022-04-28T02:01:31.342Z] Removing intermediate container c256bff4b0ae [2022-04-28T02:01:31.342Z] ---> c634298eba43 [2022-04-28T02:01:31.342Z] Step 8/23 : COPY . . [2022-04-28T02:01:49.722Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T02:01:49.722Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T02:01:49.722Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T02:01:51.194Z]  ---> 5c1205cecbc4 [2022-04-28T02:01:51.194Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-28T02:01:51.194Z] ---> Running in 4094b9df7416 [2022-04-28T02:01:53.201Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-28T02:02:03.770Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T02:02:03.770Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T02:02:03.770Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T02:02:03.770Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T02:02:05.232Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T02:02:13.585Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T02:02:13.585Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T02:02:14.584Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T02:02:15.577Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T02:02:15.857Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T02:02:16.138Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T02:02:18.143Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T02:02:18.143Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T02:02:19.142Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T02:02:19.142Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T02:02:19.422Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T02:02:19.701Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T02:02:19.981Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T02:02:19.981Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T02:02:19.981Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T02:02:20.263Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T02:02:21.258Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T02:02:21.538Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T02:02:22.171Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T02:02:22.450Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T02:02:22.450Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T02:02:22.450Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T02:02:22.731Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T02:02:23.339Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T02:02:28.793Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T02:02:28.793Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T02:02:28.793Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T02:02:28.793Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T02:02:28.793Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T02:02:29.072Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T02:02:29.072Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T02:02:29.072Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T02:02:30.069Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T02:02:30.676Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T02:02:31.421Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T02:02:31.421Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T02:02:32.443Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T02:02:32.723Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T02:02:33.000Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T02:02:33.000Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T02:02:33.279Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T02:02:33.279Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T02:02:33.279Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T02:02:34.745Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T02:02:34.745Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T02:02:34.745Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T02:02:35.352Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T02:02:35.352Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T02:02:35.352Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T02:02:36.346Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T02:02:38.996Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T02:02:38.996Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T02:02:38.996Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T02:02:38.996Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T02:02:39.275Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T02:02:39.552Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T02:02:39.830Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T02:02:40.436Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T02:02:43.088Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T02:02:43.380Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T02:02:43.986Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T02:02:45.980Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T02:02:45.980Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T02:02:45.980Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T02:02:46.973Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T02:02:46.973Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T02:02:46.973Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T02:02:46.973Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T02:02:47.252Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T02:02:47.252Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T02:02:47.536Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T02:03:00.005Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T02:03:00.005Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T02:03:00.005Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T02:03:00.005Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T02:03:00.005Z] Removing intermediate container 64a28427b56d [2022-04-28T02:03:00.005Z] ---> 4b8dc556e0f9 [2022-04-28T02:03:00.005Z] [2022-04-28T02:03:00.005Z] Step 9/20 : FROM alpine:3.15 [2022-04-28T02:03:00.005Z] 3.15: Pulling from library/alpine [2022-04-28T02:03:00.994Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-28T02:03:00.994Z] Status: Downloaded newer image for alpine:3.15 [2022-04-28T02:03:00.994Z] ---> 3fb3c9af89a9 [2022-04-28T02:03:00.994Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T02:03:01.280Z] ---> Running in 879bb1cb5cfb [2022-04-28T02:03:01.883Z] Removing intermediate container 879bb1cb5cfb [2022-04-28T02:03:01.883Z] ---> 9cecf7b6d42b [2022-04-28T02:03:01.883Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T02:03:01.883Z] ---> Running in 5eeab0e4bca7 [2022-04-28T02:03:05.469Z] Removing intermediate container 5eeab0e4bca7 [2022-04-28T02:03:05.469Z] ---> b875cfd178cd [2022-04-28T02:03:05.469Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-28T02:03:05.469Z] ---> Running in ece801756718 [2022-04-28T02:03:07.474Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T02:03:08.471Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T02:03:09.921Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T02:03:09.921Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T02:03:09.921Z] OK: 15729 distinct packages available [2022-04-28T02:03:10.199Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T02:03:11.195Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T02:03:12.187Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-28T02:03:12.464Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-28T02:03:12.464Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-28T02:03:12.739Z] (4/9) Installing libcurl (7.80.0-r1) [2022-04-28T02:03:12.739Z] (5/9) Installing curl (7.80.0-r1) [2022-04-28T02:03:12.739Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-28T02:03:13.020Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-28T02:03:13.020Z] (8/9) Installing libucontext (1.1-r0) [2022-04-28T02:03:13.020Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-28T02:03:13.299Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T02:03:13.299Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T02:03:13.582Z] OK: 8 MiB in 23 packages [2022-04-28T02:03:17.049Z] Removing intermediate container ece801756718 [2022-04-28T02:03:17.049Z] ---> c4c30c0057a2 [2022-04-28T02:03:17.049Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T02:03:17.670Z] ---> 2048c2f17226 [2022-04-28T02:03:17.670Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-28T02:03:19.687Z] ---> da4c27e9a30f [2022-04-28T02:03:19.687Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-28T02:03:20.687Z] ---> ccec02281e5a [2022-04-28T02:03:20.687Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-28T02:03:20.687Z] ---> Running in 9cf3ec48321d [2022-04-28T02:03:21.294Z] Removing intermediate container 9cf3ec48321d [2022-04-28T02:03:21.294Z] ---> 7cd0040cb66e [2022-04-28T02:03:21.294Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T02:03:21.593Z] ---> Running in 89884643c550 [2022-04-28T02:03:22.211Z] Removing intermediate container 89884643c550 [2022-04-28T02:03:22.211Z] ---> f1a560ee94e7 [2022-04-28T02:03:22.211Z] Step 18/20 : LABEL arch=arm64 [2022-04-28T02:03:22.211Z] ---> Running in 962123c87203 [2022-04-28T02:03:22.815Z] Removing intermediate container 962123c87203 [2022-04-28T02:03:22.815Z] ---> 2d9eff9f1c6d [2022-04-28T02:03:22.815Z] Step 19/20 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 [2022-04-28T02:03:23.108Z] ---> Running in 0783d3e35ee9 [2022-04-28T02:03:23.715Z] Removing intermediate container 0783d3e35ee9 [2022-04-28T02:03:23.715Z] ---> 186203fa7a1c [2022-04-28T02:03:23.715Z] Step 20/20 : LABEL version=0.0.0 [2022-04-28T02:03:23.715Z] ---> Running in b5f279b52483 [2022-04-28T02:03:24.326Z] Removing intermediate container b5f279b52483 [2022-04-28T02:03:24.326Z] ---> 363a134696e5 [2022-04-28T02:03:24.326Z] [2022-04-28T02:03:24.930Z] Successfully built 363a134696e5 [2022-04-28T02:03:24.930Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-28T02:03:24.930Z] Building core-command [2022-04-28T02:03:35.116Z]  Building security-spiffe-token-provider ... done go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T02:03:35.116Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T02:03:57.503Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T02:03:57.503Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T02:03:57.503Z] ---> e8ac73bd0c46 [2022-04-28T02:03:57.503Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T02:03:57.503Z] ---> Using cache [2022-04-28T02:03:57.503Z] ---> e0028701b285 [2022-04-28T02:03:57.503Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T02:03:57.503Z] ---> Using cache [2022-04-28T02:03:57.503Z] ---> 5ccd6d174b01 [2022-04-28T02:03:57.503Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-28T02:03:57.503Z] ---> Using cache [2022-04-28T02:03:57.503Z] ---> b69086420b5c [2022-04-28T02:03:57.503Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T02:03:57.503Z] ---> Using cache [2022-04-28T02:03:57.503Z] ---> 6ec02eb0ebe4 [2022-04-28T02:03:57.503Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T02:03:57.503Z] ---> Using cache [2022-04-28T02:03:57.503Z] ---> bd3b6acd5af7 [2022-04-28T02:03:57.503Z] Step 8/23 : COPY . . [2022-04-28T02:03:57.503Z] ---> Using cache [2022-04-28T02:03:57.503Z] ---> 8a6ef57ae10d [2022-04-28T02:03:57.503Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-28T02:03:57.503Z] ---> Running in 01a0d899033a [2022-04-28T02:03:58.488Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-28T02:06:50.449Z] Removing intermediate container 4094b9df7416 [2022-04-28T02:06:50.449Z] ---> 173642696337 [2022-04-28T02:06:50.449Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-28T02:06:50.449Z] ---> Running in c8ef8a8ad992 [2022-04-28T02:06:50.449Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-28T02:06:50.449Z] Removing intermediate container c8ef8a8ad992 [2022-04-28T02:06:50.449Z] ---> 0368c6838b5b [2022-04-28T02:06:50.449Z] [2022-04-28T02:06:50.449Z] Step 11/23 : FROM docker:20.10.14 [2022-04-28T02:06:50.449Z] 20.10.14: Pulling from library/docker [2022-04-28T02:06:57.179Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-28T02:06:57.179Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-28T02:06:57.179Z] ---> c346e9eafbab [2022-04-28T02:06:57.179Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-28T02:06:57.179Z] ---> Running in 708ec4b31b45 [2022-04-28T02:06:57.789Z] Removing intermediate container 708ec4b31b45 [2022-04-28T02:06:57.789Z] ---> cc4b6f353253 [2022-04-28T02:06:57.789Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-28T02:06:57.789Z] ---> Running in 72fa264bacfd [2022-04-28T02:06:59.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T02:07:00.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T02:07:01.267Z] (1/43) Installing readline (8.1.1-r0) [2022-04-28T02:07:01.267Z] (2/43) Installing bash (5.1.16-r0) [2022-04-28T02:07:01.267Z] Executing bash-5.1.16-r0.post-install [2022-04-28T02:07:01.267Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-28T02:07:01.267Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-28T02:07:01.267Z] (5/43) Installing libcurl (7.80.0-r1) [2022-04-28T02:07:01.267Z] (6/43) Installing curl (7.80.0-r1) [2022-04-28T02:07:01.267Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-28T02:07:01.267Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-28T02:07:01.267Z] (9/43) Installing expat (2.4.7-r0) [2022-04-28T02:07:01.267Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-28T02:07:01.267Z] (11/43) Installing gdbm (1.22-r0) [2022-04-28T02:07:01.267Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-28T02:07:01.267Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-28T02:07:01.267Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-28T02:07:01.552Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-28T02:07:01.552Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-28T02:07:01.552Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-28T02:07:04.250Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-28T02:07:04.250Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-28T02:07:04.250Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-28T02:07:04.250Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-28T02:07:04.250Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-28T02:07:04.250Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-28T02:07:04.250Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-28T02:07:04.250Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-28T02:07:04.250Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-28T02:07:04.527Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-28T02:07:04.527Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-28T02:07:04.527Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-28T02:07:04.527Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-28T02:07:04.527Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-28T02:07:04.527Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-28T02:07:04.527Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-28T02:07:04.527Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-28T02:07:04.805Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-28T02:07:04.805Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-28T02:07:04.805Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-28T02:07:04.805Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-28T02:07:04.805Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-28T02:07:04.805Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-28T02:07:04.805Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-28T02:07:05.088Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-28T02:07:05.088Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-28T02:07:05.712Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T02:07:05.990Z] OK: 82 MiB in 65 packages [2022-04-28T02:07:11.482Z] Collecting docker-compose==1.23.2 [2022-04-28T02:07:11.482Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-28T02:07:11.482Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-28T02:07:11.482Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-28T02:07:11.762Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-28T02:07:11.762Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-28T02:07:13.778Z] Collecting texttable<0.10,>=0.9.0 [2022-04-28T02:07:13.778Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-28T02:07:16.441Z] Collecting docopt<0.7,>=0.6.1 [2022-04-28T02:07:16.441Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-28T02:07:19.874Z] Collecting jsonschema<3,>=2.5.1 [2022-04-28T02:07:19.874Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-28T02:07:20.154Z] Collecting docker<4.0,>=3.6.0 [2022-04-28T02:07:20.154Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-28T02:07:21.614Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-28T02:07:21.614Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-28T02:07:23.075Z] Collecting PyYAML<4,>=3.10 [2022-04-28T02:07:23.075Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-28T02:07:26.511Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-28T02:07:26.790Z] Collecting cached-property<2,>=1.2.0 [2022-04-28T02:07:26.791Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-28T02:07:27.400Z] Collecting docker-pycreds>=0.4.0 [2022-04-28T02:07:27.400Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-28T02:07:28.857Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-28T02:07:28.857Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-28T02:07:28.857Z] Collecting idna<2.8,>=2.5 [2022-04-28T02:07:28.857Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-28T02:07:29.136Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-28T02:07:29.136Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-28T02:07:29.136Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-28T02:07:29.909Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-28T02:07:29.909Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-28T02:07:29.909Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-28T02:07:29.909Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-28T02:07:30.949Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-28T02:07:30.949Z] Attempting uninstall: urllib3 [2022-04-28T02:07:30.949Z] Found existing installation: urllib3 1.26.7 [2022-04-28T02:07:30.949Z] Uninstalling urllib3-1.26.7: [2022-04-28T02:07:31.231Z] Successfully uninstalled urllib3-1.26.7 [2022-04-28T02:07:31.841Z] Attempting uninstall: idna [2022-04-28T02:07:31.841Z] Found existing installation: idna 3.3 [2022-04-28T02:07:31.841Z] Uninstalling idna-3.3: [2022-04-28T02:07:32.120Z] Successfully uninstalled idna-3.3 [2022-04-28T02:07:35.553Z] Attempting uninstall: requests [2022-04-28T02:07:35.553Z] Found existing installation: requests 2.26.0 [2022-04-28T02:07:35.553Z] Uninstalling requests-2.26.0: [2022-04-28T02:07:35.553Z] Successfully uninstalled requests-2.26.0 [2022-04-28T02:07:35.834Z] Running setup.py install for texttable: started [2022-04-28T02:07:38.490Z] Running setup.py install for texttable: finished with status 'done' [2022-04-28T02:07:38.490Z] Running setup.py install for PyYAML: started [2022-04-28T02:07:41.149Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-28T02:07:41.431Z] Running setup.py install for docopt: started [2022-04-28T02:07:44.864Z] Running setup.py install for docopt: finished with status 'done' [2022-04-28T02:07:44.864Z] Running setup.py install for dockerpty: started [2022-04-28T02:07:46.870Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-28T02:07:49.525Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-28T02:08:04.701Z] Removing intermediate container 72fa264bacfd [2022-04-28T02:08:04.701Z] ---> 16834b2f225d [2022-04-28T02:08:04.701Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-28T02:08:04.701Z] ---> Running in 9c3531f7f7d1 [2022-04-28T02:08:04.701Z] Removing intermediate container 9c3531f7f7d1 [2022-04-28T02:08:04.701Z] ---> 08189ae95f3f [2022-04-28T02:08:04.701Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-28T02:08:04.987Z] ---> Running in 9ea86d170634 [2022-04-28T02:08:05.265Z] Removing intermediate container 9ea86d170634 [2022-04-28T02:08:05.265Z] ---> ae3f155041c3 [2022-04-28T02:08:05.265Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-28T02:08:06.729Z] ---> 8a37c9264305 [2022-04-28T02:08:06.729Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-28T02:08:07.806Z] ---> 8597e11c359c [2022-04-28T02:08:07.806Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-28T02:08:08.788Z] ---> f74e36792ab6 [2022-04-28T02:08:08.788Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-28T02:08:09.075Z] ---> Running in 914bd0f87ab2 [2022-04-28T02:08:09.686Z] Removing intermediate container 914bd0f87ab2 [2022-04-28T02:08:09.686Z] ---> 37aa064ad304 [2022-04-28T02:08:09.686Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T02:08:09.686Z] ---> Running in a328df2121ae [2022-04-28T02:08:10.297Z] Removing intermediate container a328df2121ae [2022-04-28T02:08:10.297Z] ---> 1171d0b28cdf [2022-04-28T02:08:10.297Z] Step 21/23 : LABEL arch=arm64 [2022-04-28T02:08:10.571Z] ---> Running in 8483e7d05fc1 [2022-04-28T02:08:11.188Z] Removing intermediate container 8483e7d05fc1 [2022-04-28T02:08:11.188Z] ---> 19e1b578da13 [2022-04-28T02:08:11.188Z] Step 22/23 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 [2022-04-28T02:08:11.188Z] ---> Running in db36844622bc [2022-04-28T02:08:11.788Z] Removing intermediate container db36844622bc [2022-04-28T02:08:11.788Z] ---> bd111fdaddd4 [2022-04-28T02:08:11.788Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T02:08:11.788Z] ---> Running in 1aeaefc701f9 [2022-04-28T02:08:12.413Z] Removing intermediate container 1aeaefc701f9 [2022-04-28T02:08:12.413Z] ---> 120d88a3c4d3 [2022-04-28T02:08:12.413Z] [2022-04-28T02:08:13.010Z] Successfully built 120d88a3c4d3 [2022-04-28T02:08:13.011Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-28T02:08:13.011Z] Building core-metadata [2022-04-28T02:08:45.390Z]  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T02:08:45.390Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T02:08:45.390Z] ---> e8ac73bd0c46 [2022-04-28T02:08:45.390Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T02:08:45.390Z] ---> Using cache [2022-04-28T02:08:45.390Z] ---> e0028701b285 [2022-04-28T02:08:45.390Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T02:08:45.390Z] ---> Using cache [2022-04-28T02:08:45.390Z] ---> 5ccd6d174b01 [2022-04-28T02:08:45.390Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-28T02:08:45.390Z] ---> Using cache [2022-04-28T02:08:45.390Z] ---> b69086420b5c [2022-04-28T02:08:45.390Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T02:08:45.390Z] ---> Using cache [2022-04-28T02:08:45.390Z] ---> 6ec02eb0ebe4 [2022-04-28T02:08:45.390Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T02:08:45.390Z] ---> Using cache [2022-04-28T02:08:45.390Z] ---> bd3b6acd5af7 [2022-04-28T02:08:45.390Z] Step 8/23 : COPY . . [2022-04-28T02:08:45.390Z] ---> Using cache [2022-04-28T02:08:45.390Z] ---> 8a6ef57ae10d [2022-04-28T02:08:45.390Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-28T02:08:45.390Z] ---> Running in c73634541c58 [2022-04-28T02:08:46.381Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-28T02:08:49.805Z] Removing intermediate container 01a0d899033a [2022-04-28T02:08:49.805Z] ---> 5b8eaf6cd299 [2022-04-28T02:08:49.805Z] [2022-04-28T02:08:49.805Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T02:08:49.805Z] ---> ac73e934f311 [2022-04-28T02:08:49.805Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-28T02:08:49.805Z] ---> Using cache [2022-04-28T02:08:49.805Z] ---> 21b32a59a511 [2022-04-28T02:08:49.806Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T02:08:49.806Z] ---> Using cache [2022-04-28T02:08:49.806Z] ---> aa130f647546 [2022-04-28T02:08:49.806Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-28T02:08:49.806Z] ---> Running in 75e260d88748 [2022-04-28T02:08:49.806Z] Removing intermediate container 75e260d88748 [2022-04-28T02:08:49.806Z] ---> 172e84afe3a8 [2022-04-28T02:08:49.806Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-28T02:08:50.092Z] ---> Running in 80021bf479a1 [2022-04-28T02:08:50.700Z] Removing intermediate container 80021bf479a1 [2022-04-28T02:08:50.700Z] ---> 60072b4b85a0 [2022-04-28T02:08:50.700Z] Step 15/23 : WORKDIR / [2022-04-28T02:08:50.700Z] ---> Running in 65015295089d [2022-04-28T02:08:51.331Z] Removing intermediate container 65015295089d [2022-04-28T02:08:51.331Z] ---> ffd2ee3417a3 [2022-04-28T02:08:51.331Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T02:08:52.350Z] ---> 2751838fac49 [2022-04-28T02:08:52.350Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-28T02:08:53.819Z] ---> 7f2228bc4793 [2022-04-28T02:08:53.819Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-28T02:08:54.820Z] ---> 6c4bb9fe12f8 [2022-04-28T02:08:54.820Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-28T02:08:54.820Z] ---> Running in e3c9e7f3655f [2022-04-28T02:08:55.429Z] Removing intermediate container e3c9e7f3655f [2022-04-28T02:08:55.429Z] ---> 5c080331ffce [2022-04-28T02:08:55.429Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T02:08:55.429Z] ---> Running in 2285e6a8c968 [2022-04-28T02:08:56.216Z] Removing intermediate container 2285e6a8c968 [2022-04-28T02:08:56.216Z] ---> 7fb66548e524 [2022-04-28T02:08:56.216Z] Step 21/23 : LABEL arch=arm64 [2022-04-28T02:08:56.216Z] ---> Running in d7c880977130 [2022-04-28T02:08:56.592Z] Removing intermediate container d7c880977130 [2022-04-28T02:08:56.592Z] ---> 65874e50df1d [2022-04-28T02:08:56.592Z] Step 22/23 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 [2022-04-28T02:08:56.887Z] ---> Running in a65b817343c5 [2022-04-28T02:08:57.183Z] Removing intermediate container a65b817343c5 [2022-04-28T02:08:57.183Z] ---> 90ad6658aaf5 [2022-04-28T02:08:57.183Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T02:08:57.483Z] ---> Running in baff6867c2b1 [2022-04-28T02:08:58.106Z] Removing intermediate container baff6867c2b1 [2022-04-28T02:08:58.106Z] ---> d64fef61729a [2022-04-28T02:08:58.106Z] [2022-04-28T02:08:58.718Z] Successfully built d64fef61729a [2022-04-28T02:08:58.718Z] Successfully tagged core-command-arm64:latest [2022-04-28T02:13:05.845Z]  Building core-command ... done Removing intermediate container c73634541c58 [2022-04-28T02:13:05.845Z] ---> 80e403c00d53 [2022-04-28T02:13:05.845Z] [2022-04-28T02:13:05.845Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T02:13:05.845Z] ---> ac73e934f311 [2022-04-28T02:13:05.845Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-28T02:13:05.845Z] ---> Using cache [2022-04-28T02:13:05.845Z] ---> 21b32a59a511 [2022-04-28T02:13:05.845Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T02:13:05.845Z] ---> Using cache [2022-04-28T02:13:05.845Z] ---> aa130f647546 [2022-04-28T02:13:05.845Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-28T02:13:05.845Z] ---> Running in 5dde7156462b [2022-04-28T02:13:05.845Z] Removing intermediate container 5dde7156462b [2022-04-28T02:13:05.845Z] ---> fbea92f8ddea [2022-04-28T02:13:05.845Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-28T02:13:05.845Z] ---> Running in 66c4b3729922 [2022-04-28T02:13:06.128Z] Removing intermediate container 66c4b3729922 [2022-04-28T02:13:06.128Z] ---> a7a755259790 [2022-04-28T02:13:06.128Z] Step 15/23 : WORKDIR / [2022-04-28T02:13:06.128Z] ---> Running in 659796dce071 [2022-04-28T02:13:07.140Z] Removing intermediate container 659796dce071 [2022-04-28T02:13:07.140Z] ---> 27cd4ff66c88 [2022-04-28T02:13:07.140Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T02:13:08.130Z] ---> e3beabe45e3d [2022-04-28T02:13:08.130Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-28T02:13:10.143Z] ---> 488b2db0a046 [2022-04-28T02:13:10.143Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-28T02:13:10.748Z] ---> 698fcc6e4268 [2022-04-28T02:13:10.748Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-28T02:13:10.748Z] ---> Running in 2edd1737a7d3 [2022-04-28T02:13:11.349Z] Removing intermediate container 2edd1737a7d3 [2022-04-28T02:13:11.349Z] ---> 812e7a289f69 [2022-04-28T02:13:11.349Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T02:13:11.625Z] ---> Running in c89635e4c698 [2022-04-28T02:13:12.221Z] Removing intermediate container c89635e4c698 [2022-04-28T02:13:12.221Z] ---> 4749dfa0e27b [2022-04-28T02:13:12.221Z] Step 21/23 : LABEL arch=arm64 [2022-04-28T02:13:12.221Z] ---> Running in d063d02c2385 [2022-04-28T02:13:12.845Z] Removing intermediate container d063d02c2385 [2022-04-28T02:13:12.845Z] ---> d202baec52f0 [2022-04-28T02:13:12.845Z] Step 22/23 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 [2022-04-28T02:13:12.845Z] ---> Running in 3c4f7876a95c [2022-04-28T02:13:13.531Z] Removing intermediate container 3c4f7876a95c [2022-04-28T02:13:13.531Z] ---> 559f43f65a9a [2022-04-28T02:13:13.531Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T02:13:13.531Z] ---> Running in fd232f347490 [2022-04-28T02:13:14.137Z] Removing intermediate container fd232f347490 [2022-04-28T02:13:14.137Z] ---> cf409fe8fd66 [2022-04-28T02:13:14.137Z] [2022-04-28T02:13:14.748Z] Successfully built cf409fe8fd66 [2022-04-28T02:13:14.748Z] Successfully tagged core-metadata-arm64:latest [2022-04-28T02:26:08.630Z]  Building core-metadata ... done Building bin/spire-agent... [2022-04-28T02:26:08.630Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T02:26:08.630Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T02:26:08.630Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T02:26:08.630Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T02:26:09.236Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T02:26:10.695Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T02:26:10.695Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T02:26:11.302Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T02:26:11.302Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T02:26:11.577Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T02:26:11.854Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T02:26:11.854Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T02:26:11.854Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T02:28:48.822Z] Building bin/spire-agent... [2022-04-28T02:28:48.822Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T02:28:48.822Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T02:28:48.822Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T02:28:48.822Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T02:28:48.822Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T02:28:48.822Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T02:28:48.822Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T02:28:49.099Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T02:28:49.099Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T02:28:49.099Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T02:28:49.099Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T02:28:49.099Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T02:28:49.099Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T02:32:11.142Z] Removing intermediate container 33e52ecbacb7 [2022-04-28T02:32:11.142Z] ---> 2089b3801c0c [2022-04-28T02:32:11.142Z] [2022-04-28T02:32:11.142Z] Step 13/25 : FROM alpine:3.15 [2022-04-28T02:32:11.142Z] ---> 3fb3c9af89a9 [2022-04-28T02:32:11.142Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T02:32:11.142Z] ---> Using cache [2022-04-28T02:32:11.142Z] ---> 9cecf7b6d42b [2022-04-28T02:32:11.142Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T02:32:11.142Z] ---> Using cache [2022-04-28T02:32:11.142Z] ---> b875cfd178cd [2022-04-28T02:32:11.142Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-28T02:32:11.142Z] ---> Running in 98fed87bb1a7 [2022-04-28T02:32:11.142Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T02:32:11.142Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T02:32:11.142Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T02:32:11.142Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T02:32:11.142Z] OK: 15729 distinct packages available [2022-04-28T02:32:11.142Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T02:32:11.142Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T02:32:11.142Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-28T02:32:11.142Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-28T02:32:11.142Z] (3/5) Installing libucontext (1.1-r0) [2022-04-28T02:32:11.142Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-28T02:32:11.142Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-28T02:32:11.142Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T02:32:11.142Z] OK: 6 MiB in 19 packages [2022-04-28T02:32:11.745Z] Removing intermediate container 98fed87bb1a7 [2022-04-28T02:32:11.745Z] ---> 28738312b672 [2022-04-28T02:32:11.745Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T02:32:11.745Z] Building bin/spire-agent... [2022-04-28T02:32:12.724Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T02:32:12.997Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T02:32:12.997Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T02:32:15.656Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T02:32:15.656Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T02:32:17.311Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T02:32:17.311Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T02:32:17.588Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T02:32:17.588Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T02:32:17.588Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T02:32:17.588Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T02:32:17.588Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T02:32:17.588Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T02:32:20.246Z]  ---> 43d9ca10cee8 [2022-04-28T02:32:20.246Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T02:32:21.232Z] ---> 07dd63aa9ed6 [2022-04-28T02:32:21.232Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-28T02:32:22.222Z] ---> cd28bcdd9c3d [2022-04-28T02:32:22.222Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-28T02:32:22.825Z] ---> 6d6248f95530 [2022-04-28T02:32:22.825Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T02:32:23.111Z] ---> Running in 8940a45d20b6 [2022-04-28T02:32:24.109Z] Removing intermediate container 8940a45d20b6 [2022-04-28T02:32:24.109Z] ---> 1e4e17cf509e [2022-04-28T02:32:24.109Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T02:32:24.109Z] ---> Running in 1ba9baeb40b3 [2022-04-28T02:32:24.725Z] Removing intermediate container 1ba9baeb40b3 [2022-04-28T02:32:24.725Z] ---> 4f55d311e70f [2022-04-28T02:32:24.725Z] Step 23/25 : LABEL arch=arm64 [2022-04-28T02:32:25.003Z] ---> Running in 3b2dcbc95a0c [2022-04-28T02:32:25.994Z] Removing intermediate container 3b2dcbc95a0c [2022-04-28T02:32:25.994Z] ---> 005de75dd217 [2022-04-28T02:32:25.994Z] Step 24/25 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 [2022-04-28T02:32:25.994Z] ---> Running in 1ab7aa7e611b [2022-04-28T02:32:26.975Z] Removing intermediate container 1ab7aa7e611b [2022-04-28T02:32:26.975Z] ---> 3745dd352ae5 [2022-04-28T02:32:26.975Z] Step 25/25 : LABEL version=0.0.0 [2022-04-28T02:32:26.975Z] ---> Running in 4cba1e5a396c [2022-04-28T02:32:27.581Z] Removing intermediate container 4cba1e5a396c [2022-04-28T02:32:27.581Z] ---> 7259582e1640 [2022-04-28T02:32:27.581Z] [2022-04-28T02:32:28.186Z] Successfully built 7259582e1640 [2022-04-28T02:32:28.186Z] Successfully tagged security-spire-server-arm64:latest [2022-04-28T02:34:35.508Z]  Building security-spire-server ... done Removing intermediate container fcaac68ed3e7 [2022-04-28T02:34:35.508Z] ---> bdea5e73968e [2022-04-28T02:34:35.508Z] [2022-04-28T02:34:35.508Z] Step 13/26 : FROM alpine:3.15 [2022-04-28T02:34:35.508Z] ---> 3fb3c9af89a9 [2022-04-28T02:34:35.508Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T02:34:35.508Z] ---> Using cache [2022-04-28T02:34:35.508Z] ---> 9cecf7b6d42b [2022-04-28T02:34:35.508Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T02:34:35.508Z] ---> Using cache [2022-04-28T02:34:35.508Z] ---> b875cfd178cd [2022-04-28T02:34:35.508Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-28T02:34:35.508Z] ---> Using cache [2022-04-28T02:34:35.508Z] ---> 28738312b672 [2022-04-28T02:34:35.508Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-28T02:34:35.508Z] ---> 2f6abdb1379c [2022-04-28T02:34:35.508Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T02:34:35.508Z] ---> d0e6853fb466 [2022-04-28T02:34:35.508Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T02:34:35.508Z] ---> 8749516ac951 [2022-04-28T02:34:35.508Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-28T02:34:35.508Z] ---> 6368c3c394e0 [2022-04-28T02:34:35.508Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-28T02:34:35.508Z] ---> 95e627d2f6aa [2022-04-28T02:34:35.508Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T02:34:35.508Z] ---> Running in 08e7790623a3 [2022-04-28T02:34:36.113Z] Removing intermediate container 08e7790623a3 [2022-04-28T02:34:36.113Z] ---> 4373a8dfd82f [2022-04-28T02:34:36.113Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T02:34:36.113Z] ---> Running in 38f8fdac3572 [2022-04-28T02:34:36.386Z] Removing intermediate container 38f8fdac3572 [2022-04-28T02:34:36.386Z] ---> a6975e95d12c [2022-04-28T02:34:36.386Z] Step 24/26 : LABEL arch=arm64 [2022-04-28T02:34:36.659Z] ---> Running in 235d12cd13dd [2022-04-28T02:34:36.935Z] Removing intermediate container 235d12cd13dd [2022-04-28T02:34:36.935Z] ---> 70afa3bfe8f0 [2022-04-28T02:34:36.935Z] Step 25/26 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 [2022-04-28T02:34:37.216Z] ---> Running in ba18b4577d58 [2022-04-28T02:34:37.490Z] Removing intermediate container ba18b4577d58 [2022-04-28T02:34:37.490Z] ---> cabdf02c12e9 [2022-04-28T02:34:37.490Z] Step 26/26 : LABEL version=0.0.0 [2022-04-28T02:34:37.773Z] ---> Running in 90af80f0be1d [2022-04-28T02:34:38.049Z] Removing intermediate container 90af80f0be1d [2022-04-28T02:34:38.049Z] ---> 11447065df67 [2022-04-28T02:34:38.049Z] [2022-04-28T02:34:38.323Z] Successfully built 11447065df67 [2022-04-28T02:34:38.323Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-28T02:36:15.118Z]  Building security-spire-agent ... done Removing intermediate container b01a0f382d55 [2022-04-28T02:36:15.118Z] ---> 2d3b3c1a2e28 [2022-04-28T02:36:15.118Z] [2022-04-28T02:36:15.118Z] Step 13/26 : FROM alpine:3.15 [2022-04-28T02:36:15.118Z] ---> 3fb3c9af89a9 [2022-04-28T02:36:15.118Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T02:36:15.118Z] ---> Using cache [2022-04-28T02:36:15.118Z] ---> 9cecf7b6d42b [2022-04-28T02:36:15.118Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T02:36:15.118Z] ---> Using cache [2022-04-28T02:36:15.118Z] ---> b875cfd178cd [2022-04-28T02:36:15.118Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-28T02:36:15.118Z] ---> Running in 5da2ccdcb80a [2022-04-28T02:36:16.098Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T02:36:17.073Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T02:36:18.058Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T02:36:18.058Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T02:36:18.058Z] OK: 15729 distinct packages available [2022-04-28T02:36:18.329Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T02:36:19.304Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T02:36:19.900Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-28T02:36:20.171Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-28T02:36:20.171Z] (3/4) Installing libucontext (1.1-r0) [2022-04-28T02:36:20.171Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-28T02:36:20.444Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T02:36:20.444Z] OK: 6 MiB in 18 packages [2022-04-28T02:36:21.425Z] Removing intermediate container 5da2ccdcb80a [2022-04-28T02:36:21.425Z] ---> 2bd864a8de96 [2022-04-28T02:36:21.425Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T02:36:24.822Z] ---> c25ab1d64372 [2022-04-28T02:36:24.822Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T02:36:25.093Z] ---> c8df8cf83c1d [2022-04-28T02:36:25.093Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-28T02:36:25.093Z] ---> Running in 06ccbd845650 [2022-04-28T02:36:25.366Z] Removing intermediate container 06ccbd845650 [2022-04-28T02:36:25.366Z] ---> 85199328d8f8 [2022-04-28T02:36:25.366Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-28T02:36:25.969Z] ---> 1e8653ef2283 [2022-04-28T02:36:25.969Z] Step 21/26 : WORKDIR / [2022-04-28T02:36:25.969Z] ---> Running in 0f4944b7564b [2022-04-28T02:36:26.572Z] Removing intermediate container 0f4944b7564b [2022-04-28T02:36:26.572Z] ---> 70a8201c4664 [2022-04-28T02:36:26.572Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T02:36:26.572Z] ---> Running in 5581314ee93d [2022-04-28T02:36:26.849Z] Removing intermediate container 5581314ee93d [2022-04-28T02:36:26.849Z] ---> e4e0dacc8c69 [2022-04-28T02:36:26.849Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T02:36:26.849Z] ---> Running in d1780ae27370 [2022-04-28T02:36:27.124Z] Removing intermediate container d1780ae27370 [2022-04-28T02:36:27.124Z] ---> a0e0634ee954 [2022-04-28T02:36:27.124Z] Step 24/26 : LABEL arch=arm64 [2022-04-28T02:36:27.124Z] ---> Running in a598eed0e71a [2022-04-28T02:36:27.399Z] Removing intermediate container a598eed0e71a [2022-04-28T02:36:27.399Z] ---> d5aa96a97348 [2022-04-28T02:36:27.399Z] Step 25/26 : LABEL git_sha=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 [2022-04-28T02:36:27.674Z] ---> Running in 298885827c2b [2022-04-28T02:36:27.947Z] Removing intermediate container 298885827c2b [2022-04-28T02:36:27.947Z] ---> a6455a92acce [2022-04-28T02:36:27.947Z] Step 26/26 : LABEL version=0.0.0 [2022-04-28T02:36:27.947Z] ---> Running in 1442869635e9 [2022-04-28T02:36:28.222Z] Removing intermediate container 1442869635e9 [2022-04-28T02:36:28.222Z] ---> 601770923c79 [2022-04-28T02:36:28.222Z] [2022-04-28T02:36:28.495Z] Successfully built 601770923c79 [2022-04-28T02:36:28.495Z] Successfully tagged security-spire-config-arm64:latest [2022-04-28T02:36:28.783Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-28T02:36:28.796Z] $ docker stop --time=1 0425e1ee3edff2e1671ffcc05aed09e985f97e223d84109ca5cbb207ded79fce [2022-04-28T02:36:30.484Z] $ docker rm -f 0425e1ee3edff2e1671ffcc05aed09e985f97e223d84109ca5cbb207ded79fce [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T02:36:31.064Z] + docker images [2022-04-28T02:36:31.337Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-28T02:36:31.337Z] security-spire-config-arm64 latest 601770923c79 3 seconds ago 85.6MB [2022-04-28T02:36:31.337Z] 2d3b3c1a2e28 32 seconds ago 4.14GB [2022-04-28T02:36:31.337Z] security-spire-agent-arm64 latest 11447065df67 About a minute ago 126MB [2022-04-28T02:36:31.337Z] bdea5e73968e 2 minutes ago 4.14GB [2022-04-28T02:36:31.337Z] security-spire-server-arm64 latest 7259582e1640 4 minutes ago 86.3MB [2022-04-28T02:36:31.337Z] 2089b3801c0c 4 minutes ago 4.14GB [2022-04-28T02:36:31.337Z] core-metadata-arm64 latest cf409fe8fd66 23 minutes ago 16.3MB [2022-04-28T02:36:31.337Z] 80e403c00d53 23 minutes ago 1.31GB [2022-04-28T02:36:31.337Z] core-command-arm64 latest d64fef61729a 27 minutes ago 15.5MB [2022-04-28T02:36:31.337Z] 5b8eaf6cd299 27 minutes ago 1.31GB [2022-04-28T02:36:31.337Z] sys-mgmt-agent-arm64 latest 120d88a3c4d3 28 minutes ago 282MB [2022-04-28T02:36:31.337Z] 0368c6838b5b 29 minutes ago 1.31GB [2022-04-28T02:36:31.337Z] security-spiffe-token-provider-arm64 latest 363a134696e5 33 minutes ago 27.9MB [2022-04-28T02:36:31.337Z] 4b8dc556e0f9 33 minutes ago 1.36GB [2022-04-28T02:36:31.337Z] security-secretstore-setup-arm64 latest caee350edbf2 35 minutes ago 27.5MB [2022-04-28T02:36:31.337Z] 3306890d828c 36 minutes ago 1.32GB [2022-04-28T02:36:31.337Z] security-bootstrapper-arm64 latest f5ba867cf771 37 minutes ago 18.3MB [2022-04-28T02:36:31.337Z] 24daeff95257 37 minutes ago 1.31GB [2022-04-28T02:36:31.337Z] support-notifications-arm64 latest 3125fd9ab2c4 42 minutes ago 25.8MB [2022-04-28T02:36:31.337Z] support-scheduler-arm64 latest cd87e07666de 42 minutes ago 25.3MB [2022-04-28T02:36:31.337Z] 4082f36f4cae 42 minutes ago 1.37GB [2022-04-28T02:36:31.337Z] 81d3a35f5318 42 minutes ago 1.36GB [2022-04-28T02:36:31.337Z] core-data-arm64 latest c3416e979dd2 44 minutes ago 21.6MB [2022-04-28T02:36:31.337Z] 0769e3df19bb 44 minutes ago 1.34GB [2022-04-28T02:36:31.337Z] security-proxy-setup-arm64 latest 83245007637c 45 minutes ago 26.1MB [2022-04-28T02:36:31.337Z] 14764bb96acc 45 minutes ago 1.32GB [2022-04-28T02:36:31.337Z] ci-base-image-arm64 latest e8ac73bd0c46 About an hour ago 886MB [2022-04-28T02:36:31.337Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 5 days ago 551MB [2022-04-28T02:36:31.337Z] docker 20.10.14 c346e9eafbab 3 weeks ago 202MB [2022-04-28T02:36:31.337Z] alpine 3.14 ac73e934f311 3 weeks ago 5.34MB [2022-04-28T02:36:31.337Z] alpine 3.15 3fb3c9af89a9 3 weeks ago 5.32MB [2022-04-28T02:36:31.337Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T02:36:31.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T02:36:31.840Z] [2022-04-28T02:36:31.840Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-28T02:36:32.216Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T02:36:32.507Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-28T02:36:32.507Z] 8998bd30e6a1: Pulling fs layer [2022-04-28T02:36:32.507Z] 04944245beec: Pulling fs layer [2022-04-28T02:36:32.507Z] 699f458cf7ca: Pulling fs layer [2022-04-28T02:36:32.507Z] 765212b225bb: Pulling fs layer [2022-04-28T02:36:32.507Z] f23df028b6ca: Pulling fs layer [2022-04-28T02:36:32.507Z] d65c8cfc05b1: Pulling fs layer [2022-04-28T02:36:32.507Z] 2437ff75d9bd: Pulling fs layer [2022-04-28T02:36:32.507Z] d65c8cfc05b1: Waiting [2022-04-28T02:36:32.507Z] 2437ff75d9bd: Waiting [2022-04-28T02:36:32.507Z] f23df028b6ca: Waiting [2022-04-28T02:36:32.507Z] 765212b225bb: Waiting [2022-04-28T02:36:32.507Z] 04944245beec: Verifying Checksum [2022-04-28T02:36:32.507Z] 04944245beec: Download complete [2022-04-28T02:36:32.507Z] 765212b225bb: Verifying Checksum [2022-04-28T02:36:32.507Z] 765212b225bb: Download complete [2022-04-28T02:36:32.507Z] f23df028b6ca: Verifying Checksum [2022-04-28T02:36:32.507Z] f23df028b6ca: Download complete [2022-04-28T02:36:32.507Z] d65c8cfc05b1: Verifying Checksum [2022-04-28T02:36:32.507Z] d65c8cfc05b1: Download complete [2022-04-28T02:36:32.786Z] 699f458cf7ca: Verifying Checksum [2022-04-28T02:36:32.786Z] 699f458cf7ca: Download complete [2022-04-28T02:36:33.058Z] 8998bd30e6a1: Verifying Checksum [2022-04-28T02:36:33.058Z] 8998bd30e6a1: Download complete [2022-04-28T02:36:35.680Z] 2437ff75d9bd: Verifying Checksum [2022-04-28T02:36:35.680Z] 2437ff75d9bd: Download complete [2022-04-28T02:36:37.656Z] 8998bd30e6a1: Pull complete [2022-04-28T02:36:37.930Z] 04944245beec: Pull complete [2022-04-28T02:36:39.367Z] 699f458cf7ca: Pull complete [2022-04-28T02:36:39.643Z] 765212b225bb: Pull complete [2022-04-28T02:36:40.625Z] f23df028b6ca: Pull complete [2022-04-28T02:36:40.625Z] d65c8cfc05b1: Pull complete [2022-04-28T02:36:55.715Z] 2437ff75d9bd: Pull complete [2022-04-28T02:36:55.715Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-28T02:36:55.715Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T02:36:55.715Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-28T02:36:55.943Z] prd-ubuntu20.04-docker-arm64-4c-16g-33593 does not seem to be running inside a container [2022-04-28T02:36:56.037Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-28T02:36:58.650Z] $ docker top f252f8f429d817cd0a14b3ffb32040628606c823e7c4dd7172d5f4aaf5b34df4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T02:36:59.706Z] ---> job-cost.sh [2022-04-28T02:36:59.706Z] lf-activate-venv: SKIPPING [2022-04-28T02:36:59.706Z] INFO: No Stack... [2022-04-28T02:37:00.303Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-28T02:37:01.276Z] INFO: Archiving Costs [Pipeline] sh [2022-04-28T02:37:01.943Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2022-04-28T02:37:01.943Z] + cut -d, -f6 [Pipeline] lock [2022-04-28T02:37:01.975Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3993-2-stack-cost] [2022-04-28T02:37:01.981Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3993-2-stack-cost] did not exist. Created. [2022-04-28T02:37:01.981Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3993-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-28T02:37:02.663Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-28T02:37:02.843Z] Stashed 1 file(s) [Pipeline] } [2022-04-28T02:37:02.850Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3993-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-28T02:37:02.877Z] $ docker stop --time=1 f252f8f429d817cd0a14b3ffb32040628606c823e7c4dd7172d5f4aaf5b34df4 [2022-04-28T02:37:04.428Z] $ docker rm -f f252f8f429d817cd0a14b3ffb32040628606c823e7c4dd7172d5f4aaf5b34df4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-28T02:37:04.992Z] provisioning config files... [2022-04-28T02:37:05.003Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config7244362804947918010tmp [Pipeline] { [Pipeline] sh [2022-04-28T02:37:05.407Z] + set +x [2022-04-28T02:37:05.407Z] + bash -s -- [2022-04-28T02:37:05.407Z] + curl -s https://codecov.io/bash [2022-04-28T02:37:05.407Z] [2022-04-28T02:37:05.407Z] _____ _ [2022-04-28T02:37:05.407Z] / ____| | | [2022-04-28T02:37:05.407Z] | | ___ __| | ___ ___ _____ __ [2022-04-28T02:37:05.407Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-28T02:37:05.407Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-28T02:37:05.407Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-28T02:37:05.407Z] Bash-1.0.6 [2022-04-28T02:37:05.407Z] [2022-04-28T02:37:05.407Z] [2022-04-28T02:37:05.407Z] ==> git version 2.25.1 found [2022-04-28T02:37:05.407Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-28T02:37:05.407Z] Release-Date: 2020-01-08 [2022-04-28T02:37:05.407Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-28T02:37:05.407Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-28T02:37:05.407Z] ==> Jenkins CI detected. [2022-04-28T02:37:05.407Z] current dir:  /w/workspace/edgex-go/2 [2022-04-28T02:37:05.407Z] project root: . [2022-04-28T02:37:05.407Z] --> token set from env [2022-04-28T02:37:05.407Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-28T02:37:05.407Z] ==> Running gcov in . (disable via -X gcov) [2022-04-28T02:37:05.407Z] ==> Python coveragepy not found [2022-04-28T02:37:05.407Z] ==> Searching for coverage reports in: [2022-04-28T02:37:05.407Z] + . [2022-04-28T02:37:05.670Z] -> Found 1 reports [2022-04-28T02:37:05.670Z] ==> Detecting git/mercurial file structure [2022-04-28T02:37:05.670Z] ==> Reading reports [2022-04-28T02:37:05.670Z] + ./coverage.out bytes=435134 [2022-04-28T02:37:05.670Z] ==> Appending adjustments [2022-04-28T02:37:05.670Z] https://docs.codecov.io/docs/fixing-reports [2022-04-28T02:37:07.132Z] + Found adjustments [2022-04-28T02:37:07.132Z] ==> Gzipping contents [2022-04-28T02:37:07.132Z] 60K /tmp/codecov.dzCnS2.gz [2022-04-28T02:37:07.132Z] ==> Uploading reports [2022-04-28T02:37:07.132Z] url: https://codecov.io [2022-04-28T02:37:07.132Z] query: branch=PR-3993&commit=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3993%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3993&job=&cmd_args= [2022-04-28T02:37:07.132Z] -> Pinging Codecov [2022-04-28T02:37:07.132Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3993&commit=d9ac6a612ffeac27b3c9ea379638d3a34c2c6741&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3993%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3993&job=&cmd_args= [2022-04-28T02:37:07.393Z] -> Uploading to [2022-04-28T02:37:07.393Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-28/00271124DB129430A58F1EEE437C3FCB/d9ac6a612ffeac27b3c9ea379638d3a34c2c6741/2e28a3a3-eec4-4b15-adbf-941455cf9147.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220428T023707Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fa684c9b348ead45fffc91a884e318f29c895bd0d7f8e6e04503cae94a250763 [2022-04-28T02:37:07.393Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T02:37:07.393Z] Dload Upload Total Spent Left Speed [2022-04-28T02:37:07.654Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59869 0 0 100 59869 0 263k --:--:-- --:--:-- --:--:-- 262k 100 59869 0 0 100 59869 0 240k --:--:-- --:--:-- --:--:-- 239k [2022-04-28T02:37:07.654Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d9ac6a612ffeac27b3c9ea379638d3a34c2c6741 [Pipeline] } [2022-04-28T02:37:07.663Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-28T02:37:08.446Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-28T02:37:08.750Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T02:37:09.668Z] ---> package-listing.sh [2022-04-28T02:37:09.668Z] ++ facter osfamily [2022-04-28T02:37:09.668Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-28T02:37:09.931Z] + OS_FAMILY=debian [2022-04-28T02:37:09.932Z] + workspace=/w/workspace/edgex-go/2 [2022-04-28T02:37:09.932Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-28T02:37:09.932Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-28T02:37:09.932Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-28T02:37:09.932Z] + PACKAGES=/tmp/packages_start.txt [2022-04-28T02:37:09.932Z] + '[' /w/workspace/edgex-go/2 ']' [2022-04-28T02:37:09.932Z] + PACKAGES=/tmp/packages_end.txt [2022-04-28T02:37:09.932Z] + case "${OS_FAMILY}" in [2022-04-28T02:37:09.932Z] + dpkg -l [2022-04-28T02:37:09.932Z] + grep '^ii' [2022-04-28T02:37:09.932Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-28T02:37:09.932Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-28T02:37:09.932Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-28T02:37:09.932Z] + '[' /w/workspace/edgex-go/2 ']' [2022-04-28T02:37:09.932Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-04-28T02:37:09.932Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-04-28T02:37:09.944Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-28T02:37:10.231Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-28T02:37:10.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T02:37:10.813Z] [2022-04-28T02:37:10.813Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T02:37:11.151Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T02:37:11.151Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-28T02:37:11.151Z] 5eb5b503b376: Pulling fs layer [2022-04-28T02:37:11.151Z] 5c69ac0246d0: Pulling fs layer [2022-04-28T02:37:11.151Z] ec43610c2a17: Pulling fs layer [2022-04-28T02:37:11.151Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-28T02:37:11.151Z] 33b1e0a273af: Pulling fs layer [2022-04-28T02:37:11.151Z] 5d3b04190fa2: Pulling fs layer [2022-04-28T02:37:11.151Z] 2f39f015ded8: Pulling fs layer [2022-04-28T02:37:11.151Z] 33b1e0a273af: Waiting [2022-04-28T02:37:11.151Z] 5d3b04190fa2: Waiting [2022-04-28T02:37:11.151Z] 2f39f015ded8: Waiting [2022-04-28T02:37:11.151Z] 3a2ae6a8a46f: Waiting [2022-04-28T02:37:11.151Z] 5c69ac0246d0: Verifying Checksum [2022-04-28T02:37:11.151Z] 5c69ac0246d0: Download complete [2022-04-28T02:37:11.151Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-28T02:37:11.151Z] 3a2ae6a8a46f: Download complete [2022-04-28T02:37:11.426Z] 33b1e0a273af: Verifying Checksum [2022-04-28T02:37:11.426Z] 33b1e0a273af: Download complete [2022-04-28T02:37:11.426Z] 5d3b04190fa2: Verifying Checksum [2022-04-28T02:37:11.426Z] 5d3b04190fa2: Download complete [2022-04-28T02:37:11.426Z] ec43610c2a17: Verifying Checksum [2022-04-28T02:37:11.426Z] ec43610c2a17: Download complete [2022-04-28T02:37:11.426Z] 5eb5b503b376: Verifying Checksum [2022-04-28T02:37:11.426Z] 5eb5b503b376: Download complete [2022-04-28T02:37:12.842Z] 2f39f015ded8: Verifying Checksum [2022-04-28T02:37:12.842Z] 2f39f015ded8: Download complete [2022-04-28T02:37:14.264Z] 5eb5b503b376: Pull complete [2022-04-28T02:37:14.525Z] 5c69ac0246d0: Pull complete [2022-04-28T02:37:15.484Z] ec43610c2a17: Pull complete [2022-04-28T02:37:15.484Z] 3a2ae6a8a46f: Pull complete [2022-04-28T02:37:16.064Z] 33b1e0a273af: Pull complete [2022-04-28T02:37:16.064Z] 5d3b04190fa2: Pull complete [2022-04-28T02:37:22.681Z] 2f39f015ded8: Pull complete [2022-04-28T02:37:22.681Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-28T02:37:22.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T02:37:22.681Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-28T02:37:22.787Z] prd-ubuntu20.04-docker-8c-8g-33590 does not seem to be running inside a container [2022-04-28T02:37:22.851Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-28T02:37:25.961Z] $ docker top 928d7da0f0e44130f9c73515f87968e1d27ff10a0a3425cb475cc1bce4db9b59 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T02:37:26.366Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-28T02:37:26.809Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-28T02:37:27.130Z] + ls /var/log/sa-host [2022-04-28T02:37:27.130Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T02:37:27.247Z] provisioning config files... [2022-04-28T02:37:27.256Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3996783452906357007tmp [Pipeline] { [Pipeline] echo [2022-04-28T02:37:27.282Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T02:37:27.574Z] ---> create-netrc.sh [Pipeline] } [2022-04-28T02:37:27.580Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-28T02:37:27.942Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-28T02:37:27.955Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T02:37:28.248Z] ---> sudo-logs.sh [2022-04-28T02:37:28.248Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-28T02:37:28.265Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T02:37:28.548Z] ---> job-cost.sh [2022-04-28T02:37:28.548Z] lf-activate-venv: SKIPPING [2022-04-28T02:37:28.548Z] DEBUG: total: 0.2199999988079071 [2022-04-28T02:37:28.548Z] INFO: Retrieving Stack Cost... [2022-04-28T02:37:28.808Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-28T02:37:29.401Z] INFO: Archiving Costs [Pipeline] echo [2022-04-28T02:37:29.415Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T02:37:29.724Z] ---> logs-deploy.sh [2022-04-28T02:37:29.724Z] lf-activate-venv: SKIPPING [2022-04-28T02:37:29.724Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3993/2 [2022-04-28T02:37:29.724Z] INFO: archiving workspace using pattern(s): [2022-04-28T02:37:31.144Z] Archives upload complete. [2022-04-28T02:37:31.423Z] INFO: archiving logs to Nexus