Pull request #3944 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 933a07dac756dd03f8fa8c74d2e6f6abfd7a43d4+2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 (da0097880812cf61efbc8979d2d9387191d44fa3) 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-ssh12268057764064772510.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12694541202839509343.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3944/workspace@libs/edgex-global-pipelines # timeout=10 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-3944/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6372079991623311156.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-3944/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5031526309032798869.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh14837000192415936540.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3944/workspace@libs/lf-pipelines # timeout=10 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-3944/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12195269972909306717.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10758 in /w/workspace/edgexfoundry_edgex-go_PR-3944 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 into PR head commit 933a07dac756dd03f8fa8c74d2e6f6abfd7a43d4 > 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/3944/head:refs/remotes/origin/PR-3944 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 933a07dac756dd03f8fa8c74d2e6f6abfd7a43d4 # timeout=10 Merge succeeded, producing 933a07dac756dd03f8fa8c74d2e6f6abfd7a43d4 Checking out Revision 933a07dac756dd03f8fa8c74d2e6f6abfd7a43d4 (PR-3944) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 933a07dac756dd03f8fa8c74d2e6f6abfd7a43d4 # timeout=10 Commit message: "feat(security): build spire server and agent from the source in Dockerfile" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-05T16:41:02.707Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-05T16:41:02.855Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-05T16:41:02.939Z] ========================================================= [2022-04-05T16:41:02.939Z] EdgeX Global Pipelines Version Info [2022-04-05T16:41:02.939Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-05T16:41:03.812Z] ------------------- [2022-04-05T16:41:03.812Z] stable info: [2022-04-05T16:41:03.812Z] ------------------- [2022-04-05T16:41:03.812Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-05T16:41:03.812Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-05T16:41:03.812Z] Message: update stable to v1.0.221 [2022-04-05T16:41:04.385Z] ------------------- [2022-04-05T16:41:04.385Z] experimental info: [2022-04-05T16:41:04.385Z] ------------------- [2022-04-05T16:41:04.385Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-05T16:41:04.385Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-05T16:41:04.385Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-05T16:41:04.622Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-05T16:41:04.659Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-05T16:41:04.697Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-05T16:41:04.734Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-05T16:41:04.770Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-05T16:41:04.807Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-05T16:41:04.843Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-05T16:41:04.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-05T16:41:04.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-05T16:41:04.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-05T16:41:04.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-05T16:41:05.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-05T16:41:05.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-05T16:41:05.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-05T16:41:05.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-05T16:41:05.143Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-05T16:41:05.181Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-05T16:41:05.218Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-05T16:41:05.256Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-05T16:41:05.297Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-05T16:41:05.334Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-04-05T16:41:05.372Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-05T16:41:05.407Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3944 [Pipeline] echo [2022-04-05T16:41:05.442Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3944 [Pipeline] echo [2022-04-05T16:41:05.483Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3944 [Pipeline] echo [2022-04-05T16:41:05.529Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 933a07dac756dd03f8fa8c74d2e6f6abfd7a43d4 [Pipeline] echo [2022-04-05T16:41:05.565Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 933a07d [Pipeline] echo [2022-04-05T16:41:05.603Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-05T16:41:05.731Z] provisioning config files... [2022-04-05T16:41:05.750Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7189822599238253870tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-05T16:41:06.115Z] ---> docker-login.sh [2022-04-05T16:41:06.116Z] nexus3.edgexfoundry.org:10001 [2022-04-05T16:41:06.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-05T16:41:06.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-05T16:41:06.646Z] Configure a credential helper to remove this warning. See [2022-04-05T16:41:06.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-05T16:41:06.646Z] [2022-04-05T16:41:06.646Z] Login Succeeded [2022-04-05T16:41:06.646Z] nexus3.edgexfoundry.org:10002 [2022-04-05T16:41:06.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-05T16:41:06.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-05T16:41:06.646Z] Configure a credential helper to remove this warning. See [2022-04-05T16:41:06.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-05T16:41:06.646Z] [2022-04-05T16:41:06.646Z] Login Succeeded [2022-04-05T16:41:06.646Z] nexus3.edgexfoundry.org:10003 [2022-04-05T16:41:06.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-05T16:41:06.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-05T16:41:06.910Z] Configure a credential helper to remove this warning. See [2022-04-05T16:41:06.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-05T16:41:06.910Z] [2022-04-05T16:41:06.910Z] Login Succeeded [2022-04-05T16:41:06.910Z] nexus3.edgexfoundry.org:10004 [2022-04-05T16:41:06.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-05T16:41:06.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-05T16:41:06.910Z] Configure a credential helper to remove this warning. See [2022-04-05T16:41:06.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-05T16:41:06.910Z] [2022-04-05T16:41:06.910Z] Login Succeeded [2022-04-05T16:41:06.910Z] docker.io [2022-04-05T16:41:07.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-05T16:41:07.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-05T16:41:07.453Z] Configure a credential helper to remove this warning. See [2022-04-05T16:41:07.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-05T16:41:07.453Z] [2022-04-05T16:41:07.453Z] Login Succeeded [2022-04-05T16:41:07.453Z] ---> docker-login.sh ends [Pipeline] } [2022-04-05T16:41:07.481Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-05T16:41:07.906Z] + 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-05T16:41:07.906Z] + dirname cmd/core-command/Dockerfile [2022-04-05T16:41:07.906Z] + cut -d/ -f2 [2022-04-05T16:41:07.906Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-05T16:41:07.906Z] + dirname cmd/core-data/Dockerfile [2022-04-05T16:41:07.906Z] + cut -d/ -f2 [2022-04-05T16:41:07.906Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-05T16:41:07.906Z] + dirname cmd/core-metadata/Dockerfile [2022-04-05T16:41:07.906Z] + cut -d/ -f2 [2022-04-05T16:41:07.906Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-05T16:41:07.906Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-05T16:41:07.906Z] + cut -d/ -f2 [2022-04-05T16:41:07.906Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-05T16:41:07.906Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-05T16:41:07.906Z] + cut -d/ -f2 [2022-04-05T16:41:07.906Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-05T16:41:07.906Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-05T16:41:07.906Z] + cut -d/ -f2 [2022-04-05T16:41:07.906Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-05T16:41:07.906Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-05T16:41:07.906Z] + cut -d/ -f2 [2022-04-05T16:41:07.906Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-05T16:41:07.906Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-05T16:41:07.906Z] + cut -d/ -f2 [2022-04-05T16:41:07.906Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-05T16:41:07.906Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-05T16:41:07.906Z] + cut -d/ -f2 [2022-04-05T16:41:07.906Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-05T16:41:07.906Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-05T16:41:07.906Z] + cut -d/ -f2 [2022-04-05T16:41:07.906Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-05T16:41:07.906Z] + dirname cmd/support-notifications/Dockerfile [2022-04-05T16:41:07.906Z] + cut -d/ -f2 [2022-04-05T16:41:07.906Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-05T16:41:07.906Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-05T16:41:07.906Z] + cut -d/ -f2 [2022-04-05T16:41:07.906Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-05T16:41:07.906Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-05T16:41:07.906Z] + cut -d/ -f2 [2022-04-05T16:41:07.906Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-05T16:41:07.956Z] 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-05T16:41:08.492Z] + git rev-list -1 --merges 933a07dac756dd03f8fa8c74d2e6f6abfd7a43d4~1..933a07dac756dd03f8fa8c74d2e6f6abfd7a43d4 [Pipeline] echo [2022-04-05T16:41:08.531Z] -----------> git rev-list -1 --merges 933a07dac756dd03f8fa8c74d2e6f6abfd7a43d4~1..933a07dac756dd03f8fa8c74d2e6f6abfd7a43d4 933a07dac756dd03f8fa8c74d2e6f6abfd7a43d4 [false] [Pipeline] sh [2022-04-05T16:41:08.846Z] + git log --format=format:%s -1 933a07dac756dd03f8fa8c74d2e6f6abfd7a43d4 [Pipeline] echo [2022-04-05T16:41:08.882Z] ========================================================= [2022-04-05T16:41:08.882Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-05T16:41:08.882Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-05T16:41:09.504Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-05T16:41:09.504Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-05T16:41:09.504Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-05T16:41:09.504Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-05T16:41:09.504Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-05T16:41:09.504Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-05T16:41:09.504Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-05T16:41:09.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-05T16:41:09.961Z] [2022-04-05T16:41:09.961Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-05T16:41:10.301Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-05T16:41:10.302Z] latest: Pulling from edgex-devops/git-semver [2022-04-05T16:41:10.302Z] a0d0a0d46f8b: Pulling fs layer [2022-04-05T16:41:10.302Z] 3e5f54012d9b: Pulling fs layer [2022-04-05T16:41:10.302Z] 4c7163046ea9: Pulling fs layer [2022-04-05T16:41:10.302Z] 0c2d73faf560: Pulling fs layer [2022-04-05T16:41:10.302Z] 0c2d73faf560: Waiting [2022-04-05T16:41:10.302Z] 3e5f54012d9b: Verifying Checksum [2022-04-05T16:41:10.302Z] 3e5f54012d9b: Download complete [2022-04-05T16:41:10.302Z] a0d0a0d46f8b: Download complete [2022-04-05T16:41:10.302Z] 0c2d73faf560: Verifying Checksum [2022-04-05T16:41:10.302Z] 0c2d73faf560: Download complete [2022-04-05T16:41:10.302Z] 4c7163046ea9: Verifying Checksum [2022-04-05T16:41:10.302Z] 4c7163046ea9: Download complete [2022-04-05T16:41:10.562Z] a0d0a0d46f8b: Pull complete [2022-04-05T16:41:10.562Z] 3e5f54012d9b: Pull complete [2022-04-05T16:41:11.137Z] 4c7163046ea9: Pull complete [2022-04-05T16:41:11.137Z] 0c2d73faf560: Pull complete [2022-04-05T16:41:11.137Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-05T16:41:11.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-05T16:41:11.137Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-05T16:41:11.248Z] prd-ubuntu20.04-docker-8c-8g-10758 does not seem to be running inside a container [2022-04-05T16:41:11.278Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-05T16:41:12.021Z] $ docker top 9492a4d5a8205fe807582703384694e55f27105827d61c6f744c1436034b91f4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-05T16:41:12.244Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-05T16:41:12.244Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-05T16:41:12.400Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-05T16:41:12.394Z] $ docker exec 9492a4d5a8205fe807582703384694e55f27105827d61c6f744c1436034b91f4 ssh-agent [2022-04-05T16:41:12.522Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbfodlM/agent.13 [2022-04-05T16:41:12.522Z] SSH_AGENT_PID=20 [2022-04-05T16:41:12.530Z] Running ssh-add (command line suppressed) [2022-04-05T16:41:12.650Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_420844687220616704.key (/w/workspace/edgex-go/1@tmp/private_key_420844687220616704.key) [2022-04-05T16:41:12.677Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-05T16:41:13.018Z] + git tag --points-at HEAD [Pipeline] } [2022-04-05T16:41:13.033Z] $ docker exec --env ******** --env ******** 9492a4d5a8205fe807582703384694e55f27105827d61c6f744c1436034b91f4 ssh-agent -k [2022-04-05T16:41:13.166Z] unset SSH_AUTH_SOCK; [2022-04-05T16:41:13.167Z] unset SSH_AGENT_PID; [2022-04-05T16:41:13.167Z] echo Agent pid 20 killed; [2022-04-05T16:41:13.188Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-05T16:41:13.269Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-05T16:41:13.270Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-05T16:41:13.421Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-05T16:41:13.416Z] $ docker exec 9492a4d5a8205fe807582703384694e55f27105827d61c6f744c1436034b91f4 ssh-agent [2022-04-05T16:41:13.562Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXncmApN/agent.53 [2022-04-05T16:41:13.562Z] SSH_AGENT_PID=59 [2022-04-05T16:41:13.568Z] Running ssh-add (command line suppressed) [2022-04-05T16:41:13.693Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5646244943353204481.key (/w/workspace/edgex-go/1@tmp/private_key_5646244943353204481.key) [2022-04-05T16:41:13.718Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-05T16:41:14.050Z] + git semver init [2022-04-05T16:41:14.050Z] # -> Open(): unable to determine branch for HEAD [2022-04-05T16:41:14.050Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2022-04-05T16:41:14.050Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2022-04-05T16:41:14.050Z] # $SEMVER_REMOTE_NAME = origin [2022-04-05T16:41:14.050Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-05T16:41:14.050Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-05T16:41:14.050Z] # $SEMVER_BRANCH = PR-3944 [2022-04-05T16:41:14.050Z] # $SEMVER_TEMP = /tmp/semver-062896895 [2022-04-05T16:41:14.050Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-05T16:41:28.996Z] # '/tmp/semver-062896895' -> '/w/workspace/edgex-go/1/.semver' [2022-04-05T16:41:28.996Z] # -> Force: false [2022-04-05T16:41:28.996Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2022-04-05T16:41:29.029Z] $ docker exec --env ******** --env ******** 9492a4d5a8205fe807582703384694e55f27105827d61c6f744c1436034b91f4 ssh-agent -k [2022-04-05T16:41:29.142Z] unset SSH_AUTH_SOCK; [2022-04-05T16:41:29.143Z] unset SSH_AGENT_PID; [2022-04-05T16:41:29.143Z] echo Agent pid 59 killed; [2022-04-05T16:41:29.154Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-05T16:41:29.591Z] + git semver [Pipeline] } [2022-04-05T16:41:29.629Z] $ docker stop --time=1 9492a4d5a8205fe807582703384694e55f27105827d61c6f744c1436034b91f4 [2022-04-05T16:41:31.457Z] $ docker rm -f 9492a4d5a8205fe807582703384694e55f27105827d61c6f744c1436034b91f4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-05T16:41:31.917Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-05T16:41:32.279Z] Stashed 1 file(s) [Pipeline] echo [2022-04-05T16:41:32.309Z] [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-05T16:41:32.760Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-05T16:41:32.790Z] ========================================================= [2022-04-05T16:41:32.790Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-05T16:41:32.790Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-05T16:41:33.139Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-05T16:41:33.139Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-05T16:41:33.139Z] 59bf1c3509f3: Pulling fs layer [2022-04-05T16:41:33.139Z] 666ba61612fd: Pulling fs layer [2022-04-05T16:41:33.139Z] 8ed8ca486205: Pulling fs layer [2022-04-05T16:41:33.139Z] 4fe6c5a15a65: Pulling fs layer [2022-04-05T16:41:33.139Z] 22a0e8bec74d: Pulling fs layer [2022-04-05T16:41:33.139Z] 640e595b4fbd: Pulling fs layer [2022-04-05T16:41:33.139Z] 763cafe07f6e: Pulling fs layer [2022-04-05T16:41:33.139Z] 0c0b528cf693: Pulling fs layer [2022-04-05T16:41:33.139Z] 10935f4eaf8b: Pulling fs layer [2022-04-05T16:41:33.139Z] 640e595b4fbd: Waiting [2022-04-05T16:41:33.139Z] 763cafe07f6e: Waiting [2022-04-05T16:41:33.139Z] 0c0b528cf693: Waiting [2022-04-05T16:41:33.139Z] 22a0e8bec74d: Waiting [2022-04-05T16:41:33.139Z] 10935f4eaf8b: Waiting [2022-04-05T16:41:33.139Z] 8ed8ca486205: Download complete [2022-04-05T16:41:33.139Z] 666ba61612fd: Download complete [2022-04-05T16:41:33.139Z] 22a0e8bec74d: Download complete [2022-04-05T16:41:33.139Z] 640e595b4fbd: Verifying Checksum [2022-04-05T16:41:33.139Z] 640e595b4fbd: Download complete [2022-04-05T16:41:33.139Z] 763cafe07f6e: Verifying Checksum [2022-04-05T16:41:33.139Z] 763cafe07f6e: Download complete [2022-04-05T16:41:33.139Z] 59bf1c3509f3: Verifying Checksum [2022-04-05T16:41:33.139Z] 59bf1c3509f3: Download complete [2022-04-05T16:41:33.401Z] 0c0b528cf693: Verifying Checksum [2022-04-05T16:41:33.401Z] 0c0b528cf693: Download complete [2022-04-05T16:41:33.401Z] 59bf1c3509f3: Pull complete [2022-04-05T16:41:33.401Z] 666ba61612fd: Pull complete [2022-04-05T16:41:33.666Z] 8ed8ca486205: Pull complete [2022-04-05T16:41:33.926Z] 10935f4eaf8b: Verifying Checksum [2022-04-05T16:41:33.926Z] 10935f4eaf8b: Download complete [2022-04-05T16:41:33.926Z] 4fe6c5a15a65: Verifying Checksum [2022-04-05T16:41:33.926Z] 4fe6c5a15a65: Download complete [2022-04-05T16:41:38.128Z] 4fe6c5a15a65: Pull complete [2022-04-05T16:41:38.128Z] 22a0e8bec74d: Pull complete [2022-04-05T16:41:38.128Z] 640e595b4fbd: Pull complete [2022-04-05T16:41:38.128Z] 763cafe07f6e: Pull complete [2022-04-05T16:41:38.128Z] 0c0b528cf693: Pull complete [2022-04-05T16:41:40.688Z] 10935f4eaf8b: Pull complete [2022-04-05T16:41:40.688Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-05T16:41:40.688Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-05T16:41:40.688Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-05T16:41:41.049Z] + + docker build -t ci-base-image-x86_64 -f - . [2022-04-05T16:41:41.049Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-05T16:41:41.049Z] WORKDIR /edgex [2022-04-05T16:41:41.049Z] COPY go.mod . [2022-04-05T16:41:41.049Z] RUN go mod download [2022-04-05T16:41:42.439Z] Sending build context to Docker daemon 334.6MB [2022-04-05T16:41:42.439Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-05T16:41:42.439Z] ---> 99d49a6021b9 [2022-04-05T16:41:42.439Z] Step 2/4 : WORKDIR /edgex [2022-04-05T16:41:44.999Z] ---> Running in 111792368ef5 [2022-04-05T16:41:44.999Z] Removing intermediate container 111792368ef5 [2022-04-05T16:41:44.999Z] ---> d5b53ecc9215 [2022-04-05T16:41:44.999Z] Step 3/4 : COPY go.mod . [2022-04-05T16:41:44.999Z] ---> 7f62cf809c98 [2022-04-05T16:41:44.999Z] Step 4/4 : RUN go mod download [2022-04-05T16:41:44.999Z] ---> Running in e731618dd29b [2022-04-05T16:41:47.609Z] Still waiting to schedule task [2022-04-05T16:41:47.610Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-05T16:42:03.115Z] Removing intermediate container e731618dd29b [2022-04-05T16:42:03.115Z] ---> bec886e0dfbe [2022-04-05T16:42:03.115Z] Successfully built bec886e0dfbe [2022-04-05T16:42:03.115Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-05T16:42:03.462Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-05T16:42:03.462Z] . [Pipeline] withDockerContainer [2022-04-05T16:42:03.563Z] prd-ubuntu20.04-docker-8c-8g-10758 does not seem to be running inside a container [2022-04-05T16:42:03.613Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2022-04-05T16:42:04.092Z] $ docker top f7e1fbdecbc6c7da0180eab8049f381de76422f772de78a2470f1f3431199329 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-05T16:42:04.521Z] + go version [2022-04-05T16:42:04.521Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-05T16:42:04.633Z] $ docker stop --time=1 f7e1fbdecbc6c7da0180eab8049f381de76422f772de78a2470f1f3431199329 [2022-04-05T16:42:05.954Z] $ docker rm -f f7e1fbdecbc6c7da0180eab8049f381de76422f772de78a2470f1f3431199329 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-05T16:42:06.724Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-05T16:42:06.724Z] . [Pipeline] withDockerContainer [2022-04-05T16:42:06.822Z] prd-ubuntu20.04-docker-8c-8g-10758 does not seem to be running inside a container [2022-04-05T16:42:06.871Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2022-04-05T16:42:07.277Z] $ docker top 91c80ee851aad4cb45e8d98a6b0a5612541a310750aa76bc8ae7ae9effd6741f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-05T16:42:07.401Z] ========================================================= [2022-04-05T16:42:07.401Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-05T16:42:07.401Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-05T16:42:07.739Z] + make test [2022-04-05T16:42:07.739Z] go mod tidy -compat=1.17 [2022-04-05T16:42:07.739Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-05T16:42:14.316Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-05T16:42:26.541Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-05T16:42:26.541Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-05T16:42:26.541Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-05T16:42:26.541Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-05T16:42:26.541Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-05T16:42:26.804Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-05T16:42:26.804Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-05T16:42:26.804Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-05T16:42:26.804Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-05T16:42:26.804Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-05T16:42:26.804Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-05T16:42:26.804Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-05T16:42:26.804Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-05T16:42:26.804Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-05T16:42:26.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-05T16:42:27.373Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.073s coverage: 28.7% of statements [2022-04-05T16:42:27.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-05T16:42:27.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-05T16:42:27.942Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.091s coverage: 98.5% of statements [2022-04-05T16:42:27.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-05T16:42:28.511Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.095s coverage: 54.9% of statements [2022-04-05T16:42:28.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-05T16:42:28.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-05T16:42:31.808Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.299s coverage: 89.2% of statements [2022-04-05T16:42:31.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-05T16:42:31.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-05T16:42:31.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-05T16:42:31.808Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.123s coverage: 84.4% of statements [2022-04-05T16:42:31.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-05T16:42:31.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-05T16:42:31.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-05T16:42:31.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-05T16:42:31.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-05T16:42:31.808Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.408s coverage: 94.7% of statements [2022-04-05T16:42:31.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-05T16:42:31.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-05T16:42:31.808Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.113s coverage: 72.2% of statements [2022-04-05T16:42:31.808Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-05T16:42:31.808Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-05T16:42:31.808Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-05T16:42:31.808Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-05T16:42:31.808Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-05T16:42:31.808Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 60.0% of statements [2022-04-05T16:42:31.808Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-05T16:42:31.808Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-05T16:42:31.808Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-05T16:42:31.808Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements [2022-04-05T16:42:31.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-05T16:42:31.809Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.072s coverage: 58.8% of statements [2022-04-05T16:42:31.809Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 24.0% of statements [2022-04-05T16:42:31.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-05T16:42:31.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.077s coverage: 47.1% of statements [2022-04-05T16:42:31.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.064s coverage: 79.5% of statements [2022-04-05T16:42:31.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements [2022-04-05T16:42:31.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements [2022-04-05T16:42:31.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.078s coverage: 87.5% of statements [2022-04-05T16:42:39.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.110s coverage: 94.4% of statements [2022-04-05T16:42:39.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.062s coverage: 44.8% of statements [2022-04-05T16:42:42.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.235s coverage: 82.5% of statements [2022-04-05T16:42:42.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-05T16:42:52.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements [2022-04-05T16:42:52.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-05T16:42:52.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-05T16:42:52.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-05T16:42:52.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements [2022-04-05T16:42:52.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-05T16:42:52.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-05T16:42:52.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-05T16:42:52.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-05T16:42:52.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-05T16:42:52.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements [2022-04-05T16:42:52.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-05T16:42:52.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-05T16:42:52.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2022-04-05T16:42:52.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-05T16:42:52.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 58.8% of statements [2022-04-05T16:42:52.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-05T16:42:52.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.0% of statements [2022-04-05T16:42:52.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2022-04-05T16:42:52.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.068s coverage: 85.4% of statements [2022-04-05T16:42:52.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.143s coverage: 91.2% of statements [2022-04-05T16:42:52.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-05T16:42:52.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.178s coverage: 64.4% of statements [2022-04-05T16:42:52.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-05T16:42:52.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-05T16:42:52.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2022-04-05T16:42:52.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements [2022-04-05T16:42:52.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2022-04-05T16:42:52.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2022-04-05T16:42:52.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.039s coverage: 100.0% of statements [2022-04-05T16:42:52.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.424s coverage: 65.4% of statements [2022-04-05T16:42:52.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-05T16:42:52.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-05T16:42:52.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-05T16:42:52.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.152s coverage: 43.8% of statements [2022-04-05T16:42:52.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-05T16:42:52.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-05T16:42:52.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements [2022-04-05T16:42:52.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-05T16:42:52.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.076s coverage: 84.8% of statements [2022-04-05T16:42:52.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-05T16:42:52.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-05T16:42:52.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-05T16:42:52.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-05T16:42:52.514Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.087s coverage: 17.7% of statements [2022-04-05T16:42:52.515Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-05T16:42:52.515Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-05T16:42:52.515Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-05T16:42:52.515Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-05T16:42:52.515Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.187s coverage: 92.3% of statements [2022-04-05T16:42:52.515Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-05T16:42:52.515Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-05T16:42:52.515Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-05T16:42:52.515Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-05T16:42:52.515Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements [2022-04-05T16:42:52.515Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-05T16:42:52.515Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-05T16:42:52.515Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.115s coverage: 97.7% of statements [2022-04-05T16:42:52.515Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-05T16:42:52.515Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-05T16:42:52.515Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-05T16:42:52.515Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-05T16:42:52.515Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.061s coverage: 28.9% of statements [2022-04-05T16:42:52.515Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-05T16:42:52.515Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-05T16:42:52.515Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-05T16:42:52.515Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-05T16:42:52.515Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-05T16:42:52.515Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-05T16:42:52.515Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-04-05T16:42:52.515Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-04-05T16:42:52.515Z] 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-05T16:42:52.515Z] cmd/security-spire-config/Dockerfile:36 DL3003 warning: Use WORKDIR to switch to a directory [2022-04-05T16:42:52.515Z] cmd/security-spire-agent/Dockerfile:36 DL3003 warning: Use WORKDIR to switch to a directory [2022-04-05T16:42:52.515Z] cmd/security-spire-server/Dockerfile:36 DL3003 warning: Use WORKDIR to switch to a directory [2022-04-05T16:42:52.515Z] make: *** [Makefile:116: hadolint] Error 1 [Pipeline] } [2022-04-05T16:42:52.574Z] $ docker stop --time=1 91c80ee851aad4cb45e8d98a6b0a5612541a310750aa76bc8ae7ae9effd6741f [2022-04-05T16:42:54.400Z] $ docker rm -f 91c80ee851aad4cb45e8d98a6b0a5612541a310750aa76bc8ae7ae9effd6741f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-05T16:42:55.331Z] Failed in branch amd64 [2022-04-05T16:43:29.210Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10759 in /w/workspace/edgexfoundry_edgex-go_PR-3944 [Pipeline] { [Pipeline] ws [2022-04-05T16:43:29.252Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-04-05T16:43:29.548Z] The recommended git tool is: git [2022-04-05T16:43:36.109Z] using credential edgex-jenkins-ssh [2022-04-05T16:43:36.126Z] Cloning the remote Git repository [2022-04-05T16:43:36.204Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-05T16:43:36.274Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-04-05T16:43:36.359Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-05T16:43:36.360Z] > git --version # timeout=10 [2022-04-05T16:43:36.389Z] > git --version # 'git version 2.25.1' [2022-04-05T16:43:36.390Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-05T16:43:36.498Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-05T16:43:53.722Z] Merging remotes/origin/main commit 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 into PR head commit 933a07dac756dd03f8fa8c74d2e6f6abfd7a43d4 [2022-04-05T16:43:52.800Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-05T16:43:52.817Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-05T16:43:52.849Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-05T16:43:52.891Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-05T16:43:52.892Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-05T16:43:52.904Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3944/head:refs/remotes/origin/PR-3944 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-05T16:43:53.744Z] > git config core.sparsecheckout # timeout=10 [2022-04-05T16:43:53.770Z] > git checkout -f 933a07dac756dd03f8fa8c74d2e6f6abfd7a43d4 # timeout=10 [2022-04-05T16:43:54.012Z] > git remote # timeout=10 [2022-04-05T16:43:54.034Z] > git config --get remote.origin.url # timeout=10 [2022-04-05T16:43:54.054Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-05T16:43:54.065Z] > git merge 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 # timeout=10 [2022-04-05T16:43:54.100Z] Merge succeeded, producing 933a07dac756dd03f8fa8c74d2e6f6abfd7a43d4 [2022-04-05T16:43:54.100Z] Checking out Revision 933a07dac756dd03f8fa8c74d2e6f6abfd7a43d4 (PR-3944) [2022-04-05T16:43:54.088Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-05T16:43:54.109Z] > git config core.sparsecheckout # timeout=10 [2022-04-05T16:43:54.132Z] > git checkout -f 933a07dac756dd03f8fa8c74d2e6f6abfd7a43d4 # timeout=10 [2022-04-05T16:43:58.356Z] Commit message: "feat(security): build spire server and agent from the source in Dockerfile" [2022-04-05T16:43:58.413Z] > git --version # timeout=10 [2022-04-05T16:43:58.424Z] > git --version # 'git version 2.25.1' [2022-04-05T16:43:58.437Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-05T16:43:59.559Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-05T16:43:59.560Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-05T16:43:59.560Z] Dload Upload Total Spent Left Speed [2022-04-05T16:43:59.560Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 44190 0 --:--:-- --:--:-- --:--:-- 44355 [Pipeline] sh [2022-04-05T16:44:00.081Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-05T16:44:00.436Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2022-04-05T16:44:00.436Z] /etc/docker/daemon.new [2022-04-05T16:44:00.436Z] { [2022-04-05T16:44:00.436Z] "registry-mirrors": [ [2022-04-05T16:44:00.436Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-05T16:44:00.436Z] ], [2022-04-05T16:44:00.436Z] "bip": "10.250.0.254/24", [2022-04-05T16:44:00.436Z] "hosts": [ [2022-04-05T16:44:00.436Z] "tcp://0.0.0.0:5555", [2022-04-05T16:44:00.436Z] "unix:///var/run/docker.sock" [2022-04-05T16:44:00.436Z] ], [2022-04-05T16:44:00.436Z] "mtu": 1458, [2022-04-05T16:44:00.436Z] "selinux-enabled": true, [2022-04-05T16:44:00.436Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-05T16:44:00.436Z] } [Pipeline] sh [2022-04-05T16:44:00.932Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-05T16:44:01.286Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-05T16:44:19.685Z] provisioning config files... [2022-04-05T16:44:19.710Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6830953408090672654tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-05T16:44:20.278Z] ---> docker-login.sh [2022-04-05T16:44:20.278Z] nexus3.edgexfoundry.org:10001 [2022-04-05T16:44:20.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-05T16:44:21.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-05T16:44:21.147Z] Configure a credential helper to remove this warning. See [2022-04-05T16:44:21.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-05T16:44:21.147Z] [2022-04-05T16:44:21.147Z] Login Succeeded [2022-04-05T16:44:21.147Z] nexus3.edgexfoundry.org:10002 [2022-04-05T16:44:21.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-05T16:44:21.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-05T16:44:21.701Z] Configure a credential helper to remove this warning. See [2022-04-05T16:44:21.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-05T16:44:21.701Z] [2022-04-05T16:44:21.701Z] Login Succeeded [2022-04-05T16:44:21.701Z] nexus3.edgexfoundry.org:10003 [2022-04-05T16:44:21.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-05T16:44:21.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-05T16:44:21.980Z] Configure a credential helper to remove this warning. See [2022-04-05T16:44:21.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-05T16:44:21.980Z] [2022-04-05T16:44:21.980Z] Login Succeeded [2022-04-05T16:44:21.980Z] nexus3.edgexfoundry.org:10004 [2022-04-05T16:44:22.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-05T16:44:22.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-05T16:44:22.585Z] Configure a credential helper to remove this warning. See [2022-04-05T16:44:22.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-05T16:44:22.585Z] [2022-04-05T16:44:22.585Z] Login Succeeded [2022-04-05T16:44:22.585Z] docker.io [2022-04-05T16:44:22.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-05T16:44:23.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-05T16:44:23.453Z] Configure a credential helper to remove this warning. See [2022-04-05T16:44:23.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-05T16:44:23.453Z] [2022-04-05T16:44:23.453Z] Login Succeeded [2022-04-05T16:44:23.453Z] ---> docker-login.sh ends [Pipeline] } [2022-04-05T16:44:23.487Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-05T16:44:23.872Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-05T16:44:23.907Z] ========================================================= [2022-04-05T16:44:23.907Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-05T16:44:23.907Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-05T16:44:24.294Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-05T16:44:24.575Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-05T16:44:24.575Z] 9b3977197b4f: Pulling fs layer [2022-04-05T16:44:24.575Z] 1a89e8eeedd5: Pulling fs layer [2022-04-05T16:44:24.575Z] 94645a83ff95: Pulling fs layer [2022-04-05T16:44:24.575Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-05T16:44:24.575Z] 0c92f367c5e7: Pulling fs layer [2022-04-05T16:44:24.575Z] f7c0051592d6: Pulling fs layer [2022-04-05T16:44:24.575Z] a227ed2f7395: Pulling fs layer [2022-04-05T16:44:24.575Z] 7b1c46037f91: Pulling fs layer [2022-04-05T16:44:24.575Z] 3f3a8bcf1eab: Waiting [2022-04-05T16:44:24.575Z] 0c92f367c5e7: Waiting [2022-04-05T16:44:24.575Z] a227ed2f7395: Waiting [2022-04-05T16:44:24.575Z] f7c0051592d6: Waiting [2022-04-05T16:44:24.575Z] 7b1c46037f91: Waiting [2022-04-05T16:44:24.575Z] 94645a83ff95: Verifying Checksum [2022-04-05T16:44:24.575Z] 94645a83ff95: Download complete [2022-04-05T16:44:24.575Z] 1a89e8eeedd5: Verifying Checksum [2022-04-05T16:44:24.575Z] 1a89e8eeedd5: Download complete [2022-04-05T16:44:24.575Z] 0c92f367c5e7: Verifying Checksum [2022-04-05T16:44:24.575Z] 0c92f367c5e7: Download complete [2022-04-05T16:44:24.575Z] f7c0051592d6: Verifying Checksum [2022-04-05T16:44:24.575Z] f7c0051592d6: Download complete [2022-04-05T16:44:24.575Z] 9b3977197b4f: Verifying Checksum [2022-04-05T16:44:24.575Z] 9b3977197b4f: Download complete [2022-04-05T16:44:24.575Z] a227ed2f7395: Verifying Checksum [2022-04-05T16:44:24.575Z] a227ed2f7395: Download complete [2022-04-05T16:44:25.596Z] 9b3977197b4f: Pull complete [2022-04-05T16:44:25.870Z] 1a89e8eeedd5: Pull complete [2022-04-05T16:44:26.475Z] 94645a83ff95: Pull complete [2022-04-05T16:44:26.751Z] 7b1c46037f91: Verifying Checksum [2022-04-05T16:44:26.751Z] 7b1c46037f91: Download complete [2022-04-05T16:44:27.356Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-05T16:44:27.356Z] 3f3a8bcf1eab: Download complete [2022-04-05T16:44:42.468Z] 3f3a8bcf1eab: Pull complete [2022-04-05T16:44:42.469Z] 0c92f367c5e7: Pull complete [2022-04-05T16:44:42.469Z] f7c0051592d6: Pull complete [2022-04-05T16:44:42.469Z] a227ed2f7395: Pull complete [2022-04-05T16:44:47.898Z] 7b1c46037f91: Pull complete [2022-04-05T16:44:47.898Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-05T16:44:47.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-05T16:44:47.898Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-05T16:44:48.305Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-05T16:44:48.305Z] WORKDIR /edgex [2022-04-05T16:44:48.305Z] COPY go.mod . [2022-04-05T16:44:48.305Z] RUN go mod download [2022-04-05T16:44:48.305Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-05T16:44:50.963Z] Sending build context to Docker daemon 169.1MB [2022-04-05T16:44:50.963Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-05T16:44:50.963Z] ---> f79e39bc4007 [2022-04-05T16:44:50.963Z] Step 2/4 : WORKDIR /edgex [2022-04-05T16:44:52.401Z] ---> Running in 48ecbeee389e [2022-04-05T16:44:52.677Z] Removing intermediate container 48ecbeee389e [2022-04-05T16:44:52.677Z] ---> d4c02f59d954 [2022-04-05T16:44:52.677Z] Step 3/4 : COPY go.mod . [2022-04-05T16:44:53.300Z] ---> 7e381c2ed042 [2022-04-05T16:44:53.300Z] Step 4/4 : RUN go mod download [2022-04-05T16:44:53.300Z] ---> Running in fd7fb861e3d0 [2022-04-05T16:45:40.298Z] Removing intermediate container fd7fb861e3d0 [2022-04-05T16:45:40.298Z] ---> ef92a1597a2a [2022-04-05T16:45:40.298Z] Successfully built ef92a1597a2a [2022-04-05T16:45:40.298Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-05T16:45:40.667Z] + docker inspect -f . ci-base-image-arm64 [2022-04-05T16:45:40.667Z] . [Pipeline] withDockerContainer [2022-04-05T16:45:40.923Z] prd-ubuntu20.04-docker-arm64-4c-16g-10759 does not seem to be running inside a container [2022-04-05T16:45:41.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-05T16:45:42.281Z] $ docker top 7beb6ea854ef28c4648d5c819728aa8175f336ba105de59fc34c12ff6090160a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-05T16:45:43.201Z] + go version [2022-04-05T16:45:43.201Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-05T16:45:43.240Z] $ docker stop --time=1 7beb6ea854ef28c4648d5c819728aa8175f336ba105de59fc34c12ff6090160a [2022-04-05T16:45:44.831Z] $ docker rm -f 7beb6ea854ef28c4648d5c819728aa8175f336ba105de59fc34c12ff6090160a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-05T16:45:45.680Z] + docker inspect -f . ci-base-image-arm64 [2022-04-05T16:45:45.681Z] . [Pipeline] withDockerContainer [2022-04-05T16:45:45.911Z] prd-ubuntu20.04-docker-arm64-4c-16g-10759 does not seem to be running inside a container [2022-04-05T16:45:45.998Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-05T16:45:47.230Z] $ docker top f359210ec2673830f2b372f81b05a361318d94d8acbbe36aabae8152d045a53a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-05T16:45:47.526Z] ========================================================= [2022-04-05T16:45:47.526Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-05T16:45:47.526Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-05T16:45:48.223Z] + make test [2022-04-05T16:45:48.223Z] go mod tidy -compat=1.17 [2022-04-05T16:45:49.206Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-05T16:46:21.585Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-05T16:47:43.466Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-05T16:47:55.907Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-05T16:47:55.907Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-05T16:47:55.907Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-05T16:47:55.907Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-05T16:47:55.907Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-05T16:47:55.907Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-05T16:47:55.907Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-05T16:47:55.907Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-05T16:47:56.510Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-05T16:47:56.510Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-05T16:47:56.789Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-05T16:47:56.789Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-05T16:47:56.789Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-05T16:47:56.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-05T16:48:06.994Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.246s coverage: 28.7% of statements [2022-04-05T16:48:06.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-05T16:48:06.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-05T16:48:11.338Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.467s coverage: 98.5% of statements [2022-04-05T16:48:11.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-05T16:48:14.010Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.540s coverage: 54.9% of statements [2022-04-05T16:48:14.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-05T16:48:14.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-05T16:48:36.860Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.428s coverage: 89.2% of statements [2022-04-05T16:48:36.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-05T16:48:36.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-05T16:48:36.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-05T16:48:36.860Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.475s coverage: 84.4% of statements [2022-04-05T16:48:36.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-05T16:48:36.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-05T16:48:36.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-05T16:48:36.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-05T16:48:36.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-05T16:48:36.860Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.721s coverage: 94.7% of statements [2022-04-05T16:48:36.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-05T16:48:36.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-05T16:48:36.860Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.254s coverage: 72.2% of statements [2022-04-05T16:48:36.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-05T16:48:36.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-05T16:48:36.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-05T16:48:36.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-05T16:48:36.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-05T16:48:36.860Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.378s coverage: 60.0% of statements [2022-04-05T16:48:36.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-05T16:48:36.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-05T16:48:36.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-05T16:48:36.860Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.642s coverage: 0.9% of statements [2022-04-05T16:48:36.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-05T16:48:36.860Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.319s coverage: 58.8% of statements [2022-04-05T16:48:36.860Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.308s coverage: 24.0% of statements [2022-04-05T16:48:36.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-05T16:48:36.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.322s coverage: 47.1% of statements [2022-04-05T16:48:36.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.324s coverage: 79.5% of statements [2022-04-05T16:48:36.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.272s coverage: 94.1% of statements [2022-04-05T16:48:36.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.274s coverage: 96.3% of statements [2022-04-05T16:48:37.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.218s coverage: 87.5% of statements [2022-04-05T16:48:49.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.301s coverage: 94.4% of statements [2022-04-05T16:48:49.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.216s coverage: 44.8% of statements [2022-04-05T16:48:56.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.705s coverage: 82.5% of statements [2022-04-05T16:48:56.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-05T16:49:03.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.267s coverage: 92.9% of statements [2022-04-05T16:49:03.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-05T16:49:03.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-05T16:49:03.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-05T16:49:03.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements [2022-04-05T16:49:03.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-05T16:49:03.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-05T16:49:03.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-05T16:49:03.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-05T16:49:03.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-05T16:49:03.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.202s coverage: 87.2% of statements [2022-04-05T16:49:03.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-05T16:49:03.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-05T16:49:03.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements [2022-04-05T16:49:03.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-05T16:49:03.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.260s coverage: 58.8% of statements [2022-04-05T16:49:03.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-05T16:49:03.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.262s coverage: 80.0% of statements [2022-04-05T16:49:03.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.222s coverage: 87.2% of statements [2022-04-05T16:49:03.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.291s coverage: 85.4% of statements [2022-04-05T16:49:03.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.772s coverage: 91.2% of statements [2022-04-05T16:49:03.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-05T16:49:03.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.908s coverage: 64.4% of statements [2022-04-05T16:49:03.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-05T16:49:03.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-05T16:49:03.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.209s coverage: 100.0% of statements [2022-04-05T16:49:03.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 89.4% of statements [2022-04-05T16:49:03.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2022-04-05T16:49:03.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements [2022-04-05T16:49:04.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements [2022-04-05T16:49:11.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.419s coverage: 65.4% of statements [2022-04-05T16:49:11.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-05T16:49:11.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-05T16:49:11.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-05T16:49:11.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.744s coverage: 43.8% of statements [2022-04-05T16:49:11.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-05T16:49:11.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-05T16:49:11.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.257s coverage: 89.5% of statements [2022-04-05T16:49:11.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-05T16:49:11.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.403s coverage: 84.8% of statements [2022-04-05T16:49:11.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-05T16:49:11.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-05T16:49:11.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-05T16:49:11.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-05T16:49:19.593Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.332s coverage: 17.7% of statements [2022-04-05T16:49:19.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-05T16:49:19.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-05T16:49:19.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-05T16:49:19.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-05T16:49:19.593Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.619s coverage: 92.3% of statements [2022-04-05T16:49:19.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-05T16:49:19.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-05T16:49:19.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-05T16:49:19.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-05T16:49:19.593Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.249s coverage: 63.2% of statements [2022-04-05T16:49:19.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-05T16:49:19.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-05T16:49:19.593Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.441s coverage: 97.7% of statements [2022-04-05T16:49:19.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-05T16:49:19.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-05T16:49:19.593Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-05T16:49:19.593Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-05T16:49:19.593Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.212s coverage: 28.9% of statements [2022-04-05T16:49:19.593Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-05T16:49:19.593Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-05T16:49:19.593Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-05T16:49:19.593Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-05T16:49:19.593Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-05T16:49:19.593Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-05T16:49:19.593Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.196s coverage: 100.0% of statements [2022-04-05T16:49:19.593Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements [2022-04-05T16:49:20.572Z] 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-05T16:49:20.572Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-05T16:49:20.572Z] GO111MODULE=on go vet ./... [2022-04-05T16:50:57.420Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-05T16:50:57.420Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-05T16:50:58.406Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-05T16:51:01.843Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-05T16:51:02.528Z] + ls -al . [2022-04-05T16:51:02.528Z] total 660 [2022-04-05T16:51:02.528Z] drwxrwxr-x 9 1001 1001 4096 Apr 5 16:51 . [2022-04-05T16:51:02.528Z] drwxr-xr-x 4 root root 4096 Apr 5 16:45 .. [2022-04-05T16:51:02.528Z] -rw-rw-r-- 1 1001 1001 11 Apr 5 16:43 .dockerignore [2022-04-05T16:51:02.528Z] drwxrwxr-x 8 1001 1001 4096 Apr 5 16:43 .git [2022-04-05T16:51:02.528Z] drwxrwxr-x 4 1001 1001 4096 Apr 5 16:43 .github [2022-04-05T16:51:02.528Z] -rw-rw-r-- 1 1001 1001 870 Apr 5 16:43 .gitignore [2022-04-05T16:51:02.528Z] -rw-rw-r-- 1 1001 1001 42 Apr 5 16:43 .golangci.yml [2022-04-05T16:51:02.528Z] -rw-rw-r-- 1 1001 1001 87 Apr 5 16:43 .hadolint.yml [2022-04-05T16:51:02.528Z] -rw-rw-r-- 1 1001 1001 166 Apr 5 16:43 .sonarcloud.properties [2022-04-05T16:51:02.528Z] -rw-rw-r-- 1 1001 1001 1171 Apr 5 16:43 ADOPTERS.md [2022-04-05T16:51:02.528Z] -rw-rw-r-- 1 1001 1001 9953 Apr 5 16:43 Attribution.txt [2022-04-05T16:51:02.528Z] -rw-rw-r-- 1 1001 1001 51732 Apr 5 16:43 CHANGELOG.md [2022-04-05T16:51:02.528Z] -rw-rw-r-- 1 1001 1001 3804 Apr 5 16:43 CONTRIBUTING.md [2022-04-05T16:51:02.528Z] -rw-rw-r-- 1 1001 1001 677 Apr 5 16:43 GOVERNANCE.md [2022-04-05T16:51:02.528Z] -rw-rw-r-- 1 1001 1001 849 Apr 5 16:43 Jenkinsfile [2022-04-05T16:51:02.528Z] -rw-rw-r-- 1 1001 1001 10775 Apr 5 16:43 LICENSE [2022-04-05T16:51:02.528Z] -rw-rw-r-- 1 1001 1001 8478 Apr 5 16:43 Makefile [2022-04-05T16:51:02.528Z] -rw-rw-r-- 1 1001 1001 582 Apr 5 16:43 OWNERS.md [2022-04-05T16:51:02.528Z] -rw-rw-r-- 1 1001 1001 8207 Apr 5 16:43 README.md [2022-04-05T16:51:02.528Z] -rw-rw-r-- 1 1001 1001 6912 Apr 5 16:43 SECURITY.md [2022-04-05T16:51:02.528Z] -rw-rw-r-- 1 1001 1001 5 Apr 5 16:41 VERSION [2022-04-05T16:51:02.528Z] -rw-rw-r-- 1 1001 1001 4131 Apr 5 16:43 ZMQWindows.md [2022-04-05T16:51:02.528Z] drwxrwxr-x 2 1001 1001 4096 Apr 5 16:43 bin [2022-04-05T16:51:02.528Z] drwxrwxr-x 18 1001 1001 4096 Apr 5 16:43 cmd [2022-04-05T16:51:02.528Z] -rw-r--r-- 1 root root 429121 Apr 5 16:49 coverage.out [2022-04-05T16:51:02.528Z] -rw-rw-r-- 1 1001 1001 3175 Apr 5 16:43 go.mod [2022-04-05T16:51:02.528Z] -rw-rw-r-- 1 1001 1001 34990 Apr 5 16:45 go.sum [2022-04-05T16:51:02.528Z] drwxrwxr-x 8 1001 1001 4096 Apr 5 16:43 internal [2022-04-05T16:51:02.528Z] drwxrwxr-x 3 1001 1001 4096 Apr 5 16:43 openapi [2022-04-05T16:51:02.528Z] drwxrwxr-x 4 1001 1001 4096 Apr 5 16:43 snap [2022-04-05T16:51:02.528Z] -rw-rw-r-- 1 1001 1001 204 Apr 5 16:43 version.go [Pipeline] sh [2022-04-05T16:51:03.215Z] + '[' -e coverage.out ] [2022-04-05T16:51:03.215Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-05T16:51:04.016Z] Stashed 1 file(s) [Pipeline] sh [2022-04-05T16:51:04.691Z] + make build [2022-04-05T16:51:04.691Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-05T16:52:56.570Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-05T16:54:18.497Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-05T16:54:18.497Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-05T16:54:21.875Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-05T16:54:23.863Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-05T16:54:29.267Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-05T16:54:34.674Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-05T16:54:40.086Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-05T16:54:46.811Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-05T16:54:51.110Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-05T16:54:55.415Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-05T16:55:03.711Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-05T16:55:09.160Z] $ docker stop --time=1 f359210ec2673830f2b372f81b05a361318d94d8acbbe36aabae8152d045a53a [2022-04-05T16:55:11.151Z] $ docker rm -f f359210ec2673830f2b372f81b05a361318d94d8acbbe36aabae8152d045a53a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-05T16:55:14.611Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-05T16:55:14.611Z] [2022-04-05T16:55:14.611Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-05T16:55:14.998Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-05T16:55:15.273Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-05T16:55:15.273Z] 29e5d40040c1: Pulling fs layer [2022-04-05T16:55:15.273Z] 1ce36da41761: Pulling fs layer [2022-04-05T16:55:15.273Z] 25b303627fd3: Pulling fs layer [2022-04-05T16:55:15.273Z] 29e5d40040c1: Verifying Checksum [2022-04-05T16:55:15.273Z] 29e5d40040c1: Download complete [2022-04-05T16:55:15.549Z] 1ce36da41761: Verifying Checksum [2022-04-05T16:55:15.549Z] 1ce36da41761: Download complete [2022-04-05T16:55:15.824Z] 29e5d40040c1: Pull complete [2022-04-05T16:55:17.263Z] 25b303627fd3: Verifying Checksum [2022-04-05T16:55:17.263Z] 25b303627fd3: Download complete [2022-04-05T16:55:17.263Z] 1ce36da41761: Pull complete [2022-04-05T16:55:29.654Z] 25b303627fd3: Pull complete [2022-04-05T16:55:29.654Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-05T16:55:29.654Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-05T16:55:29.654Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-05T16:55:29.891Z] prd-ubuntu20.04-docker-arm64-4c-16g-10759 does not seem to be running inside a container [2022-04-05T16:55:29.982Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-05T16:55:32.308Z] $ docker top feaf1f40ddf3413a07b0e25c8fd7c38855377b4dfa84f996207335ed544108eb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-05T16:55:33.259Z] + docker-compose build --help [2022-04-05T16:55:33.259Z] + grep parallel [2022-04-05T16:55:37.560Z] --parallel Build images in parallel. [Pipeline] } [2022-04-05T16:55:37.604Z] $ docker stop --time=1 feaf1f40ddf3413a07b0e25c8fd7c38855377b4dfa84f996207335ed544108eb [2022-04-05T16:55:39.267Z] $ docker rm -f feaf1f40ddf3413a07b0e25c8fd7c38855377b4dfa84f996207335ed544108eb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-05T16:55:39.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-05T16:55:39.983Z] . [Pipeline] withDockerContainer [2022-04-05T16:55:40.234Z] prd-ubuntu20.04-docker-arm64-4c-16g-10759 does not seem to be running inside a container [2022-04-05T16:55:40.318Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-05T16:55:41.622Z] $ docker top 1714b60b2721010be281f8a75a21a40123523a6bf13fa65bd239c217c8fc774e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-05T16:55:42.566Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-05T16:55:46.884Z] Building core-command ... [2022-04-05T16:55:46.884Z] Building core-data ... [2022-04-05T16:55:46.884Z] Building core-metadata ... [2022-04-05T16:55:46.884Z] Building security-bootstrapper ... [2022-04-05T16:55:46.884Z] Building security-proxy-setup ... [2022-04-05T16:55:46.884Z] Building security-secretstore-setup ... [2022-04-05T16:55:46.884Z] Building security-spiffe-token-provider ... [2022-04-05T16:55:46.884Z] Building security-spire-agent ... [2022-04-05T16:55:46.884Z] Building security-spire-config ... [2022-04-05T16:55:46.884Z] Building security-spire-server ... [2022-04-05T16:55:46.884Z] Building support-notifications ... [2022-04-05T16:55:46.884Z] Building support-scheduler ... [2022-04-05T16:55:46.884Z] Building sys-mgmt-agent ... [2022-04-05T16:55:46.884Z] Building security-spire-server [2022-04-05T16:55:46.884Z] Building security-bootstrapper [2022-04-05T16:55:46.884Z] Building sys-mgmt-agent [2022-04-05T16:55:46.884Z] Building core-data [2022-04-05T16:55:46.884Z] Building security-secretstore-setup [2022-04-05T16:57:38.741Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-05T16:57:38.742Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-05T16:57:38.742Z] ---> ef92a1597a2a [2022-04-05T16:57:38.742Z] Step 3/31 : WORKDIR /edgex-go [2022-04-05T16:57:38.742Z] ---> Running in 927d29e1feb4 [2022-04-05T16:57:38.742Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-05T16:57:38.742Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-05T16:57:38.742Z] ---> ef92a1597a2a [2022-04-05T16:57:38.742Z] Step 3/23 : WORKDIR /edgex-go [2022-04-05T16:57:38.742Z] ---> Running in 7f4f7db3933d [2022-04-05T16:57:38.742Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-05T16:57:38.742Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-05T16:57:38.742Z] ---> ef92a1597a2a [2022-04-05T16:57:38.742Z] Step 3/23 : WORKDIR /edgex-go [2022-04-05T16:57:38.742Z] ---> Running in 74212b8f94a5 [2022-04-05T16:57:38.742Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-05T16:57:38.742Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-05T16:57:38.742Z] ---> ef92a1597a2a [2022-04-05T16:57:38.742Z] Step 3/25 : WORKDIR /edgex-go [2022-04-05T16:57:38.742Z] ---> Running in 975a487fc14c [2022-04-05T16:57:38.742Z] Removing intermediate container 927d29e1feb4 [2022-04-05T16:57:38.742Z] ---> 91f0e5805627 [2022-04-05T16:57:38.742Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T16:57:38.742Z] Removing intermediate container 7f4f7db3933d [2022-04-05T16:57:38.742Z] ---> a3c0548d502f [2022-04-05T16:57:38.742Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T16:57:38.742Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-05T16:57:38.742Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-05T16:57:38.742Z] ---> ef92a1597a2a [2022-04-05T16:57:38.742Z] Step 3/23 : WORKDIR /edgex-go [2022-04-05T16:57:38.742Z] ---> Running in 4bf7cf89955b [2022-04-05T16:57:38.742Z] ---> Running in 93a44e57afd8 [2022-04-05T16:57:38.742Z] ---> Running in be88e9c1df9c [2022-04-05T16:57:38.742Z] Removing intermediate container 975a487fc14c [2022-04-05T16:57:38.742Z] ---> 3c2f626eca5a [2022-04-05T16:57:38.742Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T16:57:38.742Z] ---> Running in 1a0c3cc2850a [2022-04-05T16:57:38.742Z] Removing intermediate container 74212b8f94a5 [2022-04-05T16:57:38.742Z] ---> 97a63bc0a761 [2022-04-05T16:57:38.742Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T16:57:38.742Z] Removing intermediate container 4bf7cf89955b [2022-04-05T16:57:38.742Z] ---> 3b82c398dd82 [2022-04-05T16:57:38.742Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T16:57:38.742Z] ---> Running in 674569ac7d2b [2022-04-05T16:57:38.742Z] ---> Running in fe237f4decf3 [2022-04-05T16:57:38.742Z] Removing intermediate container 93a44e57afd8 [2022-04-05T16:57:38.742Z] ---> 2226983de087 [2022-04-05T16:57:38.742Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-05T16:57:38.742Z] ---> Running in b5e1f63f3566 [2022-04-05T16:57:38.742Z] Removing intermediate container be88e9c1df9c [2022-04-05T16:57:38.742Z] ---> c8b87a29e868 [2022-04-05T16:57:38.742Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-05T16:57:38.742Z] ---> Running in 0baf82c3ae84 [2022-04-05T16:57:38.742Z] Removing intermediate container fe237f4decf3 [2022-04-05T16:57:38.742Z] ---> 28bf8891de71 [2022-04-05T16:57:38.742Z] Step 5/23 : RUN apk add --update --no-cache make git build-base curl [2022-04-05T16:57:38.742Z] Removing intermediate container 1a0c3cc2850a [2022-04-05T16:57:38.742Z] ---> 048a72dcbb4c [2022-04-05T16:57:38.742Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-05T16:57:38.742Z] Removing intermediate container 674569ac7d2b [2022-04-05T16:57:38.742Z] ---> 2aceff9fd7b4 [2022-04-05T16:57:38.742Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-05T16:57:38.742Z] ---> Running in 4d284ee264ec [2022-04-05T16:57:38.742Z] ---> Running in e82c6655ac49 [2022-04-05T16:57:38.742Z] ---> Running in 39fc42d7782e [2022-04-05T16:57:38.742Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-05T16:57:38.742Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-05T16:57:38.742Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-05T16:57:38.742Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-05T16:57:38.742Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-05T16:57:38.742Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-05T16:57:38.742Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-05T16:57:38.742Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-05T16:57:38.742Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-05T16:57:38.742Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-05T16:57:38.742Z] OK: 220 MiB in 52 packages [2022-04-05T16:57:38.742Z] OK: 220 MiB in 52 packages [2022-04-05T16:57:38.742Z] OK: 220 MiB in 52 packages [2022-04-05T16:57:38.742Z] OK: 220 MiB in 52 packages [2022-04-05T16:57:38.742Z] OK: 220 MiB in 52 packages [2022-04-05T16:57:38.742Z] Removing intermediate container 0baf82c3ae84 [2022-04-05T16:57:38.742Z] ---> 12e89088d20b [2022-04-05T16:57:38.742Z] Removing intermediate container b5e1f63f3566 [2022-04-05T16:57:38.742Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-05T16:57:38.742Z] ---> 5876b68abdb1 [2022-04-05T16:57:38.742Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-05T16:57:39.026Z] Removing intermediate container 4d284ee264ec [2022-04-05T16:57:39.026Z] ---> 64043692228b [2022-04-05T16:57:39.026Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-05T16:57:39.026Z] Removing intermediate container e82c6655ac49 [2022-04-05T16:57:39.026Z] ---> 619b268e082e [2022-04-05T16:57:39.026Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-05T16:57:39.303Z] Removing intermediate container 39fc42d7782e [2022-04-05T16:57:39.303Z] ---> d99567fc8b39 [2022-04-05T16:57:39.303Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-05T16:57:39.590Z] ---> 1bcbfd5e62b1 [2022-04-05T16:57:39.590Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-05T16:57:39.590Z] ---> 3071f15300e3 [2022-04-05T16:57:39.590Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-05T16:57:39.590Z] ---> Running in 81e4f00d94a6 [2022-04-05T16:57:39.590Z] ---> Running in 8fbdba87f1b4 [2022-04-05T16:57:40.592Z] ---> 0f86c4701e01 [2022-04-05T16:57:40.592Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-05T16:57:40.592Z] ---> 085ea6da4c82 [2022-04-05T16:57:40.592Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-05T16:57:40.592Z] ---> d2add99312be [2022-04-05T16:57:40.592Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-05T16:57:40.867Z] ---> Running in 59f318ae5630 [2022-04-05T16:57:40.867Z] ---> Running in 65451214cc18 [2022-04-05T16:57:40.867Z] ---> Running in 7d04dceb7d11 [2022-04-05T16:57:45.212Z] Removing intermediate container 8fbdba87f1b4 [2022-04-05T16:57:45.212Z] ---> c50f8a660223 [2022-04-05T16:57:45.212Z] Step 8/23 : COPY . . [2022-04-05T16:57:45.489Z] Removing intermediate container 81e4f00d94a6 [2022-04-05T16:57:45.489Z] ---> 09e87de66a68 [2022-04-05T16:57:45.489Z] Step 8/31 : COPY . . [2022-04-05T16:57:46.089Z] Removing intermediate container 65451214cc18 [2022-04-05T16:57:46.089Z] ---> 383341f094c1 [2022-04-05T16:57:46.089Z] Step 8/23 : COPY . . [2022-04-05T16:57:46.366Z] Removing intermediate container 59f318ae5630 [2022-04-05T16:57:46.366Z] ---> 638e36454d02 [2022-04-05T16:57:46.366Z] Step 8/23 : COPY . . [2022-04-05T16:57:46.366Z] Removing intermediate container 7d04dceb7d11 [2022-04-05T16:57:46.366Z] ---> 4d129d0f7d12 [2022-04-05T16:57:46.366Z] Step 8/25 : COPY . . [2022-04-05T16:58:18.753Z] ---> 280a1c9ad640 [2022-04-05T16:58:18.754Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-05T16:58:18.754Z] ---> 3a0a12147607 [2022-04-05T16:58:18.754Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.1 [2022-04-05T16:58:18.754Z] ---> 96a873696ef0 [2022-04-05T16:58:18.754Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-05T16:58:18.754Z] ---> 8fae12d1956a [2022-04-05T16:58:18.754Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-05T16:58:18.754Z] ---> Running in ca54b63af019 [2022-04-05T16:58:18.754Z] ---> Running in a4030e07c073 [2022-04-05T16:58:18.754Z] ---> Running in 354a688cf415 [2022-04-05T16:58:18.754Z] ---> Running in e39f29386612 [2022-04-05T16:58:18.754Z] Removing intermediate container a4030e07c073 [2022-04-05T16:58:18.754Z] ---> 97cce9dacb57 [2022-04-05T16:58:18.754Z] Step 10/23 : RUN mkdir -p spire-build && cd spire-build && 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-05T16:58:18.754Z] ---> Running in 18ebcea17513 [2022-04-05T16:58:18.754Z] ---> 9050e3a6a197 [2022-04-05T16:58:18.754Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-05T16:58:18.754Z] ---> Running in e4db1befa928 [2022-04-05T16:58:19.746Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-05T16:58:20.027Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-05T16:58:20.027Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-05T16:58:20.320Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-05T16:58:20.935Z] spire-1.2.1/ [2022-04-05T16:58:20.935Z] spire-1.2.1/.data/ [2022-04-05T16:58:20.935Z] spire-1.2.1/.data/.file [2022-04-05T16:58:20.935Z] spire-1.2.1/.dockerignore [2022-04-05T16:58:20.935Z] spire-1.2.1/.gitattributes [2022-04-05T16:58:20.935Z] spire-1.2.1/.githooks/ [2022-04-05T16:58:20.935Z] spire-1.2.1/.githooks/pre-commit [2022-04-05T16:58:20.935Z] spire-1.2.1/.github/ [2022-04-05T16:58:20.935Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-05T16:58:20.935Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-05T16:58:20.935Z] spire-1.2.1/.github/dependabot.yml [2022-04-05T16:58:20.935Z] spire-1.2.1/.github/workflows/ [2022-04-05T16:58:20.935Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-05T16:58:20.935Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-05T16:58:20.935Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-05T16:58:20.935Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-05T16:58:20.935Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-05T16:58:20.935Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-05T16:58:20.935Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-05T16:58:20.935Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-05T16:58:20.935Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-05T16:58:20.935Z] spire-1.2.1/.gitignore [2022-04-05T16:58:20.935Z] spire-1.2.1/.go-version [2022-04-05T16:58:20.935Z] spire-1.2.1/.golangci.yml [2022-04-05T16:58:20.935Z] spire-1.2.1/ADOPTERS.md [2022-04-05T16:58:20.935Z] spire-1.2.1/CHANGELOG.md [2022-04-05T16:58:20.935Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-05T16:58:20.935Z] spire-1.2.1/CODEOWNERS [2022-04-05T16:58:20.935Z] spire-1.2.1/CONTRIBUTING.md [2022-04-05T16:58:20.935Z] spire-1.2.1/Dockerfile [2022-04-05T16:58:20.935Z] spire-1.2.1/Dockerfile.dev [2022-04-05T16:58:20.935Z] spire-1.2.1/Dockerfile.scratch [2022-04-05T16:58:20.935Z] spire-1.2.1/LICENSE [2022-04-05T16:58:20.935Z] spire-1.2.1/MAINTAINERS.md [2022-04-05T16:58:20.935Z] spire-1.2.1/Makefile [2022-04-05T16:58:20.935Z] spire-1.2.1/README.md [2022-04-05T16:58:20.935Z] spire-1.2.1/ROADMAP.md [2022-04-05T16:58:20.935Z] spire-1.2.1/SECURITY.md [2022-04-05T16:58:20.935Z] spire-1.2.1/cmd/ [2022-04-05T16:58:20.935Z] spire-1.2.1/cmd/spire-agent/ [2022-04-05T16:58:20.935Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-05T16:58:20.935Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-05T16:58:20.935Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-05T16:58:20.935Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-05T16:58:20.935Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-05T16:58:20.935Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-05T16:58:20.935Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-05T16:58:20.935Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-05T16:58:20.935Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-05T16:58:20.935Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-05T16:58:20.935Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-05T16:58:20.935Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-05T16:58:20.935Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-05T16:58:20.935Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-05T16:58:20.935Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-05T16:58:20.935Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-05T16:58:20.935Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/ [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-05T16:58:21.224Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-05T16:58:21.224Z] spire-1.2.1/conf/ [2022-04-05T16:58:21.224Z] spire-1.2.1/conf/agent/ [2022-04-05T16:58:21.224Z] spire-1.2.1/conf/agent/agent.conf [2022-04-05T16:58:21.224Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-05T16:58:21.225Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-05T16:58:21.225Z] spire-1.2.1/conf/server/ [2022-04-05T16:58:21.225Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-05T16:58:21.225Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-05T16:58:21.225Z] spire-1.2.1/conf/server/server.conf [2022-04-05T16:58:21.225Z] spire-1.2.1/conf/server/server_full.conf [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/ [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/SPIRE101.md [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/auditlog.md [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/images/ [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-05T16:58:21.225Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-05T16:58:21.518Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-05T16:58:21.518Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-05T16:58:21.518Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-05T16:58:21.518Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-05T16:58:21.518Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-05T16:58:21.518Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-05T16:58:21.518Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-05T16:58:21.518Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-05T16:58:21.518Z] spire-1.2.1/doc/scaling_spire.md [2022-04-05T16:58:21.518Z] spire-1.2.1/doc/spire_agent.md [2022-04-05T16:58:21.518Z] spire-1.2.1/doc/spire_server.md [2022-04-05T16:58:21.518Z] spire-1.2.1/doc/supported_integrations.md [2022-04-05T16:58:21.518Z] spire-1.2.1/doc/telemetry.md [2022-04-05T16:58:21.518Z] spire-1.2.1/doc/telemetry_config.md [2022-04-05T16:58:21.518Z] spire-1.2.1/doc/upgrading.md [2022-04-05T16:58:21.518Z] spire-1.2.1/doc/using_spire.md [2022-04-05T16:58:21.518Z] spire-1.2.1/examples/ [2022-04-05T16:58:21.518Z] spire-1.2.1/examples/README.md [2022-04-05T16:58:21.518Z] spire-1.2.1/go.mod [2022-04-05T16:58:21.518Z] spire-1.2.1/go.sum [2022-04-05T16:58:21.518Z] spire-1.2.1/pkg/ [2022-04-05T16:58:21.518Z] spire-1.2.1/pkg/agent/ [2022-04-05T16:58:21.518Z] spire-1.2.1/pkg/agent/agent.go [2022-04-05T16:58:21.518Z] spire-1.2.1/pkg/agent/api/ [2022-04-05T16:58:21.518Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-05T16:58:21.518Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-05T16:58:21.518Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-05T16:58:21.518Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-05T16:58:21.518Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-05T16:58:21.518Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-05T16:58:21.518Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-05T16:58:21.518Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-05T16:58:21.518Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-05T16:58:21.518Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-05T16:58:21.518Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-05T16:58:21.518Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-05T16:58:21.518Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-05T16:58:21.518Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-05T16:58:21.518Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-05T16:58:21.518Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-05T16:58:21.518Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-05T16:58:21.518Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-05T16:58:21.518Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-05T16:58:21.518Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-05T16:58:21.518Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-05T16:58:21.518Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-05T16:58:21.518Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-05T16:58:21.518Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-05T16:58:21.518Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-05T16:58:21.518Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-05T16:58:21.518Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-05T16:58:21.518Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-05T16:58:21.518Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-05T16:58:21.518Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-05T16:58:21.518Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-05T16:58:21.518Z] spire-1.2.1/pkg/agent/client/ [2022-04-05T16:58:21.518Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-05T16:58:21.518Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-05T16:58:21.518Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/common/ [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/config.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/manager/ [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/svid/ [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/common/ [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/common/api/ [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-05T16:58:21.519Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/api/names.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/auth/ [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/catalog/ [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/cli/ [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-05T16:58:21.520Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/health/ [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/health/config.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/health/context.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/health/health.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/idutil/ [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/log/ [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/log/log.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/log/options.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-05T16:58:21.797Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/plugin/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/profiling/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/selector/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/uptime/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/util/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/util/task.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/version/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/version/version.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/x509util/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/api.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/health/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/id.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/status.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-05T16:58:21.798Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-05T16:58:21.799Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-05T16:58:21.799Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-05T16:58:21.799Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-05T16:58:21.799Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-05T16:58:21.799Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-05T16:58:21.799Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-05T16:58:21.799Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-05T16:58:21.799Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-05T16:58:21.799Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-05T16:58:21.799Z] spire-1.2.1/pkg/server/bundle/ [2022-04-05T16:58:21.799Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-05T16:58:21.799Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-05T16:58:21.799Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-05T16:58:21.799Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-05T16:58:21.799Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-05T16:58:21.799Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-05T16:58:21.799Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-05T16:58:21.799Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-05T16:58:21.799Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-05T16:58:21.799Z] spire-1.2.1/pkg/server/ca/ [2022-04-05T16:58:21.799Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/cache/ [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/catalog/ [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/config.go [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/datastore/ [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-05T16:58:22.077Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-05T16:58:22.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/registration/ [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/server.go [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/server_test.go [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/svid/ [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-05T16:58:22.079Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-05T16:58:22.079Z] spire-1.2.1/proto/ [2022-04-05T16:58:22.079Z] spire-1.2.1/proto/private/ [2022-04-05T16:58:22.079Z] spire-1.2.1/proto/private/server/ [2022-04-05T16:58:22.357Z] spire-1.2.1/proto/private/server/journal/ [2022-04-05T16:58:22.357Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-05T16:58:22.357Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-05T16:58:22.357Z] spire-1.2.1/proto/spire/ [2022-04-05T16:58:22.357Z] spire-1.2.1/proto/spire/common/ [2022-04-05T16:58:22.357Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-05T16:58:22.357Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-05T16:58:22.357Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-05T16:58:22.357Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-05T16:58:22.357Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-05T16:58:22.357Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-05T16:58:22.357Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-05T16:58:22.357Z] spire-1.2.1/proto/spire/plugin/ [2022-04-05T16:58:22.357Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-05T16:58:22.357Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-05T16:58:22.357Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-05T16:58:22.357Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-05T16:58:22.357Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-05T16:58:22.357Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-05T16:58:22.357Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-05T16:58:22.357Z] spire-1.2.1/release/ [2022-04-05T16:58:22.357Z] spire-1.2.1/release/spire-extras/ [2022-04-05T16:58:22.357Z] spire-1.2.1/release/spire-extras/README.md [2022-04-05T16:58:22.357Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-05T16:58:22.357Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-05T16:58:22.357Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-05T16:58:22.357Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-05T16:58:22.357Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-05T16:58:22.357Z] spire-1.2.1/release/spire/ [2022-04-05T16:58:22.357Z] spire-1.2.1/release/spire/README.md [2022-04-05T16:58:22.357Z] spire-1.2.1/release/spire/conf/ [2022-04-05T16:58:22.357Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-05T16:58:22.357Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-05T16:58:22.357Z] spire-1.2.1/release/spire/conf/server/ [2022-04-05T16:58:22.357Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-05T16:58:22.357Z] spire-1.2.1/script/ [2022-04-05T16:58:22.357Z] spire-1.2.1/script/build-artifact.sh [2022-04-05T16:58:22.357Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-05T16:58:22.357Z] spire-1.2.1/support/ [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/ [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-05T16:58:22.357Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-05T16:58:22.357Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-05T16:58:22.357Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-05T16:58:22.357Z] spire-1.2.1/test/ [2022-04-05T16:58:22.357Z] spire-1.2.1/test/clock/ [2022-04-05T16:58:22.357Z] spire-1.2.1/test/clock/clock.go [2022-04-05T16:58:22.357Z] spire-1.2.1/test/fakes/ [2022-04-05T16:58:22.357Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/certs/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/config/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/fixture.go [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/registration/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-05T16:58:22.358Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/README.md [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/common [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/setup/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-05T16:58:22.358Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-05T16:58:22.359Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-05T16:58:22.359Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-05T16:58:22.359Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-05T16:58:22.359Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-05T16:58:22.359Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-05T16:58:22.359Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-05T16:58:22.359Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-05T16:58:22.359Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-05T16:58:22.637Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-05T16:58:22.637Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-05T16:58:22.637Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-05T16:58:22.637Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-05T16:58:22.637Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-05T16:58:22.637Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-05T16:58:22.637Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-05T16:58:22.637Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-05T16:58:22.637Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-05T16:58:22.637Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-05T16:58:22.637Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-05T16:58:22.637Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-05T16:58:22.637Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-05T16:58:22.637Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-05T16:58:22.637Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-05T16:58:22.637Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-05T16:58:22.637Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-05T16:58:22.637Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-05T16:58:22.637Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-05T16:58:22.637Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-05T16:58:22.637Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-05T16:58:22.637Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-05T16:58:22.637Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-05T16:58:22.637Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-05T16:58:22.637Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-05T16:58:22.637Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-05T16:58:22.637Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-05T16:58:22.637Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-05T16:58:22.637Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-05T16:58:22.637Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-05T16:58:22.637Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-05T16:58:22.637Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-05T16:58:22.637Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-05T16:58:22.637Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-05T16:58:22.637Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-05T16:58:22.637Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-05T16:58:22.637Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-05T16:58:22.637Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-05T16:58:22.637Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-05T16:58:22.637Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-05T16:58:22.637Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-05T16:58:22.637Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-05T16:58:22.637Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-05T16:58:22.638Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/test-one.sh [2022-04-05T16:58:22.639Z] spire-1.2.1/test/integration/test.sh [2022-04-05T16:58:22.639Z] spire-1.2.1/test/plugintest/ [2022-04-05T16:58:22.639Z] spire-1.2.1/test/plugintest/config.go [2022-04-05T16:58:22.639Z] spire-1.2.1/test/plugintest/load.go [2022-04-05T16:58:22.639Z] spire-1.2.1/test/plugintest/option.go [2022-04-05T16:58:22.639Z] spire-1.2.1/test/spiretest/ [2022-04-05T16:58:22.639Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-05T16:58:22.639Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-05T16:58:22.639Z] spire-1.2.1/test/spiretest/dir.go [2022-04-05T16:58:22.639Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-05T16:58:22.639Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-05T16:58:22.639Z] spire-1.2.1/test/spiretest/logs.go [2022-04-05T16:58:22.639Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-05T16:58:22.639Z] spire-1.2.1/test/spiretest/suite.go [2022-04-05T16:58:22.639Z] spire-1.2.1/test/spiretest/x509.go [2022-04-05T16:58:22.639Z] spire-1.2.1/test/testca/ [2022-04-05T16:58:22.639Z] spire-1.2.1/test/testca/ca.go [2022-04-05T16:58:22.639Z] spire-1.2.1/test/testkey/ [2022-04-05T16:58:22.639Z] spire-1.2.1/test/testkey/generate.sh [2022-04-05T16:58:22.639Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-05T16:58:22.639Z] spire-1.2.1/test/testkey/keys.go [2022-04-05T16:58:22.639Z] spire-1.2.1/test/testkey/new.go [2022-04-05T16:58:22.639Z] spire-1.2.1/test/tpmsimulator/ [2022-04-05T16:58:22.639Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-05T16:58:22.639Z] spire-1.2.1/test/util/ [2022-04-05T16:58:22.639Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-05T16:58:22.639Z] spire-1.2.1/test/util/cert_generation.go [2022-04-05T16:58:22.639Z] spire-1.2.1/test/util/io_redirection.go [2022-04-05T16:58:22.639Z] spire-1.2.1/test/util/race.go [2022-04-05T16:58:22.639Z] spire-1.2.1/test/util/util.go [2022-04-05T16:58:22.639Z] building spire from source... [2022-04-05T16:58:22.916Z] Installing go1.17.7... [2022-04-05T16:58:49.795Z] Building bin/spire-server... [2022-04-05T16:58:49.795Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-05T16:58:49.795Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-05T16:58:49.795Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-05T16:58:49.795Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-05T16:58:49.795Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-05T16:58:49.795Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-05T16:58:50.395Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-05T16:58:51.385Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-05T16:58:51.385Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-05T16:58:51.385Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-05T16:58:51.663Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-05T16:58:51.663Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-05T16:58:51.939Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-05T16:58:52.218Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-05T16:58:52.218Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-05T16:58:52.218Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-05T16:58:52.218Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-05T16:58:53.665Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-05T16:58:53.665Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-05T16:58:53.665Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-05T16:58:53.665Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-05T16:59:20.508Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-05T16:59:20.508Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-05T16:59:20.508Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-05T16:59:20.508Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-05T16:59:20.508Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-05T16:59:20.508Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-05T16:59:20.508Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-05T16:59:20.508Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-05T16:59:20.508Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-05T16:59:20.508Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-05T16:59:20.508Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-05T16:59:20.508Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-05T16:59:20.508Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-05T16:59:20.508Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-05T16:59:20.508Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-05T16:59:20.508Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-05T16:59:20.508Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-05T16:59:20.508Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-05T16:59:20.508Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-05T16:59:21.109Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-05T16:59:21.387Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-05T16:59:21.387Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-05T16:59:21.674Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-05T16:59:21.951Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-05T16:59:44.173Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-05T16:59:44.173Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-05T16:59:44.173Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-05T16:59:44.173Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-05T16:59:44.173Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-05T16:59:44.173Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-05T16:59:44.173Z] go: downloading google.golang.org/api v0.70.0 [2022-04-05T16:59:44.173Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-05T16:59:48.530Z] go: downloading k8s.io/api v0.23.4 [2022-04-05T16:59:55.262Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-05T16:59:55.868Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-05T17:00:28.279Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-05T17:00:28.279Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-05T17:00:28.279Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-05T17:00:28.279Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-05T17:00:38.468Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-05T17:00:38.744Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-05T17:00:39.019Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-05T17:00:39.294Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-05T17:00:39.569Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-05T17:00:39.847Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-05T17:00:40.126Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-05T17:00:43.050Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-05T17:00:44.061Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-05T17:00:44.061Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-05T17:00:45.505Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-05T17:00:46.109Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-05T17:00:48.099Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-05T17:00:48.377Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-05T17:00:48.983Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-05T17:00:49.259Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-05T17:00:49.259Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-05T17:00:49.534Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-05T17:00:49.806Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-05T17:00:50.081Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-05T17:00:50.355Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-05T17:00:50.355Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-05T17:00:50.630Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-05T17:00:50.907Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-05T17:00:55.231Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-05T17:00:55.832Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-05T17:00:56.108Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-05T17:00:56.108Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-05T17:00:56.108Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-05T17:00:56.108Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-05T17:00:56.385Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-05T17:00:57.380Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-05T17:01:00.012Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-05T17:01:01.463Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-05T17:01:05.797Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-05T17:01:07.793Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-05T17:01:08.070Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-05T17:01:08.070Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-05T17:01:08.347Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-05T17:01:09.338Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-05T17:01:09.935Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-05T17:01:09.935Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-05T17:01:10.211Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-05T17:01:10.489Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-05T17:01:11.090Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-05T17:01:11.365Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-05T17:01:11.365Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-05T17:01:11.642Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-05T17:01:11.642Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-05T17:01:11.920Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-05T17:01:11.920Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-05T17:01:13.361Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-05T17:01:13.361Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-05T17:01:13.637Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-05T17:01:13.637Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-05T17:01:15.621Z] go: downloading go.opencensus.io v0.23.0 [2022-04-05T17:01:15.900Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-05T17:01:16.178Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-05T17:01:16.454Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-05T17:01:16.454Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-05T17:01:16.454Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-05T17:01:16.730Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-05T17:01:17.332Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-05T17:01:17.332Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-05T17:01:17.944Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-05T17:01:21.367Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-05T17:01:23.386Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-05T17:01:23.386Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-05T17:01:23.663Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-05T17:01:23.664Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-05T17:01:23.940Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-05T17:01:24.550Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-05T17:01:24.827Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-05T17:01:24.827Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-05T17:01:25.107Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-05T17:01:25.386Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-05T17:01:25.386Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-05T17:01:25.666Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-05T17:01:35.847Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-05T17:01:35.847Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-05T17:01:35.847Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-05T17:01:35.847Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-05T17:01:44.149Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-05T17:01:44.149Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-05T17:04:36.108Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-05T17:04:48.559Z] Removing intermediate container 354a688cf415 [2022-04-05T17:04:48.559Z] ---> c1a042596005 [2022-04-05T17:04:48.559Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-05T17:04:48.559Z] ---> Running in 1917069a5900 [2022-04-05T17:04:51.204Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-05T17:04:51.204Z] Removing intermediate container ca54b63af019 [2022-04-05T17:04:51.204Z] ---> cb514c7bd7ec [2022-04-05T17:04:51.204Z] [2022-04-05T17:04:51.204Z] Step 10/31 : FROM alpine:3.14 [2022-04-05T17:04:51.805Z] Removing intermediate container e4db1befa928 [2022-04-05T17:04:51.805Z] ---> 462a93ea705f [2022-04-05T17:04:51.805Z] [2022-04-05T17:04:51.805Z] Step 10/25 : FROM alpine:3.14 [2022-04-05T17:04:51.805Z] 3.14: Pulling from library/alpine [2022-04-05T17:04:51.805Z] 3.14: Pulling from library/alpine [2022-04-05T17:04:54.435Z] Removing intermediate container 1917069a5900 [2022-04-05T17:04:54.435Z] ---> 9017d7f5fce7 [2022-04-05T17:04:54.435Z] [2022-04-05T17:04:54.435Z] Step 11/23 : FROM docker:20.10.14 [2022-04-05T17:04:54.711Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-05T17:04:54.711Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-05T17:04:54.711Z] Status: Downloaded newer image for alpine:3.14 [2022-04-05T17:04:54.711Z] Status: Image is up to date for alpine:3.14 [2022-04-05T17:04:54.711Z] ---> ac73e934f311 [2022-04-05T17:04:54.711Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-05T17:04:54.711Z] ---> ac73e934f311 [2022-04-05T17:04:54.711Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-05T17:04:54.711Z] 20.10.14: Pulling from library/docker [2022-04-05T17:04:54.990Z] ---> Running in 53e9dae84559 [2022-04-05T17:04:54.990Z] ---> Running in d61ea2c6bdb5 [2022-04-05T17:04:55.974Z] Removing intermediate container 53e9dae84559 [2022-04-05T17:04:55.975Z] ---> ab72b7c01745 [2022-04-05T17:04:55.975Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-05T17:04:55.975Z] ---> Running in 36ee211d9881 [2022-04-05T17:04:57.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-05T17:04:57.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-05T17:04:58.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-05T17:04:58.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-05T17:04:59.140Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-05T17:04:59.140Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-05T17:04:59.416Z] (3/3) Installing su-exec (0.2-r1) [2022-04-05T17:04:59.416Z] Executing busybox-1.33.1-r7.trigger [2022-04-05T17:04:59.416Z] Executing ca-certificates-20211220-r0.trigger [2022-04-05T17:04:59.692Z] OK: 6 MiB in 17 packages [2022-04-05T17:05:00.313Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-05T17:05:00.314Z] (2/2) Installing su-exec (0.2-r1) [2022-04-05T17:05:00.314Z] Executing busybox-1.33.1-r7.trigger [2022-04-05T17:05:00.314Z] OK: 6 MiB in 16 packages [2022-04-05T17:05:02.304Z] Removing intermediate container 36ee211d9881 [2022-04-05T17:05:02.304Z] ---> ac36dfd7a485 [2022-04-05T17:05:02.304Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-05T17:05:02.304Z] ---> Running in 9c526de231f8 [2022-04-05T17:05:03.293Z] Removing intermediate container 9c526de231f8 [2022-04-05T17:05:03.293Z] ---> 511a16717df0 [2022-04-05T17:05:03.293Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-05T17:05:03.293Z] Removing intermediate container d61ea2c6bdb5 [2022-04-05T17:05:03.293Z] ---> e6238c9111a0 [2022-04-05T17:05:03.293Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-05T17:05:03.567Z] ---> Running in 3cfe7c10b022 [2022-04-05T17:05:03.844Z] ---> Running in db7999475a15 [2022-04-05T17:05:04.449Z] Removing intermediate container db7999475a15 [2022-04-05T17:05:04.449Z] ---> 56fc03394110 [2022-04-05T17:05:04.449Z] Step 13/25 : WORKDIR / [2022-04-05T17:05:04.733Z] ---> Running in 7ce48a7a93f8 [2022-04-05T17:05:04.733Z] Removing intermediate container 3cfe7c10b022 [2022-04-05T17:05:04.733Z] ---> b14c147663c1 [2022-04-05T17:05:04.733Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-05T17:05:05.015Z] ---> Running in 4a6803a7abd7 [2022-04-05T17:05:06.007Z] Removing intermediate container 7ce48a7a93f8 [2022-04-05T17:05:06.007Z] ---> 649f0ecff910 [2022-04-05T17:05:06.007Z] 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-05T17:05:07.454Z] ---> fd352946315d [2022-04-05T17:05:07.454Z] 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-05T17:05:09.460Z] ---> 7030d475c6a1 [2022-04-05T17:05:09.460Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-05T17:05:09.460Z] Removing intermediate container 4a6803a7abd7 [2022-04-05T17:05:09.460Z] ---> 3abc8a25a219 [2022-04-05T17:05:09.460Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-05T17:05:09.460Z] ---> Running in 6228f7a10a5a [2022-04-05T17:05:10.910Z] Removing intermediate container 6228f7a10a5a [2022-04-05T17:05:10.910Z] ---> 1573d12dcffd [2022-04-05T17:05:10.910Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-05T17:05:11.191Z] ---> d69af451219e [2022-04-05T17:05:11.191Z] 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-05T17:05:12.643Z] ---> 60d85f50c7c8 [2022-04-05T17:05:12.643Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-05T17:05:12.643Z] ---> Running in ef8892286c65 [2022-04-05T17:05:13.240Z] ---> 84f512aac020 [2022-04-05T17:05:13.240Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-05T17:05:16.648Z] Removing intermediate container ef8892286c65 [2022-04-05T17:05:16.648Z] ---> 2bf53806ac42 [2022-04-05T17:05:16.648Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-05T17:05:17.638Z] ---> 9eea6f666ac2 [2022-04-05T17:05:17.638Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-05T17:05:19.074Z] ---> ad86f1629939 [2022-04-05T17:05:19.074Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-05T17:05:23.391Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-05T17:05:23.391Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-05T17:05:23.391Z] ---> c346e9eafbab [2022-04-05T17:05:23.391Z] 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-05T17:05:23.391Z] ---> b2510d366a3e [2022-04-05T17:05:23.391Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-05T17:05:23.391Z] ---> Running in e8848ab39cce [2022-04-05T17:05:24.381Z] ---> 670c656c4f0a [2022-04-05T17:05:24.381Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-05T17:05:24.381Z] Removing intermediate container e8848ab39cce [2022-04-05T17:05:24.381Z] ---> 99621c076ed2 [2022-04-05T17:05:24.381Z] 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-05T17:05:24.668Z] ---> Running in 06d295c36f1f [2022-04-05T17:05:24.947Z] ---> 838bd58e60b5 [2022-04-05T17:05:24.947Z] 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-05T17:05:25.225Z] ---> Running in e82c6e04b171 [2022-04-05T17:05:27.240Z] ---> 47e04420f188 [2022-04-05T17:05:27.240Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-05T17:05:27.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-05T17:05:28.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-05T17:05:29.168Z] (1/43) Installing readline (8.1.1-r0) [2022-04-05T17:05:29.168Z] Removing intermediate container e82c6e04b171 [2022-04-05T17:05:29.168Z] (2/43) Installing bash (5.1.16-r0) [2022-04-05T17:05:29.168Z] ---> 3aab3e51ac2f [2022-04-05T17:05:29.168Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-05T17:05:29.168Z] Executing bash-5.1.16-r0.post-install [2022-04-05T17:05:29.168Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-05T17:05:29.168Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-05T17:05:29.168Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-05T17:05:29.168Z] (6/43) Installing curl (7.80.0-r0) [2022-04-05T17:05:29.460Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-05T17:05:29.460Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-05T17:05:29.460Z] (9/43) Installing expat (2.4.7-r0) [2022-04-05T17:05:29.460Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-05T17:05:29.460Z] ---> Running in 034630d1d662 [2022-04-05T17:05:29.460Z] (11/43) Installing gdbm (1.22-r0) [2022-04-05T17:05:29.460Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-04-05T17:05:29.460Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-05T17:05:29.460Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-05T17:05:29.460Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-05T17:05:29.460Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-05T17:05:29.460Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-05T17:05:29.740Z] ---> de5708a03642 [2022-04-05T17:05:29.740Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-05T17:05:30.732Z] Removing intermediate container 034630d1d662 [2022-04-05T17:05:30.732Z] ---> 43be3afc6019 [2022-04-05T17:05:30.732Z] Step 23/25 : LABEL arch=arm64 [2022-04-05T17:05:30.732Z] ---> Running in 7d89a0605978 [2022-04-05T17:05:31.016Z] ---> b2d619e1cb2c [2022-04-05T17:05:31.016Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-05T17:05:31.625Z] ---> Running in 8992ea68c7da [2022-04-05T17:05:31.909Z] Removing intermediate container 7d89a0605978 [2022-04-05T17:05:31.909Z] ---> 3c7cc3b39a78 [2022-04-05T17:05:31.909Z] Step 24/25 : LABEL git_sha=933a07dac756dd03f8fa8c74d2e6f6abfd7a43d4 [2022-04-05T17:05:32.188Z] ---> Running in cd507d84c0f0 [2022-04-05T17:05:32.468Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-05T17:05:32.468Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-05T17:05:32.468Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-05T17:05:32.468Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-05T17:05:32.468Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-05T17:05:32.745Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-05T17:05:32.745Z] Removing intermediate container 8992ea68c7da [2022-04-05T17:05:32.745Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-05T17:05:32.745Z] ---> d64f6410b648 [2022-04-05T17:05:32.745Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-05T17:05:32.745Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-05T17:05:32.745Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-05T17:05:32.745Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-05T17:05:32.745Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-05T17:05:32.745Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-05T17:05:32.745Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-05T17:05:32.745Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-05T17:05:32.745Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-05T17:05:32.745Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-05T17:05:33.020Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-05T17:05:33.020Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-05T17:05:33.020Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-05T17:05:33.020Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-05T17:05:33.020Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-05T17:05:33.020Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-05T17:05:33.020Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-05T17:05:33.020Z] Removing intermediate container cd507d84c0f0 [2022-04-05T17:05:33.020Z] ---> fa58244d115f [2022-04-05T17:05:33.020Z] Step 25/25 : LABEL version=0.0.0 [2022-04-05T17:05:33.300Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-05T17:05:33.300Z] ---> Running in df9bb75f8d46 [2022-04-05T17:05:33.582Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-05T17:05:33.582Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-05T17:05:34.194Z] Executing busybox-1.34.1-r5.trigger [2022-04-05T17:05:34.194Z] OK: 82 MiB in 65 packages [2022-04-05T17:05:34.476Z] ---> 3cc438171393 [2022-04-05T17:05:34.754Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-05T17:05:34.754Z] Removing intermediate container df9bb75f8d46 [2022-04-05T17:05:34.754Z] ---> f143247a1c85 [2022-04-05T17:05:34.754Z] [2022-04-05T17:05:35.354Z] ---> Running in d047f94d97ec [2022-04-05T17:05:36.343Z] Successfully built f143247a1c85 [2022-04-05T17:05:36.343Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-05T17:05:36.343Z] Building security-spiffe-token-provider [2022-04-05T17:05:37.344Z]  Building security-secretstore-setup ... done Removing intermediate container e39f29386612 [2022-04-05T17:05:37.344Z] ---> 131b0f3ec934 [2022-04-05T17:05:37.344Z] [2022-04-05T17:05:37.344Z] Step 10/23 : FROM alpine:3.14 [2022-04-05T17:05:37.344Z] ---> ac73e934f311 [2022-04-05T17:05:37.344Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-05T17:05:37.344Z] ---> Running in 3aae2b5685f3 [2022-04-05T17:05:37.958Z] Removing intermediate container 3aae2b5685f3 [2022-04-05T17:05:37.958Z] ---> bb0b8adeb6ee [2022-04-05T17:05:37.958Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-05T17:05:38.235Z] ---> Running in 77e88e3a397c [2022-04-05T17:05:39.228Z] Removing intermediate container d047f94d97ec [2022-04-05T17:05:39.228Z] ---> 829294c039f8 [2022-04-05T17:05:39.228Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-05T17:05:39.228Z] Removing intermediate container 77e88e3a397c [2022-04-05T17:05:39.228Z] ---> 97dd2eeb3a4b [2022-04-05T17:05:39.228Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-05T17:05:39.228Z] ---> Running in 957015f75007 [2022-04-05T17:05:39.228Z] Collecting docker-compose==1.23.2 [2022-04-05T17:05:39.506Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-05T17:05:39.506Z] ---> Running in 9ed71a69f2b8 [2022-04-05T17:05:39.785Z] Removing intermediate container 957015f75007 [2022-04-05T17:05:39.785Z] ---> 026b8fe7653a [2022-04-05T17:05:39.785Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T17:05:40.063Z] ---> Running in 22a2c4aa8546 [2022-04-05T17:05:40.342Z] Removing intermediate container 9ed71a69f2b8 [2022-04-05T17:05:40.342Z] ---> fbb1598021d1 [2022-04-05T17:05:40.342Z] Step 28/31 : CMD ["gate"] [2022-04-05T17:05:40.947Z] ---> Running in a55206176618 [2022-04-05T17:05:41.226Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-05T17:05:41.226Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-05T17:05:41.226Z] Removing intermediate container a55206176618 [2022-04-05T17:05:41.226Z] ---> 18c781be1a40 [2022-04-05T17:05:41.226Z] Step 29/31 : LABEL arch=arm64 [2022-04-05T17:05:41.833Z] ---> Running in 8d857467a93d [2022-04-05T17:05:41.833Z] Collecting docker<4.0,>=3.6.0 [2022-04-05T17:05:42.112Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-05T17:05:42.112Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-05T17:05:42.112Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-05T17:05:42.730Z] Removing intermediate container 8d857467a93d [2022-04-05T17:05:42.730Z] ---> 1f7506f425c7 [2022-04-05T17:05:42.730Z] Step 30/31 : LABEL git_sha=933a07dac756dd03f8fa8c74d2e6f6abfd7a43d4 [2022-04-05T17:05:43.358Z] ---> Running in 74f82816b86f [2022-04-05T17:05:43.358Z] Removing intermediate container 22a2c4aa8546 [2022-04-05T17:05:43.358Z] ---> 770f4ce2e51e [2022-04-05T17:05:43.358Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-05T17:05:43.636Z] ---> Running in c1f78a222ff9 [2022-04-05T17:05:44.245Z] Removing intermediate container 74f82816b86f [2022-04-05T17:05:44.245Z] ---> b557433f0fc1 [2022-04-05T17:05:44.245Z] Step 31/31 : LABEL version=0.0.0 [2022-04-05T17:05:44.848Z] ---> Running in 04c9532ba0bd [2022-04-05T17:05:45.128Z] Collecting docopt<0.7,>=0.6.1 [2022-04-05T17:05:45.128Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-05T17:05:45.407Z] Removing intermediate container 04c9532ba0bd [2022-04-05T17:05:45.407Z] ---> e047e96759fa [2022-04-05T17:05:45.407Z] [2022-04-05T17:05:46.011Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-05T17:05:46.011Z] Successfully built e047e96759fa [2022-04-05T17:05:46.011Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-05T17:05:46.011Z] Building security-spire-agent [2022-04-05T17:05:47.010Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-05T17:05:48.534Z] Collecting PyYAML<4,>=3.10 [2022-04-05T17:05:48.534Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-05T17:05:48.534Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-05T17:05:48.534Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-05T17:05:48.534Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-05T17:05:48.822Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-05T17:05:48.822Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-05T17:05:49.179Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-05T17:05:49.179Z] Executing busybox-1.33.1-r7.trigger [2022-04-05T17:05:49.179Z] OK: 8 MiB in 20 packages [2022-04-05T17:05:51.258Z] Removing intermediate container c1f78a222ff9 [2022-04-05T17:05:51.258Z] ---> d69b1aaa8afb [2022-04-05T17:05:51.258Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-05T17:05:52.254Z] ---> 506b692647e9 [2022-04-05T17:05:52.254Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-05T17:05:52.531Z] Collecting texttable<0.10,>=0.9.0 [2022-04-05T17:05:52.532Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-05T17:05:55.184Z] ---> 315c52ab1234 [2022-04-05T17:05:55.184Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-05T17:05:55.184Z] Collecting cached-property<2,>=1.2.0 [2022-04-05T17:05:55.184Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-05T17:05:55.184Z] 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-05T17:05:55.792Z] Collecting jsonschema<3,>=2.5.1 [2022-04-05T17:05:55.792Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-05T17:05:56.076Z] ---> b06e9a7a73b1 [2022-04-05T17:05:56.076Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-05T17:05:56.076Z] ---> Running in 29e8465f07a0 [2022-04-05T17:05:56.076Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-05T17:05:56.076Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-05T17:05:56.692Z] Removing intermediate container 29e8465f07a0 [2022-04-05T17:05:56.692Z] ---> 777a5169a07f [2022-04-05T17:05:56.692Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-05T17:05:56.971Z] ---> Running in 47ab3cb90303 [2022-04-05T17:05:56.971Z] Collecting docker-pycreds>=0.4.0 [2022-04-05T17:05:56.971Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-05T17:05:57.576Z] Removing intermediate container 47ab3cb90303 [2022-04-05T17:05:57.576Z] ---> ff1e3a217e97 [2022-04-05T17:05:57.576Z] Step 21/23 : LABEL arch=arm64 [2022-04-05T17:05:57.576Z] ---> Running in 3f877cec3638 [2022-04-05T17:05:58.183Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-05T17:05:58.183Z] Removing intermediate container 3f877cec3638 [2022-04-05T17:05:58.183Z] ---> 70571d5e5688 [2022-04-05T17:05:58.183Z] Step 22/23 : LABEL git_sha=933a07dac756dd03f8fa8c74d2e6f6abfd7a43d4 [2022-04-05T17:05:58.183Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-05T17:05:58.183Z] 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-05T17:05:58.460Z] ---> Running in d627f7768be7 [2022-04-05T17:05:58.460Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-05T17:05:58.460Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-05T17:05:58.740Z] Collecting idna<2.8,>=2.5 [2022-04-05T17:05:58.740Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-05T17:05:59.016Z] Removing intermediate container d627f7768be7 [2022-04-05T17:05:59.016Z] ---> da9c079377ce [2022-04-05T17:05:59.016Z] Step 23/23 : LABEL version=0.0.0 [2022-04-05T17:05:59.016Z] ---> Running in 7063aa246771 [2022-04-05T17:05:59.298Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-05T17:05:59.298Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-05T17:05:59.298Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-05T17:05:59.298Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-05T17:05:59.572Z] Removing intermediate container 7063aa246771 [2022-04-05T17:05:59.572Z] ---> 7bae14023620 [2022-04-05T17:05:59.572Z] [2022-04-05T17:06:00.174Z] Successfully built 7bae14023620 [2022-04-05T17:06:00.174Z] Successfully tagged core-data-arm64:latest [2022-04-05T17:06:00.174Z] Building security-spire-config [2022-04-05T17:06:00.452Z]  Building core-data ... done Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-05T17:06:00.452Z] Attempting uninstall: urllib3 [2022-04-05T17:06:00.452Z] Found existing installation: urllib3 1.26.7 [2022-04-05T17:06:00.452Z] Uninstalling urllib3-1.26.7: [2022-04-05T17:06:00.452Z] Successfully uninstalled urllib3-1.26.7 [2022-04-05T17:06:01.055Z] Attempting uninstall: idna [2022-04-05T17:06:01.055Z] Found existing installation: idna 3.3 [2022-04-05T17:06:01.055Z] Uninstalling idna-3.3: [2022-04-05T17:06:01.337Z] Successfully uninstalled idna-3.3 [2022-04-05T17:06:03.998Z] Attempting uninstall: requests [2022-04-05T17:06:03.998Z] Found existing installation: requests 2.26.0 [2022-04-05T17:06:03.998Z] Uninstalling requests-2.26.0: [2022-04-05T17:06:04.275Z] Successfully uninstalled requests-2.26.0 [2022-04-05T17:06:04.552Z] Running setup.py install for texttable: started [2022-04-05T17:06:07.195Z] Running setup.py install for texttable: finished with status 'done' [2022-04-05T17:06:07.195Z] Running setup.py install for PyYAML: started [2022-04-05T17:06:09.824Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-05T17:06:10.099Z] Running setup.py install for docopt: started [2022-04-05T17:06:12.741Z] Running setup.py install for docopt: finished with status 'done' [2022-04-05T17:06:12.741Z] Running setup.py install for dockerpty: started [2022-04-05T17:06:14.734Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-05T17:06:16.728Z] 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-05T17:06:35.073Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-05T17:06:35.073Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-05T17:06:35.073Z] ---> ef92a1597a2a [2022-04-05T17:06:35.073Z] Step 3/20 : WORKDIR /edgex-go [2022-04-05T17:06:35.073Z] ---> Using cache [2022-04-05T17:06:35.073Z] ---> 3b82c398dd82 [2022-04-05T17:06:35.073Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-05T17:06:35.073Z] ---> Running in 200ae6558142 [2022-04-05T17:06:37.708Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-05T17:06:39.154Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-05T17:06:40.150Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-05T17:06:40.150Z] v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-05T17:06:40.150Z] OK: 15739 distinct packages available [2022-04-05T17:06:40.433Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-05T17:06:41.042Z] Removing intermediate container 06d295c36f1f [2022-04-05T17:06:41.042Z] ---> bb39ddb8b743 [2022-04-05T17:06:41.042Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-05T17:06:41.322Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-05T17:06:41.322Z] ---> Running in 1b545d3bf206 [2022-04-05T17:06:41.928Z] Removing intermediate container 1b545d3bf206 [2022-04-05T17:06:41.928Z] ---> 1df52a913214 [2022-04-05T17:06:41.928Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-05T17:06:42.204Z] ---> Running in ced7650e699a [2022-04-05T17:06:42.479Z] OK: 220 MiB in 52 packages [2022-04-05T17:06:43.487Z] Removing intermediate container ced7650e699a [2022-04-05T17:06:43.487Z] ---> e5273662235a [2022-04-05T17:06:43.487Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-05T17:06:44.475Z] Removing intermediate container 200ae6558142 [2022-04-05T17:06:44.475Z] ---> 4a8c0d1e669b [2022-04-05T17:06:44.475Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-05T17:06:46.472Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-05T17:06:46.472Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-04-05T17:06:46.472Z] ---> ef92a1597a2a [2022-04-05T17:06:46.472Z] Step 3/24 : WORKDIR /edgex-go [2022-04-05T17:06:46.472Z] ---> Using cache [2022-04-05T17:06:46.472Z] ---> 3b82c398dd82 [2022-04-05T17:06:46.472Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T17:06:46.472Z] ---> Using cache [2022-04-05T17:06:46.472Z] ---> 28bf8891de71 [2022-04-05T17:06:46.472Z] Step 5/24 : RUN apk add --update --no-cache make git build-base curl [2022-04-05T17:06:46.472Z] ---> Using cache [2022-04-05T17:06:46.472Z] ---> 64043692228b [2022-04-05T17:06:46.472Z] Step 6/24 : COPY go.mod vendor* ./ [2022-04-05T17:06:46.472Z] ---> Using cache [2022-04-05T17:06:46.472Z] ---> 085ea6da4c82 [2022-04-05T17:06:46.472Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-05T17:06:46.472Z] ---> Using cache [2022-04-05T17:06:46.472Z] ---> 638e36454d02 [2022-04-05T17:06:46.472Z] Step 8/24 : COPY . . [2022-04-05T17:06:46.472Z] ---> 04f6d4571fd9 [2022-04-05T17:06:46.472Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-05T17:06:46.752Z] ---> Running in 6f229ed80fc2 [2022-04-05T17:06:47.039Z] ---> Using cache [2022-04-05T17:06:47.039Z] ---> 3a0a12147607 [2022-04-05T17:06:47.039Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.1 [2022-04-05T17:06:47.039Z] ---> Using cache [2022-04-05T17:06:47.039Z] ---> 97cce9dacb57 [2022-04-05T17:06:47.039Z] Step 10/24 : RUN mkdir -p spire-build && cd spire-build && 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-05T17:06:47.321Z] ---> Running in 559879d10b9b [2022-04-05T17:06:48.796Z] ---> a4d0de397288 [2022-04-05T17:06:48.796Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-05T17:06:50.253Z] ---> 32f084ea3ba4 [2022-04-05T17:06:50.253Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-05T17:06:51.240Z] spire-1.2.1/ [2022-04-05T17:06:51.240Z] spire-1.2.1/.data/ [2022-04-05T17:06:51.240Z] spire-1.2.1/.data/.file [2022-04-05T17:06:51.240Z] spire-1.2.1/.dockerignore [2022-04-05T17:06:51.240Z] spire-1.2.1/.gitattributes [2022-04-05T17:06:51.240Z] spire-1.2.1/.githooks/ [2022-04-05T17:06:51.240Z] spire-1.2.1/.githooks/pre-commit [2022-04-05T17:06:51.240Z] spire-1.2.1/.github/ [2022-04-05T17:06:51.240Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-05T17:06:51.240Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-05T17:06:51.240Z] spire-1.2.1/.github/dependabot.yml [2022-04-05T17:06:51.240Z] spire-1.2.1/.github/workflows/ [2022-04-05T17:06:51.240Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-05T17:06:51.240Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-05T17:06:51.240Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-05T17:06:51.240Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-05T17:06:51.240Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-05T17:06:51.240Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-05T17:06:51.240Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-05T17:06:51.240Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-05T17:06:51.240Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-05T17:06:51.240Z] spire-1.2.1/.gitignore [2022-04-05T17:06:51.240Z] spire-1.2.1/.go-version [2022-04-05T17:06:51.240Z] spire-1.2.1/.golangci.yml [2022-04-05T17:06:51.240Z] spire-1.2.1/ADOPTERS.md [2022-04-05T17:06:51.240Z] spire-1.2.1/CHANGELOG.md [2022-04-05T17:06:51.240Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-05T17:06:51.240Z] spire-1.2.1/CODEOWNERS [2022-04-05T17:06:51.240Z] spire-1.2.1/CONTRIBUTING.md [2022-04-05T17:06:51.240Z] spire-1.2.1/Dockerfile [2022-04-05T17:06:51.240Z] spire-1.2.1/Dockerfile.dev [2022-04-05T17:06:51.240Z] spire-1.2.1/Dockerfile.scratch [2022-04-05T17:06:51.240Z] spire-1.2.1/LICENSE [2022-04-05T17:06:51.240Z] spire-1.2.1/MAINTAINERS.md [2022-04-05T17:06:51.240Z] spire-1.2.1/Makefile [2022-04-05T17:06:51.240Z] spire-1.2.1/README.md [2022-04-05T17:06:51.240Z] spire-1.2.1/ROADMAP.md [2022-04-05T17:06:51.240Z] spire-1.2.1/SECURITY.md [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/ [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-agent/ [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/ [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-05T17:06:51.240Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-05T17:06:51.240Z] spire-1.2.1/conf/ [2022-04-05T17:06:51.240Z] spire-1.2.1/conf/agent/ [2022-04-05T17:06:51.240Z] spire-1.2.1/conf/agent/agent.conf [2022-04-05T17:06:51.240Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-05T17:06:51.240Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-05T17:06:51.240Z] spire-1.2.1/conf/server/ [2022-04-05T17:06:51.240Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-05T17:06:51.240Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-05T17:06:51.240Z] spire-1.2.1/conf/server/server.conf [2022-04-05T17:06:51.240Z] spire-1.2.1/conf/server/server_full.conf [2022-04-05T17:06:51.240Z] spire-1.2.1/doc/ [2022-04-05T17:06:51.240Z] spire-1.2.1/doc/SPIRE101.md [2022-04-05T17:06:51.240Z] spire-1.2.1/doc/auditlog.md [2022-04-05T17:06:51.240Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-05T17:06:51.240Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-05T17:06:51.240Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-05T17:06:51.240Z] spire-1.2.1/doc/images/ [2022-04-05T17:06:51.240Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-05T17:06:51.240Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-05T17:06:51.240Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-05T17:06:51.240Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-05T17:06:51.240Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-05T17:06:51.240Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-05T17:06:51.240Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-05T17:06:51.240Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-05T17:06:51.240Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-05T17:06:51.240Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-05T17:06:51.240Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-05T17:06:51.240Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-05T17:06:51.240Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-05T17:06:51.240Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-05T17:06:51.240Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-05T17:06:51.240Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-05T17:06:51.240Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-05T17:06:51.240Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-05T17:06:51.240Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-05T17:06:51.240Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-05T17:06:51.240Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-05T17:06:51.240Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-05T17:06:51.240Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-05T17:06:51.240Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-05T17:06:51.240Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-05T17:06:51.518Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-05T17:06:51.518Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-05T17:06:51.518Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-05T17:06:51.518Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-05T17:06:51.518Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-05T17:06:51.518Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-05T17:06:51.518Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-05T17:06:51.518Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-05T17:06:51.518Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-05T17:06:51.518Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-05T17:06:51.518Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-05T17:06:51.518Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-05T17:06:51.518Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-05T17:06:51.518Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-05T17:06:51.518Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-05T17:06:51.518Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-05T17:06:51.518Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-05T17:06:51.518Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-05T17:06:51.518Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-05T17:06:51.518Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-05T17:06:51.518Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-05T17:06:51.518Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-05T17:06:51.518Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-05T17:06:51.518Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-05T17:06:51.518Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-05T17:06:51.518Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-05T17:06:51.518Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-05T17:06:51.518Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-05T17:06:51.518Z] spire-1.2.1/doc/scaling_spire.md [2022-04-05T17:06:51.518Z] spire-1.2.1/doc/spire_agent.md [2022-04-05T17:06:51.518Z] spire-1.2.1/doc/spire_server.md [2022-04-05T17:06:51.518Z] spire-1.2.1/doc/supported_integrations.md [2022-04-05T17:06:51.518Z] spire-1.2.1/doc/telemetry.md [2022-04-05T17:06:51.518Z] spire-1.2.1/doc/telemetry_config.md [2022-04-05T17:06:51.518Z] spire-1.2.1/doc/upgrading.md [2022-04-05T17:06:51.518Z] spire-1.2.1/doc/using_spire.md [2022-04-05T17:06:51.518Z] spire-1.2.1/examples/ [2022-04-05T17:06:51.518Z] spire-1.2.1/examples/README.md [2022-04-05T17:06:51.518Z] spire-1.2.1/go.mod [2022-04-05T17:06:51.518Z] spire-1.2.1/go.sum [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/ [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/ [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/agent.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/api/ [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/client/ [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/common/ [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/config.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/manager/ [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-05T17:06:51.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-05T17:06:51.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-05T17:06:51.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-05T17:06:51.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-05T17:06:51.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-05T17:06:51.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-05T17:06:51.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-05T17:06:51.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-05T17:06:51.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-05T17:06:51.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-05T17:06:51.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-05T17:06:51.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-05T17:06:51.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-05T17:06:51.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-05T17:06:51.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-05T17:06:51.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-05T17:06:51.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-05T17:06:51.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-05T17:06:51.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-05T17:06:51.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-05T17:06:51.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-05T17:06:51.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-05T17:06:51.519Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-05T17:06:51.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-05T17:06:51.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-05T17:06:51.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-05T17:06:51.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-05T17:06:51.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-05T17:06:51.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-05T17:06:51.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-05T17:06:51.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-05T17:06:51.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-05T17:06:51.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-05T17:06:51.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-05T17:06:51.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-05T17:06:51.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-05T17:06:51.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-05T17:06:51.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-05T17:06:51.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-05T17:06:51.519Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-05T17:06:51.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-05T17:06:51.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-05T17:06:51.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-05T17:06:51.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-05T17:06:51.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-05T17:06:51.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/agent/svid/ [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/ [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/api/ [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/api/names.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/auth/ [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/catalog/ [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/cli/ [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/cliprinter/format_test.go ---> 6c391b1a8e76 [2022-04-05T17:06:51.804Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-05T17:06:51.804Z] [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-05T17:06:51.804Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/health/ [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/health/config.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/health/context.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/health/health.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/idutil/ [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/log/ [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/log/log.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/log/options.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-05T17:06:51.805Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-05T17:06:52.080Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-05T17:06:52.080Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem ---> Running in 117b6071a2d3 [2022-04-05T17:06:52.081Z] [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/plugin/ [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/profiling/ [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/selector/ [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/uptime/ [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/util/ [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/util/task.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/version/ [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/version/version.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/x509util/ [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/server/ [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/server/api/ [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/server/api/api.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-05T17:06:52.081Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-05T17:06:52.363Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-05T17:06:52.363Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-05T17:06:52.363Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-05T17:06:52.363Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-05T17:06:52.363Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-05T17:06:52.363Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-05T17:06:52.363Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-05T17:06:52.363Z] spire-1.2.1/pkg/server/api/health/ [2022-04-05T17:06:52.363Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-05T17:06:52.363Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-05T17:06:52.363Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-05T17:06:52.363Z] spire-1.2.1/pkg/server/api/id.go [2022-04-05T17:06:52.363Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-05T17:06:52.363Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-05T17:06:52.363Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-05T17:06:52.363Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-05T17:06:52.363Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-05T17:06:52.363Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-05T17:06:52.363Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-05T17:06:52.363Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-05T17:06:52.363Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-05T17:06:52.363Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-05T17:06:52.363Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-05T17:06:52.363Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-05T17:06:52.363Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-05T17:06:52.363Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-05T17:06:52.363Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-05T17:06:52.363Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-05T17:06:52.363Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-05T17:06:52.363Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-05T17:06:52.363Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-05T17:06:52.363Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-05T17:06:52.363Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-05T17:06:52.363Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-05T17:06:52.363Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-05T17:06:52.363Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-05T17:06:52.363Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-05T17:06:52.363Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-05T17:06:52.363Z] spire-1.2.1/pkg/server/api/status.go [2022-04-05T17:06:52.363Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-05T17:06:52.363Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-05T17:06:52.363Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-05T17:06:52.363Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-05T17:06:52.363Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/bundle/ [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/ca/ [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/cache/ [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/catalog/ [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/config.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/datastore/ [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/ [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-05T17:06:52.364Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-05T17:06:52.365Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-05T17:06:52.365Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-05T17:06:52.365Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-05T17:06:52.365Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-05T17:06:52.365Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-05T17:06:52.365Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-05T17:06:52.365Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-05T17:06:52.365Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-05T17:06:52.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-05T17:06:52.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-05T17:06:52.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-05T17:06:52.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-05T17:06:52.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-05T17:06:52.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-05T17:06:52.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-05T17:06:52.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-05T17:06:52.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-05T17:06:52.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-05T17:06:52.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-05T17:06:52.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-05T17:06:52.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-05T17:06:52.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-05T17:06:52.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-05T17:06:52.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-05T17:06:52.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-05T17:06:52.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-05T17:06:52.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-05T17:06:52.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-05T17:06:52.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-05T17:06:52.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-05T17:06:52.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-05T17:06:52.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-05T17:06:52.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-05T17:06:52.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-05T17:06:52.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-05T17:06:52.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-05T17:06:52.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/registration/ [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-05T17:06:52.644Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-05T17:06:52.645Z] spire-1.2.1/pkg/server/server.go [2022-04-05T17:06:52.645Z] spire-1.2.1/pkg/server/server_test.go [2022-04-05T17:06:52.645Z] spire-1.2.1/pkg/server/svid/ [2022-04-05T17:06:52.645Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-05T17:06:52.645Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-05T17:06:52.645Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-05T17:06:52.645Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-05T17:06:52.645Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-05T17:06:52.645Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-05T17:06:52.645Z] spire-1.2.1/proto/ [2022-04-05T17:06:52.645Z] spire-1.2.1/proto/private/ [2022-04-05T17:06:52.645Z] spire-1.2.1/proto/private/server/ [2022-04-05T17:06:52.645Z] spire-1.2.1/proto/private/server/journal/ [2022-04-05T17:06:52.645Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-05T17:06:52.645Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-05T17:06:52.645Z] spire-1.2.1/proto/spire/ [2022-04-05T17:06:52.645Z] spire-1.2.1/proto/spire/common/ [2022-04-05T17:06:52.645Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-05T17:06:52.645Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-05T17:06:52.645Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-05T17:06:52.645Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-05T17:06:52.645Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-05T17:06:52.645Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-05T17:06:52.645Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-05T17:06:52.645Z] spire-1.2.1/proto/spire/plugin/ [2022-04-05T17:06:52.645Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-05T17:06:52.645Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-05T17:06:52.645Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-05T17:06:52.645Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-05T17:06:52.645Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-05T17:06:52.645Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-05T17:06:52.645Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-05T17:06:52.645Z] spire-1.2.1/release/ [2022-04-05T17:06:52.645Z] spire-1.2.1/release/spire-extras/ [2022-04-05T17:06:52.645Z] spire-1.2.1/release/spire-extras/README.md [2022-04-05T17:06:52.645Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-05T17:06:52.645Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-05T17:06:52.645Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-05T17:06:52.645Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-05T17:06:52.645Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-05T17:06:52.645Z] spire-1.2.1/release/spire/ [2022-04-05T17:06:52.645Z] spire-1.2.1/release/spire/README.md [2022-04-05T17:06:52.645Z] spire-1.2.1/release/spire/conf/ [2022-04-05T17:06:52.645Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-05T17:06:52.645Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-05T17:06:52.645Z] spire-1.2.1/release/spire/conf/server/ [2022-04-05T17:06:52.645Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-05T17:06:52.645Z] spire-1.2.1/script/ [2022-04-05T17:06:52.645Z] spire-1.2.1/script/build-artifact.sh [2022-04-05T17:06:52.645Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-05T17:06:52.645Z] spire-1.2.1/support/ [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/ [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-05T17:06:52.645Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-05T17:06:52.645Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-05T17:06:52.645Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-05T17:06:52.645Z] spire-1.2.1/test/ [2022-04-05T17:06:52.645Z] spire-1.2.1/test/clock/ [2022-04-05T17:06:52.645Z] spire-1.2.1/test/clock/clock.go [2022-04-05T17:06:52.645Z] spire-1.2.1/test/fakes/ [2022-04-05T17:06:52.645Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-05T17:06:52.645Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-05T17:06:52.645Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-05T17:06:52.645Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-05T17:06:52.645Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-05T17:06:52.645Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-05T17:06:52.645Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-05T17:06:52.645Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-05T17:06:52.645Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-05T17:06:52.645Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-05T17:06:52.645Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-05T17:06:52.645Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-05T17:06:52.645Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-05T17:06:52.645Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-05T17:06:52.645Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-05T17:06:52.645Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-05T17:06:52.645Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-05T17:06:52.645Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-05T17:06:52.645Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-05T17:06:52.645Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-05T17:06:52.645Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-05T17:06:52.645Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-05T17:06:52.645Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-05T17:06:52.645Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-05T17:06:52.645Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-05T17:06:52.645Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-05T17:06:52.645Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-05T17:06:52.645Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-05T17:06:52.645Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-05T17:06:52.645Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-05T17:06:52.645Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-05T17:06:52.645Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-05T17:06:52.645Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/ [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/certs/ [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/config/ [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/fixture.go [2022-04-05T17:06:52.646Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-05T17:06:52.950Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-05T17:06:52.950Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-05T17:06:52.950Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-05T17:06:52.950Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-05T17:06:52.950Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-05T17:06:52.950Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-05T17:06:52.950Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-05T17:06:52.950Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-05T17:06:52.950Z] spire-1.2.1/test/fixture/registration/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-05T17:06:52.950Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-05T17:06:52.950Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-05T17:06:52.950Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-05T17:06:52.950Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-05T17:06:52.950Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/README.md [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/common [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/setup/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-05T17:06:52.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setupRemoving intermediate container 117b6071a2d3 [2022-04-05T17:06:52.951Z] ---> 513b79e4bab4 [2022-04-05T17:06:52.951Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-05T17:06:52.951Z] [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-05T17:06:52.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-05T17:06:53.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-05T17:06:53.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-05T17:06:53.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-05T17:06:53.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-05T17:06:53.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-05T17:06:53.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-05T17:06:53.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-05T17:06:53.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-05T17:06:53.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-05T17:06:53.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-05T17:06:53.237Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-05T17:06:53.237Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-05T17:06:53.237Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-05T17:06:53.237Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-05T17:06:53.237Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ ---> Running in 7eebeb5976c5 [2022-04-05T17:06:53.238Z] [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-05T17:06:53.238Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-05T17:06:53.239Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-05T17:06:53.239Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-05T17:06:53.239Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-05T17:06:53.239Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-05T17:06:53.239Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-05T17:06:53.239Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-05T17:06:53.239Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-05T17:06:53.239Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-05T17:06:53.239Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-05T17:06:53.239Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-05T17:06:53.239Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-05T17:06:53.239Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-05T17:06:53.239Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-05T17:06:53.239Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-05T17:06:53.239Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-05T17:06:53.239Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-05T17:06:53.239Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-05T17:06:53.239Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-05T17:06:53.239Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-05T17:06:53.239Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-05T17:06:53.239Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-05T17:06:53.239Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-05T17:06:53.239Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-05T17:06:53.239Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-05T17:06:53.239Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-05T17:06:53.239Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-05T17:06:53.239Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-05T17:06:53.239Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-05T17:06:53.239Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-05T17:06:53.239Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-05T17:06:53.239Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-05T17:06:53.239Z] spire-1.2.1/test/integration/test-one.sh [2022-04-05T17:06:53.239Z] spire-1.2.1/test/integration/test.sh [2022-04-05T17:06:53.239Z] spire-1.2.1/test/plugintest/ [2022-04-05T17:06:53.239Z] spire-1.2.1/test/plugintest/config.go [2022-04-05T17:06:53.239Z] spire-1.2.1/test/plugintest/load.go [2022-04-05T17:06:53.239Z] spire-1.2.1/test/plugintest/option.go [2022-04-05T17:06:53.239Z] spire-1.2.1/test/spiretest/ [2022-04-05T17:06:53.239Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-05T17:06:53.239Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-05T17:06:53.239Z] spire-1.2.1/test/spiretest/dir.go [2022-04-05T17:06:53.239Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-05T17:06:53.239Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-05T17:06:53.239Z] spire-1.2.1/test/spiretest/logs.go [2022-04-05T17:06:53.239Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-05T17:06:53.239Z] spire-1.2.1/test/spiretest/suite.go [2022-04-05T17:06:53.239Z] spire-1.2.1/test/spiretest/x509.go [2022-04-05T17:06:53.239Z] spire-1.2.1/test/testca/ [2022-04-05T17:06:53.239Z] spire-1.2.1/test/testca/ca.go [2022-04-05T17:06:53.239Z] spire-1.2.1/test/testkey/ [2022-04-05T17:06:53.239Z] spire-1.2.1/test/testkey/generate.sh [2022-04-05T17:06:53.239Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-05T17:06:53.239Z] spire-1.2.1/test/testkey/keys.go [2022-04-05T17:06:53.239Z] spire-1.2.1/test/testkey/new.go [2022-04-05T17:06:53.239Z] spire-1.2.1/test/tpmsimulator/ [2022-04-05T17:06:53.239Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-05T17:06:53.239Z] spire-1.2.1/test/util/ [2022-04-05T17:06:53.239Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-05T17:06:53.239Z] spire-1.2.1/test/util/cert_generation.go [2022-04-05T17:06:53.239Z] spire-1.2.1/test/util/io_redirection.go [2022-04-05T17:06:53.239Z] spire-1.2.1/test/util/race.go [2022-04-05T17:06:53.239Z] spire-1.2.1/test/util/util.go [2022-04-05T17:06:53.239Z] building spire from source... [2022-04-05T17:06:53.844Z] Installing go1.17.7... [2022-04-05T17:06:53.844Z] Removing intermediate container 6f229ed80fc2 [2022-04-05T17:06:53.844Z] ---> ca7b26845a7f [2022-04-05T17:06:53.844Z] Step 7/20 : COPY . . [2022-04-05T17:06:54.123Z] Removing intermediate container 7eebeb5976c5 [2022-04-05T17:06:54.123Z] ---> f0f3f3532f1a [2022-04-05T17:06:54.123Z] Step 21/23 : LABEL arch=arm64 [2022-04-05T17:06:54.400Z] ---> Running in 219f0eab6a21 [2022-04-05T17:06:55.394Z] Removing intermediate container 219f0eab6a21 [2022-04-05T17:06:55.394Z] ---> d761d67cfdd3 [2022-04-05T17:06:55.394Z] Step 22/23 : LABEL git_sha=933a07dac756dd03f8fa8c74d2e6f6abfd7a43d4 [2022-04-05T17:06:55.677Z] ---> Running in 8eb47da48f23 [2022-04-05T17:06:56.693Z] Removing intermediate container 8eb47da48f23 [2022-04-05T17:06:56.693Z] ---> 1c1a0bf60510 [2022-04-05T17:06:56.693Z] Step 23/23 : LABEL version=0.0.0 [2022-04-05T17:06:56.693Z] ---> Running in 66facd3cad59 [2022-04-05T17:06:57.689Z] Removing intermediate container 66facd3cad59 [2022-04-05T17:06:57.689Z] ---> 7cf30d4c72d6 [2022-04-05T17:06:57.689Z] [2022-04-05T17:06:59.142Z] Successfully built 7cf30d4c72d6 [2022-04-05T17:06:59.142Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-05T17:06:59.142Z] Building support-scheduler [2022-04-05T17:06:59.752Z]  Building sys-mgmt-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-05T17:06:59.752Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-04-05T17:06:59.752Z] ---> ef92a1597a2a [2022-04-05T17:06:59.752Z] Step 3/24 : WORKDIR /edgex-go [2022-04-05T17:06:59.752Z] ---> Using cache [2022-04-05T17:06:59.752Z] ---> 3b82c398dd82 [2022-04-05T17:06:59.752Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T17:06:59.752Z] ---> Using cache [2022-04-05T17:06:59.752Z] ---> 28bf8891de71 [2022-04-05T17:06:59.752Z] Step 5/24 : RUN apk add --update --no-cache make git build-base curl [2022-04-05T17:06:59.752Z] ---> Using cache [2022-04-05T17:06:59.752Z] ---> 64043692228b [2022-04-05T17:06:59.752Z] Step 6/24 : COPY go.mod vendor* ./ [2022-04-05T17:06:59.752Z] ---> Using cache [2022-04-05T17:06:59.752Z] ---> 085ea6da4c82 [2022-04-05T17:06:59.752Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-05T17:06:59.752Z] ---> Using cache [2022-04-05T17:06:59.752Z] ---> 638e36454d02 [2022-04-05T17:06:59.752Z] Step 8/24 : COPY . . [2022-04-05T17:06:59.752Z] ---> Using cache [2022-04-05T17:06:59.752Z] ---> 3a0a12147607 [2022-04-05T17:06:59.752Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.1 [2022-04-05T17:06:59.752Z] ---> Using cache [2022-04-05T17:06:59.752Z] ---> 97cce9dacb57 [2022-04-05T17:06:59.752Z] Step 10/24 : RUN mkdir -p spire-build && cd spire-build && 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-05T17:07:00.055Z] ---> Running in b14ef0282abe [2022-04-05T17:07:03.714Z] spire-1.2.1/ [2022-04-05T17:07:03.714Z] spire-1.2.1/.data/ [2022-04-05T17:07:03.714Z] spire-1.2.1/.data/.file [2022-04-05T17:07:03.714Z] spire-1.2.1/.dockerignore [2022-04-05T17:07:03.714Z] spire-1.2.1/.gitattributes [2022-04-05T17:07:03.714Z] spire-1.2.1/.githooks/ [2022-04-05T17:07:03.714Z] spire-1.2.1/.githooks/pre-commit [2022-04-05T17:07:03.714Z] spire-1.2.1/.github/ [2022-04-05T17:07:03.714Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-05T17:07:03.714Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-05T17:07:03.714Z] spire-1.2.1/.github/dependabot.yml [2022-04-05T17:07:03.714Z] spire-1.2.1/.github/workflows/ [2022-04-05T17:07:03.714Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-05T17:07:03.714Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-05T17:07:03.714Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-05T17:07:03.714Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-05T17:07:03.714Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-05T17:07:03.714Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-05T17:07:03.714Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-05T17:07:03.714Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-05T17:07:03.714Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-05T17:07:03.714Z] spire-1.2.1/.gitignore [2022-04-05T17:07:03.714Z] spire-1.2.1/.go-version [2022-04-05T17:07:03.714Z] spire-1.2.1/.golangci.yml [2022-04-05T17:07:03.714Z] spire-1.2.1/ADOPTERS.md [2022-04-05T17:07:03.714Z] spire-1.2.1/CHANGELOG.md [2022-04-05T17:07:03.714Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-05T17:07:03.714Z] spire-1.2.1/CODEOWNERS [2022-04-05T17:07:03.714Z] spire-1.2.1/CONTRIBUTING.md [2022-04-05T17:07:03.714Z] spire-1.2.1/Dockerfile [2022-04-05T17:07:03.714Z] spire-1.2.1/Dockerfile.dev [2022-04-05T17:07:03.714Z] spire-1.2.1/Dockerfile.scratch [2022-04-05T17:07:03.714Z] spire-1.2.1/LICENSE [2022-04-05T17:07:03.714Z] spire-1.2.1/MAINTAINERS.md [2022-04-05T17:07:03.714Z] spire-1.2.1/Makefile [2022-04-05T17:07:03.714Z] spire-1.2.1/README.md [2022-04-05T17:07:03.714Z] spire-1.2.1/ROADMAP.md [2022-04-05T17:07:03.714Z] spire-1.2.1/SECURITY.md [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/ [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-agent/ [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/ [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-05T17:07:03.714Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-05T17:07:03.714Z] spire-1.2.1/conf/ [2022-04-05T17:07:03.714Z] spire-1.2.1/conf/agent/ [2022-04-05T17:07:03.714Z] spire-1.2.1/conf/agent/agent.conf [2022-04-05T17:07:03.714Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-05T17:07:03.714Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-05T17:07:03.714Z] spire-1.2.1/conf/server/ [2022-04-05T17:07:03.714Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-05T17:07:03.714Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-05T17:07:03.714Z] spire-1.2.1/conf/server/server.conf [2022-04-05T17:07:03.714Z] spire-1.2.1/conf/server/server_full.conf [2022-04-05T17:07:03.714Z] spire-1.2.1/doc/ [2022-04-05T17:07:03.714Z] spire-1.2.1/doc/SPIRE101.md [2022-04-05T17:07:03.714Z] spire-1.2.1/doc/auditlog.md [2022-04-05T17:07:03.714Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-05T17:07:03.714Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-05T17:07:03.714Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-05T17:07:03.714Z] spire-1.2.1/doc/images/ [2022-04-05T17:07:03.714Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-05T17:07:03.714Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-05T17:07:03.714Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-05T17:07:03.714Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-05T17:07:03.714Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-05T17:07:03.714Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-05T17:07:03.714Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-05T17:07:03.714Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-05T17:07:03.714Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-05T17:07:03.714Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-05T17:07:03.714Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-05T17:07:03.714Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-05T17:07:03.714Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-05T17:07:03.714Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-05T17:07:03.714Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-05T17:07:03.714Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-05T17:07:03.714Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-05T17:07:03.714Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-05T17:07:03.714Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-05T17:07:03.714Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-05T17:07:03.714Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-05T17:07:03.714Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-05T17:07:03.714Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-05T17:07:03.714Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-05T17:07:03.714Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-05T17:07:03.714Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-05T17:07:03.714Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-05T17:07:03.714Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-05T17:07:03.714Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-05T17:07:03.714Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-05T17:07:03.714Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-05T17:07:03.714Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-05T17:07:03.714Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-05T17:07:03.714Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-05T17:07:03.714Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-05T17:07:03.714Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-05T17:07:03.714Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-05T17:07:03.715Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-05T17:07:03.715Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-05T17:07:03.715Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-05T17:07:03.715Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-05T17:07:03.715Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-05T17:07:03.715Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-05T17:07:03.715Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-05T17:07:03.715Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-05T17:07:03.715Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-05T17:07:03.715Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-05T17:07:03.715Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-05T17:07:03.715Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-05T17:07:03.715Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-05T17:07:03.715Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-05T17:07:03.715Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-05T17:07:03.715Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-05T17:07:03.715Z] spire-1.2.1/doc/scaling_spire.md [2022-04-05T17:07:03.715Z] spire-1.2.1/doc/spire_agent.md [2022-04-05T17:07:03.715Z] spire-1.2.1/doc/spire_server.md [2022-04-05T17:07:03.715Z] spire-1.2.1/doc/supported_integrations.md [2022-04-05T17:07:03.715Z] spire-1.2.1/doc/telemetry.md [2022-04-05T17:07:03.715Z] spire-1.2.1/doc/telemetry_config.md [2022-04-05T17:07:03.715Z] spire-1.2.1/doc/upgrading.md [2022-04-05T17:07:03.715Z] spire-1.2.1/doc/using_spire.md [2022-04-05T17:07:03.715Z] spire-1.2.1/examples/ [2022-04-05T17:07:03.715Z] spire-1.2.1/examples/README.md [2022-04-05T17:07:03.715Z] spire-1.2.1/go.mod [2022-04-05T17:07:03.715Z] spire-1.2.1/go.sum [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/ [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/ [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/agent.go [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/api/ [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/client/ [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/common/ [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/config.go [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-05T17:07:03.715Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/manager/ [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-05T17:07:04.013Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/agent/svid/ [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/ [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/api/ [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/api/names.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/auth/ [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/catalog/ [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/cli/ [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-05T17:07:04.014Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-05T17:07:04.289Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/health/ [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/health/config.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/health/context.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/health/health.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/idutil/ [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/log/ [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/log/log.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/log/options.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/plugin/ [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/profiling/ [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/selector/ [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/uptime/ [2022-04-05T17:07:04.290Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/common/util/ [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/common/util/task.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/common/version/ [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/common/version/version.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/common/x509util/ [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/ [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/ [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/api.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/health/ [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/id.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/status.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/bundle/ [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-05T17:07:04.582Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-05T17:07:04.583Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-05T17:07:04.583Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-05T17:07:04.583Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-05T17:07:04.583Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-05T17:07:04.583Z] spire-1.2.1/pkg/server/ca/ [2022-04-05T17:07:04.583Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-05T17:07:04.583Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-05T17:07:04.583Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-05T17:07:04.583Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-05T17:07:04.583Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-05T17:07:04.583Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-05T17:07:04.583Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-05T17:07:04.583Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-05T17:07:04.583Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-05T17:07:04.583Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-05T17:07:04.583Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-05T17:07:04.583Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-05T17:07:04.583Z] spire-1.2.1/pkg/server/cache/ [2022-04-05T17:07:04.583Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-05T17:07:04.583Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-05T17:07:04.583Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-05T17:07:04.583Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-05T17:07:04.583Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-05T17:07:04.583Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-05T17:07:04.583Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-05T17:07:04.583Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-05T17:07:04.583Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-05T17:07:04.583Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-05T17:07:04.583Z] spire-1.2.1/pkg/server/catalog/ [2022-04-05T17:07:04.583Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/config.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/datastore/ [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/ [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-05T17:07:04.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-05T17:07:04.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-05T17:07:04.864Z] spire-1.2.1/pkg/server/registration/ [2022-04-05T17:07:04.864Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-05T17:07:04.864Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-05T17:07:04.864Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-05T17:07:04.864Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-05T17:07:04.864Z] spire-1.2.1/pkg/server/server.go [2022-04-05T17:07:04.864Z] spire-1.2.1/pkg/server/server_test.go [2022-04-05T17:07:04.864Z] spire-1.2.1/pkg/server/svid/ [2022-04-05T17:07:04.864Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-05T17:07:04.864Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-05T17:07:04.864Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-05T17:07:04.864Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-05T17:07:04.864Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-05T17:07:04.864Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-05T17:07:04.864Z] spire-1.2.1/proto/ [2022-04-05T17:07:04.864Z] spire-1.2.1/proto/private/ [2022-04-05T17:07:04.864Z] spire-1.2.1/proto/private/server/ [2022-04-05T17:07:04.864Z] spire-1.2.1/proto/private/server/journal/ [2022-04-05T17:07:04.864Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-05T17:07:04.864Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-05T17:07:04.864Z] spire-1.2.1/proto/spire/ [2022-04-05T17:07:04.864Z] spire-1.2.1/proto/spire/common/ [2022-04-05T17:07:04.864Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-05T17:07:04.864Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-05T17:07:04.864Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-05T17:07:04.864Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-05T17:07:04.864Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-05T17:07:04.864Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-05T17:07:04.864Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-05T17:07:04.864Z] spire-1.2.1/proto/spire/plugin/ [2022-04-05T17:07:04.864Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-05T17:07:04.864Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-05T17:07:04.864Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-05T17:07:04.864Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-05T17:07:04.864Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-05T17:07:04.864Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-05T17:07:04.864Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-05T17:07:04.864Z] spire-1.2.1/release/ [2022-04-05T17:07:04.864Z] spire-1.2.1/release/spire-extras/ [2022-04-05T17:07:04.864Z] spire-1.2.1/release/spire-extras/README.md [2022-04-05T17:07:04.864Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-05T17:07:04.864Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-05T17:07:04.864Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-05T17:07:04.864Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-05T17:07:04.864Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-05T17:07:04.864Z] spire-1.2.1/release/spire/ [2022-04-05T17:07:04.864Z] spire-1.2.1/release/spire/README.md [2022-04-05T17:07:04.864Z] spire-1.2.1/release/spire/conf/ [2022-04-05T17:07:04.864Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-05T17:07:04.864Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-05T17:07:04.864Z] spire-1.2.1/release/spire/conf/server/ [2022-04-05T17:07:04.864Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-05T17:07:04.864Z] spire-1.2.1/script/ [2022-04-05T17:07:04.864Z] spire-1.2.1/script/build-artifact.sh [2022-04-05T17:07:04.864Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-05T17:07:04.864Z] spire-1.2.1/support/ [2022-04-05T17:07:04.864Z] spire-1.2.1/support/k8s/ [2022-04-05T17:07:04.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-05T17:07:04.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-05T17:07:04.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-05T17:07:05.143Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-05T17:07:05.143Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-05T17:07:05.143Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-05T17:07:05.143Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-05T17:07:05.143Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-05T17:07:05.143Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-05T17:07:05.143Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-05T17:07:05.143Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-05T17:07:05.143Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-05T17:07:05.144Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-05T17:07:05.144Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-05T17:07:05.144Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-05T17:07:05.144Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-05T17:07:05.144Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-05T17:07:05.144Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-05T17:07:05.144Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-05T17:07:05.144Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-05T17:07:05.144Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-05T17:07:05.144Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-05T17:07:05.144Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-05T17:07:05.144Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-05T17:07:05.144Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-05T17:07:05.144Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-05T17:07:05.144Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-05T17:07:05.144Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-05T17:07:05.144Z] spire-1.2.1/test/ [2022-04-05T17:07:05.144Z] spire-1.2.1/test/clock/ [2022-04-05T17:07:05.144Z] spire-1.2.1/test/clock/clock.go [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fakes/ [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/ [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/certs/ [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/config/ [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/fixture.go [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/registration/ [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-05T17:07:05.144Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-05T17:07:05.144Z] spire-1.2.1/test/integration/ [2022-04-05T17:07:05.144Z] spire-1.2.1/test/integration/README.md [2022-04-05T17:07:05.144Z] spire-1.2.1/test/integration/common [2022-04-05T17:07:05.144Z] spire-1.2.1/test/integration/setup/ [2022-04-05T17:07:05.144Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-05T17:07:05.144Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-05T17:07:05.144Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-05T17:07:05.144Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-05T17:07:05.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-05T17:07:05.146Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-05T17:07:05.424Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/test-one.sh [2022-04-05T17:07:05.425Z] spire-1.2.1/test/integration/test.sh [2022-04-05T17:07:05.425Z] spire-1.2.1/test/plugintest/ [2022-04-05T17:07:05.425Z] spire-1.2.1/test/plugintest/config.go [2022-04-05T17:07:05.425Z] spire-1.2.1/test/plugintest/load.go [2022-04-05T17:07:05.425Z] spire-1.2.1/test/plugintest/option.go [2022-04-05T17:07:05.425Z] spire-1.2.1/test/spiretest/ [2022-04-05T17:07:05.425Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-05T17:07:05.425Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-05T17:07:05.425Z] spire-1.2.1/test/spiretest/dir.go [2022-04-05T17:07:05.425Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-05T17:07:05.425Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-05T17:07:05.425Z] spire-1.2.1/test/spiretest/logs.go [2022-04-05T17:07:05.425Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-05T17:07:05.425Z] spire-1.2.1/test/spiretest/suite.go [2022-04-05T17:07:05.425Z] spire-1.2.1/test/spiretest/x509.go [2022-04-05T17:07:05.425Z] spire-1.2.1/test/testca/ [2022-04-05T17:07:05.425Z] spire-1.2.1/test/testca/ca.go [2022-04-05T17:07:05.425Z] spire-1.2.1/test/testkey/ [2022-04-05T17:07:05.425Z] spire-1.2.1/test/testkey/generate.sh [2022-04-05T17:07:05.425Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-05T17:07:05.425Z] spire-1.2.1/test/testkey/keys.go [2022-04-05T17:07:05.425Z] spire-1.2.1/test/testkey/new.go [2022-04-05T17:07:05.425Z] spire-1.2.1/test/tpmsimulator/ [2022-04-05T17:07:05.425Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-05T17:07:05.425Z] spire-1.2.1/test/util/ [2022-04-05T17:07:05.425Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-05T17:07:05.425Z] spire-1.2.1/test/util/cert_generation.go [2022-04-05T17:07:05.425Z] spire-1.2.1/test/util/io_redirection.go [2022-04-05T17:07:05.425Z] spire-1.2.1/test/util/race.go [2022-04-05T17:07:05.425Z] spire-1.2.1/test/util/util.go [2022-04-05T17:07:05.425Z] building spire from source... [2022-04-05T17:07:06.033Z] Installing go1.17.7... [2022-04-05T17:07:24.478Z] Building bin/spire-server... [2022-04-05T17:07:24.478Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-05T17:07:24.478Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-05T17:07:24.478Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-05T17:07:24.758Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-05T17:07:24.758Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-05T17:07:28.197Z]  ---> 16ee915c063c [2022-04-05T17:07:28.197Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-05T17:07:28.197Z] ---> Running in 0712f6bdf247 [2022-04-05T17:07:29.215Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-05T17:07:29.519Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-05T17:07:29.519Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-05T17:07:29.519Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-05T17:07:30.130Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-05T17:07:30.130Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-05T17:07:31.116Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-05T17:07:31.116Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-05T17:07:31.388Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-05T17:07:31.986Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-05T17:07:31.986Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-05T17:07:31.986Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-05T17:07:32.260Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-05T17:07:32.260Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-05T17:07:34.243Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-05T17:07:34.243Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-05T17:07:34.243Z] Building bin/spire-server... [2022-04-05T17:07:34.516Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-05T17:07:34.516Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-05T17:07:34.516Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-05T17:07:35.117Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-05T17:07:35.117Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-05T17:07:35.403Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-05T17:07:35.403Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-05T17:07:36.413Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-05T17:07:36.413Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-05T17:07:37.015Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-05T17:07:37.015Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-05T17:07:37.015Z] ---> ef92a1597a2a [2022-04-05T17:07:37.015Z] Step 3/22 : WORKDIR /edgex-go [2022-04-05T17:07:37.015Z] ---> Using cache [2022-04-05T17:07:37.015Z] ---> 3b82c398dd82 [2022-04-05T17:07:37.015Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T17:07:37.015Z] ---> Using cache [2022-04-05T17:07:37.015Z] ---> 28bf8891de71 [2022-04-05T17:07:37.015Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-05T17:07:37.297Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-05T17:07:37.580Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-05T17:07:37.580Z]  ---> Running in 392b4fe7aafd [2022-04-05T17:07:39.588Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-05T17:07:40.195Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-05T17:07:40.478Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-05T17:07:40.478Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-05T17:07:40.756Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-05T17:07:41.363Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-05T17:07:41.640Z] OK: 220 MiB in 52 packages [2022-04-05T17:07:41.640Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-05T17:07:41.921Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-05T17:07:41.921Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-05T17:07:42.199Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-05T17:07:42.199Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-05T17:07:42.199Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-05T17:07:42.478Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-05T17:07:42.478Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-05T17:07:42.763Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-05T17:07:43.039Z] Removing intermediate container 392b4fe7aafd [2022-04-05T17:07:43.039Z] ---> 4c57813d5201 [2022-04-05T17:07:43.039Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-05T17:07:44.035Z] ---> ce4a99e8f1b5 [2022-04-05T17:07:44.035Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-05T17:07:44.035Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-05T17:07:44.035Z]  ---> Running in 523a4393687a [2022-04-05T17:07:44.035Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-05T17:07:44.313Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-05T17:07:44.313Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-05T17:07:45.313Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-05T17:07:49.668Z] Removing intermediate container 523a4393687a [2022-04-05T17:07:49.668Z] ---> 5721eca1232c [2022-04-05T17:07:49.668Z] Step 8/22 : COPY . . [2022-04-05T17:08:02.133Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-05T17:08:02.415Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-05T17:08:02.415Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-05T17:08:02.415Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-05T17:08:02.415Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-05T17:08:03.024Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-05T17:08:03.024Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-05T17:08:03.024Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-05T17:08:03.024Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-05T17:08:03.024Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-05T17:08:03.024Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-05T17:08:03.024Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-05T17:08:03.024Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-05T17:08:03.303Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-05T17:08:03.303Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-05T17:08:04.311Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-05T17:08:04.924Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-05T17:08:05.210Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-05T17:08:05.493Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-05T17:08:05.493Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-05T17:08:05.493Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-05T17:08:05.493Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-05T17:08:05.774Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-05T17:08:05.774Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-05T17:08:05.774Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-05T17:08:05.774Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-05T17:08:11.242Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-05T17:08:11.242Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-05T17:08:11.242Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-05T17:08:11.242Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-05T17:08:11.242Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-05T17:08:11.242Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-05T17:08:11.520Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-05T17:08:11.520Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-05T17:08:12.126Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-05T17:08:12.126Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-05T17:08:12.126Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-05T17:08:12.414Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-05T17:08:12.414Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-05T17:08:12.414Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-05T17:08:12.414Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-05T17:08:12.414Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-05T17:08:12.414Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-05T17:08:12.695Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-05T17:08:12.695Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-05T17:08:12.695Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-05T17:08:12.978Z] go: downloading google.golang.org/api v0.70.0 [2022-04-05T17:08:12.978Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-05T17:08:13.262Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-05T17:08:13.547Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-05T17:08:14.163Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-05T17:08:14.163Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-05T17:08:14.445Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-05T17:08:14.445Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-05T17:08:14.727Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-05T17:08:16.785Z]  ---> 8233895859fd [2022-04-05T17:08:16.785Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-05T17:08:16.785Z] ---> Running in b7ec3a82a8cd [2022-04-05T17:08:16.785Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-05T17:08:18.798Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-05T17:08:23.138Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-05T17:08:23.138Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-05T17:08:23.138Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-05T17:08:23.138Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-05T17:08:23.138Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-05T17:08:23.138Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-05T17:08:23.138Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-05T17:08:23.138Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-05T17:08:23.415Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-05T17:08:23.415Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-05T17:08:45.803Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-05T17:08:45.803Z] go: downloading google.golang.org/api v0.70.0 [2022-04-05T17:08:45.803Z] go: downloading k8s.io/api v0.23.4 [2022-04-05T17:08:49.212Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-05T17:08:49.212Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-05T17:08:49.212Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-05T17:08:49.212Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-05T17:08:49.816Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-05T17:08:49.816Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-05T17:08:49.816Z] go: downloading k8s.io/api v0.23.4 [2022-04-05T17:08:50.421Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-05T17:08:51.404Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-05T17:08:53.394Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-05T17:08:56.029Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-05T17:08:56.633Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-05T17:09:02.069Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-05T17:09:03.512Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-05T17:09:03.512Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-05T17:09:03.512Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-05T17:09:03.795Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-05T17:09:06.434Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-05T17:09:07.054Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-05T17:09:07.054Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-05T17:09:07.333Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-05T17:09:07.938Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-05T17:09:09.402Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-05T17:09:09.678Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-05T17:09:10.295Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-05T17:09:10.571Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-05T17:09:10.847Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-05T17:09:10.848Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-05T17:09:12.292Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-05T17:09:12.569Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-05T17:09:13.173Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-05T17:09:13.173Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-05T17:09:13.450Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-05T17:09:13.450Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-05T17:09:14.438Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-05T17:09:14.438Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-05T17:09:15.884Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-05T17:09:15.884Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-05T17:09:15.884Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-05T17:09:16.163Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-05T17:09:21.596Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-05T17:09:22.196Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-05T17:09:23.190Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-05T17:09:23.190Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-05T17:09:23.467Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-05T17:09:23.467Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-05T17:09:23.467Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-05T17:09:23.746Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-05T17:09:23.746Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-05T17:09:24.022Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-05T17:09:24.297Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-05T17:09:24.297Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-05T17:09:24.297Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-05T17:09:24.576Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-05T17:09:24.576Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-05T17:09:24.576Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-05T17:09:24.854Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-05T17:09:24.854Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-05T17:09:24.854Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-05T17:09:24.854Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-05T17:09:25.836Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-05T17:09:26.434Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-05T17:09:26.434Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-05T17:09:26.434Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-05T17:09:26.710Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-05T17:09:26.710Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-05T17:09:26.987Z] go: downloading go.opencensus.io v0.23.0 [2022-04-05T17:09:27.975Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-05T17:09:28.253Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-05T17:09:28.253Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-05T17:09:29.694Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-05T17:09:29.694Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-05T17:09:29.971Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-05T17:09:29.971Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-05T17:09:30.573Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-05T17:09:30.573Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-05T17:09:31.194Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-05T17:09:32.188Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-05T17:09:32.188Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-05T17:09:32.188Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-05T17:09:32.469Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-05T17:09:32.469Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-05T17:09:32.469Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-05T17:09:33.079Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-05T17:09:33.079Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-05T17:09:33.079Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-05T17:09:33.359Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-05T17:09:33.640Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-05T17:09:33.640Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-05T17:09:34.639Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-05T17:09:34.920Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-05T17:09:35.529Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-05T17:09:35.529Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-05T17:09:35.809Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-05T17:09:35.809Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-05T17:09:35.809Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-05T17:09:36.090Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-05T17:09:36.090Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-05T17:09:36.090Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-05T17:09:36.370Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-05T17:09:36.649Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-05T17:09:36.649Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-05T17:09:36.929Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-05T17:09:37.925Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-05T17:09:37.925Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-05T17:09:37.925Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-05T17:09:37.925Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-05T17:09:38.206Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-05T17:09:38.485Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-05T17:09:38.485Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-05T17:09:41.927Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-05T17:09:41.927Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-05T17:09:42.214Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-05T17:09:42.214Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-05T17:09:42.214Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-05T17:09:42.214Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-05T17:09:42.494Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-05T17:09:42.772Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-05T17:09:42.772Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-05T17:09:44.354Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-05T17:09:45.322Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-05T17:09:45.616Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-05T17:09:46.055Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-05T17:09:46.055Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-05T17:09:46.372Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-05T17:09:47.594Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-05T17:09:47.594Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-05T17:09:47.876Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-05T17:09:47.876Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-05T17:09:48.152Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-05T17:09:48.152Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-05T17:09:48.755Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-05T17:09:49.034Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-05T17:09:49.034Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-05T17:09:49.034Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-05T17:09:49.034Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-05T17:09:49.307Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-05T17:09:49.905Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-05T17:09:49.905Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-05T17:09:49.905Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-05T17:09:51.887Z] go: downloading go.opencensus.io v0.23.0 [2022-04-05T17:09:52.873Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-05T17:09:52.873Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-05T17:09:53.147Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-05T17:09:53.147Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-05T17:09:53.423Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-05T17:09:53.700Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-05T17:09:53.977Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-05T17:09:54.576Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-05T17:09:57.207Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-05T17:09:59.189Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-05T17:09:59.189Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-05T17:09:59.788Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-05T17:09:59.788Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-05T17:09:59.788Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-05T17:10:00.774Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-05T17:10:00.774Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-05T17:10:00.774Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-05T17:10:01.050Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-05T17:10:01.332Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-05T17:10:01.332Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-05T17:10:01.332Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-05T17:10:11.536Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-05T17:10:11.536Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-05T17:10:11.536Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-05T17:10:11.536Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-05T17:10:29.885Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-05T17:10:29.885Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-05T17:10:35.308Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-05T17:10:35.308Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-05T17:13:57.380Z] Removing intermediate container 0712f6bdf247 [2022-04-05T17:13:57.380Z] ---> 30619ed69f46 [2022-04-05T17:13:57.380Z] [2022-04-05T17:13:57.380Z] Step 9/20 : FROM alpine:3.15 [2022-04-05T17:13:57.380Z] 3.15: Pulling from library/alpine [2022-04-05T17:13:57.380Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-05T17:13:57.380Z] Status: Downloaded newer image for alpine:3.15 [2022-04-05T17:13:57.380Z] ---> 3fb3c9af89a9 [2022-04-05T17:13:57.380Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-05T17:13:57.380Z] ---> Running in d432132c1ba3 [2022-04-05T17:13:57.380Z] Removing intermediate container d432132c1ba3 [2022-04-05T17:13:57.380Z] ---> 183d47c3af91 [2022-04-05T17:13:57.380Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T17:13:57.380Z] ---> Running in 6007906be790 [2022-04-05T17:13:57.380Z] Removing intermediate container 6007906be790 [2022-04-05T17:13:57.380Z] ---> 60d05a10099f [2022-04-05T17:13:57.380Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-05T17:13:57.380Z] ---> Running in 062995e98f81 [2022-04-05T17:13:58.818Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-05T17:14:00.262Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-05T17:14:01.246Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-05T17:14:01.246Z] v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-05T17:14:01.246Z] OK: 15729 distinct packages available [2022-04-05T17:14:01.521Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-05T17:14:02.512Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-05T17:14:03.956Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-05T17:14:03.956Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-05T17:14:04.233Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-05T17:14:04.233Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-05T17:14:04.509Z] (5/9) Installing curl (7.80.0-r0) [2022-04-05T17:14:04.509Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-05T17:14:04.509Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-05T17:14:04.784Z] (8/9) Installing libucontext (1.1-r0) [2022-04-05T17:14:04.784Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-05T17:14:04.784Z] Executing busybox-1.34.1-r5.trigger [2022-04-05T17:14:05.063Z] Executing ca-certificates-20211220-r0.trigger [2022-04-05T17:14:05.339Z] OK: 8 MiB in 23 packages [2022-04-05T17:14:08.006Z] Removing intermediate container 062995e98f81 [2022-04-05T17:14:08.006Z] ---> d22cac7406f6 [2022-04-05T17:14:08.006Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-05T17:14:08.314Z] ---> 4d6e7ffbad9c [2022-04-05T17:14:08.610Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-05T17:14:10.608Z] ---> e3977539089a [2022-04-05T17:14:10.608Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-05T17:14:11.213Z] ---> a20b2f200b68 [2022-04-05T17:14:11.492Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-05T17:14:11.492Z] ---> Running in ad9908b4d6cd [2022-04-05T17:14:12.093Z] Removing intermediate container ad9908b4d6cd [2022-04-05T17:14:12.093Z] ---> b341d5e996e7 [2022-04-05T17:14:12.093Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-05T17:14:12.093Z] ---> Running in ce39e46c5b53 [2022-04-05T17:14:12.763Z] Removing intermediate container ce39e46c5b53 [2022-04-05T17:14:12.763Z] ---> 21bfae00284d [2022-04-05T17:14:12.763Z] Step 18/20 : LABEL arch=arm64 [2022-04-05T17:14:12.763Z] ---> Running in 2e791e8ee795 [2022-04-05T17:14:13.082Z] Removing intermediate container 2e791e8ee795 [2022-04-05T17:14:13.082Z] ---> 12f071923882 [2022-04-05T17:14:13.082Z] Step 19/20 : LABEL git_sha=933a07dac756dd03f8fa8c74d2e6f6abfd7a43d4 [2022-04-05T17:14:13.379Z] ---> Running in 7852862fc737 [2022-04-05T17:14:13.665Z] Removing intermediate container 7852862fc737 [2022-04-05T17:14:13.665Z] ---> 3a63309da4a9 [2022-04-05T17:14:13.665Z] Step 20/20 : LABEL version=0.0.0 [2022-04-05T17:14:13.969Z] ---> Running in fa98c474df08 [2022-04-05T17:14:14.250Z] Removing intermediate container fa98c474df08 [2022-04-05T17:14:14.250Z] ---> 4e7b55353868 [2022-04-05T17:14:14.250Z] [2022-04-05T17:14:14.935Z] Successfully built 4e7b55353868 [2022-04-05T17:14:14.935Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-05T17:14:14.935Z]  Building security-spiffe-token-provider ... done Building support-notifications [2022-04-05T17:14:54.016Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-05T17:14:54.016Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-05T17:14:54.016Z] ---> ef92a1597a2a [2022-04-05T17:14:54.016Z] Step 3/22 : WORKDIR /edgex-go [2022-04-05T17:14:54.016Z] ---> Using cache [2022-04-05T17:14:54.016Z] ---> 3b82c398dd82 [2022-04-05T17:14:54.016Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T17:14:54.016Z] ---> Using cache [2022-04-05T17:14:54.016Z] ---> 28bf8891de71 [2022-04-05T17:14:54.016Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-05T17:14:54.016Z] ---> Running in 0fab6ac5c742 [2022-04-05T17:14:54.016Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-05T17:14:54.016Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-05T17:14:54.016Z] OK: 220 MiB in 52 packages [2022-04-05T17:14:54.292Z] Removing intermediate container 0fab6ac5c742 [2022-04-05T17:14:54.292Z] ---> b226fd460f99 [2022-04-05T17:14:54.292Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-05T17:14:55.291Z] ---> c930057cfb1e [2022-04-05T17:14:55.291Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-05T17:14:55.291Z] ---> Running in d49d7a342582 [2022-04-05T17:15:00.775Z] Removing intermediate container d49d7a342582 [2022-04-05T17:15:00.775Z] ---> ff409aef61ce [2022-04-05T17:15:00.775Z] Step 8/22 : COPY . . [2022-04-05T17:15:19.203Z] Removing intermediate container b7ec3a82a8cd [2022-04-05T17:15:19.203Z] ---> 6e949df9ab54 [2022-04-05T17:15:19.203Z] [2022-04-05T17:15:19.203Z] Step 10/22 : FROM alpine:3.14 [2022-04-05T17:15:19.203Z] ---> ac73e934f311 [2022-04-05T17:15:19.203Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-05T17:15:19.203Z] ---> Running in afc7f053e440 [2022-04-05T17:15:21.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-05T17:15:21.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-05T17:15:22.893Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-05T17:15:22.893Z] Executing busybox-1.33.1-r7.trigger [2022-04-05T17:15:22.893Z] OK: 5 MiB in 15 packages [2022-04-05T17:15:25.565Z] Removing intermediate container afc7f053e440 [2022-04-05T17:15:25.565Z] ---> dd5ed204c74a [2022-04-05T17:15:25.565Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-05T17:15:25.565Z] ---> Running in 968be3b7f0dc [2022-04-05T17:15:26.178Z] Removing intermediate container 968be3b7f0dc [2022-04-05T17:15:26.178Z] ---> b66d4ffd9705 [2022-04-05T17:15:26.178Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-05T17:15:26.178Z] ---> Running in d4aaa5878ec9 [2022-04-05T17:15:26.793Z] Removing intermediate container d4aaa5878ec9 [2022-04-05T17:15:26.793Z] ---> c71350e24261 [2022-04-05T17:15:26.793Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-05T17:15:27.078Z] ---> Running in 7d4978c06817 [2022-04-05T17:15:27.694Z] Removing intermediate container 7d4978c06817 [2022-04-05T17:15:27.694Z] ---> d21577b87bf7 [2022-04-05T17:15:27.694Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-05T17:15:29.709Z] ---> a51fe2db5604 [2022-04-05T17:15:29.709Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-05T17:15:33.160Z] ---> 27aad29fcd00 [2022-04-05T17:15:33.160Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-05T17:15:33.160Z] ---> 312484ec8fc2 [2022-04-05T17:15:33.160Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-05T17:15:33.160Z] ---> Running in fdfebe96fb6d [2022-04-05T17:15:34.153Z] ---> c2c9c9de080f [2022-04-05T17:15:34.153Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-05T17:15:34.432Z] ---> Running in 5cc4a79ce88f [2022-04-05T17:15:35.037Z] Removing intermediate container 5cc4a79ce88f [2022-04-05T17:15:35.037Z] ---> b775bcb43de3 [2022-04-05T17:15:35.037Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-05T17:15:35.037Z] ---> Running in 955b1e8bdd88 [2022-04-05T17:15:35.643Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-05T17:15:35.922Z] Removing intermediate container 955b1e8bdd88 [2022-04-05T17:15:35.922Z] ---> 56a70413a139 [2022-04-05T17:15:35.922Z] Step 20/22 : LABEL arch=arm64 [2022-04-05T17:15:35.922Z] ---> Running in 2883e1d1b962 [2022-04-05T17:15:36.529Z] Removing intermediate container 2883e1d1b962 [2022-04-05T17:15:36.529Z] ---> ecc9b2a66861 [2022-04-05T17:15:36.529Z] Step 21/22 : LABEL git_sha=933a07dac756dd03f8fa8c74d2e6f6abfd7a43d4 [2022-04-05T17:15:36.529Z] ---> Running in c02f443da01d [2022-04-05T17:15:37.138Z] Removing intermediate container c02f443da01d [2022-04-05T17:15:37.138Z] ---> 07db43617c1f [2022-04-05T17:15:37.138Z] Step 22/22 : LABEL version=0.0.0 [2022-04-05T17:15:37.138Z] ---> Running in f1c17694dc34 [2022-04-05T17:15:37.741Z] Removing intermediate container f1c17694dc34 [2022-04-05T17:15:37.741Z] ---> d36d2830ef26 [2022-04-05T17:15:37.741Z] [2022-04-05T17:15:38.347Z] Successfully built d36d2830ef26 [2022-04-05T17:15:38.347Z] Successfully tagged support-scheduler-arm64:latest [2022-04-05T17:15:38.347Z]  Building support-scheduler ... done Building core-command [2022-04-05T17:16:10.772Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-05T17:16:10.772Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-05T17:16:10.772Z] ---> ef92a1597a2a [2022-04-05T17:16:10.772Z] Step 3/23 : WORKDIR /edgex-go [2022-04-05T17:16:10.772Z] ---> Using cache [2022-04-05T17:16:10.772Z] ---> 3b82c398dd82 [2022-04-05T17:16:10.772Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T17:16:10.772Z] ---> Using cache [2022-04-05T17:16:10.772Z] ---> 28bf8891de71 [2022-04-05T17:16:10.772Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-05T17:16:10.772Z] ---> Using cache [2022-04-05T17:16:10.772Z] ---> 4c57813d5201 [2022-04-05T17:16:10.772Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-05T17:16:10.772Z] ---> Using cache [2022-04-05T17:16:10.772Z] ---> ce4a99e8f1b5 [2022-04-05T17:16:10.772Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-05T17:16:10.772Z] ---> Using cache [2022-04-05T17:16:10.772Z] ---> 5721eca1232c [2022-04-05T17:16:10.772Z] Step 8/23 : COPY . . [2022-04-05T17:16:10.772Z] ---> Using cache [2022-04-05T17:16:10.772Z] ---> 8233895859fd [2022-04-05T17:16:10.772Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-05T17:16:10.772Z] ---> Running in e0df4fb9c6dd [2022-04-05T17:16:10.772Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-05T17:22:33.179Z] Removing intermediate container fdfebe96fb6d [2022-04-05T17:22:33.179Z] ---> 802db43fddd9 [2022-04-05T17:22:33.179Z] [2022-04-05T17:22:33.179Z] Step 10/22 : FROM alpine:3.14 [2022-04-05T17:22:33.179Z] ---> ac73e934f311 [2022-04-05T17:22:33.179Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-05T17:22:33.179Z] ---> Running in 4966d029cd5a [2022-04-05T17:22:33.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-05T17:22:33.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-05T17:22:34.179Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-05T17:22:34.179Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-05T17:22:34.179Z] Executing busybox-1.33.1-r7.trigger [2022-04-05T17:22:34.179Z] Executing ca-certificates-20211220-r0.trigger [2022-04-05T17:22:34.785Z] OK: 6 MiB in 16 packages [2022-04-05T17:22:36.241Z] Removing intermediate container e0df4fb9c6dd [2022-04-05T17:22:36.241Z] ---> 26821ea60234 [2022-04-05T17:22:36.241Z] [2022-04-05T17:22:36.241Z] Step 10/23 : FROM alpine:3.14 [2022-04-05T17:22:36.241Z] ---> ac73e934f311 [2022-04-05T17:22:36.241Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-05T17:22:36.241Z] ---> Using cache [2022-04-05T17:22:36.241Z] ---> dd5ed204c74a [2022-04-05T17:22:36.241Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-05T17:22:36.241Z] ---> Using cache [2022-04-05T17:22:36.241Z] ---> b66d4ffd9705 [2022-04-05T17:22:36.241Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-05T17:22:36.241Z] ---> Running in b3f81cbb3889 [2022-04-05T17:22:37.232Z] Removing intermediate container b3f81cbb3889 [2022-04-05T17:22:37.232Z] ---> 538218b9f682 [2022-04-05T17:22:37.232Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-05T17:22:37.232Z] ---> Running in b0d62d1d0b38 [2022-04-05T17:22:37.232Z] Removing intermediate container 4966d029cd5a [2022-04-05T17:22:37.232Z] ---> 584e925b9e79 [2022-04-05T17:22:37.232Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-05T17:22:37.503Z] ---> Running in 91754a9f9a9f [2022-04-05T17:22:37.778Z] Removing intermediate container b0d62d1d0b38 [2022-04-05T17:22:37.778Z] ---> 78515ee5d9e6 [2022-04-05T17:22:37.778Z] Step 15/23 : WORKDIR / [2022-04-05T17:22:38.080Z] ---> Running in 56c465dac559 [2022-04-05T17:22:38.080Z] Removing intermediate container 91754a9f9a9f [2022-04-05T17:22:38.080Z] ---> bc3e7071242c [2022-04-05T17:22:38.080Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-05T17:22:38.080Z] ---> Running in 5bb52094a274 [2022-04-05T17:22:39.069Z] Removing intermediate container 56c465dac559 [2022-04-05T17:22:39.069Z] ---> 765d8d7e0156 [2022-04-05T17:22:39.069Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-05T17:22:39.069Z] Removing intermediate container 5bb52094a274 [2022-04-05T17:22:39.069Z] ---> fabf835e62f9 [2022-04-05T17:22:39.069Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-05T17:22:39.069Z] ---> Running in 23ec7dc53123 [2022-04-05T17:22:39.676Z] Removing intermediate container 23ec7dc53123 [2022-04-05T17:22:39.676Z] ---> 862f810dbccc [2022-04-05T17:22:39.676Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-05T17:22:40.296Z] ---> a8de53792647 [2022-04-05T17:22:40.296Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-05T17:22:41.280Z] ---> 057493a7c095 [2022-04-05T17:22:41.280Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-05T17:22:42.759Z] ---> c0e99e22e3b7 [2022-04-05T17:22:42.759Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-05T17:22:44.210Z] ---> 9196cd336ab0 [2022-04-05T17:22:44.210Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-05T17:22:44.489Z] ---> Running in d25fb7e203f6 [2022-04-05T17:22:44.764Z] ---> 5b16fceeb36f [2022-04-05T17:22:44.764Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-05T17:22:45.040Z] Removing intermediate container d25fb7e203f6 [2022-04-05T17:22:45.040Z] ---> af860c62167f [2022-04-05T17:22:45.040Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-05T17:22:45.314Z] ---> Running in 0159d556fc17 [2022-04-05T17:22:45.917Z] Removing intermediate container 0159d556fc17 [2022-04-05T17:22:45.917Z] ---> 1bf2bbaaaadb [2022-04-05T17:22:45.917Z] Step 21/23 : LABEL arch=arm64 [2022-04-05T17:22:45.917Z] ---> Running in 18658ad53185 [2022-04-05T17:22:45.917Z] ---> 18778d96c9e3 [2022-04-05T17:22:45.917Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-05T17:22:46.192Z] ---> Running in b220c1a6d0b0 [2022-04-05T17:22:46.468Z] Removing intermediate container 18658ad53185 [2022-04-05T17:22:46.468Z] ---> 2a982fdb36ed [2022-04-05T17:22:46.468Z] Step 22/23 : LABEL git_sha=933a07dac756dd03f8fa8c74d2e6f6abfd7a43d4 [2022-04-05T17:22:46.741Z] ---> Running in eaa0cd4f1d07 [2022-04-05T17:22:47.015Z] Removing intermediate container b220c1a6d0b0 [2022-04-05T17:22:47.015Z] ---> d8283dd93dca [2022-04-05T17:22:47.015Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-05T17:22:47.015Z] ---> Running in d62545091fb7 [2022-04-05T17:22:47.611Z] Removing intermediate container eaa0cd4f1d07 [2022-04-05T17:22:47.611Z] ---> 28cd844444a3 [2022-04-05T17:22:47.611Z] Step 23/23 : LABEL version=0.0.0 [2022-04-05T17:22:47.611Z] ---> Running in 351a8cbcaca4 [2022-04-05T17:22:47.611Z] Removing intermediate container d62545091fb7 [2022-04-05T17:22:47.611Z] ---> cb52cb7295e0 [2022-04-05T17:22:47.611Z] Step 20/22 : LABEL arch=arm64 [2022-04-05T17:22:47.883Z] ---> Running in 89c714b0b885 [2022-04-05T17:22:48.485Z] Removing intermediate container 351a8cbcaca4 [2022-04-05T17:22:48.485Z] ---> 03349672e1d3 [2022-04-05T17:22:48.485Z] [2022-04-05T17:22:48.485Z] Removing intermediate container 89c714b0b885 [2022-04-05T17:22:48.485Z] ---> 299b3cf1add2 [2022-04-05T17:22:48.485Z] Step 21/22 : LABEL git_sha=933a07dac756dd03f8fa8c74d2e6f6abfd7a43d4 [2022-04-05T17:22:48.761Z] ---> Running in e5356819b4bb [2022-04-05T17:22:49.744Z] Removing intermediate container e5356819b4bb [2022-04-05T17:22:49.744Z] ---> a5d47d692105 [2022-04-05T17:22:49.744Z] Step 22/22 : LABEL version=0.0.0 [2022-04-05T17:22:49.744Z] Successfully built 03349672e1d3 [2022-04-05T17:22:49.744Z] Successfully tagged core-command-arm64:latest [2022-04-05T17:22:49.744Z]  Building core-command ... done Building security-proxy-setup [2022-04-05T17:22:49.744Z] ---> Running in dfc121503fee [2022-04-05T17:22:50.341Z] Removing intermediate container dfc121503fee [2022-04-05T17:22:50.341Z] ---> bb9466b6d07e [2022-04-05T17:22:50.341Z] [2022-04-05T17:22:50.618Z] Successfully built bb9466b6d07e [2022-04-05T17:22:50.618Z] Successfully tagged support-notifications-arm64:latest [2022-04-05T17:22:50.618Z] Building core-metadata [2022-04-05T17:23:58.930Z]  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-05T17:23:58.930Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-05T17:23:58.930Z] ---> ef92a1597a2a [2022-04-05T17:23:58.930Z] Step 3/22 : WORKDIR /edgex-go [2022-04-05T17:23:58.930Z] ---> Using cache [2022-04-05T17:23:58.930Z] ---> 3b82c398dd82 [2022-04-05T17:23:58.930Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T17:23:58.930Z] ---> Using cache [2022-04-05T17:23:58.930Z] ---> 28bf8891de71 [2022-04-05T17:23:58.930Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-05T17:23:58.930Z] ---> Using cache [2022-04-05T17:23:58.930Z] ---> 4c57813d5201 [2022-04-05T17:23:58.930Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-05T17:23:58.930Z] ---> Using cache [2022-04-05T17:23:58.930Z] ---> ce4a99e8f1b5 [2022-04-05T17:23:58.930Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-05T17:23:58.930Z] ---> Using cache [2022-04-05T17:23:58.930Z] ---> 5721eca1232c [2022-04-05T17:23:58.930Z] Step 8/22 : COPY . . [2022-04-05T17:23:58.930Z] ---> Using cache [2022-04-05T17:23:58.930Z] ---> 8233895859fd [2022-04-05T17:23:58.930Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-05T17:23:58.930Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-05T17:23:58.930Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-05T17:23:58.930Z] ---> ef92a1597a2a [2022-04-05T17:23:58.930Z] Step 3/23 : WORKDIR /edgex-go [2022-04-05T17:23:58.930Z] ---> Using cache [2022-04-05T17:23:58.930Z] ---> 3b82c398dd82 [2022-04-05T17:23:58.930Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T17:23:58.930Z] ---> Using cache [2022-04-05T17:23:58.930Z] ---> 28bf8891de71 [2022-04-05T17:23:58.930Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-05T17:23:58.930Z] ---> Using cache [2022-04-05T17:23:58.930Z] ---> 4c57813d5201 [2022-04-05T17:23:58.930Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-05T17:23:58.930Z] ---> Using cache [2022-04-05T17:23:58.930Z] ---> ce4a99e8f1b5 [2022-04-05T17:23:58.930Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-05T17:23:58.930Z] ---> Using cache [2022-04-05T17:23:58.930Z] ---> 5721eca1232c [2022-04-05T17:23:58.930Z] Step 8/23 : COPY . . [2022-04-05T17:23:58.930Z] ---> Using cache [2022-04-05T17:23:58.930Z] ---> 8233895859fd [2022-04-05T17:23:58.930Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-05T17:23:58.930Z] ---> Running in 9ae644e0ccfa [2022-04-05T17:23:58.930Z] ---> Running in 1103ee24def7 [2022-04-05T17:23:58.930Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-05T17:23:58.930Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-05T17:30:06.234Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-05T17:30:18.704Z] Removing intermediate container 9ae644e0ccfa [2022-04-05T17:30:18.704Z] ---> 13edca0da900 [2022-04-05T17:30:18.704Z] [2022-04-05T17:30:18.704Z] Step 10/22 : FROM alpine:3.14 [2022-04-05T17:30:18.704Z] ---> ac73e934f311 [2022-04-05T17:30:18.704Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-05T17:30:18.704Z] ---> Running in 54d049ee6691 [2022-04-05T17:30:20.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-05T17:30:20.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-05T17:30:21.947Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-05T17:30:22.222Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-05T17:30:22.222Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-05T17:30:22.222Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-05T17:30:22.222Z] (5/6) Installing curl (7.79.1-r0) [2022-04-05T17:30:22.222Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-05T17:30:22.222Z] Executing busybox-1.33.1-r7.trigger [2022-04-05T17:30:22.222Z] Executing ca-certificates-20211220-r0.trigger [2022-04-05T17:30:22.825Z] OK: 8 MiB in 20 packages [2022-04-05T17:30:24.811Z] Removing intermediate container 54d049ee6691 [2022-04-05T17:30:24.812Z] ---> 788f75584ae3 [2022-04-05T17:30:24.812Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-05T17:30:24.812Z] ---> Running in 1acc44c9efdd [2022-04-05T17:30:25.416Z] Removing intermediate container 1acc44c9efdd [2022-04-05T17:30:25.416Z] ---> 5425796d6111 [2022-04-05T17:30:25.416Z] Step 13/22 : WORKDIR /edgex [2022-04-05T17:30:25.416Z] ---> Running in 588ff650486d [2022-04-05T17:30:26.021Z] Removing intermediate container 588ff650486d [2022-04-05T17:30:26.021Z] ---> b9adde16ea7f [2022-04-05T17:30:26.021Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-05T17:30:27.012Z] ---> 1b3942fd29bb [2022-04-05T17:30:27.012Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-05T17:30:29.657Z] ---> 4602ba4ffc59 [2022-04-05T17:30:29.657Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-05T17:30:33.986Z] ---> f65726ed7d0e [2022-04-05T17:30:33.986Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-05T17:30:34.971Z] ---> 8da10bcab04d [2022-04-05T17:30:34.971Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-05T17:30:35.250Z] ---> Running in 8d84acb542d2 [2022-04-05T17:30:40.688Z] Removing intermediate container 8d84acb542d2 [2022-04-05T17:30:40.688Z] ---> e6a4908e2b35 [2022-04-05T17:30:40.688Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-05T17:30:40.688Z] ---> Running in a28b343c12c3 [2022-04-05T17:30:40.688Z] Removing intermediate container a28b343c12c3 [2022-04-05T17:30:40.688Z] ---> d1ff4a3973c7 [2022-04-05T17:30:40.688Z] Step 20/22 : LABEL arch=arm64 [2022-04-05T17:30:40.962Z] ---> Running in 80bf0056cd8d [2022-04-05T17:30:41.562Z] Removing intermediate container 80bf0056cd8d [2022-04-05T17:30:41.562Z] ---> b22fec3042a8 [2022-04-05T17:30:41.562Z] Step 21/22 : LABEL git_sha=933a07dac756dd03f8fa8c74d2e6f6abfd7a43d4 [2022-04-05T17:30:41.851Z] ---> Running in 7bfa022d22fd [2022-04-05T17:30:42.127Z] Removing intermediate container 1103ee24def7 [2022-04-05T17:30:42.127Z] ---> 75366eddfbb3 [2022-04-05T17:30:42.127Z] [2022-04-05T17:30:42.127Z] Step 10/23 : FROM alpine:3.14 [2022-04-05T17:30:42.127Z] ---> ac73e934f311 [2022-04-05T17:30:42.127Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-05T17:30:42.127Z] ---> Using cache [2022-04-05T17:30:42.127Z] ---> dd5ed204c74a [2022-04-05T17:30:42.127Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-05T17:30:42.127Z] ---> Using cache [2022-04-05T17:30:42.127Z] ---> b66d4ffd9705 [2022-04-05T17:30:42.127Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-05T17:30:42.402Z] ---> Running in bafa0542bc02 [2022-04-05T17:30:42.682Z] Removing intermediate container 7bfa022d22fd [2022-04-05T17:30:42.682Z] ---> 02a40cbb9f8b [2022-04-05T17:30:42.682Z] Step 22/22 : LABEL version=0.0.0 [2022-04-05T17:30:42.682Z] ---> Running in a5e139966e63 [2022-04-05T17:30:42.962Z] Removing intermediate container bafa0542bc02 [2022-04-05T17:30:42.962Z] ---> e26cfb54559b [2022-04-05T17:30:42.962Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-05T17:30:43.243Z] ---> Running in 07cd51ff640a [2022-04-05T17:30:43.524Z] Removing intermediate container a5e139966e63 [2022-04-05T17:30:43.524Z] ---> 7d10490042da [2022-04-05T17:30:43.524Z] [2022-04-05T17:30:43.808Z] Removing intermediate container 07cd51ff640a [2022-04-05T17:30:43.808Z] ---> 353978258408 [2022-04-05T17:30:43.808Z] Step 15/23 : WORKDIR / [2022-04-05T17:30:43.808Z] ---> Running in 19651a3dd912 [2022-04-05T17:30:44.801Z] Successfully built 7d10490042da [2022-04-05T17:30:44.801Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-05T17:30:44.801Z]  Building security-proxy-setup ... done Removing intermediate container 19651a3dd912 [2022-04-05T17:30:44.801Z] ---> c3dacd8caae1 [2022-04-05T17:30:44.801Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-05T17:30:45.797Z] ---> 88aa1883693d [2022-04-05T17:30:45.797Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-05T17:30:48.442Z] ---> fc9de276cf50 [2022-04-05T17:30:48.442Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-05T17:30:49.050Z] ---> 540c15ed9ed4 [2022-04-05T17:30:49.050Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-05T17:30:49.050Z] ---> Running in 1261de2f9f33 [2022-04-05T17:30:49.651Z] Removing intermediate container 1261de2f9f33 [2022-04-05T17:30:49.651Z] ---> 961f9a91037a [2022-04-05T17:30:49.651Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-05T17:30:49.651Z] ---> Running in 7b7909b6e67b [2022-04-05T17:30:49.929Z] Removing intermediate container 7b7909b6e67b [2022-04-05T17:30:49.929Z] ---> 120ee2e52870 [2022-04-05T17:30:49.929Z] Step 21/23 : LABEL arch=arm64 [2022-04-05T17:30:50.211Z] ---> Running in ba14982e8fe7 [2022-04-05T17:30:50.812Z] Removing intermediate container ba14982e8fe7 [2022-04-05T17:30:50.812Z] ---> 510bf9ed330a [2022-04-05T17:30:50.812Z] Step 22/23 : LABEL git_sha=933a07dac756dd03f8fa8c74d2e6f6abfd7a43d4 [2022-04-05T17:30:50.812Z] ---> Running in 2dd0772605f8 [2022-04-05T17:30:51.420Z] Removing intermediate container 2dd0772605f8 [2022-04-05T17:30:51.420Z] ---> 9e44e8d54d3c [2022-04-05T17:30:51.420Z] Step 23/23 : LABEL version=0.0.0 [2022-04-05T17:30:51.420Z] ---> Running in bf71da8ea84c [2022-04-05T17:30:52.022Z] Removing intermediate container bf71da8ea84c [2022-04-05T17:30:52.022Z] ---> fad8d3a5a653 [2022-04-05T17:30:52.022Z] [2022-04-05T17:30:52.299Z] Successfully built fad8d3a5a653 [2022-04-05T17:30:52.299Z] Successfully tagged core-metadata-arm64:latest [2022-04-05T17:37:44.977Z]  Building core-metadata ... done Building bin/spire-agent... [2022-04-05T17:37:44.977Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-05T17:37:44.977Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-05T17:37:44.977Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-05T17:37:44.977Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-05T17:37:44.977Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-05T17:37:44.977Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-05T17:37:44.977Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-05T17:37:44.977Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-05T17:37:44.977Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-05T17:37:44.977Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-05T17:37:44.977Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-05T17:37:44.977Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-05T17:37:44.977Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-05T17:43:07.204Z] Removing intermediate container 18ebcea17513 [2022-04-05T17:43:07.204Z] ---> 395cca70b382 [2022-04-05T17:43:07.204Z] [2022-04-05T17:43:07.204Z] Step 11/23 : FROM alpine:3.15 [2022-04-05T17:43:07.204Z] ---> 3fb3c9af89a9 [2022-04-05T17:43:07.204Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-05T17:43:07.204Z] ---> Using cache [2022-04-05T17:43:07.204Z] ---> 183d47c3af91 [2022-04-05T17:43:07.204Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T17:43:07.204Z] ---> Using cache [2022-04-05T17:43:07.204Z] ---> 60d05a10099f [2022-04-05T17:43:07.204Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-05T17:43:07.204Z] ---> Running in f2e68309a59f [2022-04-05T17:43:07.204Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-05T17:43:07.204Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-05T17:43:07.204Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-05T17:43:07.204Z] v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-05T17:43:07.204Z] OK: 15729 distinct packages available [2022-04-05T17:43:07.204Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-05T17:43:07.204Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-05T17:43:07.204Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-05T17:43:07.204Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-05T17:43:07.204Z] (3/5) Installing libucontext (1.1-r0) [2022-04-05T17:43:07.204Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-05T17:43:07.204Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-05T17:43:07.204Z] Executing busybox-1.34.1-r5.trigger [2022-04-05T17:43:07.204Z] OK: 6 MiB in 19 packages [2022-04-05T17:43:07.204Z] Removing intermediate container f2e68309a59f [2022-04-05T17:43:07.204Z] ---> b2394a1a89e6 [2022-04-05T17:43:07.204Z] Step 15/23 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-05T17:43:07.204Z] ---> 3939ece8e970 [2022-04-05T17:43:07.204Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-05T17:43:07.204Z] ---> aeb78a3d0a9a [2022-04-05T17:43:07.204Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-05T17:43:07.817Z] ---> e838f2bcab3f [2022-04-05T17:43:07.817Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-05T17:43:08.415Z] ---> 4333b391e172 [2022-04-05T17:43:08.415Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-05T17:43:08.415Z] ---> Running in a673f70bf582 [2022-04-05T17:43:09.419Z] Removing intermediate container a673f70bf582 [2022-04-05T17:43:09.419Z] ---> 08c06258b315 [2022-04-05T17:43:09.419Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-05T17:43:09.419Z] ---> Running in 7836e5f5f8ed [2022-04-05T17:43:09.711Z] Removing intermediate container 7836e5f5f8ed [2022-04-05T17:43:09.711Z] ---> 39981331dbf7 [2022-04-05T17:43:09.711Z] Step 21/23 : LABEL arch=arm64 [2022-04-05T17:43:09.990Z] ---> Running in b09edd56ff32 [2022-04-05T17:43:10.267Z] Removing intermediate container b09edd56ff32 [2022-04-05T17:43:10.267Z] ---> a5baf73df992 [2022-04-05T17:43:10.267Z] Step 22/23 : LABEL git_sha=933a07dac756dd03f8fa8c74d2e6f6abfd7a43d4 [2022-04-05T17:43:10.550Z] ---> Running in 1b30159b0730 [2022-04-05T17:43:10.825Z] Removing intermediate container 1b30159b0730 [2022-04-05T17:43:10.825Z] ---> 953e29c0ed04 [2022-04-05T17:43:10.825Z] Step 23/23 : LABEL version=0.0.0 [2022-04-05T17:43:10.825Z] ---> Running in e131b1e4575b [2022-04-05T17:43:11.427Z] Removing intermediate container e131b1e4575b [2022-04-05T17:43:11.427Z] ---> 49724e1a629c [2022-04-05T17:43:11.427Z] [2022-04-05T17:43:11.705Z] Successfully built 49724e1a629c [2022-04-05T17:43:11.705Z] Successfully tagged security-spire-server-arm64:latest [2022-04-05T17:43:13.142Z]  Building security-spire-server ... done Building bin/spire-agent... [2022-04-05T17:43:13.746Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-05T17:43:13.746Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-05T17:43:14.344Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-05T17:43:14.344Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-05T17:43:16.983Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-05T17:43:17.583Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-05T17:43:17.583Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-05T17:43:17.858Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-05T17:43:17.858Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-05T17:43:17.858Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-05T17:43:17.858Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-05T17:43:17.858Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-05T17:43:17.858Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-05T17:43:22.160Z] Building bin/spire-agent... [2022-04-05T17:43:22.160Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-05T17:43:22.160Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-05T17:43:22.160Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-05T17:43:22.160Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-05T17:43:25.550Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-05T17:43:26.539Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-05T17:43:26.539Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-05T17:43:26.815Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-05T17:43:26.815Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-05T17:43:26.815Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-05T17:43:27.092Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-05T17:43:27.092Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-05T17:43:27.092Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-05T17:47:49.209Z] Removing intermediate container 559879d10b9b [2022-04-05T17:47:49.209Z] ---> 5033d950570b [2022-04-05T17:47:49.209Z] [2022-04-05T17:47:49.209Z] Step 11/24 : FROM alpine:3.15 [2022-04-05T17:47:49.209Z] ---> 3fb3c9af89a9 [2022-04-05T17:47:49.209Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-05T17:47:49.209Z] ---> Using cache [2022-04-05T17:47:49.209Z] ---> 183d47c3af91 [2022-04-05T17:47:49.209Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T17:47:49.209Z] ---> Using cache [2022-04-05T17:47:49.209Z] ---> 60d05a10099f [2022-04-05T17:47:49.209Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-05T17:47:49.209Z] ---> Using cache [2022-04-05T17:47:49.209Z] ---> b2394a1a89e6 [2022-04-05T17:47:49.209Z] Step 15/24 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-05T17:47:49.209Z] ---> 7ae60d8fd79c [2022-04-05T17:47:49.209Z] Step 16/24 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-05T17:47:52.595Z] ---> 300ee72c54d9 [2022-04-05T17:47:52.595Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-05T17:47:53.582Z] ---> 7d46811a2539 [2022-04-05T17:47:53.582Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-05T17:47:54.184Z] ---> d4c1f35d04de [2022-04-05T17:47:54.184Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-05T17:47:54.184Z] Removing intermediate container b14ef0282abe [2022-04-05T17:47:54.184Z] ---> 6c319b9d0bf1 [2022-04-05T17:47:54.184Z] [2022-04-05T17:47:54.184Z] Step 11/24 : FROM alpine:3.15 [2022-04-05T17:47:54.184Z] ---> 3fb3c9af89a9 [2022-04-05T17:47:54.184Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-05T17:47:54.184Z] ---> Using cache [2022-04-05T17:47:54.184Z] ---> 183d47c3af91 [2022-04-05T17:47:54.184Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-05T17:47:54.184Z] ---> Using cache [2022-04-05T17:47:54.184Z] ---> 60d05a10099f [2022-04-05T17:47:54.184Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-05T17:47:54.466Z] ---> Running in 61d8cf6d9fef [2022-04-05T17:47:54.748Z] ---> 49f4ca3cbfbc [2022-04-05T17:47:54.748Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-05T17:47:55.021Z] ---> Running in 044ed8bc4956 [2022-04-05T17:47:55.296Z] Removing intermediate container 044ed8bc4956 [2022-04-05T17:47:55.296Z] ---> 4fee1932c240 [2022-04-05T17:47:55.296Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-05T17:47:55.296Z] ---> Running in dbab4aa5d84b [2022-04-05T17:47:55.896Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-05T17:47:55.896Z] Removing intermediate container dbab4aa5d84b [2022-04-05T17:47:55.896Z] ---> fa0e9c7636a3 [2022-04-05T17:47:55.896Z] Step 22/24 : LABEL arch=arm64 [2022-04-05T17:47:55.896Z] ---> Running in 7e7d00dfe573 [2022-04-05T17:47:56.169Z] Removing intermediate container 7e7d00dfe573 [2022-04-05T17:47:56.169Z] ---> fdba7f9d59e1 [2022-04-05T17:47:56.169Z] Step 23/24 : LABEL git_sha=933a07dac756dd03f8fa8c74d2e6f6abfd7a43d4 [2022-04-05T17:47:56.169Z] ---> Running in 8a4b1b20460d [2022-04-05T17:47:56.451Z] Removing intermediate container 8a4b1b20460d [2022-04-05T17:47:56.451Z] ---> b19961094607 [2022-04-05T17:47:56.451Z] Step 24/24 : LABEL version=0.0.0 [2022-04-05T17:47:56.726Z] ---> Running in f530179424f7 [2022-04-05T17:47:56.726Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-05T17:47:56.999Z] Removing intermediate container f530179424f7 [2022-04-05T17:47:56.999Z] ---> bde5a9d1afb9 [2022-04-05T17:47:56.999Z] [2022-04-05T17:47:57.273Z] Successfully built bde5a9d1afb9 [2022-04-05T17:47:57.273Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-05T17:47:57.545Z]  Building security-spire-agent ... done v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-05T17:47:57.545Z] v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-05T17:47:57.545Z] OK: 15729 distinct packages available [2022-04-05T17:47:57.818Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-05T17:47:58.792Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-05T17:47:59.765Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-05T17:47:59.765Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-05T17:47:59.765Z] (3/4) Installing libucontext (1.1-r0) [2022-04-05T17:47:59.765Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-05T17:48:00.037Z] Executing busybox-1.34.1-r5.trigger [2022-04-05T17:48:00.037Z] OK: 6 MiB in 18 packages [2022-04-05T17:48:01.016Z] Removing intermediate container 61d8cf6d9fef [2022-04-05T17:48:01.016Z] ---> ef9496cde842 [2022-04-05T17:48:01.016Z] Step 15/24 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-05T17:48:04.398Z] ---> dd15ab2cf28b [2022-04-05T17:48:04.398Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-05T17:48:04.993Z] ---> b80d954b1956 [2022-04-05T17:48:04.993Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-05T17:48:04.993Z] ---> Running in d5a5e1fd7c7c [2022-04-05T17:48:05.269Z] Removing intermediate container d5a5e1fd7c7c [2022-04-05T17:48:05.269Z] ---> de4da9c70564 [2022-04-05T17:48:05.269Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-05T17:48:05.864Z] ---> 1aa2434f5571 [2022-04-05T17:48:05.864Z] Step 19/24 : WORKDIR / [2022-04-05T17:48:05.864Z] ---> Running in 2629a69558d4 [2022-04-05T17:48:06.140Z] Removing intermediate container 2629a69558d4 [2022-04-05T17:48:06.140Z] ---> c820648a2e52 [2022-04-05T17:48:06.140Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-05T17:48:06.417Z] ---> Running in ab6a9ecd1a1c [2022-04-05T17:48:06.689Z] Removing intermediate container ab6a9ecd1a1c [2022-04-05T17:48:06.689Z] ---> 470a52d35508 [2022-04-05T17:48:06.689Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-05T17:48:06.689Z] ---> Running in 8b6cc6006b71 [2022-04-05T17:48:06.967Z] Removing intermediate container 8b6cc6006b71 [2022-04-05T17:48:06.967Z] ---> a371520336cc [2022-04-05T17:48:06.967Z] Step 22/24 : LABEL arch=arm64 [2022-04-05T17:48:07.242Z] ---> Running in 0d0002b0ec02 [2022-04-05T17:48:07.515Z] Removing intermediate container 0d0002b0ec02 [2022-04-05T17:48:07.515Z] ---> 296c2928f065 [2022-04-05T17:48:07.515Z] Step 23/24 : LABEL git_sha=933a07dac756dd03f8fa8c74d2e6f6abfd7a43d4 [2022-04-05T17:48:07.515Z] ---> Running in 6ef31b16ff42 [2022-04-05T17:48:07.786Z] Removing intermediate container 6ef31b16ff42 [2022-04-05T17:48:07.786Z] ---> 30f752c29643 [2022-04-05T17:48:07.786Z] Step 24/24 : LABEL version=0.0.0 [2022-04-05T17:48:07.786Z] ---> Running in 1fbd716f11d8 [2022-04-05T17:48:08.061Z] Removing intermediate container 1fbd716f11d8 [2022-04-05T17:48:08.061Z] ---> 03b8607b238f [2022-04-05T17:48:08.061Z] [2022-04-05T17:48:08.335Z] Successfully built 03b8607b238f [2022-04-05T17:48:08.335Z] Successfully tagged security-spire-config-arm64:latest [2022-04-05T17:48:08.620Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-05T17:48:08.661Z] $ docker stop --time=1 1714b60b2721010be281f8a75a21a40123523a6bf13fa65bd239c217c8fc774e [2022-04-05T17:48:10.402Z] $ docker rm -f 1714b60b2721010be281f8a75a21a40123523a6bf13fa65bd239c217c8fc774e [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-05T17:48:11.021Z] + docker images [2022-04-05T17:48:11.615Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-05T17:48:11.615Z] security-spire-config-arm64 latest 03b8607b238f 3 seconds ago 85.6MB [2022-04-05T17:48:11.615Z] security-spire-agent-arm64 latest bde5a9d1afb9 15 seconds ago 126MB [2022-04-05T17:48:11.615Z] 6c319b9d0bf1 32 seconds ago 4.21GB [2022-04-05T17:48:11.615Z] 5033d950570b 43 seconds ago 4.21GB [2022-04-05T17:48:11.615Z] security-spire-server-arm64 latest 49724e1a629c 5 minutes ago 86.3MB [2022-04-05T17:48:11.615Z] 395cca70b382 5 minutes ago 4.21GB [2022-04-05T17:48:11.615Z] core-metadata-arm64 latest fad8d3a5a653 17 minutes ago 25.1MB [2022-04-05T17:48:11.615Z] security-proxy-setup-arm64 latest 7d10490042da 17 minutes ago 42.1MB [2022-04-05T17:48:11.615Z] 75366eddfbb3 17 minutes ago 1.43GB [2022-04-05T17:48:11.615Z] 13edca0da900 17 minutes ago 1.44GB [2022-04-05T17:48:11.615Z] support-notifications-arm64 latest bb9466b6d07e 25 minutes ago 25.5MB [2022-04-05T17:48:11.615Z] core-command-arm64 latest 03349672e1d3 25 minutes ago 23.7MB [2022-04-05T17:48:11.615Z] 26821ea60234 25 minutes ago 1.43GB [2022-04-05T17:48:11.615Z] 802db43fddd9 25 minutes ago 1.43GB [2022-04-05T17:48:11.615Z] support-scheduler-arm64 latest d36d2830ef26 32 minutes ago 24.9MB [2022-04-05T17:48:11.615Z] 6e949df9ab54 32 minutes ago 1.43GB [2022-04-05T17:48:11.615Z] security-spiffe-token-provider-arm64 latest 4e7b55353868 33 minutes ago 27.7MB [2022-04-05T17:48:11.615Z] 30619ed69f46 34 minutes ago 1.42GB [2022-04-05T17:48:11.615Z] sys-mgmt-agent-arm64 latest 7cf30d4c72d6 41 minutes ago 290MB [2022-04-05T17:48:11.615Z] core-data-arm64 latest 7bae14023620 42 minutes ago 34.4MB [2022-04-05T17:48:11.615Z] security-bootstrapper-arm64 latest e047e96759fa 42 minutes ago 23.6MB [2022-04-05T17:48:11.615Z] 131b0f3ec934 42 minutes ago 1.46GB [2022-04-05T17:48:11.615Z] security-secretstore-setup-arm64 latest f143247a1c85 42 minutes ago 40.8MB [2022-04-05T17:48:11.615Z] 9017d7f5fce7 43 minutes ago 1.43GB [2022-04-05T17:48:11.615Z] 462a93ea705f 43 minutes ago 1.44GB [2022-04-05T17:48:11.615Z] cb514c7bd7ec 43 minutes ago 1.43GB [2022-04-05T17:48:11.615Z] ci-base-image-arm64 latest ef92a1597a2a About an hour ago 886MB [2022-04-05T17:48:11.615Z] docker 20.10.14 c346e9eafbab 9 hours ago 202MB [2022-04-05T17:48:11.615Z] alpine 3.14 ac73e934f311 18 hours ago 5.34MB [2022-04-05T17:48:11.615Z] alpine 3.15 3fb3c9af89a9 18 hours ago 5.32MB [2022-04-05T17:48:11.615Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-05T17:48:11.615Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-05T17:48:12.403Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-05T17:48:12.403Z] [2022-04-05T17:48:12.403Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-05T17:48:12.785Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-05T17:48:13.059Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-05T17:48:13.059Z] 8998bd30e6a1: Pulling fs layer [2022-04-05T17:48:13.059Z] 04944245beec: Pulling fs layer [2022-04-05T17:48:13.059Z] 699f458cf7ca: Pulling fs layer [2022-04-05T17:48:13.059Z] 765212b225bb: Pulling fs layer [2022-04-05T17:48:13.059Z] f23df028b6ca: Pulling fs layer [2022-04-05T17:48:13.059Z] d65c8cfc05b1: Pulling fs layer [2022-04-05T17:48:13.059Z] 2437ff75d9bd: Pulling fs layer [2022-04-05T17:48:13.059Z] 765212b225bb: Waiting [2022-04-05T17:48:13.059Z] f23df028b6ca: Waiting [2022-04-05T17:48:13.059Z] d65c8cfc05b1: Waiting [2022-04-05T17:48:13.059Z] 2437ff75d9bd: Waiting [2022-04-05T17:48:13.059Z] 04944245beec: Verifying Checksum [2022-04-05T17:48:13.059Z] 04944245beec: Download complete [2022-04-05T17:48:13.059Z] 765212b225bb: Verifying Checksum [2022-04-05T17:48:13.059Z] 765212b225bb: Download complete [2022-04-05T17:48:13.059Z] f23df028b6ca: Verifying Checksum [2022-04-05T17:48:13.059Z] f23df028b6ca: Download complete [2022-04-05T17:48:13.333Z] d65c8cfc05b1: Verifying Checksum [2022-04-05T17:48:13.334Z] d65c8cfc05b1: Download complete [2022-04-05T17:48:13.334Z] 699f458cf7ca: Verifying Checksum [2022-04-05T17:48:13.334Z] 699f458cf7ca: Download complete [2022-04-05T17:48:13.608Z] 8998bd30e6a1: Download complete [2022-04-05T17:48:16.227Z] 2437ff75d9bd: Verifying Checksum [2022-04-05T17:48:16.227Z] 2437ff75d9bd: Download complete [2022-04-05T17:48:18.201Z] 8998bd30e6a1: Pull complete [2022-04-05T17:48:18.475Z] 04944245beec: Pull complete [2022-04-05T17:48:19.905Z] 699f458cf7ca: Pull complete [2022-04-05T17:48:20.178Z] 765212b225bb: Pull complete [2022-04-05T17:48:21.154Z] f23df028b6ca: Pull complete [2022-04-05T17:48:21.427Z] d65c8cfc05b1: Pull complete [2022-04-05T17:48:36.497Z] 2437ff75d9bd: Pull complete [2022-04-05T17:48:36.497Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-05T17:48:36.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-05T17:48:36.497Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-05T17:48:36.768Z] prd-ubuntu20.04-docker-arm64-4c-16g-10759 does not seem to be running inside a container [2022-04-05T17:48:36.898Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-05T17:48:39.590Z] $ docker top 2b6ec5c3814a9c6b10706976f59c79037d05f62690e36281bd463547185bb491 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-05T17:48:40.792Z] ---> job-cost.sh [2022-04-05T17:48:40.792Z] lf-activate-venv: SKIPPING [2022-04-05T17:48:40.792Z] INFO: No Stack... [2022-04-05T17:48:41.385Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-05T17:48:42.358Z] INFO: Archiving Costs [Pipeline] sh [2022-04-05T17:48:43.039Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-04-05T17:48:43.039Z] + cut -d, -f6 [Pipeline] lock [2022-04-05T17:48:43.091Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3944-1-stack-cost] [2022-04-05T17:48:43.096Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3944-1-stack-cost] did not exist. Created. [2022-04-05T17:48:43.096Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3944-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-05T17:48:43.850Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-05T17:48:44.259Z] Stashed 1 file(s) [Pipeline] } [2022-04-05T17:48:44.274Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3944-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-05T17:48:44.365Z] $ docker stop --time=1 2b6ec5c3814a9c6b10706976f59c79037d05f62690e36281bd463547185bb491 [2022-04-05T17:48:45.923Z] $ docker rm -f 2b6ec5c3814a9c6b10706976f59c79037d05f62690e36281bd463547185bb491 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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-05T17:48:48.148Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-05T17:48:48.478Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-05T17:48:49.373Z] ---> package-listing.sh [2022-04-05T17:48:49.373Z] ++ facter osfamily [2022-04-05T17:48:49.373Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-05T17:48:49.634Z] + OS_FAMILY=debian [2022-04-05T17:48:49.634Z] + workspace=/w/workspace/edgex-go/1 [2022-04-05T17:48:49.634Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-05T17:48:49.634Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-05T17:48:49.634Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-05T17:48:49.634Z] + PACKAGES=/tmp/packages_start.txt [2022-04-05T17:48:49.634Z] + '[' /w/workspace/edgex-go/1 ']' [2022-04-05T17:48:49.634Z] + PACKAGES=/tmp/packages_end.txt [2022-04-05T17:48:49.634Z] + case "${OS_FAMILY}" in [2022-04-05T17:48:49.634Z] + dpkg -l [2022-04-05T17:48:49.634Z] + grep '^ii' [2022-04-05T17:48:49.634Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-05T17:48:49.634Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-05T17:48:49.634Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-05T17:48:49.634Z] + '[' /w/workspace/edgex-go/1 ']' [2022-04-05T17:48:49.634Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-04-05T17:48:49.634Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-04-05T17:48:49.672Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-05T17:48:49.966Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-05T17:48:50.555Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-05T17:48:50.555Z] [2022-04-05T17:48:50.555Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-05T17:48:50.905Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-05T17:48:50.905Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-05T17:48:50.905Z] 5eb5b503b376: Pulling fs layer [2022-04-05T17:48:50.905Z] 5c69ac0246d0: Pulling fs layer [2022-04-05T17:48:50.905Z] ec43610c2a17: Pulling fs layer [2022-04-05T17:48:50.905Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-05T17:48:50.905Z] 33b1e0a273af: Pulling fs layer [2022-04-05T17:48:50.905Z] 5d3b04190fa2: Pulling fs layer [2022-04-05T17:48:50.905Z] 2f39f015ded8: Pulling fs layer [2022-04-05T17:48:50.905Z] 3a2ae6a8a46f: Waiting [2022-04-05T17:48:50.905Z] 33b1e0a273af: Waiting [2022-04-05T17:48:50.905Z] 5c69ac0246d0: Download complete [2022-04-05T17:48:50.905Z] 3a2ae6a8a46f: Download complete [2022-04-05T17:48:50.905Z] ec43610c2a17: Verifying Checksum [2022-04-05T17:48:50.905Z] ec43610c2a17: Download complete [2022-04-05T17:48:50.905Z] 33b1e0a273af: Verifying Checksum [2022-04-05T17:48:50.905Z] 33b1e0a273af: Download complete [2022-04-05T17:48:50.905Z] 5d3b04190fa2: Verifying Checksum [2022-04-05T17:48:50.905Z] 5d3b04190fa2: Download complete [2022-04-05T17:48:51.166Z] 5eb5b503b376: Verifying Checksum [2022-04-05T17:48:51.166Z] 5eb5b503b376: Download complete [2022-04-05T17:48:51.735Z] 2f39f015ded8: Download complete [2022-04-05T17:48:52.305Z] 5eb5b503b376: Pull complete [2022-04-05T17:48:52.565Z] 5c69ac0246d0: Pull complete [2022-04-05T17:48:52.826Z] ec43610c2a17: Pull complete [2022-04-05T17:48:53.086Z] 3a2ae6a8a46f: Pull complete [2022-04-05T17:48:53.086Z] 33b1e0a273af: Pull complete [2022-04-05T17:48:53.346Z] 5d3b04190fa2: Pull complete [2022-04-05T17:48:57.542Z] 2f39f015ded8: Pull complete [2022-04-05T17:48:57.542Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-05T17:48:57.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-05T17:48:57.542Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-05T17:48:57.631Z] prd-ubuntu20.04-docker-8c-8g-10758 does not seem to be running inside a container [2022-04-05T17:48:57.720Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-05T17:48:58.988Z] $ docker top b854b35d033b330349c4908db6cb516462a6caf2a767eb2f37fe76710ef12c7b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-05T17:48:59.342Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-05T17:48:59.655Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-05T17:48:59.976Z] + ls /var/log/sa-host [2022-04-05T17:48:59.976Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-05T17:49:00.258Z] provisioning config files... [2022-04-05T17:49:00.269Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6171538775047702668tmp [Pipeline] { [Pipeline] echo [2022-04-05T17:49:00.320Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-05T17:49:00.639Z] ---> create-netrc.sh [Pipeline] } [2022-04-05T17:49:00.666Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-05T17:49:01.072Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-05T17:49:01.108Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-05T17:49:01.426Z] ---> sudo-logs.sh [2022-04-05T17:49:01.427Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-05T17:49:01.505Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-05T17:49:01.823Z] ---> job-cost.sh [2022-04-05T17:49:01.823Z] lf-activate-venv: SKIPPING [2022-04-05T17:49:01.823Z] DEBUG: total: 0.2199999988079071 [2022-04-05T17:49:01.823Z] INFO: Retrieving Stack Cost... [2022-04-05T17:49:02.085Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-05T17:49:02.657Z] INFO: Archiving Costs [Pipeline] echo [2022-04-05T17:49:02.691Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-05T17:49:03.006Z] ---> logs-deploy.sh [2022-04-05T17:49:03.006Z] lf-activate-venv: SKIPPING [2022-04-05T17:49:03.006Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3944/1 [2022-04-05T17:49:03.006Z] INFO: archiving workspace using pattern(s): [2022-04-05T17:49:03.947Z] Archives upload complete. [2022-04-05T17:49:03.947Z] INFO: archiving logs to Nexus