Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from 64aec9189af9621412b452e52a5a7556cd5c6e8f+9607b8313bf3bc4f18f2455067ce19b66a7e2c12 (7ba57d27f188219afb1262ff8324cf2d5b8ed4d9) 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-ssh15576771603642218732.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-ssh8677594972032513579.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13548646148615019235.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3040677437211963549.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10101143881926791799.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10986 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # 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 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 into PR head commit 64aec9189af9621412b452e52a5a7556cd5c6e8f Merge succeeded, producing 55707faaa197fb62eae33663f83e0b06daf7eb37 Checking out Revision 55707faaa197fb62eae33663f83e0b06daf7eb37 (PR-3924) > 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/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64aec9189af9621412b452e52a5a7556cd5c6e8f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55707faaa197fb62eae33663f83e0b06daf7eb37 # timeout=10 Commit message: "Merge commit '9607b8313bf3bc4f18f2455067ce19b66a7e2c12' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-06T20:30:32.461Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-06T20:30:32.527Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-06T20:30:32.555Z] ========================================================= [2022-04-06T20:30:32.555Z] EdgeX Global Pipelines Version Info [2022-04-06T20:30:32.555Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 80ad7ef7ecc8537873c4ba683d22f4d09fa8e2fd # timeout=10 [2022-04-06T20:30:33.303Z] ------------------- [2022-04-06T20:30:33.303Z] stable info: [2022-04-06T20:30:33.303Z] ------------------- [2022-04-06T20:30:33.303Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-06T20:30:33.303Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-06T20:30:33.303Z] Message: update stable to v1.0.221 [2022-04-06T20:30:33.879Z] ------------------- [2022-04-06T20:30:33.879Z] experimental info: [2022-04-06T20:30:33.879Z] ------------------- [2022-04-06T20:30:33.879Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-06T20:30:33.879Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-06T20:30:33.879Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-06T20:30:34.023Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-06T20:30:34.034Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-06T20:30:34.047Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-06T20:30:34.057Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-06T20:30:34.069Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-06T20:30:34.082Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-06T20:30:34.093Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-06T20:30:34.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-06T20:30:34.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-06T20:30:34.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-06T20:30:34.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-06T20:30:34.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-06T20:30:34.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-06T20:30:34.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-06T20:30:34.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-06T20:30:34.217Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-06T20:30:34.228Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-06T20:30:34.236Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-06T20:30:34.245Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-06T20:30:34.255Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-06T20:30:34.270Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-04-06T20:30:34.290Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-06T20:30:34.309Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3924 [Pipeline] echo [2022-04-06T20:30:34.323Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3924 [Pipeline] echo [2022-04-06T20:30:34.337Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3924 [Pipeline] echo [2022-04-06T20:30:34.349Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 55707faaa197fb62eae33663f83e0b06daf7eb37 [Pipeline] echo [2022-04-06T20:30:34.364Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 55707fa [Pipeline] echo [2022-04-06T20:30:34.380Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-06T20:30:34.424Z] provisioning config files... [2022-04-06T20:30:34.440Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config4276708071273362822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-06T20:30:34.776Z] ---> docker-login.sh [2022-04-06T20:30:34.776Z] nexus3.edgexfoundry.org:10001 [2022-04-06T20:30:35.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T20:30:35.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T20:30:35.036Z] Configure a credential helper to remove this warning. See [2022-04-06T20:30:35.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T20:30:35.037Z] [2022-04-06T20:30:35.037Z] Login Succeeded [2022-04-06T20:30:35.037Z] nexus3.edgexfoundry.org:10002 [2022-04-06T20:30:35.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T20:30:35.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T20:30:35.298Z] Configure a credential helper to remove this warning. See [2022-04-06T20:30:35.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T20:30:35.298Z] [2022-04-06T20:30:35.298Z] Login Succeeded [2022-04-06T20:30:35.298Z] nexus3.edgexfoundry.org:10003 [2022-04-06T20:30:35.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T20:30:35.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T20:30:35.298Z] Configure a credential helper to remove this warning. See [2022-04-06T20:30:35.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T20:30:35.298Z] [2022-04-06T20:30:35.298Z] Login Succeeded [2022-04-06T20:30:35.569Z] nexus3.edgexfoundry.org:10004 [2022-04-06T20:30:35.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T20:30:35.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T20:30:35.569Z] Configure a credential helper to remove this warning. See [2022-04-06T20:30:35.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T20:30:35.569Z] [2022-04-06T20:30:35.569Z] Login Succeeded [2022-04-06T20:30:35.569Z] docker.io [2022-04-06T20:30:35.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T20:30:36.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T20:30:36.142Z] Configure a credential helper to remove this warning. See [2022-04-06T20:30:36.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T20:30:36.142Z] [2022-04-06T20:30:36.142Z] Login Succeeded [2022-04-06T20:30:36.142Z] ---> docker-login.sh ends [Pipeline] } [2022-04-06T20:30:36.152Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-06T20:30:36.477Z] + 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-06T20:30:36.477Z] + dirname cmd/core-command/Dockerfile [2022-04-06T20:30:36.477Z] + cut -d/ -f2 [2022-04-06T20:30:36.477Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-06T20:30:36.477Z] + dirname cmd/core-data/Dockerfile [2022-04-06T20:30:36.477Z] + cut -d/ -f2 [2022-04-06T20:30:36.477Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-06T20:30:36.477Z] + dirname cmd/core-metadata/Dockerfile [2022-04-06T20:30:36.477Z] + cut -d/ -f2 [2022-04-06T20:30:36.477Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-06T20:30:36.477Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-06T20:30:36.477Z] + cut -d/ -f2 [2022-04-06T20:30:36.477Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-06T20:30:36.477Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-06T20:30:36.477Z] + cut -d/ -f2 [2022-04-06T20:30:36.477Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-06T20:30:36.477Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-06T20:30:36.477Z] + cut -d/ -f2 [2022-04-06T20:30:36.477Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-06T20:30:36.477Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-06T20:30:36.477Z] + cut -d/ -f2 [2022-04-06T20:30:36.477Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-06T20:30:36.477Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-06T20:30:36.477Z] + cut -d/ -f2 [2022-04-06T20:30:36.477Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-06T20:30:36.477Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-06T20:30:36.477Z] + cut -d/ -f2 [2022-04-06T20:30:36.477Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-06T20:30:36.477Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-06T20:30:36.477Z] + cut -d/ -f2 [2022-04-06T20:30:36.477Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-06T20:30:36.477Z] + dirname cmd/support-notifications/Dockerfile [2022-04-06T20:30:36.477Z] + cut -d/ -f2 [2022-04-06T20:30:36.477Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-06T20:30:36.477Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-06T20:30:36.477Z] + cut -d/ -f2 [2022-04-06T20:30:36.477Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-06T20:30:36.477Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-06T20:30:36.477Z] + cut -d/ -f2 [2022-04-06T20:30:36.477Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-06T20:30:36.520Z] 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-06T20:30:36.920Z] + git rev-list -1 --merges 55707faaa197fb62eae33663f83e0b06daf7eb37~1..55707faaa197fb62eae33663f83e0b06daf7eb37 [Pipeline] echo [2022-04-06T20:30:36.934Z] -----------> git rev-list -1 --merges 55707faaa197fb62eae33663f83e0b06daf7eb37~1..55707faaa197fb62eae33663f83e0b06daf7eb37 55707faaa197fb62eae33663f83e0b06daf7eb37 [2022-04-06T20:30:36.934Z] 55707faaa197fb62eae33663f83e0b06daf7eb37 [false] [Pipeline] sh [2022-04-06T20:30:37.226Z] + git log --format=format:%s -1 55707faaa197fb62eae33663f83e0b06daf7eb37 [Pipeline] echo [2022-04-06T20:30:37.243Z] ========================================================= [2022-04-06T20:30:37.243Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-06T20:30:37.243Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-06T20:30:37.648Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-06T20:30:37.648Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-06T20:30:37.648Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-06T20:30:37.648Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-06T20:30:37.648Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-06T20:30:37.648Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-06T20:30:37.648Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-06T20:30:37.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-06T20:30:37.992Z] [2022-04-06T20:30:37.992Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T20:30:38.301Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-06T20:30:38.301Z] latest: Pulling from edgex-devops/git-semver [2022-04-06T20:30:38.301Z] a0d0a0d46f8b: Pulling fs layer [2022-04-06T20:30:38.301Z] 3e5f54012d9b: Pulling fs layer [2022-04-06T20:30:38.302Z] 4c7163046ea9: Pulling fs layer [2022-04-06T20:30:38.302Z] 0c2d73faf560: Pulling fs layer [2022-04-06T20:30:38.302Z] 0c2d73faf560: Waiting [2022-04-06T20:30:38.302Z] 3e5f54012d9b: Verifying Checksum [2022-04-06T20:30:38.302Z] 3e5f54012d9b: Download complete [2022-04-06T20:30:38.302Z] a0d0a0d46f8b: Verifying Checksum [2022-04-06T20:30:38.302Z] a0d0a0d46f8b: Download complete [2022-04-06T20:30:38.302Z] 0c2d73faf560: Verifying Checksum [2022-04-06T20:30:38.302Z] 4c7163046ea9: Verifying Checksum [2022-04-06T20:30:38.302Z] 4c7163046ea9: Download complete [2022-04-06T20:30:38.561Z] a0d0a0d46f8b: Pull complete [2022-04-06T20:30:38.561Z] 3e5f54012d9b: Pull complete [2022-04-06T20:30:38.822Z] 4c7163046ea9: Pull complete [2022-04-06T20:30:39.084Z] 0c2d73faf560: Pull complete [2022-04-06T20:30:39.084Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-06T20:30:39.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-06T20:30:39.084Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-06T20:30:39.233Z] prd-ubuntu20.04-docker-8c-8g-10986 does not seem to be running inside a container [2022-04-06T20:30:39.274Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-06T20:30:39.987Z] $ docker top 6083505b7ac7f06a8511902e5d55efcbdd36dfeadead0299b3d5c631eaab0c8b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-06T20:30:40.085Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-06T20:30:40.085Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-06T20:30:40.222Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-06T20:30:40.228Z] $ docker exec 6083505b7ac7f06a8511902e5d55efcbdd36dfeadead0299b3d5c631eaab0c8b ssh-agent [2022-04-06T20:30:40.346Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJoociP/agent.14 [2022-04-06T20:30:40.346Z] SSH_AGENT_PID=20 [2022-04-06T20:30:40.355Z] Running ssh-add (command line suppressed) [2022-04-06T20:30:40.476Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_3179121559767705634.key (/w/workspace/edgex-go/10@tmp/private_key_3179121559767705634.key) [2022-04-06T20:30:40.491Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-06T20:30:40.785Z] + git tag --points-at HEAD [Pipeline] } [2022-04-06T20:30:40.808Z] $ docker exec --env ******** --env ******** 6083505b7ac7f06a8511902e5d55efcbdd36dfeadead0299b3d5c631eaab0c8b ssh-agent -k [2022-04-06T20:30:40.921Z] unset SSH_AUTH_SOCK; [2022-04-06T20:30:40.921Z] unset SSH_AGENT_PID; [2022-04-06T20:30:40.921Z] echo Agent pid 20 killed; [2022-04-06T20:30:40.931Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-06T20:30:40.955Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-06T20:30:40.955Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-06T20:30:41.088Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-06T20:30:41.093Z] $ docker exec 6083505b7ac7f06a8511902e5d55efcbdd36dfeadead0299b3d5c631eaab0c8b ssh-agent [2022-04-06T20:30:41.211Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkOAiDA/agent.52 [2022-04-06T20:30:41.211Z] SSH_AGENT_PID=59 [2022-04-06T20:30:41.217Z] Running ssh-add (command line suppressed) [2022-04-06T20:30:41.347Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_6824402816476739832.key (/w/workspace/edgex-go/10@tmp/private_key_6824402816476739832.key) [2022-04-06T20:30:41.361Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-06T20:30:41.651Z] + git semver init [2022-04-06T20:30:41.651Z] # -> Open(): unable to determine branch for HEAD [2022-04-06T20:30:41.652Z] # $GIT_DIR = /w/workspace/edgex-go/10/.git [2022-04-06T20:30:41.652Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/10 [2022-04-06T20:30:41.652Z] # $SEMVER_REMOTE_NAME = origin [2022-04-06T20:30:41.652Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-06T20:30:41.652Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-06T20:30:41.652Z] # $SEMVER_BRANCH = PR-3924 [2022-04-06T20:30:41.652Z] # $SEMVER_TEMP = /tmp/semver-039144511 [2022-04-06T20:30:41.652Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-06T20:30:56.566Z] # '/tmp/semver-039144511' -> '/w/workspace/edgex-go/10/.semver' [2022-04-06T20:30:56.566Z] # -> Force: false [2022-04-06T20:30:56.566Z] # $SEMVER_DIR = /w/workspace/edgex-go/10/.semver [Pipeline] } [2022-04-06T20:30:56.579Z] $ docker exec --env ******** --env ******** 6083505b7ac7f06a8511902e5d55efcbdd36dfeadead0299b3d5c631eaab0c8b ssh-agent -k [2022-04-06T20:30:56.700Z] unset SSH_AUTH_SOCK; [2022-04-06T20:30:56.701Z] unset SSH_AGENT_PID; [2022-04-06T20:30:56.701Z] echo Agent pid 59 killed; [2022-04-06T20:30:56.712Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-06T20:30:57.029Z] + git semver [Pipeline] } [2022-04-06T20:30:57.047Z] $ docker stop --time=1 6083505b7ac7f06a8511902e5d55efcbdd36dfeadead0299b3d5c631eaab0c8b [2022-04-06T20:30:58.840Z] $ docker rm -f 6083505b7ac7f06a8511902e5d55efcbdd36dfeadead0299b3d5c631eaab0c8b [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-06T20:30:59.205Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-06T20:30:59.474Z] Stashed 1 file(s) [Pipeline] echo [2022-04-06T20:30:59.478Z] [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-06T20:30:59.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-06T20:30:59.626Z] ========================================================= [2022-04-06T20:30:59.626Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-06T20:30:59.626Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-06T20:30:59.915Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-06T20:30:59.915Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-06T20:30:59.915Z] 59bf1c3509f3: Pulling fs layer [2022-04-06T20:30:59.916Z] 666ba61612fd: Pulling fs layer [2022-04-06T20:30:59.916Z] 8ed8ca486205: Pulling fs layer [2022-04-06T20:30:59.916Z] 4fe6c5a15a65: Pulling fs layer [2022-04-06T20:30:59.916Z] 22a0e8bec74d: Pulling fs layer [2022-04-06T20:30:59.916Z] 640e595b4fbd: Pulling fs layer [2022-04-06T20:30:59.916Z] 763cafe07f6e: Pulling fs layer [2022-04-06T20:30:59.916Z] 0c0b528cf693: Pulling fs layer [2022-04-06T20:30:59.916Z] 10935f4eaf8b: Pulling fs layer [2022-04-06T20:30:59.916Z] 4fe6c5a15a65: Waiting [2022-04-06T20:30:59.916Z] 22a0e8bec74d: Waiting [2022-04-06T20:30:59.916Z] 640e595b4fbd: Waiting [2022-04-06T20:30:59.916Z] 763cafe07f6e: Waiting [2022-04-06T20:30:59.916Z] 0c0b528cf693: Waiting [2022-04-06T20:30:59.916Z] 10935f4eaf8b: Waiting [2022-04-06T20:30:59.916Z] 8ed8ca486205: Verifying Checksum [2022-04-06T20:30:59.916Z] 8ed8ca486205: Download complete [2022-04-06T20:30:59.916Z] 666ba61612fd: Download complete [2022-04-06T20:30:59.916Z] 22a0e8bec74d: Download complete [2022-04-06T20:30:59.916Z] 640e595b4fbd: Verifying Checksum [2022-04-06T20:30:59.916Z] 640e595b4fbd: Download complete [2022-04-06T20:30:59.916Z] 59bf1c3509f3: Verifying Checksum [2022-04-06T20:30:59.916Z] 59bf1c3509f3: Download complete [2022-04-06T20:30:59.916Z] 763cafe07f6e: Verifying Checksum [2022-04-06T20:30:59.916Z] 763cafe07f6e: Download complete [2022-04-06T20:31:00.178Z] 0c0b528cf693: Verifying Checksum [2022-04-06T20:31:00.178Z] 0c0b528cf693: Download complete [2022-04-06T20:31:00.178Z] 59bf1c3509f3: Pull complete [2022-04-06T20:31:00.178Z] 666ba61612fd: Pull complete [2022-04-06T20:31:00.443Z] 8ed8ca486205: Pull complete [2022-04-06T20:31:00.702Z] 10935f4eaf8b: Verifying Checksum [2022-04-06T20:31:00.702Z] 10935f4eaf8b: Download complete [2022-04-06T20:31:00.702Z] 4fe6c5a15a65: Verifying Checksum [2022-04-06T20:31:00.702Z] 4fe6c5a15a65: Download complete [2022-04-06T20:31:04.900Z] 4fe6c5a15a65: Pull complete [2022-04-06T20:31:04.900Z] 22a0e8bec74d: Pull complete [2022-04-06T20:31:04.900Z] 640e595b4fbd: Pull complete [2022-04-06T20:31:04.900Z] 763cafe07f6e: Pull complete [2022-04-06T20:31:04.900Z] 0c0b528cf693: Pull complete [2022-04-06T20:31:07.436Z] 10935f4eaf8b: Pull complete [2022-04-06T20:31:07.436Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-06T20:31:07.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-06T20:31:07.436Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-06T20:31:07.734Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-06T20:31:07.734Z] WORKDIR /edgex [2022-04-06T20:31:07.734Z] COPY go.mod . [2022-04-06T20:31:07.734Z] RUN go mod download [2022-04-06T20:31:07.734Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-06T20:31:09.116Z] Sending build context to Docker daemon 334.8MB [2022-04-06T20:31:09.116Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-06T20:31:09.116Z] ---> 99d49a6021b9 [2022-04-06T20:31:09.116Z] Step 2/4 : WORKDIR /edgex [2022-04-06T20:31:11.039Z] ---> Running in 59f3f5e68ebe [2022-04-06T20:31:11.039Z] Removing intermediate container 59f3f5e68ebe [2022-04-06T20:31:11.039Z] ---> 5ffd43c91d0c [2022-04-06T20:31:11.039Z] Step 3/4 : COPY go.mod . [2022-04-06T20:31:11.301Z] ---> b6558328d84a [2022-04-06T20:31:11.301Z] Step 4/4 : RUN go mod download [2022-04-06T20:31:11.301Z] ---> Running in 218d01154691 [2022-04-06T20:31:14.574Z] Still waiting to schedule task [2022-04-06T20:31:14.574Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-10988’ is offline [2022-04-06T20:31:26.211Z] Removing intermediate container 218d01154691 [2022-04-06T20:31:26.211Z] ---> 8477ff1b7fe3 [2022-04-06T20:31:26.211Z] Successfully built 8477ff1b7fe3 [2022-04-06T20:31:26.211Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T20:31:26.517Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-06T20:31:26.517Z] . [Pipeline] withDockerContainer [2022-04-06T20:31:26.586Z] prd-ubuntu20.04-docker-8c-8g-10986 does not seem to be running inside a container [2022-04-06T20:31:26.618Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-06T20:31:27.041Z] $ docker top d0a9ab57cfe8dbab382bc3f2c53e2cd3f4843e4e9b71a23a548000cfdf35455b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-06T20:31:27.402Z] + go version [2022-04-06T20:31:27.402Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-06T20:31:27.415Z] $ docker stop --time=1 d0a9ab57cfe8dbab382bc3f2c53e2cd3f4843e4e9b71a23a548000cfdf35455b [2022-04-06T20:31:28.715Z] $ docker rm -f d0a9ab57cfe8dbab382bc3f2c53e2cd3f4843e4e9b71a23a548000cfdf35455b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T20:31:29.128Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-06T20:31:29.128Z] . [Pipeline] withDockerContainer [2022-04-06T20:31:29.204Z] prd-ubuntu20.04-docker-8c-8g-10986 does not seem to be running inside a container [2022-04-06T20:31:29.245Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-06T20:31:29.633Z] $ docker top 3b80e96ed5452a8d427e92c7d2282300cacef5b3989fce49490956258a72e08d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-06T20:31:29.709Z] ========================================================= [2022-04-06T20:31:29.709Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-06T20:31:29.709Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-06T20:31:29.999Z] + make test [2022-04-06T20:31:29.999Z] go mod tidy -compat=1.17 [2022-04-06T20:31:30.259Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-06T20:31:36.842Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-06T20:31:49.043Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-06T20:31:49.043Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-06T20:31:49.043Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-06T20:31:49.043Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-06T20:31:49.043Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-06T20:31:49.043Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-06T20:31:49.043Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-06T20:31:49.043Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-06T20:31:49.043Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-06T20:31:49.043Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-06T20:31:49.043Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-06T20:31:49.043Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-06T20:31:49.043Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-06T20:31:49.043Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-06T20:31:49.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-06T20:31:49.043Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements [2022-04-06T20:31:49.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-06T20:31:49.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-06T20:31:49.043Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.095s coverage: 98.5% of statements [2022-04-06T20:31:49.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-06T20:31:49.612Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.080s coverage: 54.9% of statements [2022-04-06T20:31:49.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-06T20:31:49.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-06T20:31:53.010Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.134s coverage: 89.2% of statements [2022-04-06T20:31:53.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-06T20:31:53.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-06T20:31:53.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-06T20:31:53.010Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.086s coverage: 84.4% of statements [2022-04-06T20:31:53.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-06T20:31:53.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-06T20:31:53.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-06T20:31:53.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-06T20:31:53.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-06T20:31:53.010Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.416s coverage: 94.7% of statements [2022-04-06T20:31:53.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-06T20:31:53.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-06T20:31:53.010Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.065s coverage: 72.2% of statements [2022-04-06T20:31:53.010Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-06T20:31:53.010Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-06T20:31:53.010Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-06T20:31:53.010Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-06T20:31:53.010Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-06T20:31:53.010Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.106s coverage: 60.0% of statements [2022-04-06T20:31:53.010Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-06T20:31:53.010Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-06T20:31:53.010Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-06T20:31:53.010Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements [2022-04-06T20:31:53.010Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-06T20:31:53.010Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements [2022-04-06T20:31:53.010Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.075s coverage: 24.0% of statements [2022-04-06T20:31:53.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-06T20:31:53.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements [2022-04-06T20:31:53.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.079s coverage: 79.5% of statements [2022-04-06T20:31:53.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2022-04-06T20:31:53.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements [2022-04-06T20:31:53.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.078s coverage: 87.5% of statements [2022-04-06T20:32:03.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.085s coverage: 94.4% of statements [2022-04-06T20:32:03.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements [2022-04-06T20:32:03.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.208s coverage: 82.5% of statements [2022-04-06T20:32:03.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-06T20:32:13.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements [2022-04-06T20:32:13.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-06T20:32:13.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-06T20:32:13.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-06T20:32:13.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2022-04-06T20:32:13.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-06T20:32:13.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-06T20:32:13.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-06T20:32:13.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-06T20:32:13.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-06T20:32:13.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements [2022-04-06T20:32:13.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-06T20:32:13.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-06T20:32:13.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2022-04-06T20:32:13.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-06T20:32:13.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 58.8% of statements [2022-04-06T20:32:13.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-06T20:32:13.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.0% of statements [2022-04-06T20:32:13.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2022-04-06T20:32:13.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements [2022-04-06T20:32:13.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.168s coverage: 91.2% of statements [2022-04-06T20:32:13.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-06T20:32:13.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.167s coverage: 64.4% of statements [2022-04-06T20:32:13.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-06T20:32:13.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-06T20:32:13.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2022-04-06T20:32:13.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.051s coverage: 89.4% of statements [2022-04-06T20:32:13.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-04-06T20:32:13.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-04-06T20:32:13.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2022-04-06T20:32:13.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.378s coverage: 65.4% of statements [2022-04-06T20:32:13.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-06T20:32:13.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-06T20:32:13.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-06T20:32:13.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.143s coverage: 43.8% of statements [2022-04-06T20:32:13.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-06T20:32:13.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-06T20:32:13.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements [2022-04-06T20:32:13.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-06T20:32:13.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2022-04-06T20:32:13.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-06T20:32:13.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-06T20:32:13.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-06T20:32:13.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-06T20:32:13.589Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2022-04-06T20:32:13.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-06T20:32:13.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-06T20:32:13.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-06T20:32:13.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-06T20:32:13.589Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.175s coverage: 92.3% of statements [2022-04-06T20:32:13.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-06T20:32:13.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-06T20:32:13.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-06T20:32:13.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-06T20:32:13.589Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2022-04-06T20:32:13.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-06T20:32:13.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-06T20:32:13.589Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements [2022-04-06T20:32:13.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-06T20:32:13.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-06T20:32:13.589Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-06T20:32:13.589Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-06T20:32:13.589Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements [2022-04-06T20:32:13.589Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-06T20:32:13.589Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-06T20:32:13.589Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-06T20:32:13.589Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-06T20:32:13.589Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-06T20:32:13.589Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-06T20:32:13.589Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-04-06T20:32:13.589Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-04-06T20:32:13.589Z] 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-06T20:32:31.696Z] GO111MODULE=on go vet ./... [2022-04-06T20:32:33.599Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-06T20:32:33.858Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-06T20:32:34.118Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-06T20:32:34.701Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-06T20:32:34.991Z] + ls -al . [2022-04-06T20:32:34.991Z] total 664 [2022-04-06T20:32:34.991Z] drwxrwxr-x 10 1001 1001 4096 Apr 6 20:32 . [2022-04-06T20:32:34.991Z] drwxr-xr-x 4 root root 4096 Apr 6 20:31 .. [2022-04-06T20:32:34.991Z] -rw-rw-r-- 1 1001 1001 11 Apr 6 20:30 .dockerignore [2022-04-06T20:32:34.991Z] drwxrwxr-x 8 1001 1001 4096 Apr 6 20:30 .git [2022-04-06T20:32:34.991Z] drwxrwxr-x 4 1001 1001 4096 Apr 6 20:30 .github [2022-04-06T20:32:34.991Z] -rw-rw-r-- 1 1001 1001 870 Apr 6 20:30 .gitignore [2022-04-06T20:32:34.991Z] -rw-rw-r-- 1 1001 1001 42 Apr 6 20:30 .golangci.yml [2022-04-06T20:32:34.991Z] -rw-rw-r-- 1 1001 1001 87 Apr 6 20:30 .hadolint.yml [2022-04-06T20:32:34.991Z] drwx------ 3 1001 1001 4096 Apr 6 20:30 .semver [2022-04-06T20:32:34.991Z] -rw-rw-r-- 1 1001 1001 166 Apr 6 20:30 .sonarcloud.properties [2022-04-06T20:32:34.991Z] -rw-rw-r-- 1 1001 1001 1171 Apr 6 20:30 ADOPTERS.md [2022-04-06T20:32:34.991Z] -rw-rw-r-- 1 1001 1001 9953 Apr 6 20:30 Attribution.txt [2022-04-06T20:32:34.991Z] -rw-rw-r-- 1 1001 1001 51732 Apr 6 20:30 CHANGELOG.md [2022-04-06T20:32:34.991Z] -rw-rw-r-- 1 1001 1001 3804 Apr 6 20:30 CONTRIBUTING.md [2022-04-06T20:32:34.991Z] -rw-rw-r-- 1 1001 1001 677 Apr 6 20:30 GOVERNANCE.md [2022-04-06T20:32:34.991Z] -rw-rw-r-- 1 1001 1001 849 Apr 6 20:30 Jenkinsfile [2022-04-06T20:32:34.991Z] -rw-rw-r-- 1 1001 1001 10775 Apr 6 20:30 LICENSE [2022-04-06T20:32:34.991Z] -rw-rw-r-- 1 1001 1001 8478 Apr 6 20:30 Makefile [2022-04-06T20:32:34.991Z] -rw-rw-r-- 1 1001 1001 582 Apr 6 20:30 OWNERS.md [2022-04-06T20:32:34.991Z] -rw-rw-r-- 1 1001 1001 8207 Apr 6 20:30 README.md [2022-04-06T20:32:34.991Z] -rw-rw-r-- 1 1001 1001 6912 Apr 6 20:30 SECURITY.md [2022-04-06T20:32:34.991Z] -rw-rw-r-- 1 1001 1001 5 Apr 6 20:30 VERSION [2022-04-06T20:32:34.991Z] -rw-rw-r-- 1 1001 1001 4131 Apr 6 20:30 ZMQWindows.md [2022-04-06T20:32:34.991Z] drwxrwxr-x 2 1001 1001 4096 Apr 6 20:30 bin [2022-04-06T20:32:34.991Z] drwxrwxr-x 18 1001 1001 4096 Apr 6 20:30 cmd [2022-04-06T20:32:34.991Z] -rw-r--r-- 1 root root 429121 Apr 6 20:32 coverage.out [2022-04-06T20:32:34.991Z] -rw-rw-r-- 1 1001 1001 3175 Apr 6 20:30 go.mod [2022-04-06T20:32:34.991Z] -rw-rw-r-- 1 1001 1001 34990 Apr 6 20:31 go.sum [2022-04-06T20:32:34.991Z] drwxrwxr-x 8 1001 1001 4096 Apr 6 20:30 internal [2022-04-06T20:32:34.991Z] drwxrwxr-x 3 1001 1001 4096 Apr 6 20:30 openapi [2022-04-06T20:32:34.991Z] drwxrwxr-x 4 1001 1001 4096 Apr 6 20:30 snap [2022-04-06T20:32:34.991Z] -rw-rw-r-- 1 1001 1001 204 Apr 6 20:30 version.go [Pipeline] sh [2022-04-06T20:32:35.282Z] + '[' -e coverage.out ] [2022-04-06T20:32:35.282Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-06T20:32:35.386Z] Stashed 1 file(s) [Pipeline] sh [2022-04-06T20:32:35.668Z] + make build [2022-04-06T20:32:35.668Z] 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-06T20:32:50.555Z] 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-06T20:33:02.767Z] 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-06T20:33:02.767Z] 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-06T20:33:04.148Z] 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-06T20:33:04.407Z] 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-06T20:33:05.784Z] 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-06T20:33:06.720Z] 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-06T20:33:07.658Z] 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-06T20:33:09.036Z] 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-06T20:33:09.973Z] 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-06T20:33:10.914Z] 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-06T20:33:12.291Z] 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-06T20:33:13.241Z] $ docker stop --time=1 3b80e96ed5452a8d427e92c7d2282300cacef5b3989fce49490956258a72e08d [2022-04-06T20:33:15.602Z] $ docker rm -f 3b80e96ed5452a8d427e92c7d2282300cacef5b3989fce49490956258a72e08d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T20:33:16.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-06T20:33:16.501Z] [2022-04-06T20:33:16.501Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T20:33:16.800Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-06T20:33:16.801Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-06T20:33:16.801Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-06T20:33:16.801Z] ca9280d653b3: Pulling fs layer [2022-04-06T20:33:16.801Z] 7e9c9ca2126c: Pulling fs layer [2022-04-06T20:33:16.801Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-06T20:33:16.801Z] cbdbe7a5bc2a: Download complete [2022-04-06T20:33:17.060Z] ca9280d653b3: Verifying Checksum [2022-04-06T20:33:17.060Z] ca9280d653b3: Download complete [2022-04-06T20:33:17.060Z] cbdbe7a5bc2a: Pull complete [2022-04-06T20:33:17.319Z] 7e9c9ca2126c: Download complete [2022-04-06T20:33:17.578Z] ca9280d653b3: Pull complete [2022-04-06T20:33:20.870Z] 7e9c9ca2126c: Pull complete [2022-04-06T20:33:20.870Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-06T20:33:20.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-06T20:33:20.870Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-06T20:33:20.936Z] prd-ubuntu20.04-docker-8c-8g-10986 does not seem to be running inside a container [2022-04-06T20:33:20.971Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-06T20:33:22.180Z] $ docker top 62cc0eeb55887adaa018db9e5d410a6a9c24c18e50535c07d64b605b7e79c33c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-06T20:33:22.531Z] + docker-compose build --help [2022-04-06T20:33:22.531Z] + grep parallel [2022-04-06T20:33:23.101Z] --parallel Build images in parallel. [Pipeline] } [2022-04-06T20:33:23.116Z] $ docker stop --time=1 62cc0eeb55887adaa018db9e5d410a6a9c24c18e50535c07d64b605b7e79c33c [2022-04-06T20:33:24.408Z] $ docker rm -f 62cc0eeb55887adaa018db9e5d410a6a9c24c18e50535c07d64b605b7e79c33c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T20:33:24.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-06T20:33:24.815Z] . [Pipeline] withDockerContainer [2022-04-06T20:33:24.886Z] prd-ubuntu20.04-docker-8c-8g-10986 does not seem to be running inside a container [2022-04-06T20:33:24.937Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-06T20:33:25.277Z] $ docker top f426a738ad51025595e47a41708a9537bfaa7d1bf752a3fb9bc76755d9a620bf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-06T20:33:25.700Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-06T20:33:26.268Z] Building core-command ... [2022-04-06T20:33:26.268Z] Building core-data ... [2022-04-06T20:33:26.268Z] Building core-metadata ... [2022-04-06T20:33:26.268Z] Building security-bootstrapper ... [2022-04-06T20:33:26.268Z] Building security-proxy-setup ... [2022-04-06T20:33:26.268Z] Building security-secretstore-setup ... [2022-04-06T20:33:26.268Z] Building security-spiffe-token-provider ... [2022-04-06T20:33:26.268Z] Building security-spire-agent ... [2022-04-06T20:33:26.268Z] Building security-spire-config ... [2022-04-06T20:33:26.268Z] Building security-spire-server ... [2022-04-06T20:33:26.268Z] Building support-notifications ... [2022-04-06T20:33:26.268Z] Building support-scheduler ... [2022-04-06T20:33:26.268Z] Building sys-mgmt-agent ... [2022-04-06T20:33:26.268Z] Building security-secretstore-setup [2022-04-06T20:33:26.268Z] Building security-spiffe-token-provider [2022-04-06T20:33:26.268Z] Building security-bootstrapper [2022-04-06T20:33:26.268Z] Building security-spire-config [2022-04-06T20:33:26.268Z] Building sys-mgmt-agent [2022-04-06T20:33:48.197Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:33:48.197Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:33:48.197Z] ---> 8477ff1b7fe3 [2022-04-06T20:33:48.197Z] Step 3/26 : WORKDIR /edgex-go [2022-04-06T20:33:48.197Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:33:48.197Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:33:48.197Z] ---> 8477ff1b7fe3 [2022-04-06T20:33:48.197Z] Step 3/25 : WORKDIR /edgex-go [2022-04-06T20:33:48.197Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:33:48.197Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:33:48.197Z] ---> 8477ff1b7fe3 [2022-04-06T20:33:48.197Z] Step 3/31 : WORKDIR /edgex-go [2022-04-06T20:33:48.197Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:33:48.197Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:33:48.197Z] ---> 8477ff1b7fe3 [2022-04-06T20:33:48.197Z] Step 3/20 : WORKDIR /edgex-go [2022-04-06T20:33:48.197Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:33:48.197Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:33:48.197Z] ---> 8477ff1b7fe3 [2022-04-06T20:33:48.197Z] Step 3/23 : WORKDIR /edgex-go [2022-04-06T20:33:48.764Z] ---> Running in 616e75c85d3a [2022-04-06T20:33:48.764Z] ---> Running in 06c2a6827d1c [2022-04-06T20:33:48.764Z] ---> Running in 2f8d2ae651e1 [2022-04-06T20:33:48.764Z] ---> Running in e4bd417dbcda [2022-04-06T20:33:48.764Z] ---> Running in 18dfa43d37ab [2022-04-06T20:33:48.764Z] Removing intermediate container 616e75c85d3a [2022-04-06T20:33:48.764Z] ---> 10558e34f5dc [2022-04-06T20:33:48.764Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:33:48.764Z] Removing intermediate container e4bd417dbcda [2022-04-06T20:33:48.764Z] ---> ac9617607ed0 [2022-04-06T20:33:48.764Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:33:48.764Z] Removing intermediate container 2f8d2ae651e1 [2022-04-06T20:33:48.764Z] ---> 4433ae83b45d [2022-04-06T20:33:48.764Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:33:48.764Z] Removing intermediate container 18dfa43d37ab [2022-04-06T20:33:48.764Z] ---> c6ef9fbeefa9 [2022-04-06T20:33:48.764Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:33:48.764Z] Removing intermediate container 06c2a6827d1c [2022-04-06T20:33:48.764Z] ---> d5379e7cf2e4 [2022-04-06T20:33:48.764Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-06T20:33:48.764Z] ---> Running in e08acaf07471 [2022-04-06T20:33:48.764Z] ---> Running in f4a74bf72809 [2022-04-06T20:33:49.023Z] ---> Running in 6c9c24bd263a [2022-04-06T20:33:49.023Z] ---> Running in 408fd48a4374 [2022-04-06T20:33:49.023Z] ---> Running in fbe8f1d6c267 [2022-04-06T20:33:49.592Z] Removing intermediate container e08acaf07471 [2022-04-06T20:33:49.592Z] ---> 6b47118013fc [2022-04-06T20:33:49.592Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-06T20:33:49.592Z] ---> Running in 7cf0c8d2e822 [2022-04-06T20:33:49.850Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:33:50.111Z] Removing intermediate container f4a74bf72809 [2022-04-06T20:33:50.111Z] ---> 13f0d4ac31df [2022-04-06T20:33:50.111Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-06T20:33:50.111Z] ---> Running in 6a993a60bbdd [2022-04-06T20:33:50.111Z] Removing intermediate container fbe8f1d6c267 [2022-04-06T20:33:50.111Z] ---> b42a63c70ff2 [2022-04-06T20:33:50.111Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-06T20:33:50.111Z] ---> Running in ff2305eb0aa1 [2022-04-06T20:33:50.111Z] Removing intermediate container 6c9c24bd263a [2022-04-06T20:33:50.111Z] ---> bd81879a185f [2022-04-06T20:33:50.111Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-06T20:33:50.371Z] ---> Running in d88dc9c6f0c4 [2022-04-06T20:33:50.640Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:33:50.640Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:33:50.640Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:33:50.902Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:33:50.902Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:33:51.166Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-06T20:33:51.166Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-06T20:33:51.166Z] OK: 15864 distinct packages available [2022-04-06T20:33:51.166Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:33:51.427Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:33:51.427Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:33:51.690Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:33:51.690Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:33:51.690Z] OK: 221 MiB in 52 packages [2022-04-06T20:33:51.690Z] OK: 221 MiB in 52 packages [2022-04-06T20:33:51.948Z] OK: 221 MiB in 52 packages [2022-04-06T20:33:51.948Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:33:51.948Z] OK: 221 MiB in 52 packages [2022-04-06T20:33:52.207Z] Removing intermediate container 7cf0c8d2e822 [2022-04-06T20:33:52.207Z] ---> 2073d1baac40 [2022-04-06T20:33:52.207Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-06T20:33:52.207Z] Removing intermediate container 6a993a60bbdd [2022-04-06T20:33:52.207Z] ---> 37d8ad6cb4c7 [2022-04-06T20:33:52.207Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-06T20:33:52.207Z] Removing intermediate container ff2305eb0aa1 [2022-04-06T20:33:52.207Z] ---> 560c3ea6e662 [2022-04-06T20:33:52.207Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-06T20:33:52.207Z] OK: 221 MiB in 52 packages [2022-04-06T20:33:52.466Z] ---> d63f766a0c4e [2022-04-06T20:33:52.466Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:33:52.466Z] ---> 129927006373 [2022-04-06T20:33:52.466Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:33:52.466Z] ---> Running in 0501a210a4ea [2022-04-06T20:33:52.466Z] ---> Running in 8687a419b2e2 [2022-04-06T20:33:52.466Z] Removing intermediate container d88dc9c6f0c4 [2022-04-06T20:33:52.466Z] ---> c671dd8e905f [2022-04-06T20:33:52.466Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-06T20:33:52.466Z] ---> 4c00cddd7691 [2022-04-06T20:33:52.466Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:33:52.466Z] ---> Running in 405c4638373b [2022-04-06T20:33:52.728Z] Removing intermediate container 408fd48a4374 [2022-04-06T20:33:52.728Z] ---> 45f8e12088b6 [2022-04-06T20:33:52.728Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-06T20:33:52.728Z] ---> fc82506659dc [2022-04-06T20:33:52.728Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:33:52.728Z] ---> Running in a98857b9061e [2022-04-06T20:33:52.987Z] ---> 0d3998008b44 [2022-04-06T20:33:52.987Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:33:52.987Z] ---> Running in ce2b07f1dc3e [2022-04-06T20:33:53.557Z] Removing intermediate container 0501a210a4ea [2022-04-06T20:33:53.557Z] ---> f415f5bb62bb [2022-04-06T20:33:53.557Z] Step 8/26 : COPY . . [2022-04-06T20:33:53.818Z] Removing intermediate container 8687a419b2e2 [2022-04-06T20:33:53.818Z] ---> 6d2b670218db [2022-04-06T20:33:53.818Z] Step 8/31 : COPY . . [2022-04-06T20:33:54.387Z] Removing intermediate container 405c4638373b [2022-04-06T20:33:54.387Z] ---> d6cd92945cbb [2022-04-06T20:33:54.387Z] Step 8/25 : COPY . . [2022-04-06T20:33:56.922Z] Removing intermediate container a98857b9061e [2022-04-06T20:33:56.922Z] ---> bc020e6bff6c [2022-04-06T20:33:56.922Z] Step 8/23 : COPY . . [2022-04-06T20:34:01.117Z] Removing intermediate container ce2b07f1dc3e [2022-04-06T20:34:01.117Z] ---> 65780e165b8d [2022-04-06T20:34:01.117Z] Step 7/20 : COPY . . [2022-04-06T20:34:02.054Z] ---> 2783cf6792e7 [2022-04-06T20:34:02.054Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-06T20:34:02.054Z] ---> 5133a8bed665 [2022-04-06T20:34:02.054Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-06T20:34:02.054Z] ---> f9fb46f618ca [2022-04-06T20:34:02.054Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-06T20:34:02.622Z] ---> Running in ed30407df6b0 [2022-04-06T20:34:02.622Z] ---> Running in eeee9ee2097b [2022-04-06T20:34:02.622Z] ---> Running in 50d4e84b97eb [2022-04-06T20:34:02.622Z] Removing intermediate container ed30407df6b0 [2022-04-06T20:34:02.622Z] ---> f311e259a17e [2022-04-06T20:34:02.622Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-06T20:34:02.622Z] ---> 34f6a625688c [2022-04-06T20:34:02.622Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-06T20:34:02.622Z] ---> Running in e64e81767e2e [2022-04-06T20:34:02.622Z] ---> Running in 029c52b0a458 [2022-04-06T20:34:03.191Z] 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-06T20:34:03.191Z] 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-06T20:34:03.464Z] 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-06T20:34:04.047Z] Removing intermediate container e64e81767e2e [2022-04-06T20:34:04.047Z] ---> b087bc4b8362 [2022-04-06T20:34:04.047Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-06T20:34:04.307Z] ---> Running in 5d83076ddba6 [2022-04-06T20:34:04.581Z] Removing intermediate container 5d83076ddba6 [2022-04-06T20:34:04.581Z] ---> c82f38960ab2 [2022-04-06T20:34:04.581Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-06T20:34:04.581Z] ---> Running in f282c91b15e4 [2022-04-06T20:34:05.965Z] spire-1.2.1/ [2022-04-06T20:34:05.965Z] spire-1.2.1/.data/ [2022-04-06T20:34:05.965Z] spire-1.2.1/.data/.file [2022-04-06T20:34:05.965Z] spire-1.2.1/.dockerignore [2022-04-06T20:34:05.965Z] spire-1.2.1/.gitattributes [2022-04-06T20:34:05.965Z] spire-1.2.1/.githooks/ [2022-04-06T20:34:05.965Z] spire-1.2.1/.githooks/pre-commit [2022-04-06T20:34:05.965Z] spire-1.2.1/.github/ [2022-04-06T20:34:05.965Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-06T20:34:05.965Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-06T20:34:05.965Z] spire-1.2.1/.github/dependabot.yml [2022-04-06T20:34:05.965Z] spire-1.2.1/.github/workflows/ [2022-04-06T20:34:05.965Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-06T20:34:05.965Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-06T20:34:05.965Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-06T20:34:05.965Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-06T20:34:05.965Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-06T20:34:05.965Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-06T20:34:05.965Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-06T20:34:05.965Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-06T20:34:05.965Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-06T20:34:05.965Z] spire-1.2.1/.gitignore [2022-04-06T20:34:05.965Z] spire-1.2.1/.go-version [2022-04-06T20:34:05.965Z] spire-1.2.1/.golangci.yml [2022-04-06T20:34:05.965Z] spire-1.2.1/ADOPTERS.md [2022-04-06T20:34:05.965Z] spire-1.2.1/CHANGELOG.md [2022-04-06T20:34:05.965Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-06T20:34:05.965Z] spire-1.2.1/CODEOWNERS [2022-04-06T20:34:05.965Z] spire-1.2.1/CONTRIBUTING.md [2022-04-06T20:34:05.965Z] spire-1.2.1/Dockerfile [2022-04-06T20:34:05.965Z] spire-1.2.1/Dockerfile.dev [2022-04-06T20:34:05.965Z] spire-1.2.1/Dockerfile.scratch [2022-04-06T20:34:05.965Z] spire-1.2.1/LICENSE [2022-04-06T20:34:05.965Z] spire-1.2.1/MAINTAINERS.md [2022-04-06T20:34:05.965Z] spire-1.2.1/Makefile [2022-04-06T20:34:05.965Z] spire-1.2.1/README.md [2022-04-06T20:34:05.965Z] spire-1.2.1/ROADMAP.md [2022-04-06T20:34:05.965Z] spire-1.2.1/SECURITY.md [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/ [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-agent/ [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/ [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-06T20:34:05.965Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-06T20:34:05.965Z] spire-1.2.1/conf/ [2022-04-06T20:34:05.965Z] spire-1.2.1/conf/agent/ [2022-04-06T20:34:05.965Z] spire-1.2.1/conf/agent/agent.conf [2022-04-06T20:34:05.965Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-06T20:34:05.965Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-06T20:34:05.965Z] spire-1.2.1/conf/server/ [2022-04-06T20:34:05.965Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-06T20:34:05.965Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-06T20:34:05.965Z] spire-1.2.1/conf/server/server.conf [2022-04-06T20:34:05.965Z] spire-1.2.1/conf/server/server_full.conf [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/ [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/SPIRE101.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/auditlog.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/images/ [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/scaling_spire.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/spire_agent.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/spire_server.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/supported_integrations.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/telemetry.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/telemetry_config.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/upgrading.md [2022-04-06T20:34:05.965Z] spire-1.2.1/doc/using_spire.md [2022-04-06T20:34:05.965Z] spire-1.2.1/examples/ [2022-04-06T20:34:05.965Z] spire-1.2.1/examples/README.md [2022-04-06T20:34:05.965Z] spire-1.2.1/go.mod [2022-04-06T20:34:05.965Z] spire-1.2.1/go.sum [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/ [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/ [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/agent.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/api/ [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/client/ [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/common/ [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/config.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/manager/ [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-06T20:34:05.965Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/svid/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/api/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/api/names.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/auth/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/catalog/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/cli/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/health/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/health/config.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/health/context.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/health/health.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/idutil/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/log/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/log/log.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/log/options.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/plugin/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/profiling/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/selector/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-06T20:34:05.966Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/uptime/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/util/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/util/task.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/version/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/version/version.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/x509util/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/api.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/health/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/id.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/status.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/bundle/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/ca/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/cache/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/catalog/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/config.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/datastore/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-06T20:34:05.967Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/registration/ [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/server.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/server_test.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/svid/ [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-06T20:34:05.968Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-06T20:34:05.968Z] spire-1.2.1/proto/ [2022-04-06T20:34:05.968Z] spire-1.2.1/proto/private/ [2022-04-06T20:34:05.968Z] spire-1.2.1/proto/private/server/ [2022-04-06T20:34:05.968Z] spire-1.2.1/proto/private/server/journal/ [2022-04-06T20:34:05.968Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-06T20:34:05.968Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-06T20:34:05.968Z] spire-1.2.1/proto/spire/ [2022-04-06T20:34:05.968Z] spire-1.2.1/proto/spire/common/ [2022-04-06T20:34:05.968Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-06T20:34:05.968Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-06T20:34:05.968Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-06T20:34:05.968Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-06T20:34:05.968Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-06T20:34:05.968Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-06T20:34:05.968Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-06T20:34:05.968Z] spire-1.2.1/proto/spire/plugin/ [2022-04-06T20:34:05.968Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-06T20:34:05.968Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-06T20:34:05.968Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-06T20:34:05.968Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-06T20:34:05.968Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-06T20:34:05.968Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-06T20:34:05.968Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-06T20:34:05.968Z] spire-1.2.1/release/ [2022-04-06T20:34:05.968Z] spire-1.2.1/release/spire-extras/ [2022-04-06T20:34:05.968Z] spire-1.2.1/release/spire-extras/README.md [2022-04-06T20:34:05.968Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-06T20:34:05.968Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-06T20:34:05.968Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-06T20:34:05.968Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-06T20:34:05.968Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-06T20:34:05.968Z] spire-1.2.1/release/spire/ [2022-04-06T20:34:05.968Z] spire-1.2.1/release/spire/README.md [2022-04-06T20:34:05.968Z] spire-1.2.1/release/spire/conf/ [2022-04-06T20:34:05.968Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-06T20:34:05.968Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-06T20:34:05.968Z] spire-1.2.1/release/spire/conf/server/ [2022-04-06T20:34:05.968Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-06T20:34:05.968Z] spire-1.2.1/script/ [2022-04-06T20:34:05.968Z] spire-1.2.1/script/build-artifact.sh [2022-04-06T20:34:05.968Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-06T20:34:05.968Z] spire-1.2.1/support/ [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/ [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-06T20:34:05.968Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-06T20:34:05.968Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-06T20:34:05.968Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-06T20:34:05.968Z] spire-1.2.1/test/ [2022-04-06T20:34:05.968Z] spire-1.2.1/test/clock/ [2022-04-06T20:34:05.968Z] spire-1.2.1/test/clock/clock.go [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fakes/ [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/ [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/certs/ [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/config/ [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/fixture.go [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/registration/ [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-06T20:34:05.968Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-06T20:34:05.968Z] spire-1.2.1/test/integration/ [2022-04-06T20:34:05.968Z] spire-1.2.1/test/integration/README.md [2022-04-06T20:34:05.968Z] spire-1.2.1/test/integration/common [2022-04-06T20:34:05.968Z] spire-1.2.1/test/integration/setup/ [2022-04-06T20:34:05.968Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-06T20:34:05.968Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-06T20:34:05.968Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-06T20:34:05.968Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-06T20:34:05.969Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-06T20:34:05.970Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-06T20:34:05.970Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-06T20:34:05.970Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-06T20:34:05.970Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-06T20:34:05.970Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-06T20:34:05.970Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-06T20:34:05.970Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-06T20:34:05.970Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-06T20:34:05.970Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-06T20:34:05.970Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-06T20:34:05.970Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-06T20:34:05.970Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-06T20:34:05.970Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-06T20:34:05.970Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-06T20:34:05.970Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-06T20:34:05.970Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-06T20:34:05.970Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-06T20:34:05.970Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-06T20:34:05.970Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-06T20:34:05.970Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-06T20:34:05.970Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-06T20:34:05.970Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-06T20:34:05.970Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-06T20:34:05.970Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-06T20:34:05.970Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-06T20:34:05.970Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-06T20:34:05.970Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-06T20:34:05.970Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-06T20:34:05.970Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-06T20:34:05.970Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-06T20:34:05.970Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-06T20:34:05.970Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-06T20:34:05.970Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-06T20:34:05.970Z] spire-1.2.1/test/integration/test-one.sh [2022-04-06T20:34:05.970Z] spire-1.2.1/test/integration/test.sh [2022-04-06T20:34:05.970Z] spire-1.2.1/test/plugintest/ [2022-04-06T20:34:05.970Z] spire-1.2.1/test/plugintest/config.go [2022-04-06T20:34:05.970Z] spire-1.2.1/test/plugintest/load.go [2022-04-06T20:34:05.970Z] spire-1.2.1/test/plugintest/option.go [2022-04-06T20:34:05.970Z] spire-1.2.1/test/spiretest/ [2022-04-06T20:34:05.970Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-06T20:34:05.970Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-06T20:34:05.970Z] spire-1.2.1/test/spiretest/dir.go [2022-04-06T20:34:05.970Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-06T20:34:05.970Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-06T20:34:05.970Z] spire-1.2.1/test/spiretest/logs.go [2022-04-06T20:34:05.970Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-06T20:34:05.970Z] spire-1.2.1/test/spiretest/suite.go [2022-04-06T20:34:05.970Z] spire-1.2.1/test/spiretest/x509.go [2022-04-06T20:34:05.970Z] spire-1.2.1/test/testca/ [2022-04-06T20:34:05.970Z] spire-1.2.1/test/testca/ca.go [2022-04-06T20:34:05.970Z] spire-1.2.1/test/testkey/ [2022-04-06T20:34:05.970Z] spire-1.2.1/test/testkey/generate.sh [2022-04-06T20:34:05.970Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-06T20:34:05.970Z] spire-1.2.1/test/testkey/keys.go [2022-04-06T20:34:05.970Z] spire-1.2.1/test/testkey/new.go [2022-04-06T20:34:05.970Z] spire-1.2.1/test/tpmsimulator/ [2022-04-06T20:34:05.970Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-06T20:34:05.970Z] spire-1.2.1/test/util/ [2022-04-06T20:34:05.970Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-06T20:34:05.970Z] spire-1.2.1/test/util/cert_generation.go [2022-04-06T20:34:05.970Z] spire-1.2.1/test/util/io_redirection.go [2022-04-06T20:34:05.970Z] spire-1.2.1/test/util/race.go [2022-04-06T20:34:05.970Z] spire-1.2.1/test/util/util.go [2022-04-06T20:34:05.970Z] building spire from source... [2022-04-06T20:34:05.970Z] Installing go1.17.7... [2022-04-06T20:34:07.347Z] ---> cf242cc7aa97 [2022-04-06T20:34:07.347Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-06T20:34:07.347Z] ---> Running in f8df1fe0e94b [2022-04-06T20:34:07.840Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10992 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws [2022-04-06T20:34:07.854Z] Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout [2022-04-06T20:34:08.113Z] The recommended git tool is: git [2022-04-06T20:34:08.281Z] 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-06T20:34:12.475Z] Building bin/spire-server... [2022-04-06T20:34:12.475Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-06T20:34:12.475Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-06T20:34:12.475Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-06T20:34:12.475Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-06T20:34:12.475Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-06T20:34:12.475Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-06T20:34:12.475Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-06T20:34:12.475Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-06T20:34:12.475Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-06T20:34:12.475Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-06T20:34:12.475Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-06T20:34:12.475Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-06T20:34:12.475Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-06T20:34:12.475Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-06T20:34:12.475Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-06T20:34:12.475Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-06T20:34:12.475Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-06T20:34:12.475Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-06T20:34:12.475Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-06T20:34:12.738Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-06T20:34:12.738Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-06T20:34:12.738Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-06T20:34:12.738Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-06T20:34:12.738Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-06T20:34:12.738Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-06T20:34:12.738Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-06T20:34:12.738Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-06T20:34:12.738Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-06T20:34:12.738Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-06T20:34:12.738Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-06T20:34:13.012Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-06T20:34:13.012Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-06T20:34:13.012Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-06T20:34:13.012Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-06T20:34:13.012Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-06T20:34:13.012Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-06T20:34:13.012Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-06T20:34:13.012Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-06T20:34:13.012Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-06T20:34:13.012Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-06T20:34:13.012Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-06T20:34:13.274Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-06T20:34:13.274Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-06T20:34:13.274Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-06T20:34:13.274Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-06T20:34:13.274Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-06T20:34:13.274Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-06T20:34:13.274Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-06T20:34:13.274Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-06T20:34:13.274Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-06T20:34:13.274Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-06T20:34:13.274Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-06T20:34:13.274Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-06T20:34:14.211Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-06T20:34:14.856Z] using credential edgex-jenkins-ssh [2022-04-06T20:34:14.875Z] Cloning the remote Git repository [2022-04-06T20:34:15.584Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-06T20:34:15.584Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-06T20:34:14.954Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-06T20:34:15.045Z] > git init /w/workspace/edgex-go/10 # timeout=10 [2022-04-06T20:34:15.168Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-06T20:34:15.169Z] > git --version # timeout=10 [2022-04-06T20:34:15.197Z] > git --version # 'git version 2.25.1' [2022-04-06T20:34:15.200Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-06T20:34:15.339Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-06T20:34:15.844Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-06T20:34:15.844Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-06T20:34:15.844Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-06T20:34:20.030Z] go: downloading google.golang.org/api v0.70.0 [2022-04-06T20:34:20.030Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-06T20:34:20.030Z] go: downloading k8s.io/api v0.23.4 [2022-04-06T20:34:20.030Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-06T20:34:20.030Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-06T20:34:20.030Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-06T20:34:20.290Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-06T20:34:20.290Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-06T20:34:20.290Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-06T20:34:20.548Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-06T20:34:21.481Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-06T20:34:21.740Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-06T20:34:21.740Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-06T20:34:21.998Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-06T20:34:21.998Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-06T20:34:21.998Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-06T20:34:22.255Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-06T20:34:22.256Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-06T20:34:22.256Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-06T20:34:22.256Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-06T20:34:22.256Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-06T20:34:22.256Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-06T20:34:22.515Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-06T20:34:22.515Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-06T20:34:22.515Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-06T20:34:22.515Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-06T20:34:22.515Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-06T20:34:22.515Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-06T20:34:22.515Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-06T20:34:22.515Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-06T20:34:22.515Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-06T20:34:22.773Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-06T20:34:22.773Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-06T20:34:22.773Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-06T20:34:25.304Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-06T20:34:25.304Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-06T20:34:25.304Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-06T20:34:25.304Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-06T20:34:25.607Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-06T20:34:25.607Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-06T20:34:25.607Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-06T20:34:25.607Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-06T20:34:25.607Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-06T20:34:25.607Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-06T20:34:25.607Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-06T20:34:25.607Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-06T20:34:25.869Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-06T20:34:25.869Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-06T20:34:25.869Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-06T20:34:25.869Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-06T20:34:25.869Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-06T20:34:25.869Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-06T20:34:25.869Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-06T20:34:25.869Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-06T20:34:25.869Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-06T20:34:25.869Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-06T20:34:25.869Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-06T20:34:25.869Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-06T20:34:25.869Z] go: downloading go.opencensus.io v0.23.0 [2022-04-06T20:34:26.226Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-06T20:34:26.226Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-06T20:34:26.226Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-06T20:34:26.226Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-06T20:34:26.226Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-06T20:34:26.226Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-06T20:34:26.226Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-06T20:34:26.226Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-06T20:34:26.226Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-06T20:34:26.226Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-06T20:34:26.486Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-06T20:34:26.486Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-06T20:34:26.486Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-06T20:34:26.486Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-06T20:34:26.486Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-06T20:34:26.486Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-06T20:34:26.486Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-06T20:34:26.486Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-06T20:34:26.486Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-06T20:34:26.486Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-06T20:34:26.486Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-06T20:34:26.486Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-06T20:34:26.486Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-06T20:34:26.486Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-06T20:34:33.049Z] 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-06T20:34:33.049Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-06T20:34:33.049Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-06T20:34:35.761Z] Merging remotes/origin/main commit 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 into PR head commit 64aec9189af9621412b452e52a5a7556cd5c6e8f [2022-04-06T20:34:36.308Z] Merge succeeded, producing e15a1a3465499456f4c60c09a8e068ad46c2a25b [2022-04-06T20:34:36.309Z] Checking out Revision e15a1a3465499456f4c60c09a8e068ad46c2a25b (PR-3924) [2022-04-06T20:34:34.682Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-06T20:34:34.710Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-06T20:34:34.742Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-06T20:34:34.781Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-06T20:34:34.782Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-06T20:34:34.797Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-06T20:34:35.786Z] > git config core.sparsecheckout # timeout=10 [2022-04-06T20:34:35.804Z] > git checkout -f 64aec9189af9621412b452e52a5a7556cd5c6e8f # timeout=10 [2022-04-06T20:34:36.080Z] > git remote # timeout=10 [2022-04-06T20:34:36.102Z] > git config --get remote.origin.url # timeout=10 [2022-04-06T20:34:36.119Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-06T20:34:36.135Z] > git merge 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 # timeout=10 [2022-04-06T20:34:36.295Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-06T20:34:36.320Z] > git config core.sparsecheckout # timeout=10 [2022-04-06T20:34:36.335Z] > git checkout -f e15a1a3465499456f4c60c09a8e068ad46c2a25b # timeout=10 [2022-04-06T20:34:40.973Z] Commit message: "Merge commit '9607b8313bf3bc4f18f2455067ce19b66a7e2c12' into HEAD" [2022-04-06T20:34:41.006Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-06T20:34:40.988Z] > git rev-list --no-walk 80ad7ef7ecc8537873c4ba683d22f4d09fa8e2fd # timeout=10 [2022-04-06T20:34:41.950Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-06T20:34:41.950Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-06T20:34:41.950Z] Dload Upload Total Spent Left Speed [2022-04-06T20:34:41.950Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 177k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh [2022-04-06T20:34:42.540Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-06T20:34:42.918Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-06T20:34:42.918Z] + sudo tee /etc/docker/daemon.new [2022-04-06T20:34:42.918Z] { [2022-04-06T20:34:42.918Z] "registry-mirrors": [ [2022-04-06T20:34:42.918Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-06T20:34:42.918Z] ], [2022-04-06T20:34:42.918Z] "bip": "10.250.0.254/24", [2022-04-06T20:34:42.918Z] "hosts": [ [2022-04-06T20:34:42.918Z] "tcp://0.0.0.0:5555", [2022-04-06T20:34:42.918Z] "unix:///var/run/docker.sock" [2022-04-06T20:34:42.918Z] ], [2022-04-06T20:34:42.918Z] "mtu": 1458, [2022-04-06T20:34:42.918Z] "selinux-enabled": true, [2022-04-06T20:34:42.918Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-06T20:34:42.918Z] } [Pipeline] sh [2022-04-06T20:34:43.299Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-06T20:34:43.677Z] + sudo service docker restart [2022-04-06T20:34:45.269Z] Removing intermediate container f8df1fe0e94b [2022-04-06T20:34:45.269Z] ---> ab55e4db4004 [2022-04-06T20:34:45.269Z] [2022-04-06T20:34:45.269Z] Step 9/20 : FROM alpine:3.15 [2022-04-06T20:34:45.269Z] Removing intermediate container 50d4e84b97eb [2022-04-06T20:34:45.269Z] ---> cad05eb4fdb8 [2022-04-06T20:34:45.269Z] [2022-04-06T20:34:45.269Z] Step 10/25 : FROM alpine:3.14 [2022-04-06T20:34:45.269Z] Removing intermediate container 029c52b0a458 [2022-04-06T20:34:45.269Z] ---> 8b53a844304d [2022-04-06T20:34:45.269Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-06T20:34:45.269Z] Removing intermediate container eeee9ee2097b [2022-04-06T20:34:45.269Z] ---> 3caa503081ee [2022-04-06T20:34:45.269Z] [2022-04-06T20:34:45.269Z] Step 10/31 : FROM alpine:3.14 [2022-04-06T20:34:45.269Z] ---> Running in 678a3b70395a [2022-04-06T20:34:45.269Z] 3.15: Pulling from library/alpine [2022-04-06T20:34:45.269Z] 3.14: Pulling from library/alpine [2022-04-06T20:34:45.269Z] 3.14: Pulling from library/alpine [2022-04-06T20:34:45.842Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-06T20:34:45.842Z] Status: Downloaded newer image for alpine:3.14 [2022-04-06T20:34:45.842Z] ---> e04c818066af [2022-04-06T20:34:45.842Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-06T20:34:45.842Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-06T20:34:45.842Z] Status: Image is up to date for alpine:3.14 [2022-04-06T20:34:45.842Z] ---> e04c818066af [2022-04-06T20:34:45.842Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-06T20:34:45.842Z] 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-06T20:34:46.103Z] ---> Running in de0cc8906148 [2022-04-06T20:34:46.103Z] ---> Running in 9094f270b907 [2022-04-06T20:34:46.103Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-06T20:34:46.103Z] Status: Downloaded newer image for alpine:3.15 [2022-04-06T20:34:46.103Z] ---> 0ac33e5f5afa [2022-04-06T20:34:46.103Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-06T20:34:46.103Z] ---> Running in 6da72040db03 [2022-04-06T20:34:46.362Z] Removing intermediate container de0cc8906148 [2022-04-06T20:34:46.362Z] ---> 534ce4dd5526 [2022-04-06T20:34:46.362Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-06T20:34:46.362Z] ---> Running in 20d9d3c5ac7a [2022-04-06T20:34:46.362Z] Removing intermediate container 6da72040db03 [2022-04-06T20:34:46.362Z] ---> 70dac0f5c4b0 [2022-04-06T20:34:46.362Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:34:46.362Z] ---> Running in e45cc2816769 [2022-04-06T20:34:46.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:34:46.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:34:46.931Z] Removing intermediate container 678a3b70395a [2022-04-06T20:34:46.931Z] ---> ef5ec6208a6f [2022-04-06T20:34:46.931Z] [2022-04-06T20:34:46.931Z] Step 11/23 : FROM docker:20.10.14 [2022-04-06T20:34:46.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:34:46.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:34:46.931Z] 20.10.14: Pulling from library/docker [2022-04-06T20:34:46.931Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-06T20:34:46.931Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-06T20:34:46.931Z] (3/3) Installing su-exec (0.2-r1) [2022-04-06T20:34:47.190Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T20:34:47.190Z] Executing ca-certificates-20211220-r0.trigger [2022-04-06T20:34:47.190Z] OK: 6 MiB in 17 packages [2022-04-06T20:34:47.190Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-06T20:34:47.190Z] (2/2) Installing su-exec (0.2-r1) [2022-04-06T20:34:47.190Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T20:34:47.190Z] OK: 6 MiB in 16 packages [2022-04-06T20:34:48.127Z] Removing intermediate container e45cc2816769 [2022-04-06T20:34:48.127Z] ---> 78618bc8f23c [2022-04-06T20:34:48.127Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-06T20:34:48.127Z] ---> Running in 75d3495f6a47 [2022-04-06T20:34:48.127Z] Removing intermediate container 20d9d3c5ac7a [2022-04-06T20:34:48.127Z] ---> cdb0d46d3632 [2022-04-06T20:34:48.127Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-06T20:34:48.127Z] Removing intermediate container 9094f270b907 [2022-04-06T20:34:48.127Z] ---> 23344a129e3b [2022-04-06T20:34:48.127Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-06T20:34:48.386Z] ---> Running in 50194bc20674 [2022-04-06T20:34:48.386Z] ---> Running in fe53402907d1 [2022-04-06T20:34:48.647Z] Removing intermediate container 50194bc20674 [2022-04-06T20:34:48.647Z] ---> d03dc8f75381 [2022-04-06T20:34:48.647Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-06T20:34:48.647Z] ---> Running in eedaa4c0d7ce [2022-04-06T20:34:48.647Z] Removing intermediate container fe53402907d1 [2022-04-06T20:34:48.647Z] ---> db93d6de3b24 [2022-04-06T20:34:48.647Z] Step 13/25 : WORKDIR / [2022-04-06T20:34:48.647Z] ---> Running in b622ec7a951c [2022-04-06T20:34:48.906Z] Removing intermediate container eedaa4c0d7ce [2022-04-06T20:34:48.906Z] ---> 3a7e22d65316 [2022-04-06T20:34:48.906Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-06T20:34:48.906Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:34:48.906Z] ---> Running in 07f7b41392f3 [2022-04-06T20:34:48.906Z] Removing intermediate container b622ec7a951c [2022-04-06T20:34:48.906Z] ---> 5cd4456827df [2022-04-06T20:34:48.906Z] 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-06T20:34:49.166Z] ---> e558c77c064b [2022-04-06T20:34:49.166Z] 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-06T20:34:49.735Z] ---> 3223f92e4eae [2022-04-06T20:34:49.735Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-06T20:34:49.735Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:34:49.995Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-06T20:34:49.995Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-06T20:34:49.995Z] OK: 15854 distinct packages available [2022-04-06T20:34:49.995Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:34:49.995Z] ---> 23578ca38866 [2022-04-06T20:34:49.995Z] 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-06T20:34:50.564Z] Removing intermediate container 07f7b41392f3 [2022-04-06T20:34:50.564Z] ---> 36083d5bfdfb [2022-04-06T20:34:50.564Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-06T20:34:50.564Z] ---> c517005bfef5 [2022-04-06T20:34:50.564Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-06T20:34:50.564Z] ---> Running in 6a82a78b9c65 [2022-04-06T20:34:50.826Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:34:50.826Z] Removing intermediate container 6a82a78b9c65 [2022-04-06T20:34:50.826Z] ---> 445b66cbe929 [2022-04-06T20:34:50.826Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-06T20:34:51.393Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-06T20:34:51.393Z] ---> 42d2e822e3c4 [2022-04-06T20:34:51.393Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-06T20:34:51.393Z] ---> aa8e8bee9f38 [2022-04-06T20:34:51.393Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-06T20:34:51.393Z] ---> Running in 8ddf791e99d2 [2022-04-06T20:34:51.393Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-06T20:34:51.393Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-06T20:34:51.393Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-06T20:34:51.656Z] (5/9) Installing curl (7.80.0-r0) [2022-04-06T20:34:51.656Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-06T20:34:51.656Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-06T20:34:51.915Z] (8/9) Installing libucontext (1.1-r0) [2022-04-06T20:34:51.915Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-06T20:34:51.915Z] Executing busybox-1.34.1-r5.trigger [2022-04-06T20:34:51.915Z] Executing ca-certificates-20211220-r0.trigger [2022-04-06T20:34:52.173Z] OK: 8 MiB in 23 packages [2022-04-06T20:34:52.433Z] ---> 1f548260ccbb [2022-04-06T20:34:52.433Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-06T20:34:52.693Z] ---> aca321529861 [2022-04-06T20:34:52.693Z] 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-06T20:34:52.952Z] ---> Running in 54cd88a731a7 [2022-04-06T20:34:52.952Z] Removing intermediate container 8ddf791e99d2 [2022-04-06T20:34:52.952Z] ---> 22ddaa582173 [2022-04-06T20:34:52.952Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T20:34:53.216Z] Removing intermediate container 75d3495f6a47 [2022-04-06T20:34:53.216Z] ---> 5d54fed4a3af [2022-04-06T20:34:53.216Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T20:34:53.474Z] ---> 8fb3d2d4d59f [2022-04-06T20:34:53.474Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-06T20:34:53.474Z] ---> a7b0c27b1567 [2022-04-06T20:34:53.474Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-06T20:34:54.410Z] Removing intermediate container 54cd88a731a7 [2022-04-06T20:34:54.410Z] ---> 09706713ba63 [2022-04-06T20:34:54.410Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-06T20:34:54.671Z] ---> 031be34e6bb8 [2022-04-06T20:34:54.671Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-06T20:34:54.671Z] ---> Running in 12893ccc78a2 [2022-04-06T20:34:55.239Z] ---> a0bcecad6506 [2022-04-06T20:34:55.239Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-06T20:34:55.239Z] Removing intermediate container 12893ccc78a2 [2022-04-06T20:34:55.239Z] ---> a99118a009df [2022-04-06T20:34:55.239Z] Step 23/25 : LABEL arch=x86_64 [2022-04-06T20:34:55.239Z] ---> 21ae9d83fedc [2022-04-06T20:34:55.239Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-06T20:34:55.239Z] ---> Running in b40c667bbd4a [2022-04-06T20:34:55.498Z] Removing intermediate container b40c667bbd4a [2022-04-06T20:34:55.498Z] ---> f73534b08ba6 [2022-04-06T20:34:55.498Z] Step 24/25 : LABEL git_sha=55707faaa197fb62eae33663f83e0b06daf7eb37 [2022-04-06T20:34:55.757Z] ---> e07d3cf17cb8 [2022-04-06T20:34:55.757Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-06T20:34:55.757Z] ---> 991d64bd41fd [2022-04-06T20:34:55.757Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-06T20:34:55.757Z] ---> Running in 71d915cae20f [2022-04-06T20:34:55.757Z] ---> Running in a03e4c14b632 [2022-04-06T20:34:56.019Z] Removing intermediate container a03e4c14b632 [2022-04-06T20:34:56.019Z] ---> 4c8c495aeb61 [2022-04-06T20:34:56.019Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T20:34:56.019Z] Removing intermediate container 71d915cae20f [2022-04-06T20:34:56.019Z] ---> 85ea9f71ea70 [2022-04-06T20:34:56.019Z] Step 25/25 : LABEL version=0.0.0 [2022-04-06T20:34:56.019Z] ---> Running in 2acba25d10a5 [2022-04-06T20:34:56.286Z] ---> Running in 6d2be8dc9905 [2022-04-06T20:34:56.286Z] ---> 91ffa1219ba2 [2022-04-06T20:34:56.286Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-06T20:34:56.545Z] ---> Running in 68680cfc1fe3 [2022-04-06T20:34:56.545Z] Removing intermediate container 2acba25d10a5 [2022-04-06T20:34:56.545Z] ---> 6af22d60ce50 [2022-04-06T20:34:56.545Z] Step 18/20 : LABEL arch=x86_64 [2022-04-06T20:34:56.545Z] Removing intermediate container 6d2be8dc9905 [2022-04-06T20:34:56.545Z] ---> 8a25a418f4b2 [2022-04-06T20:34:56.545Z] [2022-04-06T20:34:56.805Z] ---> Running in 9a4645140398 [2022-04-06T20:34:56.805Z] Removing intermediate container 68680cfc1fe3 [2022-04-06T20:34:56.805Z] ---> 03e8e9274cc8 [2022-04-06T20:34:56.805Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-06T20:34:56.805Z] Successfully built 8a25a418f4b2 [2022-04-06T20:34:57.070Z] Removing intermediate container 9a4645140398 [2022-04-06T20:34:57.070Z] ---> baeca2f0bc56 [2022-04-06T20:34:57.070Z] Step 19/20 : LABEL git_sha=55707faaa197fb62eae33663f83e0b06daf7eb37 [2022-04-06T20:34:57.070Z] Successfully tagged security-secretstore-setup:latest [2022-04-06T20:34:57.070Z] Building core-metadata [2022-04-06T20:34:57.070Z]  Building security-secretstore-setup ... done  ---> Running in ad49954ed62c [2022-04-06T20:34:58.661Z] Removing intermediate container ad49954ed62c [2022-04-06T20:34:58.661Z] ---> 55e0123f934a [2022-04-06T20:34:58.661Z] Step 20/20 : LABEL version=0.0.0 [2022-04-06T20:34:59.599Z] ---> 4e964799475f [2022-04-06T20:34:59.599Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-06T20:34:59.857Z] ---> Running in 979903cc95f4 [2022-04-06T20:34:59.857Z] ---> Running in 8a73afb8ebe6 [2022-04-06T20:35:00.424Z] Removing intermediate container 979903cc95f4 [2022-04-06T20:35:00.424Z] ---> c2574366c74f [2022-04-06T20:35:00.424Z] [2022-04-06T20:35:00.424Z] Successfully built c2574366c74f [2022-04-06T20:35:00.424Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-06T20:35:00.424Z] Building security-spire-agent [2022-04-06T20:35:00.424Z]  Building security-spiffe-token-provider ... done Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-06T20:35:00.424Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-06T20:35:00.424Z] ---> 7417809fdb73 [2022-04-06T20:35:00.424Z] 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-06T20:35:00.684Z] ---> Running in 9d600f13c042 [2022-04-06T20:35:01.619Z] Removing intermediate container 9d600f13c042 [2022-04-06T20:35:01.619Z] ---> a87f1f8df2e7 [2022-04-06T20:35:01.619Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-06T20:35:02.078Z] provisioning config files... [2022-04-06T20:35:02.106Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config7903919400565864254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-06T20:35:02.556Z] ---> Running in 808000ac06ee [2022-04-06T20:35:02.586Z] ---> docker-login.sh [2022-04-06T20:35:02.586Z] nexus3.edgexfoundry.org:10001 [2022-04-06T20:35:03.123Z] Removing intermediate container 8a73afb8ebe6 [2022-04-06T20:35:03.123Z] ---> d7b9bf9dd6df [2022-04-06T20:35:03.123Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-06T20:35:03.383Z] ---> Running in 49251f321dd1 [2022-04-06T20:35:03.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:35:03.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:35:03.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T20:35:03.643Z] Removing intermediate container 49251f321dd1 [2022-04-06T20:35:03.643Z] ---> efe711872198 [2022-04-06T20:35:03.643Z] Step 28/31 : CMD ["gate"] [2022-04-06T20:35:03.643Z] (1/43) Installing readline (8.1.1-r0) [2022-04-06T20:35:03.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T20:35:03.849Z] Configure a credential helper to remove this warning. See [2022-04-06T20:35:03.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T20:35:03.849Z] [2022-04-06T20:35:03.849Z] Login Succeeded [2022-04-06T20:35:03.849Z] nexus3.edgexfoundry.org:10002 [2022-04-06T20:35:03.907Z] (2/43) Installing bash (5.1.16-r0) [2022-04-06T20:35:03.907Z] ---> Running in 60d927536030 [2022-04-06T20:35:03.907Z] Executing bash-5.1.16-r0.post-install [2022-04-06T20:35:03.907Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-06T20:35:03.907Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-06T20:35:03.907Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-06T20:35:03.907Z] (6/43) Installing curl (7.80.0-r0) [2022-04-06T20:35:03.907Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-06T20:35:03.907Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-06T20:35:03.907Z] (9/43) Installing expat (2.4.7-r0) [2022-04-06T20:35:03.907Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-06T20:35:03.907Z] (11/43) Installing gdbm (1.22-r0) [2022-04-06T20:35:03.907Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-04-06T20:35:03.907Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-06T20:35:03.907Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-06T20:35:03.907Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-06T20:35:03.907Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-06T20:35:03.907Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-06T20:35:04.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T20:35:04.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T20:35:04.406Z] Configure a credential helper to remove this warning. See [2022-04-06T20:35:04.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T20:35:04.406Z] [2022-04-06T20:35:04.406Z] Login Succeeded [2022-04-06T20:35:04.406Z] nexus3.edgexfoundry.org:10003 [2022-04-06T20:35:04.480Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-06T20:35:04.480Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-06T20:35:04.480Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-06T20:35:04.480Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-06T20:35:04.480Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-06T20:35:04.480Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-06T20:35:04.480Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-06T20:35:04.480Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-06T20:35:04.480Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-06T20:35:04.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T20:35:04.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T20:35:04.685Z] Configure a credential helper to remove this warning. See [2022-04-06T20:35:04.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T20:35:04.685Z] [2022-04-06T20:35:04.740Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-06T20:35:04.740Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-06T20:35:04.740Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-06T20:35:04.740Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-06T20:35:04.740Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-06T20:35:04.740Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-06T20:35:04.740Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-06T20:35:04.740Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-06T20:35:04.740Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-06T20:35:04.740Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-06T20:35:04.740Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-06T20:35:04.740Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-06T20:35:04.740Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-06T20:35:04.740Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-06T20:35:04.740Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-06T20:35:04.740Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-06T20:35:04.740Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-06T20:35:04.740Z] Removing intermediate container 60d927536030 [2022-04-06T20:35:04.740Z] ---> 253e4648dad2 [2022-04-06T20:35:04.740Z] Step 29/31 : LABEL arch=x86_64 [2022-04-06T20:35:04.740Z] Executing busybox-1.34.1-r5.trigger [2022-04-06T20:35:04.740Z] OK: 83 MiB in 65 packages [2022-04-06T20:35:04.962Z] Login Succeeded [2022-04-06T20:35:04.962Z] nexus3.edgexfoundry.org:10004 [2022-04-06T20:35:05.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T20:35:05.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T20:35:05.518Z] Configure a credential helper to remove this warning. See [2022-04-06T20:35:05.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T20:35:05.518Z] [2022-04-06T20:35:05.518Z] Login Succeeded [2022-04-06T20:35:05.518Z] docker.io [2022-04-06T20:35:05.674Z] Collecting docker-compose==1.23.2 [2022-04-06T20:35:05.674Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-06T20:35:05.674Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-06T20:35:05.674Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-06T20:35:05.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T20:35:05.933Z] ---> Running in 46046c6c5894 [2022-04-06T20:35:05.933Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:35:05.933Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:35:05.933Z] ---> 8477ff1b7fe3 [2022-04-06T20:35:05.933Z] Step 3/23 : WORKDIR /edgex-go [2022-04-06T20:35:05.933Z] ---> Using cache [2022-04-06T20:35:05.933Z] ---> d5379e7cf2e4 [2022-04-06T20:35:05.933Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:35:05.933Z] ---> Running in d0fbff3f991a [2022-04-06T20:35:06.250Z] Removing intermediate container 46046c6c5894 [2022-04-06T20:35:06.250Z] ---> 7d89ce319286 [2022-04-06T20:35:06.250Z] Step 30/31 : LABEL git_sha=55707faaa197fb62eae33663f83e0b06daf7eb37 [2022-04-06T20:35:06.250Z] Collecting docopt<0.7,>=0.6.1 [2022-04-06T20:35:06.250Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-06T20:35:06.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T20:35:06.394Z] Configure a credential helper to remove this warning. See [2022-04-06T20:35:06.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T20:35:06.394Z] [2022-04-06T20:35:06.394Z] Login Succeeded [2022-04-06T20:35:06.394Z] ---> docker-login.sh ends [Pipeline] } [2022-04-06T20:35:06.416Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-04-06T20:35:06.507Z] ---> Running in 77d3b5539990 [2022-04-06T20:35:06.507Z] Collecting jsonschema<3,>=2.5.1 [2022-04-06T20:35:06.507Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-06T20:35:06.507Z] Collecting texttable<0.10,>=0.9.0 [2022-04-06T20:35:06.507Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-06T20:35:06.769Z] Removing intermediate container 77d3b5539990 [2022-04-06T20:35:06.769Z] ---> 5301df88ea1a [2022-04-06T20:35:06.769Z] Step 31/31 : LABEL version=0.0.0 [2022-04-06T20:35:07.027Z] Collecting cached-property<2,>=1.2.0 [2022-04-06T20:35:07.027Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-06T20:35:07.027Z] 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-06T20:35:07.027Z] Collecting PyYAML<4,>=3.10 [2022-04-06T20:35:07.027Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-06T20:35:07.027Z] ---> Running in ad195f143d7b [Pipeline] echo [2022-04-06T20:35:07.173Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-06T20:35:07.189Z] ========================================================= [2022-04-06T20:35:07.189Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-06T20:35:07.189Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-06T20:35:07.549Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-06T20:35:07.612Z] Collecting docker<4.0,>=3.6.0 [2022-04-06T20:35:07.612Z] Removing intermediate container ad195f143d7b [2022-04-06T20:35:07.612Z] ---> 19573c816628 [2022-04-06T20:35:07.612Z] [2022-04-06T20:35:07.829Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-06T20:35:07.829Z] 9b3977197b4f: Pulling fs layer [2022-04-06T20:35:07.829Z] 1a89e8eeedd5: Pulling fs layer [2022-04-06T20:35:07.829Z] 94645a83ff95: Pulling fs layer [2022-04-06T20:35:07.829Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-06T20:35:07.829Z] 0c92f367c5e7: Pulling fs layer [2022-04-06T20:35:07.829Z] f7c0051592d6: Pulling fs layer [2022-04-06T20:35:07.829Z] a227ed2f7395: Pulling fs layer [2022-04-06T20:35:07.829Z] 7b1c46037f91: Pulling fs layer [2022-04-06T20:35:07.829Z] 0c92f367c5e7: Waiting [2022-04-06T20:35:07.829Z] 7b1c46037f91: Waiting [2022-04-06T20:35:07.829Z] f7c0051592d6: Waiting [2022-04-06T20:35:07.829Z] a227ed2f7395: Waiting [2022-04-06T20:35:07.829Z] 3f3a8bcf1eab: Waiting [2022-04-06T20:35:07.829Z] 94645a83ff95: Download complete [2022-04-06T20:35:07.829Z] 1a89e8eeedd5: Verifying Checksum [2022-04-06T20:35:07.829Z] 1a89e8eeedd5: Download complete [2022-04-06T20:35:07.829Z] 0c92f367c5e7: Verifying Checksum [2022-04-06T20:35:07.829Z] 0c92f367c5e7: Download complete [2022-04-06T20:35:07.829Z] f7c0051592d6: Verifying Checksum [2022-04-06T20:35:07.829Z] f7c0051592d6: Download complete [2022-04-06T20:35:07.829Z] 9b3977197b4f: Verifying Checksum [2022-04-06T20:35:07.829Z] 9b3977197b4f: Download complete [2022-04-06T20:35:07.829Z] a227ed2f7395: Verifying Checksum [2022-04-06T20:35:07.829Z] a227ed2f7395: Download complete [2022-04-06T20:35:07.871Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-06T20:35:07.871Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-06T20:35:07.871Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-06T20:35:07.871Z] Removing intermediate container d0fbff3f991a [2022-04-06T20:35:07.871Z] ---> d8be7dd7a181 [2022-04-06T20:35:07.871Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-06T20:35:07.871Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-06T20:35:07.871Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-06T20:35:07.871Z] Successfully built 19573c816628 [2022-04-06T20:35:07.871Z] Collecting docker-pycreds>=0.4.0 [2022-04-06T20:35:07.871Z] ---> Running in 5864fb0bb064 [2022-04-06T20:35:07.871Z] Successfully tagged security-bootstrapper:latest [2022-04-06T20:35:07.871Z] Building support-scheduler [2022-04-06T20:35:07.871Z]  Building security-bootstrapper ... done  Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-06T20:35:08.130Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-06T20:35:08.130Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-06T20:35:08.130Z] 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-06T20:35:08.130Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-06T20:35:08.130Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-06T20:35:08.130Z] Collecting idna<2.8,>=2.5 [2022-04-06T20:35:08.130Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-06T20:35:08.130Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-06T20:35:08.130Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-06T20:35:08.130Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-06T20:35:08.130Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-06T20:35:08.391Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-06T20:35:08.391Z] Attempting uninstall: urllib3 [2022-04-06T20:35:08.391Z] Found existing installation: urllib3 1.26.7 [2022-04-06T20:35:08.391Z] Uninstalling urllib3-1.26.7: [2022-04-06T20:35:08.391Z] Successfully uninstalled urllib3-1.26.7 [2022-04-06T20:35:08.391Z] Attempting uninstall: idna [2022-04-06T20:35:08.391Z] Found existing installation: idna 3.3 [2022-04-06T20:35:08.391Z] Uninstalling idna-3.3: [2022-04-06T20:35:08.391Z] Successfully uninstalled idna-3.3 [2022-04-06T20:35:08.650Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:35:08.847Z] 9b3977197b4f: Pull complete [2022-04-06T20:35:08.908Z] Attempting uninstall: requests [2022-04-06T20:35:08.908Z] Found existing installation: requests 2.26.0 [2022-04-06T20:35:08.908Z] Uninstalling requests-2.26.0: [2022-04-06T20:35:08.908Z] Successfully uninstalled requests-2.26.0 [2022-04-06T20:35:08.908Z] Running setup.py install for texttable: started [2022-04-06T20:35:09.462Z] 1a89e8eeedd5: Pull complete [2022-04-06T20:35:09.473Z] Running setup.py install for texttable: finished with status 'done' [2022-04-06T20:35:09.473Z] Running setup.py install for PyYAML: started [2022-04-06T20:35:09.473Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:35:09.731Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-06T20:35:09.731Z] Running setup.py install for docopt: started [2022-04-06T20:35:09.737Z] 94645a83ff95: Pull complete [2022-04-06T20:35:09.989Z] Running setup.py install for docopt: finished with status 'done' [2022-04-06T20:35:09.989Z] Running setup.py install for dockerpty: started [2022-04-06T20:35:10.247Z] OK: 221 MiB in 52 packages [2022-04-06T20:35:10.247Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-06T20:35:10.343Z] 7b1c46037f91: Verifying Checksum [2022-04-06T20:35:10.343Z] 7b1c46037f91: Download complete [2022-04-06T20:35:10.944Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-06T20:35:10.944Z] 3f3a8bcf1eab: Download complete [2022-04-06T20:35:11.186Z] 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-06T20:35:11.753Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:35:11.753Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:35:11.753Z] ---> 8477ff1b7fe3 [2022-04-06T20:35:11.753Z] Step 3/26 : WORKDIR /edgex-go [2022-04-06T20:35:11.753Z] ---> Using cache [2022-04-06T20:35:11.753Z] ---> d5379e7cf2e4 [2022-04-06T20:35:11.753Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:35:11.753Z] ---> Using cache [2022-04-06T20:35:11.753Z] ---> d8be7dd7a181 [2022-04-06T20:35:11.753Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-06T20:35:14.297Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:35:14.297Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:35:14.297Z] ---> 8477ff1b7fe3 [2022-04-06T20:35:14.297Z] Step 3/22 : WORKDIR /edgex-go [2022-04-06T20:35:14.297Z] ---> Using cache [2022-04-06T20:35:14.297Z] ---> d5379e7cf2e4 [2022-04-06T20:35:14.297Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:35:14.297Z] ---> Using cache [2022-04-06T20:35:14.297Z] ---> d8be7dd7a181 [2022-04-06T20:35:14.297Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-06T20:35:15.672Z] ---> Running in 73a7e120b989 [2022-04-06T20:35:15.672Z] ---> Running in 40a0656768f0 [2022-04-06T20:35:15.930Z] Removing intermediate container 5864fb0bb064 [2022-04-06T20:35:15.930Z] ---> 9863f4e9e9bf [2022-04-06T20:35:15.930Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-06T20:35:16.871Z] ---> d8f8e1ed8b11 [2022-04-06T20:35:16.871Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:35:16.871Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:35:16.871Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:35:16.871Z] ---> Running in 087d31881607 [2022-04-06T20:35:17.454Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:35:17.712Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:35:17.970Z] OK: 221 MiB in 52 packages [2022-04-06T20:35:17.970Z] OK: 221 MiB in 52 packages [2022-04-06T20:35:19.355Z] Removing intermediate container 73a7e120b989 [2022-04-06T20:35:19.355Z] Removing intermediate container 808000ac06ee [2022-04-06T20:35:19.355Z] ---> ab67fdcdc97c [2022-04-06T20:35:19.355Z] ---> 8eadd8e7f02c [2022-04-06T20:35:19.355Z] Step 6/22 : COPY go.mod vendor* ./Step 14/23 : ENV APP_PORT=58890 [2022-04-06T20:35:19.355Z] [2022-04-06T20:35:19.355Z] Removing intermediate container 087d31881607 [2022-04-06T20:35:19.355Z] ---> e73f4bfcdd58 [2022-04-06T20:35:19.355Z] Step 8/23 : COPY . . [2022-04-06T20:35:19.355Z] Removing intermediate container 40a0656768f0 [2022-04-06T20:35:19.355Z] ---> 791b08ed0cf4 [2022-04-06T20:35:19.355Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-06T20:35:19.355Z] ---> Running in 84acc1721fcf [2022-04-06T20:35:19.613Z] Removing intermediate container 84acc1721fcf [2022-04-06T20:35:19.613Z] ---> 66425d78181f [2022-04-06T20:35:19.613Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-06T20:35:19.873Z] ---> Running in d4df5ef01586 [2022-04-06T20:35:19.873Z] ---> 473a6d8f3c0b [2022-04-06T20:35:19.873Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:35:20.136Z] ---> Running in f0597bee8305 [2022-04-06T20:35:20.136Z] ---> 1da207d894a9 [2022-04-06T20:35:20.136Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:35:20.136Z] Removing intermediate container d4df5ef01586 [2022-04-06T20:35:20.136Z] ---> c8127433e437 [2022-04-06T20:35:20.136Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-06T20:35:20.397Z] ---> Running in 37c1db5b1a25 [2022-04-06T20:35:22.927Z] ---> 1bf5f8261da4 [2022-04-06T20:35:22.927Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-06T20:35:23.492Z] ---> 8f83b1473d19 [2022-04-06T20:35:23.492Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-06T20:35:24.060Z] Removing intermediate container 37c1db5b1a25 [2022-04-06T20:35:24.060Z] ---> 9e1e76735299 [2022-04-06T20:35:24.060Z] Step 8/26 : COPY . . [2022-04-06T20:35:24.060Z] Removing intermediate container f0597bee8305 [2022-04-06T20:35:24.060Z] ---> e3ef25fad7da [2022-04-06T20:35:24.060Z] Step 8/22 : COPY . . [2022-04-06T20:35:24.060Z] ---> a1f0dd44e310 [2022-04-06T20:35:24.060Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-06T20:35:24.060Z] ---> Running in 15c84085c7d4 [2022-04-06T20:35:25.435Z] Removing intermediate container 15c84085c7d4 [2022-04-06T20:35:25.435Z] ---> f1af11f87654 [2022-04-06T20:35:25.435Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T20:35:29.310Z] 3f3a8bcf1eab: Pull complete [2022-04-06T20:35:29.310Z] 0c92f367c5e7: Pull complete [2022-04-06T20:35:29.310Z] f7c0051592d6: Pull complete [2022-04-06T20:35:29.310Z] a227ed2f7395: Pull complete [2022-04-06T20:35:30.705Z] ---> Running in f56ea54729bd [2022-04-06T20:35:30.705Z] Removing intermediate container f56ea54729bd [2022-04-06T20:35:30.705Z] ---> d3c5eb68ff23 [2022-04-06T20:35:30.705Z] Step 21/23 : LABEL arch=x86_64 [2022-04-06T20:35:30.705Z] ---> 47a5420ba32c [2022-04-06T20:35:30.705Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-06T20:35:30.705Z] ---> 10e9e2292cec [2022-04-06T20:35:30.705Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-06T20:35:30.705Z] ---> 9c714c7c288d [2022-04-06T20:35:30.705Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-06T20:35:30.705Z] ---> Running in 9b35b388f0d0 [2022-04-06T20:35:30.705Z] ---> Running in 964b92ef6f09 [2022-04-06T20:35:30.705Z] ---> Running in eca8f7782606 [2022-04-06T20:35:30.705Z] ---> Running in 8da296850ce9 [2022-04-06T20:35:30.705Z] Removing intermediate container 964b92ef6f09 [2022-04-06T20:35:30.705Z] ---> 7807e3d62771 [2022-04-06T20:35:30.705Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-06T20:35:30.705Z] ---> Running in 48df38a5aaa2 [2022-04-06T20:35:30.705Z] Removing intermediate container 9b35b388f0d0 [2022-04-06T20:35:30.705Z] ---> b28deb660f9a [2022-04-06T20:35:30.705Z] Step 22/23 : LABEL git_sha=55707faaa197fb62eae33663f83e0b06daf7eb37 [2022-04-06T20:35:30.705Z] ---> Running in 8351b3aad699 [2022-04-06T20:35:30.705Z] Removing intermediate container 8351b3aad699 [2022-04-06T20:35:30.705Z] ---> 426271bbb9d3 [2022-04-06T20:35:30.705Z] Step 23/23 : LABEL version=0.0.0 [2022-04-06T20:35:30.705Z] 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-06T20:35:30.705Z] ---> Running in c3f6b02a5ced [2022-04-06T20:35:30.705Z] 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-06T20:35:30.705Z] Removing intermediate container c3f6b02a5ced [2022-04-06T20:35:30.705Z] ---> 7250b71c34ff [2022-04-06T20:35:30.705Z] [2022-04-06T20:35:30.964Z] Successfully built 7250b71c34ff [2022-04-06T20:35:30.964Z] Successfully tagged sys-mgmt-agent:latest [2022-04-06T20:35:30.964Z] Building core-data [2022-04-06T20:35:32.866Z]  Building sys-mgmt-agent ... done Removing intermediate container 48df38a5aaa2 [2022-04-06T20:35:32.866Z] ---> 3de2cefb7f7c [2022-04-06T20:35:32.866Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-06T20:35:32.866Z] ---> Running in 097eb797bbb2 [2022-04-06T20:35:32.866Z] Removing intermediate container 097eb797bbb2 [2022-04-06T20:35:32.866Z] ---> d8b58706129c [2022-04-06T20:35:32.866Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-06T20:35:33.126Z] ---> Running in 3d481cf857a7 [2022-04-06T20:35:34.084Z] spire-1.2.1/ [2022-04-06T20:35:34.084Z] spire-1.2.1/.data/ [2022-04-06T20:35:34.084Z] spire-1.2.1/.data/.file [2022-04-06T20:35:34.084Z] spire-1.2.1/.dockerignore [2022-04-06T20:35:34.084Z] spire-1.2.1/.gitattributes [2022-04-06T20:35:34.084Z] spire-1.2.1/.githooks/ [2022-04-06T20:35:34.084Z] spire-1.2.1/.githooks/pre-commit [2022-04-06T20:35:34.084Z] spire-1.2.1/.github/ [2022-04-06T20:35:34.084Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-06T20:35:34.084Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-06T20:35:34.084Z] spire-1.2.1/.github/dependabot.yml [2022-04-06T20:35:34.084Z] spire-1.2.1/.github/workflows/ [2022-04-06T20:35:34.084Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-06T20:35:34.084Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-06T20:35:34.084Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-06T20:35:34.084Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-06T20:35:34.084Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-06T20:35:34.084Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-06T20:35:34.084Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-06T20:35:34.084Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-06T20:35:34.084Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-06T20:35:34.084Z] spire-1.2.1/.gitignore [2022-04-06T20:35:34.084Z] spire-1.2.1/.go-version [2022-04-06T20:35:34.084Z] spire-1.2.1/.golangci.yml [2022-04-06T20:35:34.084Z] spire-1.2.1/ADOPTERS.md [2022-04-06T20:35:34.084Z] spire-1.2.1/CHANGELOG.md [2022-04-06T20:35:34.084Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-06T20:35:34.084Z] spire-1.2.1/CODEOWNERS [2022-04-06T20:35:34.084Z] spire-1.2.1/CONTRIBUTING.md [2022-04-06T20:35:34.084Z] spire-1.2.1/Dockerfile [2022-04-06T20:35:34.084Z] spire-1.2.1/Dockerfile.dev [2022-04-06T20:35:34.084Z] spire-1.2.1/Dockerfile.scratch [2022-04-06T20:35:34.084Z] spire-1.2.1/LICENSE [2022-04-06T20:35:34.084Z] spire-1.2.1/MAINTAINERS.md [2022-04-06T20:35:34.084Z] spire-1.2.1/Makefile [2022-04-06T20:35:34.084Z] spire-1.2.1/README.md [2022-04-06T20:35:34.084Z] spire-1.2.1/ROADMAP.md [2022-04-06T20:35:34.084Z] spire-1.2.1/SECURITY.md [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/ [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-agent/ [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/ [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-06T20:35:34.084Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-06T20:35:34.084Z] spire-1.2.1/conf/ [2022-04-06T20:35:34.084Z] spire-1.2.1/conf/agent/ [2022-04-06T20:35:34.084Z] spire-1.2.1/conf/agent/agent.conf [2022-04-06T20:35:34.084Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-06T20:35:34.084Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-06T20:35:34.084Z] spire-1.2.1/conf/server/ [2022-04-06T20:35:34.084Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-06T20:35:34.084Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-06T20:35:34.084Z] spire-1.2.1/conf/server/server.conf [2022-04-06T20:35:34.084Z] spire-1.2.1/conf/server/server_full.conf [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/ [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/SPIRE101.md [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/auditlog.md [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/images/ [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-06T20:35:34.084Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-06T20:35:34.085Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-06T20:35:34.085Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-06T20:35:34.085Z] spire-1.2.1/doc/scaling_spire.md [2022-04-06T20:35:34.085Z] spire-1.2.1/doc/spire_agent.md [2022-04-06T20:35:34.085Z] spire-1.2.1/doc/spire_server.md [2022-04-06T20:35:34.085Z] spire-1.2.1/doc/supported_integrations.md [2022-04-06T20:35:34.085Z] spire-1.2.1/doc/telemetry.md [2022-04-06T20:35:34.085Z] spire-1.2.1/doc/telemetry_config.md [2022-04-06T20:35:34.085Z] spire-1.2.1/doc/upgrading.md [2022-04-06T20:35:34.085Z] spire-1.2.1/doc/using_spire.md [2022-04-06T20:35:34.085Z] spire-1.2.1/examples/ [2022-04-06T20:35:34.085Z] spire-1.2.1/examples/README.md [2022-04-06T20:35:34.085Z] spire-1.2.1/go.mod [2022-04-06T20:35:34.085Z] spire-1.2.1/go.sum [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/agent.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/api/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/client/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/common/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/config.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/manager/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-06T20:35:34.085Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/agent/svid/ [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/ [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/api/ [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/api/names.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/auth/ [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/catalog/ [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/cli/ [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/health/ [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/health/config.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/health/context.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/health/health.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/idutil/ [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/log/ [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/log/log.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/log/options.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-06T20:35:34.086Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/plugin/ [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/profiling/ [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/selector/ [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/uptime/ [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/util/ [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/util/task.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/version/ [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/version/version.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/x509util/ [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/server/ [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/server/api/ [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/server/api/api.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/server/api/health/ [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-06T20:35:34.087Z] spire-1.2.1/pkg/server/api/id.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/api/status.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/bundle/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/ca/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/cache/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/catalog/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/config.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/datastore/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-06T20:35:34.088Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-06T20:35:34.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-06T20:35:34.350Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-06T20:35:34.350Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-06T20:35:34.350Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-06T20:35:34.350Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-06T20:35:34.350Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-06T20:35:34.350Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-06T20:35:34.350Z] spire-1.2.1/pkg/server/registration/ [2022-04-06T20:35:34.350Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-06T20:35:34.350Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-06T20:35:34.350Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-06T20:35:34.350Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-06T20:35:34.350Z] spire-1.2.1/pkg/server/server.go [2022-04-06T20:35:34.350Z] spire-1.2.1/pkg/server/server_test.go [2022-04-06T20:35:34.350Z] spire-1.2.1/pkg/server/svid/ [2022-04-06T20:35:34.350Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-06T20:35:34.350Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-06T20:35:34.350Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-06T20:35:34.350Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-06T20:35:34.350Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-06T20:35:34.350Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-06T20:35:34.350Z] spire-1.2.1/proto/ [2022-04-06T20:35:34.350Z] spire-1.2.1/proto/private/ [2022-04-06T20:35:34.350Z] spire-1.2.1/proto/private/server/ [2022-04-06T20:35:34.350Z] spire-1.2.1/proto/private/server/journal/ [2022-04-06T20:35:34.350Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-06T20:35:34.350Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-06T20:35:34.350Z] spire-1.2.1/proto/spire/ [2022-04-06T20:35:34.350Z] spire-1.2.1/proto/spire/common/ [2022-04-06T20:35:34.350Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-06T20:35:34.350Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-06T20:35:34.350Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-06T20:35:34.350Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-06T20:35:34.350Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-06T20:35:34.350Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-06T20:35:34.350Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-06T20:35:34.350Z] spire-1.2.1/proto/spire/plugin/ [2022-04-06T20:35:34.350Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-06T20:35:34.350Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-06T20:35:34.350Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-06T20:35:34.350Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-06T20:35:34.350Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-06T20:35:34.350Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-06T20:35:34.350Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-06T20:35:34.350Z] spire-1.2.1/release/ [2022-04-06T20:35:34.350Z] spire-1.2.1/release/spire-extras/ [2022-04-06T20:35:34.350Z] spire-1.2.1/release/spire-extras/README.md [2022-04-06T20:35:34.350Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-06T20:35:34.350Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-06T20:35:34.350Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-06T20:35:34.350Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-06T20:35:34.350Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-06T20:35:34.350Z] spire-1.2.1/release/spire/ [2022-04-06T20:35:34.350Z] spire-1.2.1/release/spire/README.md [2022-04-06T20:35:34.350Z] spire-1.2.1/release/spire/conf/ [2022-04-06T20:35:34.350Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-06T20:35:34.350Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-06T20:35:34.350Z] spire-1.2.1/release/spire/conf/server/ [2022-04-06T20:35:34.350Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-06T20:35:34.350Z] spire-1.2.1/script/ [2022-04-06T20:35:34.350Z] spire-1.2.1/script/build-artifact.sh [2022-04-06T20:35:34.350Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-06T20:35:34.350Z] spire-1.2.1/support/ [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/ [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-06T20:35:34.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-06T20:35:34.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-06T20:35:34.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-06T20:35:34.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-06T20:35:34.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-06T20:35:34.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-06T20:35:34.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-06T20:35:34.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-06T20:35:34.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-06T20:35:34.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-06T20:35:34.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-06T20:35:34.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-06T20:35:34.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-06T20:35:34.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-06T20:35:34.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-06T20:35:34.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-06T20:35:34.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-06T20:35:34.351Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-06T20:35:34.351Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-06T20:35:34.351Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-06T20:35:34.351Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-06T20:35:34.351Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-06T20:35:34.351Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-06T20:35:34.351Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-06T20:35:34.351Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-06T20:35:34.351Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-06T20:35:34.351Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-06T20:35:34.351Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-06T20:35:34.351Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-06T20:35:34.351Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-06T20:35:34.351Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-06T20:35:34.351Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-06T20:35:34.351Z] spire-1.2.1/test/ [2022-04-06T20:35:34.351Z] spire-1.2.1/test/clock/ [2022-04-06T20:35:34.351Z] spire-1.2.1/test/clock/clock.go [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fakes/ [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/ [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/certs/ [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/config/ [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/fixture.go [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/registration/ [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-06T20:35:34.351Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-06T20:35:34.351Z] spire-1.2.1/test/integration/ [2022-04-06T20:35:34.351Z] spire-1.2.1/test/integration/README.md [2022-04-06T20:35:34.351Z] spire-1.2.1/test/integration/common [2022-04-06T20:35:34.351Z] spire-1.2.1/test/integration/setup/ [2022-04-06T20:35:34.351Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-06T20:35:34.351Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-06T20:35:34.351Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-06T20:35:34.351Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-06T20:35:34.351Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-06T20:35:34.351Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-06T20:35:34.351Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-06T20:35:34.351Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-06T20:35:34.351Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-06T20:35:34.351Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-06T20:35:34.351Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-06T20:35:34.351Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-06T20:35:34.351Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-06T20:35:34.351Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-06T20:35:34.351Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-06T20:35:34.351Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-06T20:35:34.351Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-06T20:35:34.351Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-06T20:35:34.351Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-06T20:35:34.351Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-06T20:35:34.351Z] spire-1.2.1/test/integration/suites/ [2022-04-06T20:35:34.351Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-06T20:35:34.351Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-06T20:35:34.351Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-06T20:35:34.351Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-06T20:35:34.351Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-06T20:35:34.351Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-06T20:35:34.351Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-06T20:35:34.351Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-06T20:35:34.351Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-06T20:35:34.351Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-06T20:35:34.351Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-06T20:35:34.351Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-06T20:35:34.351Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-06T20:35:34.351Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-06T20:35:34.351Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-06T20:35:34.351Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-06T20:35:34.351Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-06T20:35:34.351Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-06T20:35:34.352Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/test-one.sh [2022-04-06T20:35:34.353Z] spire-1.2.1/test/integration/test.sh [2022-04-06T20:35:34.353Z] spire-1.2.1/test/plugintest/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/plugintest/config.go [2022-04-06T20:35:34.353Z] spire-1.2.1/test/plugintest/load.go [2022-04-06T20:35:34.353Z] spire-1.2.1/test/plugintest/option.go [2022-04-06T20:35:34.353Z] spire-1.2.1/test/spiretest/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-06T20:35:34.353Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-06T20:35:34.353Z] spire-1.2.1/test/spiretest/dir.go [2022-04-06T20:35:34.353Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-06T20:35:34.353Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-06T20:35:34.353Z] spire-1.2.1/test/spiretest/logs.go [2022-04-06T20:35:34.353Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-06T20:35:34.353Z] spire-1.2.1/test/spiretest/suite.go [2022-04-06T20:35:34.353Z] spire-1.2.1/test/spiretest/x509.go [2022-04-06T20:35:34.353Z] spire-1.2.1/test/testca/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/testca/ca.go [2022-04-06T20:35:34.353Z] spire-1.2.1/test/testkey/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/testkey/generate.sh [2022-04-06T20:35:34.353Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-06T20:35:34.353Z] spire-1.2.1/test/testkey/keys.go [2022-04-06T20:35:34.353Z] spire-1.2.1/test/testkey/new.go [2022-04-06T20:35:34.353Z] spire-1.2.1/test/tpmsimulator/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-06T20:35:34.353Z] spire-1.2.1/test/util/ [2022-04-06T20:35:34.353Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-06T20:35:34.353Z] spire-1.2.1/test/util/cert_generation.go [2022-04-06T20:35:34.353Z] spire-1.2.1/test/util/io_redirection.go [2022-04-06T20:35:34.353Z] spire-1.2.1/test/util/race.go [2022-04-06T20:35:34.353Z] spire-1.2.1/test/util/util.go [2022-04-06T20:35:34.353Z] building spire from source... [2022-04-06T20:35:34.353Z] Installing go1.17.7... [2022-04-06T20:35:35.293Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:35:35.293Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:35:35.293Z] ---> 8477ff1b7fe3 [2022-04-06T20:35:35.293Z] Step 3/23 : WORKDIR /edgex-go [2022-04-06T20:35:35.293Z] ---> Using cache [2022-04-06T20:35:35.293Z] ---> d5379e7cf2e4 [2022-04-06T20:35:35.293Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:35:35.293Z] ---> Using cache [2022-04-06T20:35:35.293Z] ---> d8be7dd7a181 [2022-04-06T20:35:35.293Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-06T20:35:37.196Z] ---> Running in 408176d0c905 [2022-04-06T20:35:37.454Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:35:37.642Z] 7b1c46037f91: Pull complete [2022-04-06T20:35:37.642Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-06T20:35:37.642Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-06T20:35:37.642Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-06T20:35:38.005Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-06T20:35:38.005Z] WORKDIR /edgex [2022-04-06T20:35:38.005Z] COPY go.mod . [2022-04-06T20:35:38.005Z] RUN go mod download [2022-04-06T20:35:38.005Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-06T20:35:38.390Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:35:38.649Z] OK: 221 MiB in 52 packages [2022-04-06T20:35:40.555Z] Removing intermediate container 408176d0c905 [2022-04-06T20:35:40.555Z] ---> 0d6782e5a92a [2022-04-06T20:35:40.555Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-06T20:35:40.555Z] Building bin/spire-server... [2022-04-06T20:35:40.555Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-06T20:35:40.555Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-06T20:35:40.555Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-06T20:35:40.555Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-06T20:35:40.555Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-06T20:35:40.555Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-06T20:35:40.555Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-06T20:35:40.555Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-06T20:35:40.555Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-06T20:35:40.555Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-06T20:35:40.812Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-06T20:35:40.812Z]  ---> 1609f943f7db [2022-04-06T20:35:40.812Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:35:40.812Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-06T20:35:41.070Z]  ---> Running in 6824f2ecdd2e [2022-04-06T20:35:41.070Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-06T20:35:41.070Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-06T20:35:41.070Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-06T20:35:41.070Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-06T20:35:41.070Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-06T20:35:41.070Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-06T20:35:41.070Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-06T20:35:41.070Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-06T20:35:41.344Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-06T20:35:41.344Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-06T20:35:41.344Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-06T20:35:41.344Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-06T20:35:41.344Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-06T20:35:41.344Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-06T20:35:41.408Z] Sending build context to Docker daemon 169.1MB [2022-04-06T20:35:41.408Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-06T20:35:41.408Z] ---> f79e39bc4007 [2022-04-06T20:35:41.408Z] Step 2/4 : WORKDIR /edgex [2022-04-06T20:35:41.602Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-06T20:35:41.602Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-06T20:35:41.602Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-06T20:35:41.602Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-06T20:35:41.602Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-06T20:35:41.602Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-06T20:35:41.602Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-06T20:35:41.602Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-06T20:35:41.602Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-06T20:35:41.602Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-06T20:35:41.602Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-06T20:35:41.602Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-06T20:35:41.602Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-06T20:35:41.602Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-06T20:35:41.860Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-06T20:35:41.861Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-06T20:35:41.861Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-06T20:35:41.861Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-06T20:35:41.861Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-06T20:35:41.861Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-06T20:35:41.861Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-06T20:35:41.861Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-06T20:35:42.011Z] ---> Running in 768fc074cdfb [2022-04-06T20:35:42.120Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-06T20:35:42.288Z] Removing intermediate container 768fc074cdfb [2022-04-06T20:35:42.288Z] ---> f52f5316a003 [2022-04-06T20:35:42.288Z] Step 3/4 : COPY go.mod . [2022-04-06T20:35:42.886Z] ---> 4c6c1e6f0068 [2022-04-06T20:35:42.886Z] Step 4/4 : RUN go mod download [2022-04-06T20:35:42.886Z] ---> Running in 34ac6fb235cd [2022-04-06T20:35:43.058Z] Removing intermediate container 6824f2ecdd2e [2022-04-06T20:35:43.058Z] ---> f1ea3e847cf7 [2022-04-06T20:35:43.058Z] Step 8/23 : COPY . . [2022-04-06T20:35:43.999Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-06T20:35:43.999Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-06T20:35:43.999Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-06T20:35:43.999Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-06T20:35:43.999Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-06T20:35:43.999Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-06T20:35:49.276Z] go: downloading google.golang.org/api v0.70.0 [2022-04-06T20:35:49.276Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-06T20:35:49.276Z] go: downloading k8s.io/api v0.23.4 [2022-04-06T20:35:49.276Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-06T20:35:49.276Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-06T20:35:49.276Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-06T20:35:49.276Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-06T20:35:49.276Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-06T20:35:49.276Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-06T20:35:49.276Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-06T20:35:49.842Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-06T20:35:50.411Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-06T20:35:50.411Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-06T20:35:50.411Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-06T20:35:50.669Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-06T20:35:50.669Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-06T20:35:50.669Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-06T20:35:50.928Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-06T20:35:50.928Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-06T20:35:51.189Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-06T20:35:51.447Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-06T20:35:51.707Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-06T20:35:51.707Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-06T20:35:51.966Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-06T20:35:51.966Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-06T20:35:52.225Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-06T20:35:52.483Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-06T20:35:52.483Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-06T20:35:52.741Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-06T20:35:53.000Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-06T20:35:53.405Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-06T20:35:53.405Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-06T20:35:53.667Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-06T20:35:53.667Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-06T20:35:53.667Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-06T20:35:53.937Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-06T20:35:53.937Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-06T20:35:53.937Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-06T20:35:53.937Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-06T20:35:54.196Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-06T20:35:54.196Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-06T20:35:54.196Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-06T20:35:54.196Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-06T20:35:54.196Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-06T20:35:54.455Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-06T20:35:54.455Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-06T20:35:54.455Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-06T20:35:54.455Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-06T20:35:54.455Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-06T20:35:54.455Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-06T20:35:54.713Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-06T20:35:54.713Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-06T20:35:54.713Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-06T20:35:54.713Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-06T20:35:54.713Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-06T20:35:54.713Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-06T20:35:54.713Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-06T20:35:54.713Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-06T20:35:54.713Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-06T20:35:54.713Z]  ---> a460f889b25a [2022-04-06T20:35:54.713Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-06T20:35:54.713Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-06T20:35:54.713Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-06T20:35:54.713Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-06T20:35:54.713Z] go: downloading go.opencensus.io v0.23.0 [2022-04-06T20:35:54.713Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-06T20:35:54.713Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-06T20:35:54.713Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-06T20:35:54.713Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-06T20:35:54.972Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-06T20:35:54.972Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-06T20:35:54.972Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-06T20:35:54.972Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-06T20:35:54.972Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-06T20:35:54.972Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-06T20:35:54.972Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-06T20:35:54.972Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-06T20:35:54.972Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-06T20:35:54.972Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-06T20:35:54.972Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-06T20:35:54.972Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-06T20:35:54.972Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-06T20:35:54.972Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-06T20:35:55.231Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-06T20:35:55.231Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-06T20:35:55.231Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-06T20:35:55.231Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-06T20:35:55.231Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-06T20:35:55.231Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-06T20:35:55.489Z]  ---> Running in e1734c2d74db [2022-04-06T20:35:55.748Z] 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-06T20:35:59.114Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-06T20:35:59.114Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-06T20:36:03.317Z] Removing intermediate container 8da296850ce9 [2022-04-06T20:36:03.317Z] ---> 73a5c2d74ea6 [2022-04-06T20:36:03.317Z] [2022-04-06T20:36:03.317Z] Step 10/22 : FROM alpine:3.14 [2022-04-06T20:36:03.317Z] ---> e04c818066af [2022-04-06T20:36:03.317Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-06T20:36:03.317Z] Removing intermediate container eca8f7782606 [2022-04-06T20:36:03.317Z] ---> cb4406462b0a [2022-04-06T20:36:03.317Z] [2022-04-06T20:36:03.317Z] Step 10/23 : FROM alpine:3.14 [2022-04-06T20:36:03.317Z] ---> e04c818066af [2022-04-06T20:36:03.317Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-06T20:36:03.317Z] ---> Running in 7dbc73396f90 [2022-04-06T20:36:03.317Z] ---> Running in 5c2f27c0c04c [2022-04-06T20:36:04.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:36:04.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:36:04.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:36:04.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:36:04.253Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-06T20:36:04.253Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T20:36:04.253Z] OK: 6 MiB in 15 packages [2022-04-06T20:36:04.513Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-06T20:36:04.513Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T20:36:04.513Z] OK: 6 MiB in 15 packages [2022-04-06T20:36:05.505Z] Removing intermediate container 5c2f27c0c04c [2022-04-06T20:36:05.505Z] ---> b466a2b784d8 [2022-04-06T20:36:05.505Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-06T20:36:05.505Z] Removing intermediate container 7dbc73396f90 [2022-04-06T20:36:05.505Z] ---> f3fccb696d5f [2022-04-06T20:36:05.505Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-06T20:36:05.505Z] ---> Running in 700ae901d314 [2022-04-06T20:36:05.505Z] ---> Running in 87d873335364 [2022-04-06T20:36:05.505Z] Removing intermediate container 87d873335364 [2022-04-06T20:36:05.505Z] ---> c4d148eaff23 [2022-04-06T20:36:05.505Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-06T20:36:05.806Z] Removing intermediate container 700ae901d314 [2022-04-06T20:36:05.806Z] ---> 75fe5bdca772 [2022-04-06T20:36:05.806Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-06T20:36:05.806Z] ---> Running in 97ea27b10303 [2022-04-06T20:36:05.806Z] ---> Running in cbb56d5bec77 [2022-04-06T20:36:06.071Z] Removing intermediate container cbb56d5bec77 [2022-04-06T20:36:06.071Z] ---> 2a4dc53ca368 [2022-04-06T20:36:06.071Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-06T20:36:06.071Z] Removing intermediate container 97ea27b10303 [2022-04-06T20:36:06.071Z] ---> cccb13b8aed9 [2022-04-06T20:36:06.071Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-06T20:36:06.071Z] ---> Running in 61ead462b6a1 [2022-04-06T20:36:06.071Z] ---> Running in 5c4e6463ba34 [2022-04-06T20:36:06.375Z] Removing intermediate container 61ead462b6a1 [2022-04-06T20:36:06.375Z] Removing intermediate container 5c4e6463ba34 [2022-04-06T20:36:06.375Z] ---> d6dadd9bb27d [2022-04-06T20:36:06.375Z] ---> fccc2a6c0a85 [2022-04-06T20:36:06.375Z] Step 15/23 : WORKDIR /Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T20:36:06.375Z] [2022-04-06T20:36:06.634Z] ---> Running in b2fc70d3917f [2022-04-06T20:36:06.893Z] Removing intermediate container b2fc70d3917f [2022-04-06T20:36:06.893Z] ---> 6e1c3b5d677f [2022-04-06T20:36:06.893Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T20:36:06.893Z] ---> 9947c52cfa67 [2022-04-06T20:36:06.893Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-06T20:36:07.829Z] ---> b23672fe9a89 [2022-04-06T20:36:07.829Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-06T20:36:07.829Z] ---> 72fc7afeff5b [2022-04-06T20:36:07.830Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-06T20:36:09.220Z] ---> c0a9e6410c8d [2022-04-06T20:36:09.220Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-06T20:36:09.220Z] ---> f0a0040cdb74 [2022-04-06T20:36:09.220Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-06T20:36:09.220Z] ---> Running in a050056c0656 [2022-04-06T20:36:09.481Z] Removing intermediate container a050056c0656 [2022-04-06T20:36:09.482Z] ---> 79a2102b8c13 [2022-04-06T20:36:09.482Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T20:36:09.482Z] ---> Running in 528ae6160369 [2022-04-06T20:36:09.744Z] ---> 67e78b9fda75 [2022-04-06T20:36:09.744Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-06T20:36:09.744Z] ---> Running in 90b87c2ade25 [2022-04-06T20:36:09.744Z] Removing intermediate container 528ae6160369 [2022-04-06T20:36:09.744Z] ---> c497ab21eaa7 [2022-04-06T20:36:09.744Z] Step 20/22 : LABEL arch=x86_64 [2022-04-06T20:36:09.744Z] ---> Running in b525ca7bb1f2 [2022-04-06T20:36:10.015Z] Removing intermediate container 90b87c2ade25 [2022-04-06T20:36:10.015Z] ---> 630dbe50e974 [2022-04-06T20:36:10.015Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T20:36:10.015Z] ---> Running in fd43172ef040 [2022-04-06T20:36:10.015Z] Removing intermediate container b525ca7bb1f2 [2022-04-06T20:36:10.015Z] ---> d446db733c6d [2022-04-06T20:36:10.015Z] Step 21/22 : LABEL git_sha=55707faaa197fb62eae33663f83e0b06daf7eb37 [2022-04-06T20:36:10.280Z] ---> Running in fee9bead363f [2022-04-06T20:36:10.280Z] Removing intermediate container fd43172ef040 [2022-04-06T20:36:10.280Z] ---> b3e55dee2041 [2022-04-06T20:36:10.280Z] Step 21/23 : LABEL arch=x86_64 [2022-04-06T20:36:10.280Z] ---> Running in 14ea615f3a49 [2022-04-06T20:36:10.538Z] Removing intermediate container fee9bead363f [2022-04-06T20:36:10.538Z] ---> 1e16c4ec88b9 [2022-04-06T20:36:10.538Z] Step 22/22 : LABEL version=0.0.0 [2022-04-06T20:36:10.538Z] ---> Running in 7942fa70c5fd [2022-04-06T20:36:10.538Z] Removing intermediate container 14ea615f3a49 [2022-04-06T20:36:10.538Z] ---> 311966a87482 [2022-04-06T20:36:10.538Z] Step 22/23 : LABEL git_sha=55707faaa197fb62eae33663f83e0b06daf7eb37 [2022-04-06T20:36:10.800Z] ---> Running in fb357e3fd086 [2022-04-06T20:36:10.800Z] Removing intermediate container 7942fa70c5fd [2022-04-06T20:36:10.800Z] ---> 5a7b40853bd1 [2022-04-06T20:36:10.800Z] [2022-04-06T20:36:11.058Z] Removing intermediate container fb357e3fd086 [2022-04-06T20:36:11.058Z] ---> c9a3e0188da2 [2022-04-06T20:36:11.058Z] Step 23/23 : LABEL version=0.0.0 [2022-04-06T20:36:11.058Z] Successfully built 5a7b40853bd1 [2022-04-06T20:36:11.058Z] Successfully tagged support-scheduler:latest [2022-04-06T20:36:11.058Z]  Building support-scheduler ... done Building security-spire-server [2022-04-06T20:36:11.058Z] ---> Running in c8ca11ee70b8 [2022-04-06T20:36:12.435Z] Removing intermediate container c8ca11ee70b8 [2022-04-06T20:36:12.435Z] ---> e78335abbb13 [2022-04-06T20:36:12.435Z] [2022-04-06T20:36:12.435Z] Successfully built e78335abbb13 [2022-04-06T20:36:12.435Z] Successfully tagged core-metadata:latest [2022-04-06T20:36:12.435Z]  Building core-metadata ... done Building support-notifications [2022-04-06T20:36:15.726Z] Building bin/spire-agent... [2022-04-06T20:36:15.726Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-06T20:36:15.726Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-06T20:36:16.665Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-06T20:36:16.665Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-06T20:36:16.665Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-06T20:36:16.665Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-06T20:36:16.666Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-06T20:36:16.925Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-06T20:36:16.925Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-06T20:36:16.925Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-06T20:36:16.925Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-06T20:36:16.925Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-06T20:36:16.925Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-06T20:36:18.827Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:36:18.827Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:36:18.827Z] ---> 8477ff1b7fe3 [2022-04-06T20:36:18.827Z] Step 3/25 : WORKDIR /edgex-go [2022-04-06T20:36:18.827Z] ---> Using cache [2022-04-06T20:36:18.827Z] ---> d5379e7cf2e4 [2022-04-06T20:36:18.827Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:36:18.827Z] ---> Using cache [2022-04-06T20:36:18.827Z] ---> d8be7dd7a181 [2022-04-06T20:36:18.827Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-06T20:36:18.827Z] ---> Using cache [2022-04-06T20:36:18.827Z] ---> 791b08ed0cf4 [2022-04-06T20:36:18.827Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-06T20:36:18.827Z] ---> Using cache [2022-04-06T20:36:18.827Z] ---> 1da207d894a9 [2022-04-06T20:36:18.827Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:36:18.827Z] ---> Using cache [2022-04-06T20:36:18.827Z] ---> 9e1e76735299 [2022-04-06T20:36:18.827Z] Step 8/25 : COPY . . [2022-04-06T20:36:18.827Z] ---> Using cache [2022-04-06T20:36:18.827Z] ---> 10e9e2292cec [2022-04-06T20:36:18.827Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-06T20:36:18.827Z] ---> Using cache [2022-04-06T20:36:18.827Z] ---> 7807e3d62771 [2022-04-06T20:36:18.827Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-06T20:36:18.827Z] ---> Using cache [2022-04-06T20:36:18.827Z] ---> 3de2cefb7f7c [2022-04-06T20:36:18.827Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-06T20:36:18.827Z] ---> Using cache [2022-04-06T20:36:18.827Z] ---> d8b58706129c [2022-04-06T20:36:18.827Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-06T20:36:20.731Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:36:20.731Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:36:20.731Z] ---> 8477ff1b7fe3 [2022-04-06T20:36:20.731Z] Step 3/22 : WORKDIR /edgex-go [2022-04-06T20:36:20.731Z] ---> Using cache [2022-04-06T20:36:20.731Z] ---> d5379e7cf2e4 [2022-04-06T20:36:20.731Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:36:20.731Z] ---> Using cache [2022-04-06T20:36:20.731Z] ---> d8be7dd7a181 [2022-04-06T20:36:20.731Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-06T20:36:26.004Z] ---> Running in 3918cff2e4cb [2022-04-06T20:36:26.004Z] ---> Running in 40bb85cc82d1 [2022-04-06T20:36:26.262Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:36:26.527Z] spire-1.2.1/ [2022-04-06T20:36:26.527Z] spire-1.2.1/.data/ [2022-04-06T20:36:26.527Z] spire-1.2.1/.data/.file [2022-04-06T20:36:26.527Z] spire-1.2.1/.dockerignore [2022-04-06T20:36:26.527Z] spire-1.2.1/.gitattributes [2022-04-06T20:36:26.527Z] spire-1.2.1/.githooks/ [2022-04-06T20:36:26.527Z] spire-1.2.1/.githooks/pre-commit [2022-04-06T20:36:26.527Z] spire-1.2.1/.github/ [2022-04-06T20:36:26.527Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-06T20:36:26.527Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-06T20:36:26.527Z] spire-1.2.1/.github/dependabot.yml [2022-04-06T20:36:26.527Z] spire-1.2.1/.github/workflows/ [2022-04-06T20:36:26.527Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-06T20:36:26.527Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-06T20:36:26.527Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-06T20:36:26.527Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-06T20:36:26.527Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-06T20:36:26.527Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-06T20:36:26.527Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-06T20:36:26.527Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-06T20:36:26.527Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-06T20:36:26.527Z] spire-1.2.1/.gitignore [2022-04-06T20:36:26.527Z] spire-1.2.1/.go-version [2022-04-06T20:36:26.527Z] spire-1.2.1/.golangci.yml [2022-04-06T20:36:26.527Z] spire-1.2.1/ADOPTERS.md [2022-04-06T20:36:26.527Z] spire-1.2.1/CHANGELOG.md [2022-04-06T20:36:26.527Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-06T20:36:26.527Z] spire-1.2.1/CODEOWNERS [2022-04-06T20:36:26.527Z] spire-1.2.1/CONTRIBUTING.md [2022-04-06T20:36:26.527Z] spire-1.2.1/Dockerfile [2022-04-06T20:36:26.527Z] spire-1.2.1/Dockerfile.dev [2022-04-06T20:36:26.527Z] spire-1.2.1/Dockerfile.scratch [2022-04-06T20:36:26.527Z] spire-1.2.1/LICENSE [2022-04-06T20:36:26.527Z] spire-1.2.1/MAINTAINERS.md [2022-04-06T20:36:26.527Z] spire-1.2.1/Makefile [2022-04-06T20:36:26.527Z] spire-1.2.1/README.md [2022-04-06T20:36:26.527Z] spire-1.2.1/ROADMAP.md [2022-04-06T20:36:26.527Z] spire-1.2.1/SECURITY.md [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/ [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-agent/ [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/ [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-06T20:36:26.527Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-06T20:36:26.527Z] spire-1.2.1/conf/ [2022-04-06T20:36:26.527Z] spire-1.2.1/conf/agent/ [2022-04-06T20:36:26.527Z] spire-1.2.1/conf/agent/agent.conf [2022-04-06T20:36:26.527Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-06T20:36:26.527Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-06T20:36:26.527Z] spire-1.2.1/conf/server/ [2022-04-06T20:36:26.527Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-06T20:36:26.527Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-06T20:36:26.527Z] spire-1.2.1/conf/server/server.conf [2022-04-06T20:36:26.527Z] spire-1.2.1/conf/server/server_full.conf [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/ [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/SPIRE101.md [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/auditlog.md [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/images/ [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-06T20:36:26.527Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-06T20:36:26.528Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-06T20:36:26.528Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-06T20:36:26.528Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-06T20:36:26.528Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-06T20:36:26.528Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-06T20:36:26.528Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-06T20:36:26.528Z] spire-1.2.1/doc/scaling_spire.md [2022-04-06T20:36:26.528Z] spire-1.2.1/doc/spire_agent.md [2022-04-06T20:36:26.528Z] spire-1.2.1/doc/spire_server.md [2022-04-06T20:36:26.528Z] spire-1.2.1/doc/supported_integrations.md [2022-04-06T20:36:26.528Z] spire-1.2.1/doc/telemetry.md [2022-04-06T20:36:26.528Z] spire-1.2.1/doc/telemetry_config.md [2022-04-06T20:36:26.528Z] spire-1.2.1/doc/upgrading.md [2022-04-06T20:36:26.528Z] spire-1.2.1/doc/using_spire.md [2022-04-06T20:36:26.528Z] spire-1.2.1/examples/ [2022-04-06T20:36:26.528Z] spire-1.2.1/examples/README.md [2022-04-06T20:36:26.528Z] spire-1.2.1/go.mod [2022-04-06T20:36:26.528Z] spire-1.2.1/go.sum [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/agent.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/api/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/client/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/common/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/config.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/manager/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-06T20:36:26.528Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/agent/svid/ [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/ [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/api/ [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/api/names.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/auth/ [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/catalog/ [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/cli/ [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/health/ [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/health/config.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/health/context.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/health/health.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/idutil/ [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/log/ [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/log/log.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/log/options.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-06T20:36:26.529Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/plugin/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/profiling/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/selector/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/uptime/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/util/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/util/task.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/version/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/version/version.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/x509util/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/api.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/health/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/id.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-06T20:36:26.530Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/api/status.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/bundle/ [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/ca/ [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/cache/ [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/catalog/ [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/config.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/datastore/ [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/ [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-06T20:36:26.531Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/registration/ [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/server.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/server_test.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/svid/ [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-06T20:36:26.532Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-06T20:36:26.532Z] spire-1.2.1/proto/ [2022-04-06T20:36:26.532Z] spire-1.2.1/proto/private/ [2022-04-06T20:36:26.532Z] spire-1.2.1/proto/private/server/ [2022-04-06T20:36:26.532Z] spire-1.2.1/proto/private/server/journal/ [2022-04-06T20:36:26.532Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-06T20:36:26.532Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-06T20:36:26.532Z] spire-1.2.1/proto/spire/ [2022-04-06T20:36:26.532Z] spire-1.2.1/proto/spire/common/ [2022-04-06T20:36:26.532Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-06T20:36:26.532Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-06T20:36:26.532Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-06T20:36:26.532Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-06T20:36:26.532Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-06T20:36:26.532Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-06T20:36:26.532Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-06T20:36:26.532Z] spire-1.2.1/proto/spire/plugin/ [2022-04-06T20:36:26.532Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-06T20:36:26.532Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-06T20:36:26.532Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-06T20:36:26.532Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-06T20:36:26.532Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-06T20:36:26.532Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-06T20:36:26.532Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-06T20:36:26.532Z] spire-1.2.1/release/ [2022-04-06T20:36:26.532Z] spire-1.2.1/release/spire-extras/ [2022-04-06T20:36:26.532Z] spire-1.2.1/release/spire-extras/README.md [2022-04-06T20:36:26.532Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-06T20:36:26.532Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-06T20:36:26.532Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-06T20:36:26.532Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-06T20:36:26.532Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-06T20:36:26.532Z] spire-1.2.1/release/spire/ [2022-04-06T20:36:26.532Z] spire-1.2.1/release/spire/README.md [2022-04-06T20:36:26.532Z] spire-1.2.1/release/spire/conf/ [2022-04-06T20:36:26.532Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-06T20:36:26.532Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-06T20:36:26.532Z] spire-1.2.1/release/spire/conf/server/ [2022-04-06T20:36:26.532Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-06T20:36:26.532Z] spire-1.2.1/script/ [2022-04-06T20:36:26.532Z] spire-1.2.1/script/build-artifact.sh [2022-04-06T20:36:26.532Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-06T20:36:26.532Z] spire-1.2.1/support/ [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/ [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-06T20:36:26.532Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-06T20:36:26.532Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-06T20:36:26.532Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-06T20:36:26.532Z] spire-1.2.1/test/ [2022-04-06T20:36:26.532Z] spire-1.2.1/test/clock/ [2022-04-06T20:36:26.532Z] spire-1.2.1/test/clock/clock.go [2022-04-06T20:36:26.532Z] spire-1.2.1/test/fakes/ [2022-04-06T20:36:26.532Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/certs/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/config/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/fixture.go [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/registration/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-06T20:36:26.533Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/README.md [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/common [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/setup/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-06T20:36:26.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/test-one.sh [2022-04-06T20:36:26.534Z] spire-1.2.1/test/integration/test.sh [2022-04-06T20:36:26.534Z] spire-1.2.1/test/plugintest/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/plugintest/config.go [2022-04-06T20:36:26.534Z] spire-1.2.1/test/plugintest/load.go [2022-04-06T20:36:26.534Z] spire-1.2.1/test/plugintest/option.go [2022-04-06T20:36:26.534Z] spire-1.2.1/test/spiretest/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-06T20:36:26.534Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-06T20:36:26.534Z] spire-1.2.1/test/spiretest/dir.go [2022-04-06T20:36:26.534Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-06T20:36:26.534Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-06T20:36:26.534Z] spire-1.2.1/test/spiretest/logs.go [2022-04-06T20:36:26.534Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-06T20:36:26.534Z] spire-1.2.1/test/spiretest/suite.go [2022-04-06T20:36:26.534Z] spire-1.2.1/test/spiretest/x509.go [2022-04-06T20:36:26.534Z] spire-1.2.1/test/testca/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/testca/ca.go [2022-04-06T20:36:26.534Z] spire-1.2.1/test/testkey/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/testkey/generate.sh [2022-04-06T20:36:26.534Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-06T20:36:26.534Z] spire-1.2.1/test/testkey/keys.go [2022-04-06T20:36:26.534Z] spire-1.2.1/test/testkey/new.go [2022-04-06T20:36:26.534Z] spire-1.2.1/test/tpmsimulator/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-06T20:36:26.534Z] spire-1.2.1/test/util/ [2022-04-06T20:36:26.534Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-06T20:36:26.534Z] spire-1.2.1/test/util/cert_generation.go [2022-04-06T20:36:26.534Z] spire-1.2.1/test/util/io_redirection.go [2022-04-06T20:36:26.534Z] spire-1.2.1/test/util/race.go [2022-04-06T20:36:26.534Z] spire-1.2.1/test/util/util.go [2022-04-06T20:36:26.534Z] building spire from source... [2022-04-06T20:36:26.793Z] Installing go1.17.7... [2022-04-06T20:36:27.052Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:36:27.311Z] OK: 221 MiB in 52 packages [2022-04-06T20:36:30.596Z] Removing intermediate container e1734c2d74db [2022-04-06T20:36:30.596Z] ---> 97e595fefc1e [2022-04-06T20:36:30.596Z] [2022-04-06T20:36:30.596Z] Step 10/23 : FROM alpine:3.14 [2022-04-06T20:36:30.596Z] ---> e04c818066af [2022-04-06T20:36:30.596Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-06T20:36:30.855Z] ---> Running in b82acee91a8d [2022-04-06T20:36:30.855Z] Removing intermediate container 3918cff2e4cb [2022-04-06T20:36:30.855Z] ---> 72106bb89aa1 [2022-04-06T20:36:30.855Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-06T20:36:31.423Z] Removing intermediate container b82acee91a8d [2022-04-06T20:36:31.423Z] ---> 50fea623c835 [2022-04-06T20:36:31.423Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-06T20:36:31.690Z] ---> ba0160a607ac [2022-04-06T20:36:31.690Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:36:31.948Z] ---> Running in a6236462ec6e [2022-04-06T20:36:31.948Z] ---> Running in 87d1ec8808b9 [2022-04-06T20:36:32.208Z] Removing intermediate container a6236462ec6e [2022-04-06T20:36:32.208Z] ---> c4775da72e65 [2022-04-06T20:36:32.208Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-06T20:36:32.466Z] ---> Running in feb2973911ed [2022-04-06T20:36:32.752Z] Building bin/spire-server... [2022-04-06T20:36:32.752Z] Removing intermediate container feb2973911ed [2022-04-06T20:36:32.752Z] ---> 0f2cc500a5ed [2022-04-06T20:36:32.752Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:36:32.752Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-06T20:36:32.752Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-06T20:36:32.752Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-06T20:36:32.752Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-06T20:36:32.752Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-06T20:36:33.017Z]  ---> Running in c487235b9bd8 [2022-04-06T20:36:33.017Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-06T20:36:33.017Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-06T20:36:33.017Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-06T20:36:33.017Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-06T20:36:33.017Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-06T20:36:33.017Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-06T20:36:33.278Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-06T20:36:33.278Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-06T20:36:33.278Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-06T20:36:33.278Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-06T20:36:33.278Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-06T20:36:33.278Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-06T20:36:33.278Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-06T20:36:33.278Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-06T20:36:33.545Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-06T20:36:33.545Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-06T20:36:33.545Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-06T20:36:33.545Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-06T20:36:33.545Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-06T20:36:33.545Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-06T20:36:33.545Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-06T20:36:33.806Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-06T20:36:33.806Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-06T20:36:33.806Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-06T20:36:33.806Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-06T20:36:34.065Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-06T20:36:34.065Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-06T20:36:34.065Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-06T20:36:34.065Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-06T20:36:34.065Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-06T20:36:34.065Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-06T20:36:34.065Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-06T20:36:34.065Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-06T20:36:34.065Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-06T20:36:34.324Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-06T20:36:34.324Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-06T20:36:34.324Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-06T20:36:34.324Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-06T20:36:34.324Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-06T20:36:34.324Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-06T20:36:34.324Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-06T20:36:34.324Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-06T20:36:34.894Z] Removing intermediate container 87d1ec8808b9 [2022-04-06T20:36:34.894Z] ---> 1efc0059c11e [2022-04-06T20:36:34.894Z] Step 8/22 : COPY . . [2022-04-06T20:36:35.461Z] Removing intermediate container c487235b9bd8 [2022-04-06T20:36:35.461Z] ---> a17a6d45a17c [2022-04-06T20:36:35.461Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-06T20:36:36.032Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-06T20:36:36.032Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-06T20:36:36.032Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-06T20:36:36.295Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-06T20:36:36.295Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-06T20:36:36.553Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-06T20:36:36.553Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-06T20:36:36.553Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-06T20:36:36.553Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-06T20:36:36.812Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-06T20:36:36.812Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-06T20:36:36.812Z]  ---> Running in f2d2a0ad62b9 [2022-04-06T20:36:37.749Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:36:38.692Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:36:38.956Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-06T20:36:38.956Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-06T20:36:38.956Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-06T20:36:39.218Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-06T20:36:39.218Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-06T20:36:39.218Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-06T20:36:39.442Z] Removing intermediate container 34ac6fb235cd [2022-04-06T20:36:39.442Z] ---> d2357830cdcc [2022-04-06T20:36:39.442Z] Successfully built d2357830cdcc [2022-04-06T20:36:39.442Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T20:36:39.476Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T20:36:39.476Z] OK: 8 MiB in 20 packages [2022-04-06T20:36:39.786Z] + docker inspect -f . ci-base-image-arm64 [2022-04-06T20:36:39.786Z] . [Pipeline] withDockerContainer [2022-04-06T20:36:40.043Z] go: downloading google.golang.org/api v0.70.0 [2022-04-06T20:36:40.043Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-06T20:36:40.043Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-06T20:36:40.043Z] go: downloading k8s.io/api v0.23.4 [2022-04-06T20:36:40.043Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-06T20:36:40.043Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-06T20:36:40.045Z] prd-ubuntu20.04-docker-arm64-4c-16g-10992 does not seem to be running inside a container [2022-04-06T20:36:40.136Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-06T20:36:40.301Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-06T20:36:40.301Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-06T20:36:40.561Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-06T20:36:40.561Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-06T20:36:41.500Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-06T20:36:41.574Z] $ docker top 527362bb4ff55dfe7d6bdecee2dac002166f154e25d3aeb1de8bc8322437f56b -eo pid,comm [2022-04-06T20:36:41.760Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-06T20:36:41.760Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-06T20:36:41.760Z] go: downloading cloud.google.com/go/security v1.3.0 [Pipeline] { [Pipeline] sh [2022-04-06T20:36:42.017Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-06T20:36:42.276Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-06T20:36:42.276Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-06T20:36:42.276Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-06T20:36:42.535Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-06T20:36:42.535Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-06T20:36:42.608Z] + go version [2022-04-06T20:36:42.608Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-06T20:36:42.642Z] $ docker stop --time=1 527362bb4ff55dfe7d6bdecee2dac002166f154e25d3aeb1de8bc8322437f56b [2022-04-06T20:36:43.016Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-06T20:36:43.016Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-06T20:36:43.016Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-06T20:36:43.016Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-06T20:36:43.016Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-06T20:36:43.322Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-06T20:36:43.582Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-06T20:36:43.582Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-06T20:36:43.582Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-06T20:36:44.152Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-06T20:36:44.152Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-06T20:36:44.300Z] $ docker rm -f 527362bb4ff55dfe7d6bdecee2dac002166f154e25d3aeb1de8bc8322437f56b [2022-04-06T20:36:44.411Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-06T20:36:44.411Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-06T20:36:44.411Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-06T20:36:44.411Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-06T20:36:44.411Z] go: downloading github.com/gogo/protobuf v1.3.2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2022-04-06T20:36:44.672Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-06T20:36:44.672Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-06T20:36:44.672Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-06T20:36:44.672Z] go: downloading github.com/spf13/pflag v1.0.5 [Pipeline] isUnix [Pipeline] sh [2022-04-06T20:36:44.932Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-06T20:36:44.932Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-06T20:36:44.932Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-06T20:36:44.932Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-06T20:36:44.932Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-06T20:36:44.932Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-06T20:36:44.932Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-06T20:36:44.932Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-06T20:36:44.999Z] + docker inspect -f . ci-base-image-arm64 [2022-04-06T20:36:44.999Z] . [Pipeline] withDockerContainer [2022-04-06T20:36:45.192Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-06T20:36:45.192Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-06T20:36:45.192Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-06T20:36:45.192Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-06T20:36:45.192Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-06T20:36:45.192Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-06T20:36:45.192Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-06T20:36:45.192Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-06T20:36:45.192Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-06T20:36:45.192Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-06T20:36:45.192Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-06T20:36:45.192Z] go: downloading go.opencensus.io v0.23.0 [2022-04-06T20:36:45.192Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-06T20:36:45.192Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-06T20:36:45.192Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-06T20:36:45.192Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-06T20:36:45.230Z] prd-ubuntu20.04-docker-arm64-4c-16g-10992 does not seem to be running inside a container [2022-04-06T20:36:45.319Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-06T20:36:45.453Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-06T20:36:45.453Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-06T20:36:45.453Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-06T20:36:45.453Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-06T20:36:45.453Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-06T20:36:45.453Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-06T20:36:45.453Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-06T20:36:45.453Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-06T20:36:45.453Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-06T20:36:45.713Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-06T20:36:45.713Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-06T20:36:45.713Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-06T20:36:45.713Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-06T20:36:45.713Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-06T20:36:45.713Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-06T20:36:45.713Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-06T20:36:45.713Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-06T20:36:46.183Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-06T20:36:46.183Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-06T20:36:46.183Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-06T20:36:46.647Z] $ docker top 42b1c4ac40453794870f5e7140f8262d7e6f96de4353fd12ee2f30d53e4376a8 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-06T20:36:46.915Z] ========================================================= [2022-04-06T20:36:46.915Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-06T20:36:46.915Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-06T20:36:47.577Z] + make test [2022-04-06T20:36:47.577Z] go mod tidy -compat=1.17 [2022-04-06T20:36:48.559Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-06T20:36:48.723Z] Removing intermediate container f2d2a0ad62b9 [2022-04-06T20:36:48.723Z] ---> ec12811f33e3 [2022-04-06T20:36:48.723Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T20:36:51.262Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-06T20:36:51.262Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-06T20:36:59.386Z]  ---> 36282168a9f4 [2022-04-06T20:36:59.386Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-06T20:36:59.386Z] ---> ad80ee8aec24 [2022-04-06T20:36:59.386Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-06T20:36:59.386Z] ---> Running in c36cef9f4c97 [2022-04-06T20:37:00.326Z] 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-06T20:37:00.901Z] ---> 47acc1ce08dd [2022-04-06T20:37:00.901Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-06T20:37:01.470Z] ---> 808f838aba45 [2022-04-06T20:37:01.470Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-06T20:37:01.733Z] ---> Running in 71503d30e0c4 [2022-04-06T20:37:01.993Z] Removing intermediate container 71503d30e0c4 [2022-04-06T20:37:01.993Z] ---> 62678fdf0e79 [2022-04-06T20:37:01.993Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T20:37:02.253Z] ---> Running in f4052bcc3da9 [2022-04-06T20:37:02.822Z] Removing intermediate container f4052bcc3da9 [2022-04-06T20:37:02.822Z] ---> 1cded6124ec5 [2022-04-06T20:37:02.822Z] Step 21/23 : LABEL arch=x86_64 [2022-04-06T20:37:02.822Z] ---> Running in ae2dd362d637 [2022-04-06T20:37:03.762Z] Removing intermediate container ae2dd362d637 [2022-04-06T20:37:03.762Z] ---> 60b26500c78a [2022-04-06T20:37:03.763Z] Step 22/23 : LABEL git_sha=55707faaa197fb62eae33663f83e0b06daf7eb37 [2022-04-06T20:37:03.763Z] ---> Running in adb824d63cb6 [2022-04-06T20:37:04.022Z] Removing intermediate container adb824d63cb6 [2022-04-06T20:37:04.022Z] ---> 50c857699234 [2022-04-06T20:37:04.022Z] Step 23/23 : LABEL version=0.0.0 [2022-04-06T20:37:04.280Z] ---> Running in c6431426bd47 [2022-04-06T20:37:04.540Z] Removing intermediate container c6431426bd47 [2022-04-06T20:37:04.540Z] ---> 0b2d891a07d6 [2022-04-06T20:37:04.540Z] [2022-04-06T20:37:04.810Z] Successfully built 0b2d891a07d6 [2022-04-06T20:37:04.811Z] Successfully tagged core-data:latest [2022-04-06T20:37:04.811Z] Building core-command [2022-04-06T20:37:12.934Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:37:12.934Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:37:12.934Z] ---> 8477ff1b7fe3 [2022-04-06T20:37:12.934Z] Step 3/23 : WORKDIR /edgex-go [2022-04-06T20:37:12.934Z] ---> Using cache [2022-04-06T20:37:12.934Z] ---> d5379e7cf2e4 [2022-04-06T20:37:12.934Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:37:12.934Z] ---> Using cache [2022-04-06T20:37:12.934Z] ---> d8be7dd7a181 [2022-04-06T20:37:12.934Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-06T20:37:12.934Z] ---> Using cache [2022-04-06T20:37:12.934Z] ---> ab67fdcdc97c [2022-04-06T20:37:12.934Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-06T20:37:12.934Z] ---> Using cache [2022-04-06T20:37:12.934Z] ---> 473a6d8f3c0b [2022-04-06T20:37:12.934Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:37:12.934Z] ---> Using cache [2022-04-06T20:37:12.934Z] ---> e3ef25fad7da [2022-04-06T20:37:12.934Z] Step 8/23 : COPY . . [2022-04-06T20:37:12.934Z] ---> Using cache [2022-04-06T20:37:12.934Z] ---> 9c714c7c288d [2022-04-06T20:37:12.934Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-06T20:37:22.920Z] ---> Running in 2b978093ae18 [2022-04-06T20:37:23.178Z] 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-06T20:37:27.566Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-06T20:37:33.376Z] Removing intermediate container f282c91b15e4 [2022-04-06T20:37:33.376Z] ---> 552fa5aa2026 [2022-04-06T20:37:33.376Z] [2022-04-06T20:37:33.376Z] Step 13/26 : FROM alpine:3.15 [2022-04-06T20:37:33.376Z] ---> 0ac33e5f5afa [2022-04-06T20:37:33.376Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-06T20:37:33.376Z] ---> Using cache [2022-04-06T20:37:33.376Z] ---> 70dac0f5c4b0 [2022-04-06T20:37:33.376Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:37:33.376Z] ---> Using cache [2022-04-06T20:37:33.376Z] ---> 78618bc8f23c [2022-04-06T20:37:33.376Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-06T20:37:33.376Z] ---> Running in e4e02a24531e [2022-04-06T20:37:33.376Z] Removing intermediate container c36cef9f4c97 [2022-04-06T20:37:33.376Z] ---> 3fbb518dd846 [2022-04-06T20:37:33.376Z] [2022-04-06T20:37:33.376Z] Step 10/22 : FROM alpine:3.14 [2022-04-06T20:37:33.376Z] ---> e04c818066af [2022-04-06T20:37:33.376Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-06T20:37:33.376Z] ---> Running in c33080840545 [2022-04-06T20:37:33.945Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:37:34.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:37:34.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:37:34.461Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-06T20:37:34.461Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-06T20:37:34.461Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T20:37:34.461Z] Executing ca-certificates-20211220-r0.trigger [2022-04-06T20:37:34.461Z] OK: 6 MiB in 16 packages [2022-04-06T20:37:34.720Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:37:35.288Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-06T20:37:35.288Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-06T20:37:35.288Z] OK: 15854 distinct packages available [2022-04-06T20:37:35.288Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:37:35.546Z] Removing intermediate container c33080840545 [2022-04-06T20:37:35.546Z] ---> 8e1ebf11fa03 [2022-04-06T20:37:35.546Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-06T20:37:35.546Z] ---> Running in c24681ef73c7 [2022-04-06T20:37:35.805Z] Removing intermediate container c24681ef73c7 [2022-04-06T20:37:35.805Z] ---> c9854ac9cf3a [2022-04-06T20:37:35.805Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-06T20:37:36.070Z] ---> Running in fd1e35f629b4 [2022-04-06T20:37:36.070Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:37:36.070Z] Removing intermediate container fd1e35f629b4 [2022-04-06T20:37:36.070Z] ---> 6d40a9715631 [2022-04-06T20:37:36.070Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-06T20:37:36.070Z] ---> Running in 778db3a20cb1 [2022-04-06T20:37:36.331Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-06T20:37:36.589Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-06T20:37:36.589Z] Removing intermediate container 778db3a20cb1 [2022-04-06T20:37:36.589Z] ---> 901218157025 [2022-04-06T20:37:36.589Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T20:37:36.589Z] (3/4) Installing libucontext (1.1-r0) [2022-04-06T20:37:36.589Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-06T20:37:36.850Z] Executing busybox-1.34.1-r5.trigger [2022-04-06T20:37:36.850Z] OK: 6 MiB in 18 packages [2022-04-06T20:37:37.110Z] ---> 478f11f0e1ff [2022-04-06T20:37:37.110Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-06T20:37:37.681Z] Removing intermediate container e4e02a24531e [2022-04-06T20:37:37.681Z] ---> 4ebe803f74ae [2022-04-06T20:37:37.681Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-06T20:37:38.621Z] ---> c93e92806608 [2022-04-06T20:37:38.621Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-06T20:37:39.564Z] ---> 6e1828ae7d06 [2022-04-06T20:37:39.564Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-06T20:37:39.825Z] ---> Running in 81bc51f7df8a [2022-04-06T20:37:40.084Z] Removing intermediate container 81bc51f7df8a [2022-04-06T20:37:40.084Z] ---> ccc31a1d44c6 [2022-04-06T20:37:40.084Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T20:37:40.344Z] ---> Running in 08df58f3c165 [2022-04-06T20:37:40.344Z] ---> 249c50ce285e [2022-04-06T20:37:40.344Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-06T20:37:40.604Z] Removing intermediate container 08df58f3c165 [2022-04-06T20:37:40.604Z] ---> 09af2c4005aa [2022-04-06T20:37:40.604Z] Step 20/22 : LABEL arch=x86_64 [2022-04-06T20:37:40.604Z] ---> Running in 06ae570ac4ef [2022-04-06T20:37:40.863Z] Removing intermediate container 06ae570ac4ef [2022-04-06T20:37:40.863Z] ---> 7fb3810a6c28 [2022-04-06T20:37:40.863Z] Step 21/22 : LABEL git_sha=55707faaa197fb62eae33663f83e0b06daf7eb37 [2022-04-06T20:37:40.863Z] ---> Running in b7a77dbb580f [2022-04-06T20:37:40.863Z] ---> 5723d00d427a [2022-04-06T20:37:40.863Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-06T20:37:40.863Z] ---> Running in 6f1edfbc2748 [2022-04-06T20:37:41.123Z] Removing intermediate container b7a77dbb580f [2022-04-06T20:37:41.123Z] ---> 850faa56b28d [2022-04-06T20:37:41.123Z] Step 22/22 : LABEL version=0.0.0 [2022-04-06T20:37:41.382Z] ---> Running in 8d6ebe14fcf8 [2022-04-06T20:37:41.382Z] Removing intermediate container 6f1edfbc2748 [2022-04-06T20:37:41.382Z] ---> 3ea85222b36f [2022-04-06T20:37:41.382Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-06T20:37:41.641Z] Removing intermediate container 8d6ebe14fcf8 [2022-04-06T20:37:41.641Z] ---> 568c7670358a [2022-04-06T20:37:41.641Z] [2022-04-06T20:37:41.935Z] Successfully built 568c7670358a [2022-04-06T20:37:41.935Z] Successfully tagged support-notifications:latest [2022-04-06T20:37:41.935Z] Building security-proxy-setup [2022-04-06T20:37:41.935Z]  Building support-notifications ... done  ---> 6d600fd537ae [2022-04-06T20:37:41.935Z] Step 21/26 : WORKDIR / [2022-04-06T20:37:42.195Z] ---> Running in 31cec486039e [2022-04-06T20:37:44.104Z] Removing intermediate container 31cec486039e [2022-04-06T20:37:44.104Z] ---> efad236d39ea [2022-04-06T20:37:44.104Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-06T20:37:44.672Z] ---> Running in 7ae87b02e834 [2022-04-06T20:37:45.240Z] Removing intermediate container 7ae87b02e834 [2022-04-06T20:37:45.240Z] ---> 4ec124a11c58 [2022-04-06T20:37:45.240Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-06T20:37:45.240Z] ---> Running in 0d99f9113b3c [2022-04-06T20:37:45.808Z] Removing intermediate container 0d99f9113b3c [2022-04-06T20:37:45.808Z] ---> ea2127b4be65 [2022-04-06T20:37:45.808Z] Step 24/26 : LABEL arch=x86_64 [2022-04-06T20:37:45.808Z] ---> Running in c2b2a97a566c [2022-04-06T20:37:46.377Z] Removing intermediate container c2b2a97a566c [2022-04-06T20:37:46.377Z] ---> e648d751a0e3 [2022-04-06T20:37:46.377Z] Step 25/26 : LABEL git_sha=55707faaa197fb62eae33663f83e0b06daf7eb37 [2022-04-06T20:37:46.377Z] ---> Running in 2c7b734aeff5 [2022-04-06T20:37:46.945Z] Removing intermediate container 2c7b734aeff5 [2022-04-06T20:37:46.945Z] ---> e55bbdb5a196 [2022-04-06T20:37:46.945Z] Step 26/26 : LABEL version=0.0.0 [2022-04-06T20:37:46.945Z] ---> Running in fc78ac8f4eac [2022-04-06T20:37:47.204Z] Removing intermediate container fc78ac8f4eac [2022-04-06T20:37:47.204Z] ---> 6a97a90facea [2022-04-06T20:37:47.204Z] [2022-04-06T20:37:47.204Z] Successfully built 6a97a90facea [2022-04-06T20:37:47.204Z] Successfully tagged security-spire-config:latest [2022-04-06T20:37:48.138Z]  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:37:48.138Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:37:48.138Z] ---> 8477ff1b7fe3 [2022-04-06T20:37:48.138Z] Step 3/22 : WORKDIR /edgex-go [2022-04-06T20:37:48.138Z] ---> Using cache [2022-04-06T20:37:48.138Z] ---> d5379e7cf2e4 [2022-04-06T20:37:48.138Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:37:48.138Z] ---> Using cache [2022-04-06T20:37:48.138Z] ---> d8be7dd7a181 [2022-04-06T20:37:48.138Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-06T20:37:48.138Z] ---> Using cache [2022-04-06T20:37:48.138Z] ---> ab67fdcdc97c [2022-04-06T20:37:48.138Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-06T20:37:48.138Z] ---> Using cache [2022-04-06T20:37:48.138Z] ---> 473a6d8f3c0b [2022-04-06T20:37:48.138Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:37:48.138Z] ---> Using cache [2022-04-06T20:37:48.138Z] ---> e3ef25fad7da [2022-04-06T20:37:48.138Z] Step 8/22 : COPY . . [2022-04-06T20:37:48.138Z] ---> Using cache [2022-04-06T20:37:48.138Z] ---> 9c714c7c288d [2022-04-06T20:37:48.138Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-06T20:37:48.706Z] ---> Running in fe03b5e8afb5 [2022-04-06T20:37:50.085Z] 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-06T20:37:53.375Z] Removing intermediate container 2b978093ae18 [2022-04-06T20:37:53.375Z] ---> 95f5f5097d2f [2022-04-06T20:37:53.375Z] [2022-04-06T20:37:53.375Z] Step 10/23 : FROM alpine:3.14 [2022-04-06T20:37:53.375Z] ---> e04c818066af [2022-04-06T20:37:53.375Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-06T20:37:53.375Z] ---> Using cache [2022-04-06T20:37:53.375Z] ---> f3fccb696d5f [2022-04-06T20:37:53.375Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-06T20:37:53.375Z] ---> Using cache [2022-04-06T20:37:53.375Z] ---> c4d148eaff23 [2022-04-06T20:37:53.375Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-06T20:37:53.375Z] ---> Running in b8b3f5762b3d [2022-04-06T20:37:54.312Z] Removing intermediate container b8b3f5762b3d [2022-04-06T20:37:54.312Z] ---> 75e0adbfda3c [2022-04-06T20:37:54.312Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-06T20:37:54.312Z] ---> Running in b9681e039366 [2022-04-06T20:37:54.879Z] Removing intermediate container b9681e039366 [2022-04-06T20:37:54.879Z] ---> 51e3c19b812a [2022-04-06T20:37:54.879Z] Step 15/23 : WORKDIR / [2022-04-06T20:37:55.143Z] ---> Running in 83d1759c518c [2022-04-06T20:37:55.402Z] Removing intermediate container 83d1759c518c [2022-04-06T20:37:55.402Z] ---> 9a32f7a7f79b [2022-04-06T20:37:55.402Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T20:37:55.971Z] ---> f916458e921f [2022-04-06T20:37:55.971Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-06T20:37:55.971Z] Building bin/spire-agent... [2022-04-06T20:37:56.231Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-06T20:37:56.231Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-06T20:37:56.231Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-06T20:37:56.231Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-06T20:37:57.167Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-06T20:37:57.426Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-06T20:37:57.426Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-06T20:37:57.426Z]  ---> 2ca1408859b1 [2022-04-06T20:37:57.426Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-06T20:37:57.685Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-06T20:37:57.685Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-06T20:37:57.685Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-06T20:37:57.685Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-06T20:37:57.685Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-06T20:37:57.685Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-06T20:37:58.252Z]  ---> 8fb40c4e6500 [2022-04-06T20:37:58.252Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-06T20:37:58.519Z] ---> Running in 2b169bd91d73 [2022-04-06T20:37:58.519Z] Removing intermediate container 2b169bd91d73 [2022-04-06T20:37:58.519Z] ---> 91d6fea25dad [2022-04-06T20:37:58.519Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T20:37:58.779Z] ---> Running in 6ce34540fe96 [2022-04-06T20:37:59.038Z] Removing intermediate container 6ce34540fe96 [2022-04-06T20:37:59.038Z] ---> dc8291fb43bf [2022-04-06T20:37:59.038Z] Step 21/23 : LABEL arch=x86_64 [2022-04-06T20:37:59.038Z] ---> Running in 1db53e11362c [2022-04-06T20:37:59.604Z] Removing intermediate container 1db53e11362c [2022-04-06T20:37:59.604Z] ---> dd5a3c7833ca [2022-04-06T20:37:59.604Z] Step 22/23 : LABEL git_sha=55707faaa197fb62eae33663f83e0b06daf7eb37 [2022-04-06T20:37:59.604Z] ---> Running in 6b519aeeafe5 [2022-04-06T20:38:00.173Z] Removing intermediate container 6b519aeeafe5 [2022-04-06T20:38:00.173Z] ---> 6e9fb374eaa7 [2022-04-06T20:38:00.173Z] Step 23/23 : LABEL version=0.0.0 [2022-04-06T20:38:00.173Z] ---> Running in 2e9643b02472 [2022-04-06T20:38:00.432Z] Removing intermediate container 2e9643b02472 [2022-04-06T20:38:00.432Z] ---> 84347b2f0cc5 [2022-04-06T20:38:00.432Z] [2022-04-06T20:38:00.691Z] Successfully built 84347b2f0cc5 [2022-04-06T20:38:00.691Z] Successfully tagged core-command:latest [2022-04-06T20:38:15.572Z]  Building core-command ... done 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-06T20:38:20.841Z] Removing intermediate container fe03b5e8afb5 [2022-04-06T20:38:20.841Z] ---> 799dc27a1d32 [2022-04-06T20:38:20.841Z] [2022-04-06T20:38:20.841Z] Step 10/22 : FROM alpine:3.14 [2022-04-06T20:38:20.841Z] ---> e04c818066af [2022-04-06T20:38:20.841Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-06T20:38:20.841Z] ---> Running in 2bfdc14b28ab [2022-04-06T20:38:20.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:38:20.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:38:20.841Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-06T20:38:20.841Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-06T20:38:20.841Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-06T20:38:20.841Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-06T20:38:20.841Z] (5/6) Installing curl (7.79.1-r0) [2022-04-06T20:38:21.100Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-06T20:38:21.100Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T20:38:21.100Z] Executing ca-certificates-20211220-r0.trigger [2022-04-06T20:38:21.100Z] OK: 8 MiB in 20 packages [2022-04-06T20:38:22.037Z] Removing intermediate container 2bfdc14b28ab [2022-04-06T20:38:22.037Z] ---> 3169324a0381 [2022-04-06T20:38:22.037Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-06T20:38:22.037Z] ---> Running in 6fd213dc035d [2022-04-06T20:38:22.295Z] Removing intermediate container 6fd213dc035d [2022-04-06T20:38:22.295Z] ---> ffb84ad83ac1 [2022-04-06T20:38:22.295Z] Step 13/22 : WORKDIR /edgex [2022-04-06T20:38:22.295Z] ---> Running in 21345d23cde4 [2022-04-06T20:38:22.553Z] Removing intermediate container 21345d23cde4 [2022-04-06T20:38:22.553Z] ---> c64e8326632b [2022-04-06T20:38:22.554Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-06T20:38:22.811Z] ---> d208cb050607 [2022-04-06T20:38:22.811Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-06T20:38:23.383Z] ---> 0a37c0b4dea0 [2022-04-06T20:38:23.383Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-06T20:38:23.950Z] ---> 24627577b6db [2022-04-06T20:38:23.950Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-06T20:38:24.208Z] ---> 84cf2f9e8aac [2022-04-06T20:38:24.208Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-06T20:38:24.467Z] ---> Running in 87a897dfee45 [2022-04-06T20:38:25.405Z] Removing intermediate container 87a897dfee45 [2022-04-06T20:38:25.405Z] ---> 3634ce83bc5f [2022-04-06T20:38:25.405Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-06T20:38:25.405Z] ---> Running in 5a7df4de89ae [2022-04-06T20:38:25.405Z] Removing intermediate container 5a7df4de89ae [2022-04-06T20:38:25.405Z] ---> a4b89e3bf1ae [2022-04-06T20:38:25.405Z] Step 20/22 : LABEL arch=x86_64 [2022-04-06T20:38:25.666Z] ---> Running in d1b550fd47eb [2022-04-06T20:38:25.666Z] Removing intermediate container d1b550fd47eb [2022-04-06T20:38:25.666Z] ---> 356c5f3ef624 [2022-04-06T20:38:25.666Z] Step 21/22 : LABEL git_sha=55707faaa197fb62eae33663f83e0b06daf7eb37 [2022-04-06T20:38:25.666Z] ---> Running in ff54677451ac [2022-04-06T20:38:25.924Z] Removing intermediate container ff54677451ac [2022-04-06T20:38:25.924Z] ---> 438b1cb59ded [2022-04-06T20:38:25.924Z] Step 22/22 : LABEL version=0.0.0 [2022-04-06T20:38:25.924Z] ---> Running in 09c88d04b5cb [2022-04-06T20:38:26.187Z] Removing intermediate container 09c88d04b5cb [2022-04-06T20:38:26.187Z] ---> a3e001d1cb0a [2022-04-06T20:38:26.187Z] [2022-04-06T20:38:26.187Z] Successfully built a3e001d1cb0a [2022-04-06T20:38:26.187Z] Successfully tagged security-proxy-setup:latest [2022-04-06T20:38:58.275Z]  Building security-proxy-setup ... done Removing intermediate container 3d481cf857a7 [2022-04-06T20:38:58.275Z] ---> 61e139b52cd5 [2022-04-06T20:38:58.275Z] [2022-04-06T20:38:58.275Z] Step 13/26 : FROM alpine:3.15 [2022-04-06T20:38:58.275Z] ---> 0ac33e5f5afa [2022-04-06T20:38:58.275Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-06T20:38:58.275Z] ---> Using cache [2022-04-06T20:38:58.275Z] ---> 70dac0f5c4b0 [2022-04-06T20:38:58.275Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:38:58.275Z] ---> Using cache [2022-04-06T20:38:58.275Z] ---> 78618bc8f23c [2022-04-06T20:38:58.275Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-06T20:38:58.275Z] ---> Running in 4968e1b1d6fe [2022-04-06T20:38:58.275Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:38:58.534Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:38:59.106Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-06T20:38:59.106Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-06T20:38:59.106Z] OK: 15854 distinct packages available [2022-04-06T20:38:59.106Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:38:59.677Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:39:00.246Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-06T20:39:00.246Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-06T20:39:00.246Z] (3/5) Installing libucontext (1.1-r0) [2022-04-06T20:39:00.246Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-06T20:39:00.505Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-06T20:39:00.505Z] Executing busybox-1.34.1-r5.trigger [2022-04-06T20:39:00.505Z] OK: 6 MiB in 19 packages [2022-04-06T20:39:01.889Z] Removing intermediate container 4968e1b1d6fe [2022-04-06T20:39:01.889Z] ---> 3815efbcde4f [2022-04-06T20:39:01.889Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-06T20:39:02.149Z] Building bin/spire-agent... [2022-04-06T20:39:02.149Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-06T20:39:02.149Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-06T20:39:02.149Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-06T20:39:02.149Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-06T20:39:02.753Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-06T20:39:02.753Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-06T20:39:02.753Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-06T20:39:03.321Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-06T20:39:03.321Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-06T20:39:03.321Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-06T20:39:03.321Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-06T20:39:03.321Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-06T20:39:03.321Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-06T20:39:03.321Z]  ---> f93f16b847b2 [2022-04-06T20:39:03.321Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-06T20:39:05.226Z] ---> e412a0a18b9c [2022-04-06T20:39:05.226Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-06T20:39:05.486Z] ---> bb8ec1a23b8c [2022-04-06T20:39:05.486Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-06T20:39:06.055Z] ---> 966a4e84c6d3 [2022-04-06T20:39:06.055Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-06T20:39:06.316Z] ---> bcb1b3020661 [2022-04-06T20:39:06.316Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-06T20:39:06.316Z] ---> Running in aad3ca091a95 [2022-04-06T20:39:06.576Z] Removing intermediate container aad3ca091a95 [2022-04-06T20:39:06.576Z] ---> f3e413f10d63 [2022-04-06T20:39:06.576Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-06T20:39:06.576Z] ---> Running in 5106890797e6 [2022-04-06T20:39:06.576Z] Removing intermediate container 5106890797e6 [2022-04-06T20:39:06.576Z] ---> e29bf83f6127 [2022-04-06T20:39:06.576Z] Step 24/26 : LABEL arch=x86_64 [2022-04-06T20:39:06.576Z] ---> Running in 501661ecddf8 [2022-04-06T20:39:06.834Z] Removing intermediate container 501661ecddf8 [2022-04-06T20:39:06.834Z] ---> 4849b7e3fcfa [2022-04-06T20:39:06.834Z] Step 25/26 : LABEL git_sha=55707faaa197fb62eae33663f83e0b06daf7eb37 [2022-04-06T20:39:06.834Z] ---> Running in 7268717803c8 [2022-04-06T20:39:07.094Z] Removing intermediate container 7268717803c8 [2022-04-06T20:39:07.094Z] ---> 5f6d353a433a [2022-04-06T20:39:07.094Z] Step 26/26 : LABEL version=0.0.0 [2022-04-06T20:39:07.094Z] ---> Running in 5b20ac9562ae [2022-04-06T20:39:07.094Z] Removing intermediate container 5b20ac9562ae [2022-04-06T20:39:07.094Z] ---> bb8d2a40f938 [2022-04-06T20:39:07.094Z] [2022-04-06T20:39:07.353Z] Successfully built bb8d2a40f938 [2022-04-06T20:39:07.353Z] Successfully tagged security-spire-agent:latest [2022-04-06T20:39:19.618Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-06T20:39:41.972Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-06T20:39:41.972Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-06T20:39:41.972Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-06T20:39:41.972Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-06T20:39:41.972Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-06T20:39:41.972Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-06T20:39:41.972Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-06T20:39:41.972Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-06T20:39:42.583Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-06T20:39:42.865Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-06T20:39:43.870Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-06T20:39:43.870Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-06T20:39:43.870Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-06T20:39:43.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-06T20:39:54.216Z]  Building security-spire-agent ... done Removing intermediate container 40bb85cc82d1 [2022-04-06T20:39:54.216Z] ---> c18ee037e034 [2022-04-06T20:39:54.216Z] [2022-04-06T20:39:54.216Z] Step 13/25 : FROM alpine:3.15 [2022-04-06T20:39:54.216Z] ---> 0ac33e5f5afa [2022-04-06T20:39:54.216Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-06T20:39:54.216Z] ---> Using cache [2022-04-06T20:39:54.216Z] ---> 70dac0f5c4b0 [2022-04-06T20:39:54.216Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:39:54.216Z] ---> Using cache [2022-04-06T20:39:54.216Z] ---> 78618bc8f23c [2022-04-06T20:39:54.216Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-06T20:39:54.216Z] ---> Using cache [2022-04-06T20:39:54.216Z] ---> 3815efbcde4f [2022-04-06T20:39:54.216Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-06T20:39:54.216Z] ---> a5469bdac847 [2022-04-06T20:39:54.217Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-06T20:39:54.217Z] ---> 2360874c9004 [2022-04-06T20:39:54.217Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-06T20:39:54.217Z] ---> 06e80f4c9473 [2022-04-06T20:39:54.217Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-06T20:39:54.217Z] ---> b464de00f525 [2022-04-06T20:39:54.217Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-06T20:39:54.217Z] ---> Running in 1c01c18600a4 [2022-04-06T20:39:54.217Z] Removing intermediate container 1c01c18600a4 [2022-04-06T20:39:54.217Z] ---> 3dd2e64fd640 [2022-04-06T20:39:54.217Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-06T20:39:54.217Z] ---> Running in 5b8546da41c2 [2022-04-06T20:39:54.217Z] Removing intermediate container 5b8546da41c2 [2022-04-06T20:39:54.217Z] ---> a6d500693d10 [2022-04-06T20:39:54.217Z] Step 23/25 : LABEL arch=x86_64 [2022-04-06T20:39:54.476Z] ---> Running in 70c9ada303e7 [2022-04-06T20:39:54.476Z] Removing intermediate container 70c9ada303e7 [2022-04-06T20:39:54.476Z] ---> 63fc4ce0f15c [2022-04-06T20:39:54.476Z] Step 24/25 : LABEL git_sha=55707faaa197fb62eae33663f83e0b06daf7eb37 [2022-04-06T20:39:54.476Z] ---> Running in ba1a8d7f6de1 [2022-04-06T20:39:54.476Z] Removing intermediate container ba1a8d7f6de1 [2022-04-06T20:39:54.476Z] ---> 62ad6760efe8 [2022-04-06T20:39:54.476Z] Step 25/25 : LABEL version=0.0.0 [2022-04-06T20:39:54.476Z] ---> Running in 547e95d1217c [2022-04-06T20:39:54.736Z] Removing intermediate container 547e95d1217c [2022-04-06T20:39:54.736Z] ---> 53ea1058227a [2022-04-06T20:39:54.736Z] [2022-04-06T20:39:54.736Z] Successfully built 53ea1058227a [2022-04-06T20:39:54.736Z] Successfully tagged security-spire-server:latest [2022-04-06T20:39:54.743Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-06T20:39:54.749Z] $ docker stop --time=1 f426a738ad51025595e47a41708a9537bfaa7d1bf752a3fb9bc76755d9a620bf [2022-04-06T20:39:56.023Z] $ docker rm -f f426a738ad51025595e47a41708a9537bfaa7d1bf752a3fb9bc76755d9a620bf [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-06T20:39:56.359Z] + docker images [2022-04-06T20:39:56.359Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-06T20:39:56.359Z] security-spire-server latest 53ea1058227a 2 seconds ago 87.3MB [2022-04-06T20:39:56.359Z] c18ee037e034 15 seconds ago 4.5GB [2022-04-06T20:39:56.359Z] security-spire-agent latest bb8d2a40f938 50 seconds ago 127MB [2022-04-06T20:39:56.359Z] 61e139b52cd5 About a minute ago 4.5GB [2022-04-06T20:39:56.359Z] security-proxy-setup latest a3e001d1cb0a About a minute ago 43.4MB [2022-04-06T20:39:56.359Z] 799dc27a1d32 About a minute ago 1.63GB [2022-04-06T20:39:56.359Z] core-command latest 84347b2f0cc5 About a minute ago 24.5MB [2022-04-06T20:39:56.359Z] 95f5f5097d2f 2 minutes ago 1.61GB [2022-04-06T20:39:56.359Z] security-spire-config latest 6a97a90facea 2 minutes ago 86.7MB [2022-04-06T20:39:56.359Z] support-notifications latest 568c7670358a 2 minutes ago 26.6MB [2022-04-06T20:39:56.359Z] 3fbb518dd846 2 minutes ago 1.62GB [2022-04-06T20:39:56.359Z] 552fa5aa2026 2 minutes ago 4.5GB [2022-04-06T20:39:56.359Z] core-data latest 0b2d891a07d6 2 minutes ago 35.9MB [2022-04-06T20:39:56.359Z] 97e595fefc1e 3 minutes ago 1.65GB [2022-04-06T20:39:56.359Z] core-metadata latest e78335abbb13 3 minutes ago 26.1MB [2022-04-06T20:39:56.359Z] support-scheduler latest 5a7b40853bd1 3 minutes ago 26MB [2022-04-06T20:39:56.359Z] cb4406462b0a 3 minutes ago 1.62GB [2022-04-06T20:39:56.359Z] 73a5c2d74ea6 3 minutes ago 1.62GB [2022-04-06T20:39:56.359Z] sys-mgmt-agent latest 7250b71c34ff 4 minutes ago 307MB [2022-04-06T20:39:56.359Z] security-bootstrapper latest 19573c816628 4 minutes ago 24.3MB [2022-04-06T20:39:56.359Z] security-spiffe-token-provider latest c2574366c74f 4 minutes ago 28.5MB [2022-04-06T20:39:56.359Z] security-secretstore-setup latest 8a25a418f4b2 5 minutes ago 42.1MB [2022-04-06T20:39:56.359Z] ef5ec6208a6f 5 minutes ago 1.62GB [2022-04-06T20:39:56.359Z] cad05eb4fdb8 5 minutes ago 1.63GB [2022-04-06T20:39:56.359Z] 3caa503081ee 5 minutes ago 1.61GB [2022-04-06T20:39:56.359Z] ab55e4db4004 5 minutes ago 1.61GB [2022-04-06T20:39:56.359Z] ci-base-image-x86_64 latest 8477ff1b7fe3 8 minutes ago 896MB [2022-04-06T20:39:56.359Z] docker 20.10.14 7417809fdb73 34 hours ago 218MB [2022-04-06T20:39:56.359Z] alpine 3.14 e04c818066af 44 hours ago 5.59MB [2022-04-06T20:39:56.359Z] alpine 3.15 0ac33e5f5afa 44 hours ago 5.57MB [2022-04-06T20:39:56.359Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-06T20:39:56.359Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-06T20:39:56.359Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2022-04-06T20:39:59.043Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.295s coverage: 28.7% of statements [2022-04-06T20:39:59.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-06T20:39:59.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-06T20:40:04.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.555s coverage: 98.5% of statements [2022-04-06T20:40:04.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-06T20:40:06.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.713s coverage: 54.9% of statements [2022-04-06T20:40:06.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-06T20:40:06.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-06T20:40:11.521Z] Still waiting to schedule task [2022-04-06T20:40:11.521Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-10994’ [2022-04-06T20:40:33.155Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.834s coverage: 89.2% of statements [2022-04-06T20:40:33.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-06T20:40:33.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-06T20:40:33.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-06T20:40:33.155Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.530s coverage: 84.4% of statements [2022-04-06T20:40:33.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-06T20:40:33.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-06T20:40:33.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-06T20:40:33.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-06T20:40:33.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-06T20:40:33.155Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.041s coverage: 94.7% of statements [2022-04-06T20:40:33.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-06T20:40:33.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-06T20:40:33.155Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.344s coverage: 72.2% of statements [2022-04-06T20:40:33.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-06T20:40:33.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-06T20:40:33.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-06T20:40:33.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-06T20:40:33.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-06T20:40:33.155Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.304s coverage: 60.0% of statements [2022-04-06T20:40:33.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-06T20:40:33.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-06T20:40:33.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-06T20:40:33.155Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.535s coverage: 0.9% of statements [2022-04-06T20:40:33.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-06T20:40:33.155Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.275s coverage: 58.8% of statements [2022-04-06T20:40:33.155Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.456s coverage: 24.0% of statements [2022-04-06T20:40:33.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-06T20:40:33.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.476s coverage: 47.1% of statements [2022-04-06T20:40:33.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.279s coverage: 79.5% of statements [2022-04-06T20:40:33.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.271s coverage: 94.1% of statements [2022-04-06T20:40:35.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.343s coverage: 96.3% of statements [2022-04-06T20:40:35.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.401s coverage: 87.5% of statements [2022-04-06T20:40:47.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.301s coverage: 94.4% of statements [2022-04-06T20:40:47.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.238s coverage: 44.8% of statements [2022-04-06T20:40:54.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.943s coverage: 82.5% of statements [2022-04-06T20:40:54.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-06T20:41:01.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.404s coverage: 92.9% of statements [2022-04-06T20:41:01.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-06T20:41:01.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-06T20:41:01.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-06T20:41:01.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements [2022-04-06T20:41:01.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-06T20:41:01.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-06T20:41:01.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-06T20:41:01.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-06T20:41:01.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-06T20:41:01.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.248s coverage: 87.2% of statements [2022-04-06T20:41:01.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-06T20:41:01.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-06T20:41:01.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.230s coverage: 100.0% of statements [2022-04-06T20:41:01.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-06T20:41:01.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.301s coverage: 58.8% of statements [2022-04-06T20:41:01.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-06T20:41:01.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.331s coverage: 80.0% of statements [2022-04-06T20:41:01.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.304s coverage: 87.2% of statements [2022-04-06T20:41:01.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.402s coverage: 85.4% of statements [2022-04-06T20:41:01.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.969s coverage: 91.2% of statements [2022-04-06T20:41:01.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-06T20:41:05.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.208s coverage: 64.4% of statements [2022-04-06T20:41:05.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-06T20:41:05.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-06T20:41:05.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.339s coverage: 100.0% of statements [2022-04-06T20:41:05.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.130s coverage: 89.4% of statements [2022-04-06T20:41:05.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements [2022-04-06T20:41:05.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements [2022-04-06T20:41:05.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.098s coverage: 100.0% of statements [2022-04-06T20:41:14.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.546s coverage: 65.4% of statements [2022-04-06T20:41:14.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-06T20:41:14.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-06T20:41:14.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-06T20:41:16.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.960s coverage: 43.8% of statements [2022-04-06T20:41:16.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-06T20:41:16.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-06T20:41:16.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.367s coverage: 89.5% of statements [2022-04-06T20:41:16.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-06T20:41:16.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.325s coverage: 84.8% of statements [2022-04-06T20:41:16.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-06T20:41:16.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-06T20:41:16.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-06T20:41:16.815Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-06T20:41:25.147Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.454s coverage: 17.7% of statements [2022-04-06T20:41:25.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-06T20:41:25.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-06T20:41:25.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-06T20:41:25.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-06T20:41:25.147Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.780s coverage: 92.3% of statements [2022-04-06T20:41:25.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-06T20:41:25.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-06T20:41:25.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-06T20:41:25.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-06T20:41:25.147Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.335s coverage: 63.2% of statements [2022-04-06T20:41:25.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-06T20:41:25.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-06T20:41:25.147Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.557s coverage: 97.7% of statements [2022-04-06T20:41:25.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-06T20:41:25.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-06T20:41:25.147Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-06T20:41:25.147Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-06T20:41:25.147Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.242s coverage: 28.9% of statements [2022-04-06T20:41:25.147Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-06T20:41:25.147Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-06T20:41:25.147Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-06T20:41:25.147Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-06T20:41:25.147Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-06T20:41:25.147Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-06T20:41:25.147Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.212s coverage: 100.0% of statements [2022-04-06T20:41:25.425Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements [2022-04-06T20:41:26.866Z] 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-06T20:41:26.866Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-06T20:41:26.866Z] GO111MODULE=on go vet ./... [2022-04-06T20:43:33.820Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-06T20:43:35.260Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-06T20:43:37.893Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-06T20:43:41.303Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-06T20:43:41.959Z] + ls -al . [2022-04-06T20:43:41.959Z] total 660 [2022-04-06T20:43:41.959Z] drwxrwxr-x 9 1001 1001 4096 Apr 6 20:43 . [2022-04-06T20:43:41.959Z] drwxr-xr-x 4 root root 4096 Apr 6 20:36 .. [2022-04-06T20:43:41.959Z] -rw-rw-r-- 1 1001 1001 11 Apr 6 20:34 .dockerignore [2022-04-06T20:43:41.959Z] drwxrwxr-x 8 1001 1001 4096 Apr 6 20:34 .git [2022-04-06T20:43:41.959Z] drwxrwxr-x 4 1001 1001 4096 Apr 6 20:34 .github [2022-04-06T20:43:41.959Z] -rw-rw-r-- 1 1001 1001 870 Apr 6 20:34 .gitignore [2022-04-06T20:43:41.959Z] -rw-rw-r-- 1 1001 1001 42 Apr 6 20:34 .golangci.yml [2022-04-06T20:43:41.959Z] -rw-rw-r-- 1 1001 1001 87 Apr 6 20:34 .hadolint.yml [2022-04-06T20:43:41.959Z] -rw-rw-r-- 1 1001 1001 166 Apr 6 20:34 .sonarcloud.properties [2022-04-06T20:43:41.959Z] -rw-rw-r-- 1 1001 1001 1171 Apr 6 20:34 ADOPTERS.md [2022-04-06T20:43:41.959Z] -rw-rw-r-- 1 1001 1001 9953 Apr 6 20:34 Attribution.txt [2022-04-06T20:43:41.959Z] -rw-rw-r-- 1 1001 1001 51732 Apr 6 20:34 CHANGELOG.md [2022-04-06T20:43:41.959Z] -rw-rw-r-- 1 1001 1001 3804 Apr 6 20:34 CONTRIBUTING.md [2022-04-06T20:43:41.959Z] -rw-rw-r-- 1 1001 1001 677 Apr 6 20:34 GOVERNANCE.md [2022-04-06T20:43:41.959Z] -rw-rw-r-- 1 1001 1001 849 Apr 6 20:34 Jenkinsfile [2022-04-06T20:43:41.959Z] -rw-rw-r-- 1 1001 1001 10775 Apr 6 20:34 LICENSE [2022-04-06T20:43:41.959Z] -rw-rw-r-- 1 1001 1001 8478 Apr 6 20:34 Makefile [2022-04-06T20:43:41.959Z] -rw-rw-r-- 1 1001 1001 582 Apr 6 20:34 OWNERS.md [2022-04-06T20:43:41.959Z] -rw-rw-r-- 1 1001 1001 8207 Apr 6 20:34 README.md [2022-04-06T20:43:41.959Z] -rw-rw-r-- 1 1001 1001 6912 Apr 6 20:34 SECURITY.md [2022-04-06T20:43:41.959Z] -rw-rw-r-- 1 1001 1001 5 Apr 6 20:30 VERSION [2022-04-06T20:43:41.959Z] -rw-rw-r-- 1 1001 1001 4131 Apr 6 20:34 ZMQWindows.md [2022-04-06T20:43:41.959Z] drwxrwxr-x 2 1001 1001 4096 Apr 6 20:34 bin [2022-04-06T20:43:41.959Z] drwxrwxr-x 18 1001 1001 4096 Apr 6 20:34 cmd [2022-04-06T20:43:41.959Z] -rw-r--r-- 1 root root 429121 Apr 6 20:41 coverage.out [2022-04-06T20:43:41.959Z] -rw-rw-r-- 1 1001 1001 3175 Apr 6 20:34 go.mod [2022-04-06T20:43:41.959Z] -rw-rw-r-- 1 1001 1001 34990 Apr 6 20:36 go.sum [2022-04-06T20:43:41.959Z] drwxrwxr-x 8 1001 1001 4096 Apr 6 20:34 internal [2022-04-06T20:43:41.959Z] drwxrwxr-x 3 1001 1001 4096 Apr 6 20:34 openapi [2022-04-06T20:43:41.959Z] drwxrwxr-x 4 1001 1001 4096 Apr 6 20:34 snap [2022-04-06T20:43:41.959Z] -rw-rw-r-- 1 1001 1001 204 Apr 6 20:34 version.go [Pipeline] sh [2022-04-06T20:43:42.618Z] + '[' -e coverage.out ] [2022-04-06T20:43:42.619Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-06T20:43:42.650Z] Warning: overwriting stash ‘coverage-report’ [2022-04-06T20:43:43.515Z] Stashed 1 file(s) [Pipeline] sh [2022-04-06T20:43:44.171Z] + make build [2022-04-06T20:43:44.171Z] 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-06T20:46:06.217Z] 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-06T20:47:58.121Z] 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-06T20:47:58.121Z] 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-06T20:48:01.502Z] 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-06T20:48:03.474Z] 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-06T20:48:10.198Z] 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-06T20:48:16.913Z] 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-06T20:48:23.623Z] 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-06T20:48:30.332Z] 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-06T20:48:35.748Z] 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-06T20:48:42.456Z] 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-06T20:48:52.626Z] 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-06T20:48:59.380Z] $ docker stop --time=1 42b1c4ac40453794870f5e7140f8262d7e6f96de4353fd12ee2f30d53e4376a8 [2022-04-06T20:49:01.524Z] $ docker rm -f 42b1c4ac40453794870f5e7140f8262d7e6f96de4353fd12ee2f30d53e4376a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T20:49:04.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-06T20:49:04.171Z] [2022-04-06T20:49:04.171Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T20:49:04.536Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-06T20:49:04.816Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-06T20:49:04.816Z] 29e5d40040c1: Pulling fs layer [2022-04-06T20:49:04.816Z] 1ce36da41761: Pulling fs layer [2022-04-06T20:49:04.816Z] 25b303627fd3: Pulling fs layer [2022-04-06T20:49:04.816Z] 29e5d40040c1: Verifying Checksum [2022-04-06T20:49:04.816Z] 29e5d40040c1: Download complete [2022-04-06T20:49:05.093Z] 1ce36da41761: Verifying Checksum [2022-04-06T20:49:05.093Z] 1ce36da41761: Download complete [2022-04-06T20:49:05.695Z] 29e5d40040c1: Pull complete [2022-04-06T20:49:07.152Z] 25b303627fd3: Verifying Checksum [2022-04-06T20:49:07.152Z] 25b303627fd3: Download complete [2022-04-06T20:49:07.152Z] 1ce36da41761: Pull complete [2022-04-06T20:49:19.591Z] 25b303627fd3: Pull complete [2022-04-06T20:49:19.591Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-06T20:49:19.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-06T20:49:19.591Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-06T20:49:19.858Z] prd-ubuntu20.04-docker-arm64-4c-16g-10992 does not seem to be running inside a container [2022-04-06T20:49:19.942Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-06T20:49:22.735Z] $ docker top a8f780bfcc4c7efb3d459be63e15f7760d69520443248a3ce2326b1d1b444db9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-06T20:49:23.696Z] + docker-compose build --help [2022-04-06T20:49:23.696Z] + grep parallel [2022-04-06T20:49:30.419Z] --parallel Build images in parallel. [Pipeline] } [2022-04-06T20:49:30.441Z] $ docker stop --time=1 a8f780bfcc4c7efb3d459be63e15f7760d69520443248a3ce2326b1d1b444db9 [2022-04-06T20:49:32.178Z] $ docker rm -f a8f780bfcc4c7efb3d459be63e15f7760d69520443248a3ce2326b1d1b444db9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T20:49:32.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-06T20:49:32.838Z] . [Pipeline] withDockerContainer [2022-04-06T20:49:33.153Z] prd-ubuntu20.04-docker-arm64-4c-16g-10992 does not seem to be running inside a container [2022-04-06T20:49:33.255Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-06T20:49:34.799Z] $ docker top 281e635ce2d96058325a35506db9bd364b6ca06f48bb06b715af807b91bd2bee -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-06T20:49:35.819Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-06T20:49:42.529Z] Building core-command ... [2022-04-06T20:49:42.529Z] Building core-data ... [2022-04-06T20:49:42.529Z] Building core-metadata ... [2022-04-06T20:49:42.529Z] Building security-bootstrapper ... [2022-04-06T20:49:42.529Z] Building security-proxy-setup ... [2022-04-06T20:49:42.529Z] Building security-secretstore-setup ... [2022-04-06T20:49:42.529Z] Building security-spiffe-token-provider ... [2022-04-06T20:49:42.529Z] Building security-spire-agent ... [2022-04-06T20:49:42.529Z] Building security-spire-config ... [2022-04-06T20:49:42.529Z] Building security-spire-server ... [2022-04-06T20:49:42.529Z] Building support-notifications ... [2022-04-06T20:49:42.529Z] Building support-scheduler ... [2022-04-06T20:49:42.529Z] Building sys-mgmt-agent ... [2022-04-06T20:49:42.529Z] Building sys-mgmt-agent [2022-04-06T20:49:42.529Z] Building security-bootstrapper [2022-04-06T20:49:42.529Z] Building security-secretstore-setup [2022-04-06T20:49:42.529Z] Building core-data [2022-04-06T20:49:42.529Z] Building security-spire-agent [2022-04-06T20:51:34.378Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:51:34.378Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:51:34.378Z] ---> d2357830cdcc [2022-04-06T20:51:34.378Z] Step 3/26 : WORKDIR /edgex-go [2022-04-06T20:51:34.378Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:51:34.378Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:51:34.378Z] ---> d2357830cdcc [2022-04-06T20:51:34.378Z] Step 3/25 : WORKDIR /edgex-go [2022-04-06T20:51:34.378Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:51:34.378Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:51:34.378Z] ---> d2357830cdcc [2022-04-06T20:51:34.378Z] Step 3/31 : WORKDIR /edgex-go [2022-04-06T20:51:34.378Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:51:34.378Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:51:34.378Z] ---> d2357830cdcc [2022-04-06T20:51:34.378Z] Step 3/23 : WORKDIR /edgex-go [2022-04-06T20:51:34.378Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:51:34.378Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:51:34.378Z] ---> d2357830cdcc [2022-04-06T20:51:34.378Z] Step 3/23 : WORKDIR /edgex-go [2022-04-06T20:51:34.378Z] ---> Running in a2e3c5eeab91 [2022-04-06T20:51:34.378Z] ---> Running in 943e7b40f962 [2022-04-06T20:51:34.378Z] ---> Running in 5e9b441f6e89 [2022-04-06T20:51:34.378Z] ---> Running in 77f9fc436a18 [2022-04-06T20:51:34.378Z] ---> Running in 20d55a9a62d7 [2022-04-06T20:51:34.378Z] Removing intermediate container a2e3c5eeab91 [2022-04-06T20:51:34.378Z] ---> 064b7ffc0010 [2022-04-06T20:51:34.378Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:51:34.378Z] ---> Running in 6dbc6c646bb1 [2022-04-06T20:51:34.378Z] Removing intermediate container 77f9fc436a18 [2022-04-06T20:51:34.378Z] ---> 4de0d7e07b2a [2022-04-06T20:51:34.378Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:51:34.378Z] Removing intermediate container 943e7b40f962 [2022-04-06T20:51:34.378Z] ---> 6c664f58003d [2022-04-06T20:51:34.378Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:51:34.378Z] Removing intermediate container 5e9b441f6e89 [2022-04-06T20:51:34.378Z] ---> 1ac2b77b8e52 [2022-04-06T20:51:34.378Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:51:34.378Z] Removing intermediate container 20d55a9a62d7 [2022-04-06T20:51:34.378Z] ---> cf7d4c3c918f [2022-04-06T20:51:34.378Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:51:34.378Z] ---> Running in 9259a5f210e8 [2022-04-06T20:51:34.378Z] ---> Running in 5f0e81bd8c01 [2022-04-06T20:51:34.378Z] ---> Running in 4c587ad31300 [2022-04-06T20:51:34.378Z] ---> Running in 474d5c9706ba [2022-04-06T20:51:37.822Z] Removing intermediate container 6dbc6c646bb1 [2022-04-06T20:51:37.822Z] ---> f855a762f9f1 [2022-04-06T20:51:37.822Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-06T20:51:38.108Z] Removing intermediate container 5f0e81bd8c01 [2022-04-06T20:51:38.108Z] ---> 28471c306c0d [2022-04-06T20:51:38.108Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-06T20:51:38.108Z] ---> Running in ef470c999956 [2022-04-06T20:51:38.108Z] Removing intermediate container 9259a5f210e8 [2022-04-06T20:51:38.108Z] ---> e88334998c95 [2022-04-06T20:51:38.108Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-06T20:51:38.108Z] ---> Running in 784c74d77fdc [2022-04-06T20:51:38.737Z] ---> Running in 2d76f892ac82 [2022-04-06T20:51:38.737Z] Removing intermediate container 4c587ad31300 [2022-04-06T20:51:38.737Z] ---> 3de745e61133 [2022-04-06T20:51:38.737Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-06T20:51:39.028Z] Removing intermediate container 474d5c9706ba [2022-04-06T20:51:39.028Z] ---> c88ca8f8150b [2022-04-06T20:51:39.028Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-06T20:51:39.028Z] ---> Running in fc50579e0800 [2022-04-06T20:51:39.028Z] ---> Running in cd02161859fb [2022-04-06T20:51:41.041Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T20:51:41.041Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T20:51:41.322Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T20:51:41.322Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T20:51:41.322Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T20:51:41.942Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T20:51:42.226Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T20:51:42.226Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T20:51:42.226Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T20:51:42.506Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T20:51:43.112Z] OK: 220 MiB in 52 packages [2022-04-06T20:51:44.118Z] OK: 220 MiB in 52 packages [2022-04-06T20:51:44.118Z] OK: 220 MiB in 52 packages [2022-04-06T20:51:44.118Z] OK: 220 MiB in 52 packages [2022-04-06T20:51:44.118Z] OK: 220 MiB in 52 packages [2022-04-06T20:51:45.144Z] Removing intermediate container 2d76f892ac82 [2022-04-06T20:51:45.144Z] ---> e98742745144 [2022-04-06T20:51:45.144Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-06T20:51:45.767Z] Removing intermediate container 784c74d77fdc [2022-04-06T20:51:45.767Z] ---> 06dd8ac49a70 [2022-04-06T20:51:45.767Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-06T20:51:46.053Z] Removing intermediate container cd02161859fb [2022-04-06T20:51:46.053Z] ---> 4b4c690ffde9 [2022-04-06T20:51:46.053Z] Removing intermediate container fc50579e0800 [2022-04-06T20:51:46.053Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-06T20:51:46.053Z] ---> 2ae069323a61 [2022-04-06T20:51:46.053Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-06T20:51:46.329Z] Removing intermediate container ef470c999956 [2022-04-06T20:51:46.329Z] ---> 9436e12ca938 [2022-04-06T20:51:46.329Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-06T20:51:46.606Z] ---> 1a28089c7007 [2022-04-06T20:51:46.606Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:51:46.885Z] ---> Running in 5a0136050107 [2022-04-06T20:51:46.885Z] ---> 15f1a05ffa21 [2022-04-06T20:51:46.885Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:51:47.167Z] ---> Running in 38f6807b3d8e [2022-04-06T20:51:47.777Z] ---> c4d65afadb15 [2022-04-06T20:51:47.777Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:51:48.058Z] ---> Running in d24ce35a33cd [2022-04-06T20:51:48.058Z] ---> a055d00d2230 [2022-04-06T20:51:48.058Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:51:48.058Z] ---> 2c223b5aca12 [2022-04-06T20:51:48.058Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:51:48.336Z] ---> Running in cc58be880662 [2022-04-06T20:51:48.336Z] ---> Running in 14c394d52931 [2022-04-06T20:51:53.800Z] Removing intermediate container 5a0136050107 [2022-04-06T20:51:53.800Z] ---> 3042caa75c4b [2022-04-06T20:51:53.800Z] Step 8/31 : COPY . . [2022-04-06T20:51:53.800Z] Removing intermediate container 38f6807b3d8e [2022-04-06T20:51:53.800Z] ---> 23687d42fd50 [2022-04-06T20:51:53.800Z] Step 8/25 : COPY . . [2022-04-06T20:51:54.799Z] Removing intermediate container d24ce35a33cd [2022-04-06T20:51:54.799Z] ---> 3c70da2ec12d [2022-04-06T20:51:54.799Z] Step 8/23 : COPY . . [2022-04-06T20:51:55.074Z] Removing intermediate container cc58be880662 [2022-04-06T20:51:55.074Z] ---> 9b33abd108b8 [2022-04-06T20:51:55.074Z] Step 8/23 : COPY . . [2022-04-06T20:51:55.074Z] Removing intermediate container 14c394d52931 [2022-04-06T20:51:55.074Z] ---> 5b341ef47e49 [2022-04-06T20:51:55.074Z] Step 8/26 : COPY . . [2022-04-06T20:52:34.139Z] ---> 56d46b0156bf [2022-04-06T20:52:34.139Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup ---> b29635d2da51 [2022-04-06T20:52:34.139Z] [2022-04-06T20:52:34.139Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-06T20:52:34.139Z] ---> 5d8dee9f190e [2022-04-06T20:52:34.139Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-06T20:52:34.139Z] ---> Running in 34d5b9787a96 [2022-04-06T20:52:34.139Z] ---> Running in bff98b3b3cde [2022-04-06T20:52:34.139Z] ---> Running in 61766d686370 [2022-04-06T20:52:34.139Z] ---> 922d9e9b2fc5 [2022-04-06T20:52:34.139Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-06T20:52:34.139Z] ---> Running in c24cd2d1af35 [2022-04-06T20:52:34.139Z] ---> 7cf6cd9e9d91 [2022-04-06T20:52:34.139Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-06T20:52:34.139Z] ---> Running in 8a8757d85fef [2022-04-06T20:52:34.139Z] Removing intermediate container c24cd2d1af35 [2022-04-06T20:52:34.139Z] ---> 6e1a38b42fed [2022-04-06T20:52:34.139Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-06T20:52:34.139Z] ---> Running in 2091546816e2 [2022-04-06T20:52:34.139Z] 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-06T20:52:34.139Z] 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-06T20:52:34.139Z] 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-06T20:52:34.139Z] 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-06T20:52:36.157Z] Removing intermediate container 2091546816e2 [2022-04-06T20:52:36.157Z] ---> 96290dfccd02 [2022-04-06T20:52:36.157Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-06T20:52:36.157Z] ---> Running in 0e7edb6ccb7a [2022-04-06T20:52:36.768Z] Removing intermediate container 0e7edb6ccb7a [2022-04-06T20:52:36.768Z] ---> f08dc01e0597 [2022-04-06T20:52:36.768Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-06T20:52:36.768Z] ---> Running in 024ff10547ef [2022-04-06T20:52:39.408Z] spire-1.2.1/ [2022-04-06T20:52:39.408Z] spire-1.2.1/.data/ [2022-04-06T20:52:39.408Z] spire-1.2.1/.data/.file [2022-04-06T20:52:39.408Z] spire-1.2.1/.dockerignore [2022-04-06T20:52:39.408Z] spire-1.2.1/.gitattributes [2022-04-06T20:52:39.408Z] spire-1.2.1/.githooks/ [2022-04-06T20:52:39.408Z] spire-1.2.1/.githooks/pre-commit [2022-04-06T20:52:39.408Z] spire-1.2.1/.github/ [2022-04-06T20:52:39.408Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-06T20:52:39.408Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-06T20:52:39.408Z] spire-1.2.1/.github/dependabot.yml [2022-04-06T20:52:39.408Z] spire-1.2.1/.github/workflows/ [2022-04-06T20:52:39.408Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-06T20:52:39.408Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-06T20:52:39.408Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-06T20:52:39.408Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-06T20:52:39.408Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-06T20:52:39.408Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-06T20:52:39.408Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-06T20:52:39.408Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-06T20:52:39.408Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-06T20:52:39.408Z] spire-1.2.1/.gitignore [2022-04-06T20:52:39.408Z] spire-1.2.1/.go-version [2022-04-06T20:52:39.408Z] spire-1.2.1/.golangci.yml [2022-04-06T20:52:39.408Z] spire-1.2.1/ADOPTERS.md [2022-04-06T20:52:39.408Z] spire-1.2.1/CHANGELOG.md [2022-04-06T20:52:39.408Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-06T20:52:39.408Z] spire-1.2.1/CODEOWNERS [2022-04-06T20:52:39.408Z] spire-1.2.1/CONTRIBUTING.md [2022-04-06T20:52:39.408Z] spire-1.2.1/Dockerfile [2022-04-06T20:52:39.408Z] spire-1.2.1/Dockerfile.dev [2022-04-06T20:52:39.408Z] spire-1.2.1/Dockerfile.scratch [2022-04-06T20:52:39.408Z] spire-1.2.1/LICENSE [2022-04-06T20:52:39.408Z] spire-1.2.1/MAINTAINERS.md [2022-04-06T20:52:39.408Z] spire-1.2.1/Makefile [2022-04-06T20:52:39.408Z] spire-1.2.1/README.md [2022-04-06T20:52:39.408Z] spire-1.2.1/ROADMAP.md [2022-04-06T20:52:39.408Z] spire-1.2.1/SECURITY.md [2022-04-06T20:52:39.408Z] spire-1.2.1/cmd/ [2022-04-06T20:52:39.408Z] spire-1.2.1/cmd/spire-agent/ [2022-04-06T20:52:39.408Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-06T20:52:39.408Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-06T20:52:39.408Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-06T20:52:39.408Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-06T20:52:39.408Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-06T20:52:39.408Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-06T20:52:39.408Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-06T20:52:39.408Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-06T20:52:39.408Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-06T20:52:39.408Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-06T20:52:39.408Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-06T20:52:39.408Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-06T20:52:39.408Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-06T20:52:39.408Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-06T20:52:39.408Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-06T20:52:39.408Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-06T20:52:39.408Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/ [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-06T20:52:39.685Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-06T20:52:39.685Z] spire-1.2.1/conf/ [2022-04-06T20:52:39.685Z] spire-1.2.1/conf/agent/ [2022-04-06T20:52:39.685Z] spire-1.2.1/conf/agent/agent.conf [2022-04-06T20:52:39.685Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-06T20:52:39.685Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-06T20:52:39.685Z] spire-1.2.1/conf/server/ [2022-04-06T20:52:39.685Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-06T20:52:39.685Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-06T20:52:39.685Z] spire-1.2.1/conf/server/server.conf [2022-04-06T20:52:39.685Z] spire-1.2.1/conf/server/server_full.conf [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/ [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/SPIRE101.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/auditlog.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/images/ [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/scaling_spire.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/spire_agent.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/spire_server.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/supported_integrations.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/telemetry.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/telemetry_config.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/upgrading.md [2022-04-06T20:52:39.685Z] spire-1.2.1/doc/using_spire.md [2022-04-06T20:52:39.685Z] spire-1.2.1/examples/ [2022-04-06T20:52:39.685Z] spire-1.2.1/examples/README.md [2022-04-06T20:52:39.685Z] spire-1.2.1/go.mod [2022-04-06T20:52:39.685Z] spire-1.2.1/go.sum [2022-04-06T20:52:39.685Z] spire-1.2.1/pkg/ [2022-04-06T20:52:39.685Z] spire-1.2.1/pkg/agent/ [2022-04-06T20:52:39.685Z] spire-1.2.1/pkg/agent/agent.go [2022-04-06T20:52:39.685Z] spire-1.2.1/pkg/agent/api/ [2022-04-06T20:52:39.685Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-06T20:52:39.685Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-06T20:52:39.685Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-06T20:52:39.685Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-06T20:52:39.962Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-06T20:52:39.962Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-06T20:52:39.962Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-06T20:52:39.962Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-06T20:52:39.962Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-06T20:52:39.962Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-06T20:52:39.962Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-06T20:52:39.962Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-06T20:52:39.962Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-06T20:52:39.962Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-06T20:52:39.962Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-06T20:52:39.962Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-06T20:52:39.962Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-06T20:52:39.962Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-06T20:52:39.962Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-06T20:52:39.962Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-06T20:52:39.962Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-06T20:52:39.962Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-06T20:52:39.962Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-06T20:52:39.962Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-06T20:52:39.962Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-06T20:52:39.962Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-06T20:52:39.962Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-06T20:52:39.962Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-06T20:52:39.962Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-06T20:52:39.962Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-06T20:52:39.962Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-06T20:52:39.962Z] spire-1.2.1/pkg/agent/client/ [2022-04-06T20:52:39.962Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-06T20:52:39.962Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/common/ [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/config.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/manager/ [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/svid/ [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/common/ [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/common/api/ [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-06T20:52:39.963Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/api/names.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/auth/ [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/catalog/ [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/cli/ [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-06T20:52:40.242Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/health/ [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/health/config.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/health/context.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/health/health.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/idutil/ [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/log/ [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/log/log.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/log/options.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/plugin/ [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/profiling/ [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/selector/ [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-06T20:52:40.243Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-06T20:52:40.244Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-06T20:52:40.244Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-06T20:52:40.244Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-06T20:52:40.244Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-06T20:52:40.244Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-06T20:52:40.244Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-06T20:52:40.244Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-06T20:52:40.244Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-06T20:52:40.244Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-06T20:52:40.244Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-06T20:52:40.244Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-06T20:52:40.244Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-06T20:52:40.244Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-06T20:52:40.244Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-06T20:52:40.244Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-06T20:52:40.244Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-06T20:52:40.244Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-06T20:52:40.244Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-06T20:52:40.244Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-06T20:52:40.244Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-06T20:52:40.244Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-06T20:52:40.244Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-06T20:52:40.244Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-06T20:52:40.244Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-06T20:52:40.244Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-06T20:52:40.244Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/uptime/ [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/util/ [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/util/task.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/version/ [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/version/version.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/x509util/ [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/ [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/ [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/api.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/health/ [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/id.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/status.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/bundle/ [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/ca/ [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-06T20:52:40.524Z] spire-1.2.1/pkg/server/cache/ [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/catalog/ [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/config.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/datastore/ [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/plugin/ [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-06T20:52:40.525Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-06T20:52:40.804Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-06T20:52:40.804Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-06T20:52:40.804Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-06T20:52:40.804Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-06T20:52:40.804Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-06T20:52:40.804Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-06T20:52:40.804Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-06T20:52:40.804Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T20:52:40.804Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-06T20:52:40.804Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T20:52:40.804Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-06T20:52:40.804Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-06T20:52:40.804Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T20:52:40.804Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T20:52:40.804Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-06T20:52:40.804Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T20:52:40.804Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T20:52:40.804Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-06T20:52:40.804Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-06T20:52:40.804Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-06T20:52:40.804Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/registration/ [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/server.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/server_test.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/svid/ [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-06T20:52:40.805Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-06T20:52:40.805Z] spire-1.2.1/proto/ [2022-04-06T20:52:40.805Z] spire-1.2.1/proto/private/ [2022-04-06T20:52:40.805Z] spire-1.2.1/proto/private/server/ [2022-04-06T20:52:40.805Z] spire-1.2.1/proto/private/server/journal/ [2022-04-06T20:52:40.805Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-06T20:52:40.805Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-06T20:52:40.806Z] spire-1.2.1/proto/spire/ [2022-04-06T20:52:40.806Z] spire-1.2.1/proto/spire/common/ [2022-04-06T20:52:40.806Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-06T20:52:40.806Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-06T20:52:40.806Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-06T20:52:40.806Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-06T20:52:40.806Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-06T20:52:40.806Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-06T20:52:40.806Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-06T20:52:40.806Z] spire-1.2.1/proto/spire/plugin/ [2022-04-06T20:52:40.806Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-06T20:52:40.806Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-06T20:52:40.806Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-06T20:52:40.806Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-06T20:52:40.806Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-06T20:52:40.806Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-06T20:52:40.806Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-06T20:52:40.806Z] spire-1.2.1/release/ [2022-04-06T20:52:40.806Z] spire-1.2.1/release/spire-extras/ [2022-04-06T20:52:40.806Z] spire-1.2.1/release/spire-extras/README.md [2022-04-06T20:52:40.806Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-06T20:52:40.806Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-06T20:52:40.806Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-06T20:52:40.806Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-06T20:52:40.806Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-06T20:52:40.806Z] spire-1.2.1/release/spire/ [2022-04-06T20:52:40.806Z] spire-1.2.1/release/spire/README.md [2022-04-06T20:52:40.806Z] spire-1.2.1/release/spire/conf/ [2022-04-06T20:52:40.806Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-06T20:52:40.806Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-06T20:52:40.806Z] spire-1.2.1/release/spire/conf/server/ [2022-04-06T20:52:40.806Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-06T20:52:40.806Z] spire-1.2.1/script/ [2022-04-06T20:52:40.806Z] spire-1.2.1/script/build-artifact.sh [2022-04-06T20:52:40.806Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-06T20:52:40.806Z] spire-1.2.1/support/ [2022-04-06T20:52:40.806Z] spire-1.2.1/support/k8s/ [2022-04-06T20:52:40.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-06T20:52:40.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-06T20:52:40.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-06T20:52:40.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-06T20:52:40.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-06T20:52:40.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-06T20:52:40.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-06T20:52:40.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-06T20:52:40.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-06T20:52:40.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-06T20:52:40.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-06T20:52:40.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-06T20:52:40.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-06T20:52:40.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-06T20:52:40.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-06T20:52:40.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-06T20:52:40.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-06T20:52:40.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-06T20:52:40.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-06T20:52:40.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-06T20:52:41.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-06T20:52:41.084Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-06T20:52:41.084Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-06T20:52:41.084Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-06T20:52:41.084Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-06T20:52:41.084Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-06T20:52:41.084Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-06T20:52:41.084Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-06T20:52:41.084Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-06T20:52:41.084Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-06T20:52:41.084Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-06T20:52:41.084Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-06T20:52:41.084Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-06T20:52:41.084Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-06T20:52:41.084Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-06T20:52:41.084Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-06T20:52:41.084Z] spire-1.2.1/test/ [2022-04-06T20:52:41.084Z] spire-1.2.1/test/clock/ [2022-04-06T20:52:41.084Z] spire-1.2.1/test/clock/clock.go [2022-04-06T20:52:41.084Z] spire-1.2.1/test/fakes/ [2022-04-06T20:52:41.084Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-06T20:52:41.084Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-06T20:52:41.084Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-06T20:52:41.084Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-06T20:52:41.084Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-06T20:52:41.084Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-06T20:52:41.084Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-06T20:52:41.084Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-06T20:52:41.084Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-06T20:52:41.084Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-06T20:52:41.084Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-06T20:52:41.084Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-06T20:52:41.084Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-06T20:52:41.084Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-06T20:52:41.084Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-06T20:52:41.084Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-06T20:52:41.084Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-06T20:52:41.084Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-06T20:52:41.084Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-06T20:52:41.084Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-06T20:52:41.084Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-06T20:52:41.084Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-06T20:52:41.084Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-06T20:52:41.084Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-06T20:52:41.084Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-06T20:52:41.084Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-06T20:52:41.084Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-06T20:52:41.084Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-06T20:52:41.084Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-06T20:52:41.084Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-06T20:52:41.084Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-06T20:52:41.084Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-06T20:52:41.084Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-06T20:52:41.084Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-06T20:52:41.084Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-06T20:52:41.084Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-06T20:52:41.084Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-06T20:52:41.084Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-06T20:52:41.084Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-06T20:52:41.084Z] spire-1.2.1/test/fixture/ [2022-04-06T20:52:41.084Z] spire-1.2.1/test/fixture/certs/ [2022-04-06T20:52:41.084Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/config/ [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/fixture.go [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/registration/ [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-06T20:52:41.085Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/ [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/README.md [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/common [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/setup/ [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/ [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-06T20:52:41.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-06T20:52:41.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-06T20:52:41.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-06T20:52:41.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-06T20:52:41.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-06T20:52:41.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-06T20:52:41.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-06T20:52:41.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-06T20:52:41.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-06T20:52:41.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-06T20:52:41.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-06T20:52:41.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-06T20:52:41.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-06T20:52:41.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-06T20:52:41.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-06T20:52:41.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-06T20:52:41.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-06T20:52:41.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-06T20:52:41.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-06T20:52:41.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-06T20:52:41.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-06T20:52:41.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-06T20:52:41.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-06T20:52:41.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-06T20:52:41.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-06T20:52:41.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-06T20:52:41.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-06T20:52:41.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-06T20:52:41.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-06T20:52:41.364Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-06T20:52:41.642Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-06T20:52:41.642Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-06T20:52:41.642Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-06T20:52:41.642Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-06T20:52:41.642Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-06T20:52:41.642Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-06T20:52:41.642Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-06T20:52:41.642Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-06T20:52:41.642Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-06T20:52:41.642Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-06T20:52:41.642Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-06T20:52:41.642Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-06T20:52:41.642Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-06T20:52:41.642Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-06T20:52:41.642Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-06T20:52:41.642Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-06T20:52:41.642Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-06T20:52:41.642Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-06T20:52:41.642Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-06T20:52:41.642Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-06T20:52:41.642Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-06T20:52:41.642Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-06T20:52:41.642Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-06T20:52:41.642Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-06T20:52:41.642Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-06T20:52:41.642Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-06T20:52:41.642Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-06T20:52:41.642Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-06T20:52:41.642Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-06T20:52:41.642Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-06T20:52:41.642Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-06T20:52:41.642Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-06T20:52:41.642Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-06T20:52:41.642Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-06T20:52:41.642Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-06T20:52:41.642Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-06T20:52:41.642Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-06T20:52:41.642Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-06T20:52:41.642Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-06T20:52:41.642Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-06T20:52:41.642Z] spire-1.2.1/test/integration/test-one.sh [2022-04-06T20:52:41.642Z] spire-1.2.1/test/integration/test.sh [2022-04-06T20:52:41.642Z] spire-1.2.1/test/plugintest/ [2022-04-06T20:52:41.642Z] spire-1.2.1/test/plugintest/config.go [2022-04-06T20:52:41.642Z] spire-1.2.1/test/plugintest/load.go [2022-04-06T20:52:41.642Z] spire-1.2.1/test/plugintest/option.go [2022-04-06T20:52:41.642Z] spire-1.2.1/test/spiretest/ [2022-04-06T20:52:41.642Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-06T20:52:41.642Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-06T20:52:41.642Z] spire-1.2.1/test/spiretest/dir.go [2022-04-06T20:52:41.642Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-06T20:52:41.642Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-06T20:52:41.642Z] spire-1.2.1/test/spiretest/logs.go [2022-04-06T20:52:41.642Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-06T20:52:41.642Z] spire-1.2.1/test/spiretest/suite.go [2022-04-06T20:52:41.642Z] spire-1.2.1/test/spiretest/x509.go [2022-04-06T20:52:41.642Z] spire-1.2.1/test/testca/ [2022-04-06T20:52:41.642Z] spire-1.2.1/test/testca/ca.go [2022-04-06T20:52:41.642Z] spire-1.2.1/test/testkey/ [2022-04-06T20:52:41.642Z] spire-1.2.1/test/testkey/generate.sh [2022-04-06T20:52:41.642Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-06T20:52:41.642Z] spire-1.2.1/test/testkey/keys.go [2022-04-06T20:52:41.642Z] spire-1.2.1/test/testkey/new.go [2022-04-06T20:52:41.642Z] spire-1.2.1/test/tpmsimulator/ [2022-04-06T20:52:41.642Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-06T20:52:41.642Z] spire-1.2.1/test/util/ [2022-04-06T20:52:41.642Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-06T20:52:41.642Z] spire-1.2.1/test/util/cert_generation.go [2022-04-06T20:52:41.642Z] spire-1.2.1/test/util/io_redirection.go [2022-04-06T20:52:41.642Z] spire-1.2.1/test/util/race.go [2022-04-06T20:52:41.642Z] spire-1.2.1/test/util/util.go [2022-04-06T20:52:41.642Z] building spire from source... [2022-04-06T20:52:42.249Z] Installing go1.17.7... [2022-04-06T20:53:09.119Z] Building bin/spire-server... [2022-04-06T20:53:09.394Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-06T20:53:09.394Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-06T20:53:09.394Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-06T20:53:09.998Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-06T20:53:10.603Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-06T20:53:11.208Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-06T20:53:14.680Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-06T20:53:15.818Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-06T20:53:15.818Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-06T20:53:16.500Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-06T20:53:16.799Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-06T20:53:17.165Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-06T20:53:17.165Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-06T20:53:17.477Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-06T20:53:17.758Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-06T20:53:17.758Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-06T20:53:17.758Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-06T20:53:19.214Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-06T20:53:19.214Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-06T20:53:19.214Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-06T20:53:19.820Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-06T20:53:19.820Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-06T20:53:21.273Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-06T20:53:21.273Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-06T20:53:48.135Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-06T20:53:48.135Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-06T20:53:48.135Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-06T20:53:48.135Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-06T20:53:48.135Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-06T20:53:48.135Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-06T20:53:48.409Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-06T20:53:48.409Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-06T20:53:48.687Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-06T20:53:48.687Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-06T20:53:48.687Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-06T20:53:48.965Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-06T20:53:48.965Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-06T20:53:48.965Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-06T20:53:49.958Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-06T20:53:49.958Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-06T20:53:50.237Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-06T20:53:50.237Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-06T20:53:50.844Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-06T20:53:50.844Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-06T20:53:51.124Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-06T20:53:51.124Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-06T20:53:51.124Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-06T20:53:51.404Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-06T20:53:51.682Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-06T20:53:52.288Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-06T20:53:52.894Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-06T20:53:53.173Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-06T20:53:53.453Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-06T20:53:53.453Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-06T20:53:56.106Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-06T20:53:58.102Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-06T20:54:03.535Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-06T20:54:03.535Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-06T20:54:03.535Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-06T20:54:03.535Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-06T20:54:25.786Z] go: downloading google.golang.org/api v0.70.0 [2022-04-06T20:54:25.786Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-06T20:54:25.786Z] go: downloading k8s.io/api v0.23.4 [2022-04-06T20:54:34.155Z] Running on prd-ubuntu18.04-docker-8c-8g-11216 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws [2022-04-06T20:54:34.172Z] Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout [2022-04-06T20:54:34.266Z] The recommended git tool is: git [2022-04-06T20:54:35.987Z] using credential edgex-jenkins-ssh [2022-04-06T20:54:35.997Z] Cloning the remote Git repository [2022-04-06T20:54:36.008Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-06T20:54:36.052Z] > git init /w/workspace/edgex-go/10 # timeout=10 [2022-04-06T20:54:36.096Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-06T20:54:36.097Z] > git --version # timeout=10 [2022-04-06T20:54:36.108Z] > git --version # 'git version 2.17.1' [2022-04-06T20:54:36.108Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-06T20:54:36.132Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-06T20:54:40.942Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-06T20:54:40.942Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-06T20:54:40.755Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-06T20:54:40.766Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-06T20:54:40.779Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-06T20:54:40.790Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-06T20:54:40.791Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-06T20:54:40.794Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-06T20:54:41.441Z] Merging remotes/origin/main commit 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 into PR head commit 64aec9189af9621412b452e52a5a7556cd5c6e8f [2022-04-06T20:54:41.609Z] Merge succeeded, producing de9b46e8d493d45a2220437e2154736dab5e04bb [2022-04-06T20:54:41.609Z] Checking out Revision de9b46e8d493d45a2220437e2154736dab5e04bb (PR-3924) [2022-04-06T20:54:41.449Z] > git config core.sparsecheckout # timeout=10 [2022-04-06T20:54:41.454Z] > git checkout -f 64aec9189af9621412b452e52a5a7556cd5c6e8f # timeout=10 [2022-04-06T20:54:41.521Z] > git remote # timeout=10 [2022-04-06T20:54:41.527Z] > git config --get remote.origin.url # timeout=10 [2022-04-06T20:54:41.532Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-06T20:54:41.536Z] > git merge 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 # timeout=10 [2022-04-06T20:54:41.604Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-06T20:54:41.613Z] > git config core.sparsecheckout # timeout=10 [2022-04-06T20:54:41.619Z] > git checkout -f de9b46e8d493d45a2220437e2154736dab5e04bb # timeout=10 [2022-04-06T20:54:45.144Z] Commit message: "Merge commit '9607b8313bf3bc4f18f2455067ce19b66a7e2c12' into HEAD" [2022-04-06T20:54:45.153Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [2022-04-06T20:54:45.150Z] > git rev-list --no-walk 80ad7ef7ecc8537873c4ba683d22f4d09fa8e2fd # timeout=10 [Pipeline] libraryResource [Pipeline] sh [2022-04-06T20:54:45.915Z] + echo snap-build.sh [2022-04-06T20:54:45.915Z] snap-build.sh [2022-04-06T20:54:45.915Z] + SNAP_BASE_DIR=. [2022-04-06T20:54:45.915Z] + '[' '!' -z /w/workspace/edgex-go/10 ']' [2022-04-06T20:54:45.915Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/10 [2022-04-06T20:54:45.915Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/10]' [2022-04-06T20:54:45.915Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/10] [2022-04-06T20:54:45.915Z] + cd /w/workspace/edgex-go/10 [2022-04-06T20:54:45.915Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-04-06T20:54:45.915Z] Reading package lists... [2022-04-06T20:54:45.915Z] Building dependency tree... [2022-04-06T20:54:45.915Z] Reading state information... [2022-04-06T20:54:45.915Z] The following packages were automatically installed and are no longer required: [2022-04-06T20:54:45.915Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-04-06T20:54:45.915Z] uidmap xdelta3 [2022-04-06T20:54:45.915Z] Use 'sudo apt autoremove' to remove them. [2022-04-06T20:54:45.915Z] The following packages will be REMOVED: [2022-04-06T20:54:45.915Z] lxd* lxd-client* [2022-04-06T20:54:45.915Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-04-06T20:54:46.486Z] After this operation, 31.7 MB disk space will be freed. [2022-04-06T20:54:47.009Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) [2022-04-06T20:54:47.009Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-04-06T20:54:47.949Z] Removing lxd dnsmasq configuration [2022-04-06T20:54:47.949Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-04-06T20:54:47.949Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-04-06T20:54:48.891Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-04-06T20:54:48.891Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) [2022-04-06T20:54:48.891Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-04-06T20:54:50.276Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-04-06T20:54:50.276Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-04-06T20:54:50.849Z] + sudo snap remove --purge lxd [2022-04-06T20:54:50.849Z] snap "lxd" is not installed [2022-04-06T20:54:50.849Z] + sudo groupadd --force --system lxd [2022-04-06T20:54:50.849Z] ++ whoami [2022-04-06T20:54:50.849Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-04-06T20:54:50.849Z] + newgrp - lxd [2022-04-06T20:54:51.111Z] + sudo snap install lxd [2022-04-06T20:55:13.370Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-06T20:55:13.371Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-06T20:55:13.371Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-06T20:55:13.371Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-06T20:55:14.825Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-06T20:55:15.827Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-06T20:55:17.298Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-06T20:55:17.907Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-06T20:55:19.364Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-06T20:55:19.643Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-06T20:55:19.923Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-06T20:55:21.376Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-06T20:55:21.376Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-06T20:55:21.654Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-06T20:55:21.935Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-06T20:55:22.220Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-06T20:55:22.826Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-06T20:55:22.826Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-06T20:55:23.105Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-06T20:55:23.384Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-06T20:55:23.664Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-06T20:55:23.941Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-06T20:55:25.931Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-06T20:55:25.931Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-06T20:55:26.207Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-06T20:55:32.985Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-06T20:55:32.985Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-06T20:55:33.265Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-06T20:55:33.265Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-06T20:55:33.265Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-06T20:55:33.265Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-06T20:55:33.544Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-06T20:55:33.825Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-06T20:55:33.825Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-06T20:55:35.284Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-06T20:55:35.893Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-06T20:55:36.173Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-06T20:55:36.458Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-06T20:55:36.458Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-06T20:55:37.918Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-06T20:55:37.918Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-06T20:55:38.198Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-06T20:55:38.198Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-06T20:55:38.475Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-06T20:55:38.475Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-06T20:55:38.475Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-06T20:55:40.644Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-06T20:55:40.926Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-06T20:55:41.235Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-06T20:55:41.548Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-06T20:55:41.548Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-06T20:55:44.184Z] go: downloading go.opencensus.io v0.23.0 [2022-04-06T20:55:45.178Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-06T20:55:45.178Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-06T20:55:45.458Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-06T20:55:45.458Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-06T20:55:45.735Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-06T20:55:46.013Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-06T20:55:46.291Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-06T20:55:46.894Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-06T20:55:49.540Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-06T20:55:52.193Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-06T20:55:52.193Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-06T20:55:52.812Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-06T20:55:52.812Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-06T20:55:53.089Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-06T20:55:53.696Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-06T20:55:53.975Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-06T20:55:53.975Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-06T20:55:54.585Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-06T20:55:54.863Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-06T20:55:54.863Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-06T20:55:54.863Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-06T20:56:07.330Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-06T20:56:07.330Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-06T20:56:07.330Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-06T20:56:07.330Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-06T20:56:34.182Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-06T20:56:34.182Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-06T20:57:27.668Z] 2022-04-06T20:57:15Z INFO Waiting for automatic snapd restart... [2022-04-06T21:00:41.354Z] 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-06T21:00:53.838Z] Removing intermediate container bff98b3b3cde [2022-04-06T21:00:53.838Z] ---> ce96fd5f82c3 [2022-04-06T21:00:53.838Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-06T21:00:53.838Z] ---> Running in 3092f0221782 [2022-04-06T21:00:57.249Z] 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-06T21:01:00.671Z] Removing intermediate container 34d5b9787a96 [2022-04-06T21:01:00.671Z] ---> ef96b756e5ac [2022-04-06T21:01:00.671Z] [2022-04-06T21:01:00.671Z] Step 10/25 : FROM alpine:3.14 [2022-04-06T21:01:00.949Z] 3.14: Pulling from library/alpine [2022-04-06T21:01:01.940Z] Removing intermediate container 3092f0221782 [2022-04-06T21:01:01.940Z] ---> 22e3b45f4dcd [2022-04-06T21:01:01.940Z] [2022-04-06T21:01:01.940Z] Step 11/23 : FROM docker:20.10.14 [2022-04-06T21:01:02.216Z] 20.10.14: Pulling from library/docker [2022-04-06T21:01:04.209Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-06T21:01:04.209Z] Status: Downloaded newer image for alpine:3.14 [2022-04-06T21:01:04.209Z] ---> ac73e934f311 [2022-04-06T21:01:04.209Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-06T21:01:04.491Z] ---> Running in cc37f9e47a78 [2022-04-06T21:01:06.494Z] Removing intermediate container 61766d686370 [2022-04-06T21:01:06.494Z] ---> 6d1721f7776f [2022-04-06T21:01:06.494Z] [2022-04-06T21:01:06.494Z] Step 10/31 : FROM alpine:3.14 [2022-04-06T21:01:06.494Z] ---> ac73e934f311 [2022-04-06T21:01:06.494Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-06T21:01:07.103Z] ---> Running in 5bc7d3114d33 [2022-04-06T21:01:07.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:01:07.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:01:08.613Z] Removing intermediate container 5bc7d3114d33 [2022-04-06T21:01:08.613Z] ---> c146b75e20f0 [2022-04-06T21:01:08.613Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-06T21:01:08.613Z] ---> Running in 2409ae8591fa [2022-04-06T21:01:09.613Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-06T21:01:09.613Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-06T21:01:09.613Z] (3/3) Installing su-exec (0.2-r1) [2022-04-06T21:01:09.613Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T21:01:09.892Z] Executing ca-certificates-20211220-r0.trigger [2022-04-06T21:01:10.495Z] OK: 6 MiB in 17 packages [2022-04-06T21:01:11.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:01:11.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:01:13.248Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-06T21:01:13.248Z] (2/2) Installing su-exec (0.2-r1) [2022-04-06T21:01:13.248Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T21:01:13.248Z] OK: 6 MiB in 16 packages [2022-04-06T21:01:13.533Z] Removing intermediate container cc37f9e47a78 [2022-04-06T21:01:13.533Z] ---> f77d3997ddd8 [2022-04-06T21:01:13.533Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-06T21:01:13.818Z] ---> Running in 880a0732f027 [2022-04-06T21:01:15.503Z] Removing intermediate container 880a0732f027 [2022-04-06T21:01:15.504Z] ---> 73604eed4105 [2022-04-06T21:01:15.504Z] Step 13/25 : WORKDIR / [2022-04-06T21:01:15.504Z] ---> Running in 7800e37b263d [2022-04-06T21:01:15.831Z] Removing intermediate container 2409ae8591fa [2022-04-06T21:01:15.831Z] ---> 9efaa182c2cc [2022-04-06T21:01:15.831Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-06T21:01:16.126Z] ---> Running in b80b9e9b35f1 [2022-04-06T21:01:16.759Z] Removing intermediate container 7800e37b263d [2022-04-06T21:01:16.759Z] ---> 514df1909c4c [2022-04-06T21:01:16.759Z] 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-06T21:01:17.783Z] Removing intermediate container b80b9e9b35f1 [2022-04-06T21:01:17.783Z] ---> 6db5dc887604 [2022-04-06T21:01:17.783Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-06T21:01:18.057Z] ---> Running in c35b219cdbeb [2022-04-06T21:01:19.052Z] ---> bf41ef2ffea6 [2022-04-06T21:01:19.052Z] 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-06T21:01:19.052Z] Removing intermediate container c35b219cdbeb [2022-04-06T21:01:19.052Z] ---> 2f02d34d8f40 [2022-04-06T21:01:19.052Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-06T21:01:19.657Z] ---> Running in 248c8328358f [2022-04-06T21:01:21.662Z] ---> abfd6cef0af9 [2022-04-06T21:01:21.662Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-06T21:01:23.682Z] ---> 347739998df8 [2022-04-06T21:01:23.682Z] 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-06T21:01:24.287Z] Removing intermediate container 248c8328358f [2022-04-06T21:01:24.288Z] ---> fa5f2bd077cb [2022-04-06T21:01:24.288Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-06T21:01:24.565Z] ---> Running in e966df883094 [2022-04-06T21:01:25.175Z] ---> ac683f68c876 [2022-04-06T21:01:25.175Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-06T21:01:25.782Z] Removing intermediate container e966df883094 [2022-04-06T21:01:25.782Z] ---> 9174189f73e6 [2022-04-06T21:01:25.782Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-06T21:01:28.458Z] ---> 3b6058305082 [2022-04-06T21:01:28.458Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-06T21:01:28.458Z] ---> Running in ead8f2ad6d22 [2022-04-06T21:01:31.106Z] ---> 82e464a6b1ce [2022-04-06T21:01:31.106Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-06T21:01:33.106Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-06T21:01:33.106Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-06T21:01:33.106Z] ---> c346e9eafbab [2022-04-06T21:01:33.106Z] 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-06T21:01:33.386Z] ---> Running in da4b3ce947f9 [2022-04-06T21:01:33.386Z] Removing intermediate container ead8f2ad6d22 [2022-04-06T21:01:33.386Z] ---> a126c27bc012 [2022-04-06T21:01:33.386Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T21:01:34.378Z] Removing intermediate container da4b3ce947f9 [2022-04-06T21:01:34.378Z] ---> a683979caaab [2022-04-06T21:01:34.378Z] 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-06T21:01:34.658Z] ---> Running in d6480ddd7960 [2022-04-06T21:01:35.276Z] ---> fa2d95a7ba5e [2022-04-06T21:01:35.276Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-06T21:01:35.554Z] ---> d526918ee38e [2022-04-06T21:01:35.833Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-06T21:01:37.897Z] ---> 011ce560d726 [2022-04-06T21:01:37.897Z] 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-06T21:01:37.897Z] ---> Running in 2a16abfabd0d [2022-04-06T21:01:38.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:01:38.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:01:39.788Z] (1/43) Installing readline (8.1.1-r0) [2022-04-06T21:01:39.788Z] (2/43) Installing bash (5.1.16-r0) [2022-04-06T21:01:40.070Z] Executing bash-5.1.16-r0.post-install [2022-04-06T21:01:40.070Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-06T21:01:40.070Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-06T21:01:40.070Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-06T21:01:40.070Z] (6/43) Installing curl (7.80.0-r0) [2022-04-06T21:01:40.070Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-06T21:01:40.070Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-06T21:01:40.070Z] (9/43) Installing expat (2.4.7-r0) [2022-04-06T21:01:40.070Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-06T21:01:40.070Z] (11/43) Installing gdbm (1.22-r0) [2022-04-06T21:01:40.070Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-04-06T21:01:40.070Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-06T21:01:40.070Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-06T21:01:40.070Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-06T21:01:40.070Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-06T21:01:40.354Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-06T21:01:40.985Z] ---> b8be9b264606 [2022-04-06T21:01:40.985Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-06T21:01:43.045Z] ---> e2893402021d [2022-04-06T21:01:43.045Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-06T21:01:43.328Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-06T21:01:43.328Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-06T21:01:43.328Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-06T21:01:43.328Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-06T21:01:43.328Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-06T21:01:43.617Z] Removing intermediate container 2a16abfabd0d [2022-04-06T21:01:43.617Z] ---> 6f3b3459a9b1 [2022-04-06T21:01:43.617Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-06T21:01:43.617Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-06T21:01:43.617Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-06T21:01:43.617Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-06T21:01:43.617Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-06T21:01:43.617Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-06T21:01:43.617Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-06T21:01:43.617Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-06T21:01:43.900Z] ---> Running in ec60576d774e [2022-04-06T21:01:43.900Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-06T21:01:43.900Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-06T21:01:43.900Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-06T21:01:43.900Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-06T21:01:43.900Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-06T21:01:43.900Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-06T21:01:43.900Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-06T21:01:44.188Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-06T21:01:44.188Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-06T21:01:44.188Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-06T21:01:44.188Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-06T21:01:44.188Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-06T21:01:44.470Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-06T21:01:44.470Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-06T21:01:45.138Z] Executing busybox-1.34.1-r5.trigger [2022-04-06T21:01:45.415Z] OK: 82 MiB in 65 packages [2022-04-06T21:01:45.415Z] Removing intermediate container ec60576d774e [2022-04-06T21:01:45.415Z] ---> 54fd9b37a5ef [2022-04-06T21:01:45.415Z] Step 23/25 : LABEL arch=arm64 [2022-04-06T21:01:45.696Z] ---> 80f5523f27dd [2022-04-06T21:01:45.696Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-06T21:01:45.975Z] ---> Running in 147f296490d8 [2022-04-06T21:01:47.436Z] Removing intermediate container 147f296490d8 [2022-04-06T21:01:47.436Z] ---> 75c4446635fb [2022-04-06T21:01:47.436Z] Step 24/25 : LABEL git_sha=e15a1a3465499456f4c60c09a8e068ad46c2a25b [2022-04-06T21:01:47.436Z] ---> 636642f46f34 [2022-04-06T21:01:47.436Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-06T21:01:47.716Z] ---> Running in 4a84a3366a86 [2022-04-06T21:01:47.996Z] ---> Running in 32fe435bcced [2022-04-06T21:01:48.608Z] Removing intermediate container 4a84a3366a86 [2022-04-06T21:01:48.608Z] ---> 473246973f02 [2022-04-06T21:01:48.608Z] Step 25/25 : LABEL version=0.0.0 [2022-04-06T21:01:48.888Z] ---> Running in 106cb642d19f [2022-04-06T21:01:49.503Z] Removing intermediate container 32fe435bcced [2022-04-06T21:01:49.503Z] ---> cccb9d075911 [2022-04-06T21:01:49.503Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-06T21:01:50.112Z] Removing intermediate container 106cb642d19f [2022-04-06T21:01:50.112Z] ---> 05a09caaa958 [2022-04-06T21:01:50.112Z] [2022-04-06T21:01:51.572Z] ---> 4960afd81998 [2022-04-06T21:01:51.572Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-06T21:01:51.572Z] Successfully built 05a09caaa958 [2022-04-06T21:01:51.848Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-06T21:01:51.848Z] Building core-command [2022-04-06T21:01:52.127Z]  Building security-secretstore-setup ... done  ---> Running in 1162a974bd64 [2022-04-06T21:01:52.127Z] Collecting docker-compose==1.23.2 [2022-04-06T21:01:52.736Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-06T21:01:53.342Z] 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-06T21:01:53.342Z] Collecting docopt<0.7,>=0.6.1 [2022-04-06T21:01:53.619Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-06T21:01:57.065Z] Removing intermediate container 1162a974bd64 [2022-04-06T21:01:57.065Z] ---> 1a780561feef [2022-04-06T21:01:57.065Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-06T21:01:57.674Z] Collecting texttable<0.10,>=0.9.0 [2022-04-06T21:01:57.674Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-06T21:01:57.674Z] ---> Running in c1b5efb06a0e [2022-04-06T21:01:57.674Z] Removing intermediate container 8a8757d85fef [2022-04-06T21:01:57.674Z] ---> 5df188f478f5 [2022-04-06T21:01:57.674Z] [2022-04-06T21:01:57.674Z] Step 10/23 : FROM alpine:3.14 [2022-04-06T21:01:57.674Z] ---> ac73e934f311 [2022-04-06T21:01:57.674Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-06T21:01:57.960Z] ---> Running in f50eeada658f [2022-04-06T21:01:58.574Z] Removing intermediate container c1b5efb06a0e [2022-04-06T21:01:58.574Z] ---> 27c507803f7a [2022-04-06T21:01:58.574Z] Step 28/31 : CMD ["gate"] [2022-04-06T21:01:58.852Z] Removing intermediate container f50eeada658f [2022-04-06T21:01:58.852Z] ---> b7e8ea1354fa [2022-04-06T21:01:58.852Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-06T21:01:59.157Z] ---> Running in 408888b80d81 [2022-04-06T21:01:59.438Z] ---> Running in 2b3dcf514bc3 [2022-04-06T21:02:00.077Z] Removing intermediate container 408888b80d81 [2022-04-06T21:02:00.077Z] ---> 6db7110772c1 [2022-04-06T21:02:00.077Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-06T21:02:00.077Z] ---> Running in 53d6be110a3b [2022-04-06T21:02:00.689Z] Removing intermediate container 2b3dcf514bc3 [2022-04-06T21:02:00.689Z] ---> 8a98aaa6875e [2022-04-06T21:02:00.689Z] Step 29/31 : LABEL arch=arm64 [2022-04-06T21:02:00.971Z] Removing intermediate container 53d6be110a3b [2022-04-06T21:02:00.971Z] ---> a8058f610a1a [2022-04-06T21:02:00.971Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T21:02:00.971Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-06T21:02:00.971Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-06T21:02:01.264Z] ---> Running in 75213fab728e [2022-04-06T21:02:01.264Z] ---> Running in d1c3c3730680 [2022-04-06T21:02:02.270Z] Removing intermediate container d1c3c3730680 [2022-04-06T21:02:02.270Z] ---> b9f787c976c6 [2022-04-06T21:02:02.270Z] Step 30/31 : LABEL git_sha=e15a1a3465499456f4c60c09a8e068ad46c2a25b [2022-04-06T21:02:02.907Z] ---> Running in 0ad3ac95a347 [2022-04-06T21:02:03.517Z] Removing intermediate container 0ad3ac95a347 [2022-04-06T21:02:03.517Z] ---> 366f5c0a33f7 [2022-04-06T21:02:03.517Z] Step 31/31 : LABEL version=0.0.0 [2022-04-06T21:02:04.147Z] ---> Running in 8db75f8690d5 [2022-04-06T21:02:04.751Z] Removing intermediate container 8db75f8690d5 [2022-04-06T21:02:04.751Z] ---> 45929919cd60 [2022-04-06T21:02:04.751Z] [2022-04-06T21:02:05.028Z] Removing intermediate container 75213fab728e [2022-04-06T21:02:05.028Z] ---> 099f8f37daf2 [2022-04-06T21:02:05.317Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-06T21:02:05.317Z] ---> Running in 67c75e188256 [2022-04-06T21:02:05.923Z] Successfully built 45929919cd60 [2022-04-06T21:02:05.923Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-06T21:02:05.923Z]  Building security-bootstrapper ... done Building support-scheduler [2022-04-06T21:02:06.205Z] Collecting PyYAML<4,>=3.10 [2022-04-06T21:02:06.205Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-06T21:02:07.666Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:02:08.674Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:02:09.703Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-06T21:02:09.982Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-06T21:02:09.982Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-06T21:02:10.269Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-06T21:02:10.269Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-06T21:02:10.552Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-06T21:02:10.552Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T21:02:10.552Z] OK: 8 MiB in 20 packages [2022-04-06T21:02:12.006Z] Collecting docker<4.0,>=3.6.0 [2022-04-06T21:02:12.006Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-06T21:02:12.284Z] Collecting cached-property<2,>=1.2.0 [2022-04-06T21:02:12.584Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-06T21:02:12.871Z] Removing intermediate container 67c75e188256 [2022-04-06T21:02:12.871Z] ---> f4fe96bdf87f [2022-04-06T21:02:12.871Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T21:02:13.151Z] Collecting jsonschema<3,>=2.5.1 [2022-04-06T21:02:13.151Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-06T21:02:14.163Z] ---> 3d38f97641eb [2022-04-06T21:02:14.163Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-06T21:02:15.157Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-06T21:02:15.157Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-06T21:02:16.229Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-06T21:02:16.229Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-06T21:02:18.037Z] Collecting docker-pycreds>=0.4.0 [2022-04-06T21:02:18.037Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-06T21:02:18.706Z] ---> c167577630c6 [2022-04-06T21:02:18.706Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-06T21:02:19.033Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-06T21:02:19.033Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-06T21:02:19.341Z] Collecting idna<2.8,>=2.5 [2022-04-06T21:02:19.341Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-06T21:02:19.965Z] ---> a8e8c52d4d29 [2022-04-06T21:02:19.965Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-06T21:02:19.965Z] ---> Running in ea295918ee77 [2022-04-06T21:02:20.577Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-06T21:02:20.577Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-06T21:02:20.577Z] 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-06T21:02:20.577Z] Removing intermediate container ea295918ee77 [2022-04-06T21:02:20.577Z] ---> 69d24bdee772 [2022-04-06T21:02:20.577Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T21:02:20.855Z] ---> Running in c65200becbbd [2022-04-06T21:02:21.133Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-06T21:02:21.133Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-06T21:02:21.133Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-06T21:02:21.133Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-06T21:02:21.748Z] Removing intermediate container c65200becbbd [2022-04-06T21:02:21.748Z] ---> a4a199603fc9 [2022-04-06T21:02:21.748Z] Step 21/23 : LABEL arch=arm64 [2022-04-06T21:02:21.748Z] ---> Running in 5ffab19726b9 [2022-04-06T21:02:22.741Z] Removing intermediate container 5ffab19726b9 [2022-04-06T21:02:22.741Z] ---> c84acb58b1c8 [2022-04-06T21:02:22.742Z] Step 22/23 : LABEL git_sha=e15a1a3465499456f4c60c09a8e068ad46c2a25b [2022-04-06T21:02:22.742Z] ---> Running in 8c721b25ff2b [2022-04-06T21:02:23.018Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-06T21:02:23.018Z] Attempting uninstall: urllib3 [2022-04-06T21:02:23.018Z] Found existing installation: urllib3 1.26.7 [2022-04-06T21:02:23.018Z] Uninstalling urllib3-1.26.7: [2022-04-06T21:02:23.330Z] Successfully uninstalled urllib3-1.26.7 [2022-04-06T21:02:23.611Z] Removing intermediate container 8c721b25ff2b [2022-04-06T21:02:23.611Z] ---> 1431e4c28ffb [2022-04-06T21:02:23.611Z] Step 23/23 : LABEL version=0.0.0 [2022-04-06T21:02:23.892Z] ---> Running in 4769677a8c81 [2022-04-06T21:02:24.177Z] Attempting uninstall: idna [2022-04-06T21:02:24.177Z] Found existing installation: idna 3.3 [2022-04-06T21:02:24.177Z] Uninstalling idna-3.3: [2022-04-06T21:02:24.464Z] Successfully uninstalled idna-3.3 [2022-04-06T21:02:24.744Z] Removing intermediate container 4769677a8c81 [2022-04-06T21:02:24.744Z] ---> 992428fc6f17 [2022-04-06T21:02:24.744Z] [2022-04-06T21:02:25.355Z] Successfully built 992428fc6f17 [2022-04-06T21:02:25.355Z] Successfully tagged core-data-arm64:latest [2022-04-06T21:02:25.355Z]  Building core-data ... done Building support-notifications [2022-04-06T21:02:28.787Z] Attempting uninstall: requests [2022-04-06T21:02:28.787Z] Found existing installation: requests 2.26.0 [2022-04-06T21:02:28.787Z] Uninstalling requests-2.26.0: [2022-04-06T21:02:28.787Z] Successfully uninstalled requests-2.26.0 [2022-04-06T21:02:29.394Z] Running setup.py install for texttable: started [2022-04-06T21:02:32.809Z] Running setup.py install for texttable: finished with status 'done' [2022-04-06T21:02:32.809Z] Running setup.py install for PyYAML: started [2022-04-06T21:02:36.233Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-06T21:02:36.511Z] Running setup.py install for docopt: started [2022-04-06T21:02:39.963Z] Running setup.py install for docopt: finished with status 'done' [2022-04-06T21:02:39.963Z] Running setup.py install for dockerpty: started [2022-04-06T21:02:43.415Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-06T21:02:45.430Z] 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-06T21:02:49.802Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T21:02:49.802Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-06T21:02:49.802Z] ---> d2357830cdcc [2022-04-06T21:02:49.802Z] Step 3/23 : WORKDIR /edgex-go [2022-04-06T21:02:49.802Z] ---> Using cache [2022-04-06T21:02:49.802Z] ---> cf7d4c3c918f [2022-04-06T21:02:49.802Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T21:02:49.802Z] ---> Using cache [2022-04-06T21:02:49.802Z] ---> 28471c306c0d [2022-04-06T21:02:49.802Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-06T21:02:49.802Z] ---> Using cache [2022-04-06T21:02:49.802Z] ---> 06dd8ac49a70 [2022-04-06T21:02:49.802Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-06T21:02:49.802Z] ---> Using cache [2022-04-06T21:02:49.802Z] ---> 15f1a05ffa21 [2022-04-06T21:02:49.802Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T21:02:49.802Z] ---> Using cache [2022-04-06T21:02:49.802Z] ---> 23687d42fd50 [2022-04-06T21:02:49.802Z] Step 8/23 : COPY . . [2022-04-06T21:02:49.802Z] ---> Using cache [2022-04-06T21:02:49.802Z] ---> 56d46b0156bf [2022-04-06T21:02:49.802Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-06T21:02:50.832Z] ---> Running in da4337ea61d7 [2022-04-06T21:02:54.269Z] 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-06T21:03:16.562Z] Removing intermediate container d6480ddd7960 [2022-04-06T21:03:16.562Z] ---> 97793569a375 [2022-04-06T21:03:16.562Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-06T21:03:16.562Z] ---> Running in 981e035693bc [2022-04-06T21:03:16.562Z] Removing intermediate container 981e035693bc [2022-04-06T21:03:16.562Z] ---> 238f1de2e15a [2022-04-06T21:03:16.562Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-06T21:03:16.562Z] ---> Running in 4c08b175f4b9 [2022-04-06T21:03:16.562Z] Removing intermediate container 4c08b175f4b9 [2022-04-06T21:03:16.562Z] ---> 92236e416721 [2022-04-06T21:03:16.562Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-06T21:03:16.843Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T21:03:16.843Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-06T21:03:16.843Z] ---> d2357830cdcc [2022-04-06T21:03:16.843Z] Step 3/22 : WORKDIR /edgex-go [2022-04-06T21:03:16.843Z] ---> Using cache [2022-04-06T21:03:16.843Z] ---> cf7d4c3c918f [2022-04-06T21:03:16.843Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T21:03:16.843Z] ---> Using cache [2022-04-06T21:03:16.843Z] ---> 28471c306c0d [2022-04-06T21:03:16.843Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-06T21:03:16.843Z] ---> Using cache [2022-04-06T21:03:16.843Z] ---> 06dd8ac49a70 [2022-04-06T21:03:16.843Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-06T21:03:16.843Z] ---> Using cache [2022-04-06T21:03:16.843Z] ---> 15f1a05ffa21 [2022-04-06T21:03:16.843Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T21:03:16.843Z] ---> Using cache [2022-04-06T21:03:16.843Z] ---> 23687d42fd50 [2022-04-06T21:03:16.843Z] Step 8/22 : COPY . . [2022-04-06T21:03:16.843Z] ---> Using cache [2022-04-06T21:03:16.843Z] ---> 56d46b0156bf [2022-04-06T21:03:16.843Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-06T21:03:17.122Z] ---> Running in 243ca69cd4cc [2022-04-06T21:03:19.351Z] lxd 5.0.0-c5bcb80 from Canonical* installed [2022-04-06T21:03:19.351Z] + sudo lxd init --auto [2022-04-06T21:03:19.772Z] 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-06T21:03:21.781Z] ---> 3bb75a1e0692 [2022-04-06T21:03:21.781Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-06T21:03:22.657Z] + sudo snap install --classic snapcraft [2022-04-06T21:03:23.264Z] ---> 970401e854fc [2022-04-06T21:03:23.264Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-06T21:03:25.196Z] snapcraft 6.1 from Canonical* installed [2022-04-06T21:03:25.196Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-04-06T21:03:25.196Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-04-06T21:03:25.196Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-06T21:03:25.196Z] Dload Upload Total Spent Left Speed [2022-04-06T21:03:25.285Z] ---> a5cfcf755caa [2022-04-06T21:03:25.285Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-06T21:03:25.285Z] ---> Running in da5631dd936d [2022-04-06T21:03:25.765Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 1433 0 --:--:-- --:--:-- --:--:-- 1433 [2022-04-06T21:03:25.765Z] 100 3325k 100 3325k 0 0 5616k 0 --:--:-- --:--:-- --:--:-- 5616k [2022-04-06T21:03:25.765Z] ./yq_linux_amd64 [2022-04-06T21:03:25.898Z] Removing intermediate container da5631dd936d [2022-04-06T21:03:25.898Z] ---> a98709e02bf1 [2022-04-06T21:03:25.898Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T21:03:26.024Z] + sudo snapcraft prime --use-lxd [2022-04-06T21:03:26.194Z] ---> Running in b6e71990e96c [2022-04-06T21:03:26.803Z] Removing intermediate container b6e71990e96c [2022-04-06T21:03:26.803Z] ---> 3a58b0d60e52 [2022-04-06T21:03:26.803Z] Step 21/23 : LABEL arch=arm64 [2022-04-06T21:03:27.081Z] ---> Running in 061347c2983d [2022-04-06T21:03:27.938Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-04-06T21:03:27.938Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-04-06T21:03:27.938Z] - README.md [2022-04-06T21:03:27.938Z] [2022-04-06T21:03:27.938Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-04-06T21:03:28.086Z] Removing intermediate container 061347c2983d [2022-04-06T21:03:28.086Z] ---> fcd0b8c047d4 [2022-04-06T21:03:28.086Z] Step 22/23 : LABEL git_sha=e15a1a3465499456f4c60c09a8e068ad46c2a25b [2022-04-06T21:03:28.086Z] ---> Running in 3ad0a0cee560 [2022-04-06T21:03:28.198Z] Launching a container. [2022-04-06T21:03:29.103Z] Removing intermediate container 3ad0a0cee560 [2022-04-06T21:03:29.103Z] ---> 457775b5a3fb [2022-04-06T21:03:29.103Z] Step 23/23 : LABEL version=0.0.0 [2022-04-06T21:03:29.103Z] ---> Running in ae225cc2fd7d [2022-04-06T21:03:30.564Z] Removing intermediate container ae225cc2fd7d [2022-04-06T21:03:30.564Z] ---> 27f9e619305e [2022-04-06T21:03:30.564Z] [2022-04-06T21:03:30.564Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T21:03:30.564Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-06T21:03:30.564Z] ---> d2357830cdcc [2022-04-06T21:03:30.564Z] Step 3/22 : WORKDIR /edgex-go [2022-04-06T21:03:30.564Z] ---> Using cache [2022-04-06T21:03:30.564Z] ---> cf7d4c3c918f [2022-04-06T21:03:30.564Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T21:03:30.564Z] ---> Using cache [2022-04-06T21:03:30.564Z] ---> 28471c306c0d [2022-04-06T21:03:30.564Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-06T21:03:30.564Z] ---> Running in 99343a173f73 [2022-04-06T21:03:31.564Z] Successfully built 27f9e619305e [2022-04-06T21:03:31.564Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-06T21:03:31.564Z] Building security-spire-config [2022-04-06T21:03:32.570Z]  Building sys-mgmt-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:03:33.569Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:03:35.585Z] OK: 220 MiB in 52 packages [2022-04-06T21:03:37.614Z] Removing intermediate container 99343a173f73 [2022-04-06T21:03:37.614Z] ---> 2f67c45e0007 [2022-04-06T21:03:37.614Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-06T21:03:38.186Z] Waiting for container to be ready [2022-04-06T21:03:38.226Z] ---> 483584e18b65 [2022-04-06T21:03:38.226Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T21:03:38.512Z] ---> Running in 145235761e23 [2022-04-06T21:03:38.766Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-04-06T21:03:38.766Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-04-06T21:03:38.766Z] [2022-04-06T21:03:42.969Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-04-06T21:03:44.346Z] Waiting for network to be ready... [2022-04-06T21:03:44.607Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-04-06T21:03:44.607Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-04-06T21:03:44.607Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1383 kB] [2022-04-06T21:03:44.867Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [239 kB] [2022-04-06T21:03:44.867Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-04-06T21:03:44.867Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-04-06T21:03:44.867Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [859 kB] [2022-04-06T21:03:44.867Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [122 kB] [2022-04-06T21:03:44.867Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [696 kB] [2022-04-06T21:03:44.867Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-04-06T21:03:45.129Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-04-06T21:03:45.129Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-04-06T21:03:45.388Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-04-06T21:03:45.388Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-04-06T21:03:45.388Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-04-06T21:03:45.388Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-04-06T21:03:45.388Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-04-06T21:03:45.388Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-04-06T21:03:45.580Z] Removing intermediate container 145235761e23 [2022-04-06T21:03:45.580Z] ---> 3d7d9a9e8839 [2022-04-06T21:03:45.580Z] Step 8/22 : COPY . . [2022-04-06T21:03:45.655Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-04-06T21:03:45.914Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1711 kB] [2022-04-06T21:03:45.914Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [320 kB] [2022-04-06T21:03:45.914Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] [2022-04-06T21:03:45.914Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-04-06T21:03:45.914Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [917 kB] [2022-04-06T21:03:45.914Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [131 kB] [2022-04-06T21:03:45.914Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [916 kB] [2022-04-06T21:03:46.175Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] [2022-04-06T21:03:48.085Z] Fetched 23.7 MB in 3s (6780 kB/s) [2022-04-06T21:03:48.654Z] Reading package lists... [2022-04-06T21:03:48.914Z] Reading package lists... [2022-04-06T21:03:48.914Z] Building dependency tree... [2022-04-06T21:03:48.914Z] Reading state information... [2022-04-06T21:03:49.173Z] The following additional packages will be installed: [2022-04-06T21:03:49.173Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-04-06T21:03:49.173Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-04-06T21:03:49.173Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-04-06T21:03:49.173Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-04-06T21:03:49.173Z] Suggested packages: [2022-04-06T21:03:49.173Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-04-06T21:03:49.173Z] Recommended packages: [2022-04-06T21:03:49.173Z] gnupg libsasl2-modules [2022-04-06T21:03:49.173Z] The following NEW packages will be installed: [2022-04-06T21:03:49.173Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-04-06T21:03:49.173Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-04-06T21:03:49.173Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-04-06T21:03:49.173Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-04-06T21:03:49.173Z] The following packages will be upgraded: [2022-04-06T21:03:49.173Z] gpg gpg-agent gpgconf libudev1 [2022-04-06T21:03:49.173Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-04-06T21:03:49.173Z] Need to get 3859 kB of archives. [2022-04-06T21:03:49.173Z] After this operation, 14.9 MB of additional disk space will be used. [2022-04-06T21:03:49.173Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-04-06T21:03:49.173Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-04-06T21:03:49.173Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-04-06T21:03:49.433Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-04-06T21:03:49.433Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-04-06T21:03:49.433Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-04-06T21:03:49.433Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-04-06T21:03:49.433Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-04-06T21:03:49.433Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-04-06T21:03:49.433Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-04-06T21:03:49.433Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-04-06T21:03:49.433Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-04-06T21:03:49.433Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-04-06T21:03:49.433Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-04-06T21:03:49.433Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-04-06T21:03:49.433Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-04-06T21:03:49.433Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-04-06T21:03:49.433Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-04-06T21:03:49.433Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-04-06T21:03:49.693Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-04-06T21:03:49.952Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-04-06T21:03:49.952Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-04-06T21:03:50.212Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-06T21:03:50.212Z] Fetched 3859 kB in 1s (4093 kB/s) [2022-04-06T21:03:50.212Z] (Reading database ... 12816 files and directories currently installed.) [2022-04-06T21:03:50.212Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-04-06T21:03:50.212Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-06T21:03:50.212Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-04-06T21:03:50.212Z] Selecting previously unselected package udev. [2022-04-06T21:03:50.212Z] (Reading database ... 12816 files and directories currently installed.) [2022-04-06T21:03:50.212Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-04-06T21:03:50.472Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-04-06T21:03:50.472Z] Selecting previously unselected package libfuse2:amd64. [2022-04-06T21:03:50.472Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-04-06T21:03:50.472Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-04-06T21:03:50.733Z] Selecting previously unselected package fuse. [2022-04-06T21:03:50.733Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-04-06T21:03:50.733Z] Unpacking fuse (2.9.9-3) ... [2022-04-06T21:03:50.733Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-06T21:03:50.733Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-06T21:03:50.733Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-06T21:03:50.733Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-06T21:03:50.993Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-06T21:03:50.993Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-06T21:03:50.993Z] Selecting previously unselected package libksba8:amd64. [2022-04-06T21:03:50.993Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-04-06T21:03:50.993Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-04-06T21:03:50.993Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-04-06T21:03:50.993Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-06T21:03:50.993Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:03:50.993Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-04-06T21:03:50.993Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-06T21:03:50.993Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:03:51.252Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-04-06T21:03:51.252Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-06T21:03:51.252Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:03:51.252Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-04-06T21:03:51.252Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-06T21:03:51.252Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:03:51.252Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-04-06T21:03:51.252Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-06T21:03:51.252Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:03:51.252Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-04-06T21:03:51.252Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-06T21:03:51.252Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:03:51.513Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-04-06T21:03:51.513Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-06T21:03:51.513Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:03:51.513Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-04-06T21:03:51.513Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-06T21:03:51.513Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:03:51.513Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-04-06T21:03:51.513Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-06T21:03:51.513Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:03:51.513Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-06T21:03:51.513Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-04-06T21:03:51.513Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-06T21:03:51.513Z] Selecting previously unselected package libsasl2-2:amd64. [2022-04-06T21:03:51.513Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-04-06T21:03:51.513Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-06T21:03:51.513Z] Selecting previously unselected package libldap-common. [2022-04-06T21:03:51.513Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-04-06T21:03:51.774Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-06T21:03:51.774Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-06T21:03:51.774Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-04-06T21:03:51.774Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-06T21:03:51.774Z] Selecting previously unselected package dirmngr. [2022-04-06T21:03:51.774Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-06T21:03:51.774Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-04-06T21:03:51.774Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-04-06T21:03:51.774Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-04-06T21:03:51.774Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-06T21:03:51.774Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-06T21:03:51.774Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-04-06T21:03:52.346Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-04-06T21:03:52.605Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-06T21:03:52.605Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:03:52.605Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-04-06T21:03:52.605Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-04-06T21:03:52.605Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:03:52.605Z] Setting up fuse (2.9.9-3) ... [2022-04-06T21:03:52.605Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-04-06T21:03:53.181Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:03:53.182Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:03:53.182Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:03:53.182Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:03:53.182Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:03:53.182Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:03:53.182Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:03:53.182Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-06T21:03:53.182Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-04-06T21:03:53.441Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-04-06T21:03:53.441Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-04-06T21:03:53.441Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-04-06T21:03:54.011Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-04-06T21:03:54.011Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-04-06T21:03:54.011Z] units). This means they are not meant to be enabled using systemctl. [2022-04-06T21:03:54.011Z] [2022-04-06T21:03:54.011Z] Possible reasons for having this kind of units are: [2022-04-06T21:03:54.011Z] • A unit may be statically enabled by being symlinked from another unit's [2022-04-06T21:03:54.011Z] .wants/ or .requires/ directory. [2022-04-06T21:03:54.011Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-04-06T21:03:54.011Z] a requirement dependency on it. [2022-04-06T21:03:54.011Z] • A unit may be started when needed via activation (socket, path, timer, [2022-04-06T21:03:54.011Z] D-Bus, udev, scripted systemctl call, ...). [2022-04-06T21:03:54.011Z] • In case of template units, the unit is meant to be enabled with some [2022-04-06T21:03:54.011Z] instance name specified. [2022-04-06T21:03:54.269Z] Reading package lists... [2022-04-06T21:03:54.527Z] Building dependency tree... [2022-04-06T21:03:54.527Z] Reading state information... [2022-04-06T21:03:54.527Z] The following additional packages will be installed: [2022-04-06T21:03:54.527Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-04-06T21:03:54.527Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-06T21:03:54.527Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-04-06T21:03:54.527Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-04-06T21:03:54.527Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-04-06T21:03:54.527Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-04-06T21:03:54.527Z] Suggested packages: [2022-04-06T21:03:54.527Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-04-06T21:03:54.527Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-04-06T21:03:54.527Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-04-06T21:03:54.527Z] systemd-container policykit-1 [2022-04-06T21:03:54.527Z] Recommended packages: [2022-04-06T21:03:54.527Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-04-06T21:03:54.787Z] The following NEW packages will be installed: [2022-04-06T21:03:54.787Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-04-06T21:03:54.787Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-06T21:03:54.787Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-04-06T21:03:54.787Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-04-06T21:03:54.787Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-04-06T21:03:54.787Z] The following packages will be upgraded: [2022-04-06T21:03:54.787Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-04-06T21:03:54.787Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-04-06T21:03:54.787Z] Need to get 46.5 MB of archives. [2022-04-06T21:03:54.787Z] After this operation, 181 MB of additional disk space will be used. [2022-04-06T21:03:54.787Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-04-06T21:03:54.787Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-04-06T21:03:54.787Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-04-06T21:03:54.787Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-04-06T21:03:55.048Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-04-06T21:03:55.048Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] [2022-04-06T21:03:55.048Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-04-06T21:03:55.048Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] [2022-04-06T21:03:55.048Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] [2022-04-06T21:03:55.048Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] [2022-04-06T21:03:55.048Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-04-06T21:03:55.048Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-04-06T21:03:55.048Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-04-06T21:03:55.048Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-04-06T21:03:55.048Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-04-06T21:03:55.048Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-04-06T21:03:55.048Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-04-06T21:03:55.048Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-04-06T21:03:55.048Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-04-06T21:03:55.048Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-04-06T21:03:55.048Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-04-06T21:03:55.048Z] Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-04-06T21:03:55.048Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-04-06T21:03:55.308Z] Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-04-06T21:03:55.308Z] Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-04-06T21:03:55.308Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-04-06T21:03:55.308Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-04-06T21:03:55.569Z] Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-04-06T21:03:55.569Z] Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-04-06T21:03:55.569Z] Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-04-06T21:03:55.569Z] Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-04-06T21:03:55.569Z] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-04-06T21:03:55.569Z] Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-04-06T21:03:55.829Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-06T21:03:55.829Z] Fetched 46.5 MB in 1s (49.7 MB/s) [2022-04-06T21:03:55.829Z] (Reading database ... 13067 files and directories currently installed.) [2022-04-06T21:03:55.829Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-06T21:03:55.829Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-06T21:03:56.090Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-04-06T21:03:56.090Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-06T21:03:56.090Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-06T21:03:56.090Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-06T21:03:56.662Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-04-06T21:03:56.662Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-06T21:03:56.662Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-04-06T21:03:56.924Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-04-06T21:03:56.925Z] (Reading database ... 13068 files and directories currently installed.) [2022-04-06T21:03:56.925Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-06T21:03:56.925Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-06T21:03:56.925Z] Selecting previously unselected package libexpat1:amd64. [2022-04-06T21:03:56.925Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-04-06T21:03:56.925Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-04-06T21:03:56.925Z] Selecting previously unselected package python3.8-minimal. [2022-04-06T21:03:56.925Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-06T21:03:56.925Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-04-06T21:03:57.188Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-06T21:03:57.188Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-04-06T21:03:57.188Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-04-06T21:03:57.766Z] Selecting previously unselected package python3-minimal. [2022-04-06T21:03:57.766Z] (Reading database ... 13359 files and directories currently installed.) [2022-04-06T21:03:57.766Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-04-06T21:03:57.766Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-04-06T21:03:57.766Z] Selecting previously unselected package mime-support. [2022-04-06T21:03:57.766Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-04-06T21:03:57.766Z] Unpacking mime-support (3.64ubuntu1) ... [2022-04-06T21:03:58.026Z] Selecting previously unselected package libmpdec2:amd64. [2022-04-06T21:03:58.026Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-04-06T21:03:58.026Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-04-06T21:03:58.026Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-04-06T21:03:58.026Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-06T21:03:58.026Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-06T21:03:58.287Z] Selecting previously unselected package python3.8. [2022-04-06T21:03:58.288Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-06T21:03:58.288Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-06T21:03:58.288Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-04-06T21:03:58.288Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-04-06T21:03:58.288Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-04-06T21:03:58.288Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-04-06T21:03:58.550Z] Selecting previously unselected package python3. [2022-04-06T21:03:58.550Z] (Reading database ... 13761 files and directories currently installed.) [2022-04-06T21:03:58.550Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-04-06T21:03:58.551Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-04-06T21:03:58.551Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-04-06T21:03:58.551Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-06T21:03:58.551Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-04-06T21:03:58.551Z] Selecting previously unselected package dbus. [2022-04-06T21:03:58.551Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-06T21:03:58.551Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-04-06T21:03:58.817Z] Selecting previously unselected package libbsd0:amd64. [2022-04-06T21:03:58.817Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-04-06T21:03:58.817Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-04-06T21:03:58.817Z] Selecting previously unselected package libpam-systemd:amd64. [2022-04-06T21:03:58.817Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-06T21:03:58.817Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-04-06T21:03:58.817Z] Selecting previously unselected package sudo. [2022-04-06T21:03:58.817Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-04-06T21:03:58.817Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-04-06T21:03:59.079Z] Selecting previously unselected package apparmor. [2022-04-06T21:03:59.079Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-04-06T21:03:59.079Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-04-06T21:03:59.079Z] Selecting previously unselected package libcbor0.6:amd64. [2022-04-06T21:03:59.079Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-04-06T21:03:59.079Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-04-06T21:03:59.079Z] Selecting previously unselected package libedit2:amd64. [2022-04-06T21:03:59.079Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-04-06T21:03:59.079Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-04-06T21:03:59.340Z] Selecting previously unselected package libfido2-1:amd64. [2022-04-06T21:03:59.340Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-04-06T21:03:59.340Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-04-06T21:03:59.340Z] Selecting previously unselected package libkrb5support0:amd64. [2022-04-06T21:03:59.340Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-04-06T21:03:59.340Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:03:59.340Z] Selecting previously unselected package libk5crypto3:amd64. [2022-04-06T21:03:59.340Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-04-06T21:03:59.340Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:03:59.340Z] Selecting previously unselected package libkeyutils1:amd64. [2022-04-06T21:03:59.340Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-04-06T21:03:59.340Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-04-06T21:03:59.340Z] Selecting previously unselected package libkrb5-3:amd64. [2022-04-06T21:03:59.340Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-04-06T21:03:59.340Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:03:59.602Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-04-06T21:03:59.602Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-04-06T21:03:59.602Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:03:59.602Z] Selecting previously unselected package openssh-client. [2022-04-06T21:03:59.602Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-04-06T21:03:59.602Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-04-06T21:03:59.602Z] Selecting previously unselected package dbus-user-session. [2022-04-06T21:03:59.602Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-06T21:03:59.602Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-04-06T21:03:59.861Z] Selecting previously unselected package liblzo2-2:amd64. [2022-04-06T21:03:59.861Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-04-06T21:03:59.861Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-04-06T21:03:59.861Z] Selecting previously unselected package squashfs-tools. [2022-04-06T21:03:59.861Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-04-06T21:03:59.861Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-04-06T21:03:59.861Z] Selecting previously unselected package snapd. [2022-04-06T21:03:59.861Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-04-06T21:03:59.861Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-04-06T21:04:03.277Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-04-06T21:04:03.277Z] Setting up mime-support (3.64ubuntu1) ... [2022-04-06T21:04:03.277Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-04-06T21:04:03.277Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-04-06T21:04:03.277Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:04:03.277Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-04-06T21:04:03.277Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-04-06T21:04:03.277Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-04-06T21:04:03.277Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:04:03.277Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:04:03.277Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-04-06T21:04:03.277Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-06T21:04:03.277Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-04-06T21:04:03.277Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-06T21:04:03.849Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-04-06T21:04:03.849Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-04-06T21:04:03.849Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-04-06T21:04:03.849Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-04-06T21:04:03.849Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-04-06T21:04:03.849Z] running python rtupdate hooks for python3.8... [2022-04-06T21:04:03.849Z] running python post-rtupdate hooks for python3.8... [2022-04-06T21:04:04.110Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-04-06T21:04:05.051Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-04-06T21:04:05.311Z] Reloading AppArmor profiles [2022-04-06T21:04:05.311Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:04:05.311Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-04-06T21:04:05.311Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-04-06T21:04:05.572Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-04-06T21:04:05.572Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-04-06T21:04:05.572Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-04-06T21:04:05.834Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-04-06T21:04:07.220Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-04-06T21:04:07.220Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-04-06T21:04:07.481Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-04-06T21:04:07.481Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-04-06T21:04:07.742Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-04-06T21:04:08.003Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-04-06T21:04:08.264Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-04-06T21:04:08.524Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-04-06T21:04:08.785Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-04-06T21:04:08.785Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-04-06T21:04:09.046Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-04-06T21:04:09.046Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-04-06T21:04:09.305Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-04-06T21:04:09.565Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-04-06T21:04:09.825Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2022-04-06T21:04:09.825Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-04-06T21:04:10.763Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-04-06T21:04:10.763Z] Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-04-06T21:04:10.763Z] Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-04-06T21:04:11.594Z] Reading package lists... [2022-04-06T21:04:11.853Z] Reading package lists... [2022-04-06T21:04:11.853Z] Building dependency tree... [2022-04-06T21:04:11.853Z] Reading state information... [2022-04-06T21:04:12.114Z] Calculating upgrade... [2022-04-06T21:04:12.114Z] The following packages will be upgraded: [2022-04-06T21:04:12.114Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-04-06T21:04:12.114Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-04-06T21:04:12.114Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-04-06T21:04:12.114Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-04-06T21:04:12.114Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-04-06T21:04:12.114Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-04-06T21:04:12.114Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-04-06T21:04:12.114Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-04-06T21:04:12.114Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-04-06T21:04:12.114Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-04-06T21:04:12.114Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-04-06T21:04:12.114Z] xz-utils zlib1g [2022-04-06T21:04:12.114Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-04-06T21:04:12.114Z] Need to get 65.7 MB of archives. [2022-04-06T21:04:12.114Z] After this operation, 27.6 MB of additional disk space will be used. [2022-04-06T21:04:12.114Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-04-06T21:04:12.373Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-04-06T21:04:12.373Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-04-06T21:04:12.373Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] [2022-04-06T21:04:12.373Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-04-06T21:04:12.373Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-04-06T21:04:12.373Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-04-06T21:04:12.373Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-04-06T21:04:12.373Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-04-06T21:04:12.373Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-04-06T21:04:12.373Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-04-06T21:04:12.373Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-04-06T21:04:12.373Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-04-06T21:04:12.373Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-04-06T21:04:12.373Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-04-06T21:04:12.374Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-04-06T21:04:12.374Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-04-06T21:04:12.374Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-04-06T21:04:12.500Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T21:04:12.500Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-06T21:04:12.500Z] ---> d2357830cdcc [2022-04-06T21:04:12.500Z] Step 3/26 : WORKDIR /edgex-go [2022-04-06T21:04:12.500Z] ---> Using cache [2022-04-06T21:04:12.500Z] ---> cf7d4c3c918f [2022-04-06T21:04:12.500Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T21:04:12.500Z] ---> Using cache [2022-04-06T21:04:12.500Z] ---> 28471c306c0d [2022-04-06T21:04:12.500Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-06T21:04:12.500Z] ---> Running in 04a65b121abb [2022-04-06T21:04:12.633Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-04-06T21:04:12.633Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-04-06T21:04:12.633Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-04-06T21:04:12.633Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] [2022-04-06T21:04:12.633Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-04-06T21:04:12.633Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-04-06T21:04:12.633Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-04-06T21:04:12.633Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-04-06T21:04:12.633Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-04-06T21:04:12.633Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-04-06T21:04:12.633Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-04-06T21:04:12.633Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-04-06T21:04:12.633Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-04-06T21:04:12.633Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-04-06T21:04:12.633Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-04-06T21:04:12.633Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-04-06T21:04:12.633Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-04-06T21:04:12.633Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-04-06T21:04:12.633Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-04-06T21:04:12.633Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-04-06T21:04:12.633Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-04-06T21:04:12.633Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-04-06T21:04:12.633Z] Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-04-06T21:04:12.633Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-04-06T21:04:12.633Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-04-06T21:04:12.633Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-04-06T21:04:12.633Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-04-06T21:04:12.633Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-04-06T21:04:12.633Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-04-06T21:04:12.633Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] [2022-04-06T21:04:12.633Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-04-06T21:04:12.633Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-04-06T21:04:12.633Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-04-06T21:04:12.633Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-04-06T21:04:12.633Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-04-06T21:04:12.633Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-04-06T21:04:12.633Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-04-06T21:04:12.633Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] [2022-04-06T21:04:12.894Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] [2022-04-06T21:04:12.894Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] [2022-04-06T21:04:12.894Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] [2022-04-06T21:04:12.894Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] [2022-04-06T21:04:12.894Z] Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-04-06T21:04:12.894Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] [2022-04-06T21:04:12.894Z] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-04-06T21:04:12.894Z] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-04-06T21:04:13.155Z] Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-04-06T21:04:13.155Z] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-04-06T21:04:13.155Z] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-04-06T21:04:13.155Z] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-04-06T21:04:13.155Z] Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-04-06T21:04:13.155Z] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-04-06T21:04:13.155Z] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-04-06T21:04:13.155Z] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-04-06T21:04:13.155Z] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-04-06T21:04:13.155Z] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-04-06T21:04:13.155Z] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-04-06T21:04:13.155Z] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-04-06T21:04:13.413Z] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-04-06T21:04:13.675Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-06T21:04:13.675Z] Fetched 65.7 MB in 1s (57.7 MB/s) [2022-04-06T21:04:13.675Z] (Reading database ... 14313 files and directories currently installed.) [2022-04-06T21:04:13.675Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-04-06T21:04:13.675Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-06T21:04:14.262Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-04-06T21:04:14.262Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-06T21:04:14.262Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... [2022-04-06T21:04:14.262Z] Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... [2022-04-06T21:04:14.504Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:04:14.522Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-06T21:04:14.522Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-06T21:04:14.522Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-06T21:04:14.522Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-06T21:04:14.783Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-06T21:04:14.783Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-06T21:04:15.044Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-06T21:04:15.044Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-06T21:04:15.044Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-06T21:04:15.044Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-06T21:04:15.044Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-06T21:04:15.306Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-06T21:04:15.306Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-06T21:04:15.306Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-06T21:04:15.306Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-06T21:04:15.306Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-06T21:04:15.306Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-06T21:04:15.306Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-06T21:04:15.511Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:04:15.568Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-06T21:04:15.568Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-06T21:04:15.568Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-06T21:04:15.568Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-06T21:04:15.568Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-06T21:04:15.568Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-06T21:04:15.568Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-06T21:04:15.828Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-06T21:04:15.828Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-06T21:04:15.828Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-06T21:04:15.828Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-04-06T21:04:16.101Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-06T21:04:16.361Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-04-06T21:04:16.622Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-06T21:04:16.623Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-04-06T21:04:16.623Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-04-06T21:04:16.623Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-04-06T21:04:16.623Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-04-06T21:04:16.884Z] Setting up base-files (11ubuntu5.5) ... [2022-04-06T21:04:16.884Z] Installing new version of config file /etc/issue ... [2022-04-06T21:04:16.884Z] Installing new version of config file /etc/issue.net ... [2022-04-06T21:04:16.884Z] Installing new version of config file /etc/lsb-release ... [2022-04-06T21:04:17.145Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-04-06T21:04:17.405Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-04-06T21:04:17.405Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-04-06T21:04:17.405Z] Removing obsolete conffile /etc/default/motd-news ... [2022-04-06T21:04:17.405Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:04:17.405Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-04-06T21:04:17.405Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-04-06T21:04:17.522Z] OK: 220 MiB in 52 packages [2022-04-06T21:04:17.667Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-04-06T21:04:17.667Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2022-04-06T21:04:17.667Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:04:17.667Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-06T21:04:17.667Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-04-06T21:04:17.667Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-04-06T21:04:17.930Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:04:17.931Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-04-06T21:04:17.931Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-04-06T21:04:18.502Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-04-06T21:04:18.502Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:04:18.502Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-06T21:04:18.502Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-06T21:04:19.071Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-06T21:04:19.071Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-06T21:04:19.071Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-06T21:04:19.071Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-06T21:04:19.330Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-04-06T21:04:19.330Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:04:19.330Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-04-06T21:04:19.330Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-06T21:04:19.902Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... [2022-04-06T21:04:20.163Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-04-06T21:04:20.163Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... [2022-04-06T21:04:20.424Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:04:20.424Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-04-06T21:04:20.424Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-04-06T21:04:20.424Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-04-06T21:04:20.685Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:04:20.685Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-06T21:04:20.685Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-06T21:04:20.946Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-06T21:04:20.946Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:04:20.946Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-06T21:04:20.946Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-06T21:04:20.966Z] Removing intermediate container 04a65b121abb [2022-04-06T21:04:20.966Z] ---> a86d94c1f0cc [2022-04-06T21:04:20.966Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-06T21:04:21.207Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-06T21:04:21.207Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:04:21.207Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-06T21:04:21.207Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-06T21:04:21.479Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-06T21:04:21.479Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-06T21:04:21.479Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-06T21:04:21.795Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:04:21.795Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-06T21:04:21.795Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-06T21:04:21.795Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-06T21:04:21.980Z] ---> 88e2512003e1 [2022-04-06T21:04:21.980Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T21:04:22.054Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:04:22.055Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-06T21:04:22.055Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-06T21:04:22.055Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-06T21:04:22.264Z] ---> Running in 2758ccb8c7b3 [2022-04-06T21:04:22.332Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-06T21:04:22.880Z] ---> 589ff35befaf [2022-04-06T21:04:22.880Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-06T21:04:22.880Z] ---> Running in fbce5fd117b5 [2022-04-06T21:04:22.913Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-04-06T21:04:23.173Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-04-06T21:04:23.432Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-04-06T21:04:23.432Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:04:23.432Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-04-06T21:04:23.432Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-06T21:04:23.693Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-04-06T21:04:23.693Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:04:23.693Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-04-06T21:04:23.693Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-04-06T21:04:23.953Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-04-06T21:04:23.953Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:04:23.953Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-04-06T21:04:23.953Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-04-06T21:04:23.953Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-04-06T21:04:23.953Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:04:23.953Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-04-06T21:04:23.953Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-04-06T21:04:24.213Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-04-06T21:04:24.213Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:04:24.213Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-04-06T21:04:24.213Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-04-06T21:04:24.213Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-04-06T21:04:24.474Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:04:24.474Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-04-06T21:04:24.474Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-04-06T21:04:24.474Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-04-06T21:04:24.474Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:04:24.474Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-06T21:04:24.474Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-06T21:04:24.734Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-04-06T21:04:24.734Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:04:24.734Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-04-06T21:04:24.734Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-04-06T21:04:24.734Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-04-06T21:04:24.734Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:04:24.734Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-04-06T21:04:24.734Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-04-06T21:04:24.734Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-04-06T21:04:24.995Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:04:24.995Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-04-06T21:04:24.995Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-04-06T21:04:24.995Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-04-06T21:04:24.995Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:04:24.995Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-04-06T21:04:24.995Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-04-06T21:04:25.256Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-04-06T21:04:25.256Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:04:25.256Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-04-06T21:04:25.256Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-04-06T21:04:25.256Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-04-06T21:04:25.507Z] 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-06T21:04:25.514Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:04:25.514Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-04-06T21:04:25.514Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-04-06T21:04:25.514Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-04-06T21:04:25.514Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:04:25.514Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-04-06T21:04:25.514Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-04-06T21:04:26.087Z] Setting up apt (2.0.6) ... [2022-04-06T21:04:26.347Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-04-06T21:04:26.608Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:04:26.608Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-06T21:04:26.608Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-06T21:04:26.608Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-04-06T21:04:26.608Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:04:26.608Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-06T21:04:26.886Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-06T21:04:26.886Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-04-06T21:04:26.886Z] (Reading database ... 14313 files and directories currently installed.) [2022-04-06T21:04:26.886Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-06T21:04:26.886Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-06T21:04:27.146Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-04-06T21:04:27.146Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-06T21:04:27.146Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-06T21:04:27.146Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-06T21:04:27.146Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-04-06T21:04:27.146Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-06T21:04:27.407Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-04-06T21:04:27.407Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-06T21:04:27.407Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-04-06T21:04:27.667Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-04-06T21:04:27.667Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-04-06T21:04:27.928Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-06T21:04:27.928Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-04-06T21:04:27.928Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-04-06T21:04:27.928Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-04-06T21:04:27.928Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-04-06T21:04:28.187Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-04-06T21:04:28.187Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-04-06T21:04:28.187Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-04-06T21:04:28.187Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-04-06T21:04:28.446Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-04-06T21:04:28.447Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-04-06T21:04:28.447Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-04-06T21:04:28.447Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-04-06T21:04:28.707Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-04-06T21:04:28.707Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-04-06T21:04:28.707Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-04-06T21:04:28.707Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-04-06T21:04:28.707Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-04-06T21:04:28.707Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-04-06T21:04:28.923Z] Removing intermediate container 2758ccb8c7b3 [2022-04-06T21:04:28.923Z] ---> 3e9feac7d504 [2022-04-06T21:04:28.923Z] Step 8/26 : COPY . . [2022-04-06T21:04:28.967Z] Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... [2022-04-06T21:04:28.967Z] Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-04-06T21:04:29.227Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-04-06T21:04:29.227Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-04-06T21:04:29.488Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-04-06T21:04:29.488Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-06T21:04:29.488Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-04-06T21:04:29.488Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-06T21:04:29.749Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-04-06T21:04:29.749Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-06T21:04:29.749Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-04-06T21:04:29.749Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-06T21:04:29.749Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-04-06T21:04:29.749Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-06T21:04:30.009Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-04-06T21:04:30.009Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-06T21:04:30.009Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-04-06T21:04:30.009Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-04-06T21:04:30.009Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-06T21:04:30.009Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-06T21:04:30.578Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-06T21:04:30.578Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-06T21:04:31.150Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-06T21:04:31.150Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-06T21:04:32.094Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-06T21:04:32.094Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-06T21:04:32.354Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-06T21:04:32.354Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-06T21:04:32.616Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-06T21:04:32.616Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-06T21:04:33.184Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-06T21:04:33.184Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-06T21:04:33.184Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-04-06T21:04:33.184Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-04-06T21:04:33.184Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-04-06T21:04:33.445Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-04-06T21:04:33.445Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-04-06T21:04:33.445Z] Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... [2022-04-06T21:04:33.445Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-04-06T21:04:33.445Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-06T21:04:33.445Z] Setting up tzdata (2022a-0ubuntu0.20.04) ... [2022-04-06T21:04:33.445Z] [2022-04-06T21:04:33.445Z] Current default time zone: 'Etc/UTC' [2022-04-06T21:04:33.445Z] Local time is now: Wed Apr 6 21:04:33 UTC 2022. [2022-04-06T21:04:33.445Z] Universal Time is now: Wed Apr 6 21:04:33 UTC 2022. [2022-04-06T21:04:33.445Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-04-06T21:04:33.445Z] [2022-04-06T21:04:33.445Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-04-06T21:04:33.445Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-06T21:04:33.445Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-06T21:04:33.706Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-06T21:04:33.706Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-06T21:04:33.706Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-04-06T21:04:33.706Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-04-06T21:04:33.706Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-04-06T21:04:33.706Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-04-06T21:04:33.706Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-04-06T21:04:33.706Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-04-06T21:04:33.706Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-06T21:04:33.706Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-06T21:04:33.706Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-04-06T21:04:33.706Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-06T21:04:33.706Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-06T21:04:33.706Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-06T21:04:33.706Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-04-06T21:04:33.706Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-04-06T21:04:33.706Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-04-06T21:04:35.614Z] Updating certificates in /etc/ssl/certs... [2022-04-06T21:04:36.184Z] 21 added, 21 removed; done. [2022-04-06T21:04:36.448Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-06T21:04:36.448Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-04-06T21:04:36.448Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-04-06T21:04:36.708Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-06T21:04:36.708Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-04-06T21:04:36.708Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-04-06T21:04:36.708Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-04-06T21:04:36.708Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-04-06T21:04:36.708Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-06T21:04:36.708Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-04-06T21:04:36.708Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-06T21:04:36.708Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-06T21:04:36.708Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-06T21:04:36.708Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-04-06T21:04:36.708Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-04-06T21:04:36.708Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-04-06T21:04:36.967Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-04-06T21:04:36.967Z] Updating certificates in /etc/ssl/certs... [2022-04-06T21:04:37.537Z] 0 added, 0 removed; done. [2022-04-06T21:04:37.537Z] Running hooks in /etc/ca-certificates/update.d... [2022-04-06T21:04:37.537Z] done. [2022-04-06T21:04:38.735Z] Reading package lists... [2022-04-06T21:04:38.735Z] Building dependency tree... [2022-04-06T21:04:38.735Z] Reading state information... [2022-04-06T21:04:38.995Z] The following NEW packages will be installed: [2022-04-06T21:04:38.995Z] apt-transport-https [2022-04-06T21:04:38.995Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-04-06T21:04:39.255Z] Need to get 4680 B of archives. [2022-04-06T21:04:39.255Z] After this operation, 162 kB of additional disk space will be used. [2022-04-06T21:04:39.255Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-04-06T21:04:39.255Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-06T21:04:39.255Z] Fetched 4680 B in 0s (24.4 kB/s) [2022-04-06T21:04:39.255Z] Selecting previously unselected package apt-transport-https. [2022-04-06T21:04:39.515Z] (Reading database ... 14320 files and directories currently installed.) [2022-04-06T21:04:39.515Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-04-06T21:04:39.515Z] Unpacking apt-transport-https (2.0.6) ... [2022-04-06T21:04:39.515Z] Setting up apt-transport-https (2.0.6) ... [2022-04-06T21:04:39.515Z] Waiting for network to be ready... [2022-04-06T21:04:46.089Z] 2022-04-06T21:04:43Z INFO Waiting for automatic snapd restart... [2022-04-06T21:04:46.660Z] snapd 2.54.4 from Canonical* installed [2022-04-06T21:04:47.598Z] "snapd" switched to the "latest/stable" channel [2022-04-06T21:04:47.598Z] [2022-04-06T21:04:50.142Z] core20 20220318 from Canonical* installed [2022-04-06T21:04:50.142Z] "core20" switched to the "latest/stable" channel [2022-04-06T21:04:50.142Z] [2022-04-06T21:04:52.683Z] snapcraft 6.1 from Canonical* installed [2022-04-06T21:04:52.683Z] "snapcraft" switched to the "latest/stable" channel [2022-04-06T21:04:52.683Z] [2022-04-06T21:04:55.826Z] ---> 15f57f7c8006 [2022-04-06T21:04:55.826Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-06T21:04:55.826Z] ---> Running in 69fd8f57b29d [2022-04-06T21:04:55.826Z] Removing intermediate container 69fd8f57b29d [2022-04-06T21:04:55.826Z] ---> cffe6c73396f [2022-04-06T21:04:55.826Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-06T21:04:55.826Z] ---> Running in 73ca11513c50 [2022-04-06T21:04:57.964Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-04-06T21:04:57.964Z] - README.md [2022-04-06T21:04:57.964Z] [2022-04-06T21:04:57.964Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-04-06T21:04:57.964Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-04-06T21:04:57.964Z] Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-04-06T21:04:57.964Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-04-06T21:04:58.487Z] Removing intermediate container 73ca11513c50 [2022-04-06T21:04:58.487Z] ---> 5e3f27d58354 [2022-04-06T21:04:58.487Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-06T21:04:58.487Z] ---> Running in 03ffa2d9a69b [2022-04-06T21:04:58.795Z] Reading package lists... [2022-04-06T21:04:59.055Z] Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 [2022-04-06T21:04:59.109Z] Removing intermediate container 03ffa2d9a69b [2022-04-06T21:04:59.110Z] ---> 7bd8efac786c [2022-04-06T21:04:59.317Z] Reading package lists... [2022-04-06T21:04:59.317Z] Building dependency tree... [2022-04-06T21:04:59.317Z] Reading state information... [2022-04-06T21:04:59.391Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-06T21:04:59.391Z] ---> Running in f5471f00bdb0 [2022-04-06T21:04:59.577Z] Suggested packages: [2022-04-06T21:04:59.577Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-04-06T21:04:59.577Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-04-06T21:04:59.577Z] krb5-user libnorm-doc [2022-04-06T21:04:59.577Z] Recommended packages: [2022-04-06T21:04:59.577Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-04-06T21:04:59.577Z] The following NEW packages will be installed: [2022-04-06T21:04:59.577Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-04-06T21:04:59.577Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-04-06T21:04:59.577Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-04-06T21:04:59.577Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-04-06T21:04:59.577Z] libzmq5 pkg-config zip [2022-04-06T21:04:59.577Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-04-06T21:04:59.838Z] Need to get 10.3 MB of archives. [2022-04-06T21:04:59.838Z] After this operation, 56.5 MB of additional disk space will be used. [2022-04-06T21:04:59.838Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-04-06T21:04:59.838Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-04-06T21:04:59.838Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-04-06T21:04:59.838Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-04-06T21:04:59.838Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-04-06T21:04:59.838Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-04-06T21:04:59.838Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-04-06T21:04:59.838Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-04-06T21:04:59.838Z] Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-04-06T21:04:59.838Z] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-04-06T21:04:59.838Z] Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-04-06T21:04:59.838Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-04-06T21:04:59.838Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-04-06T21:04:59.838Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-04-06T21:04:59.838Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-04-06T21:04:59.838Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-04-06T21:04:59.838Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-04-06T21:05:00.408Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-04-06T21:05:00.408Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-04-06T21:05:00.408Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-04-06T21:05:00.670Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-04-06T21:05:00.670Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-04-06T21:05:00.670Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-04-06T21:05:00.670Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-04-06T21:05:00.670Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-04-06T21:05:00.670Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-04-06T21:05:00.670Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-04-06T21:05:00.929Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-06T21:05:00.929Z] Fetched 10.3 MB in 1s (9255 kB/s) [2022-04-06T21:05:00.929Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-04-06T21:05:00.929Z] (Reading database ... 14324 files and directories currently installed.) [2022-04-06T21:05:00.929Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-04-06T21:05:00.929Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-04-06T21:05:01.190Z] Selecting previously unselected package libsodium23:amd64. [2022-04-06T21:05:01.190Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-04-06T21:05:01.190Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-04-06T21:05:01.190Z] Selecting previously unselected package libpsl5:amd64. [2022-04-06T21:05:01.190Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-04-06T21:05:01.190Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-04-06T21:05:01.190Z] Selecting previously unselected package libbrotli1:amd64. [2022-04-06T21:05:01.190Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-04-06T21:05:01.190Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-04-06T21:05:01.190Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-04-06T21:05:01.190Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-04-06T21:05:01.190Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-04-06T21:05:01.450Z] Selecting previously unselected package librtmp1:amd64. [2022-04-06T21:05:01.450Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-04-06T21:05:01.450Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-04-06T21:05:01.450Z] Selecting previously unselected package libssh-4:amd64. [2022-04-06T21:05:01.450Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-04-06T21:05:01.450Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-04-06T21:05:01.450Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-04-06T21:05:01.450Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-04-06T21:05:01.450Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-04-06T21:05:01.450Z] Selecting previously unselected package liberror-perl. [2022-04-06T21:05:01.450Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-04-06T21:05:01.450Z] Unpacking liberror-perl (0.17029-1) ... [2022-04-06T21:05:01.709Z] Selecting previously unselected package git-man. [2022-04-06T21:05:01.709Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-04-06T21:05:01.709Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-04-06T21:05:01.709Z] Selecting previously unselected package git. [2022-04-06T21:05:01.709Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-04-06T21:05:01.709Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-04-06T21:05:02.650Z] Selecting previously unselected package libgssrpc4:amd64. [2022-04-06T21:05:02.650Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-04-06T21:05:02.650Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:05:02.651Z] Selecting previously unselected package libkdb5-9:amd64. [2022-04-06T21:05:02.651Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-04-06T21:05:02.651Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:05:02.831Z] spire-1.2.1/ [2022-04-06T21:05:02.831Z] spire-1.2.1/.data/ [2022-04-06T21:05:02.831Z] spire-1.2.1/.data/.file [2022-04-06T21:05:02.831Z] spire-1.2.1/.dockerignore [2022-04-06T21:05:02.831Z] spire-1.2.1/.gitattributes [2022-04-06T21:05:02.831Z] spire-1.2.1/.githooks/ [2022-04-06T21:05:02.831Z] spire-1.2.1/.githooks/pre-commit [2022-04-06T21:05:02.831Z] spire-1.2.1/.github/ [2022-04-06T21:05:02.831Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-06T21:05:02.831Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-06T21:05:02.831Z] spire-1.2.1/.github/dependabot.yml [2022-04-06T21:05:02.831Z] spire-1.2.1/.github/workflows/ [2022-04-06T21:05:02.831Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-06T21:05:02.831Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-06T21:05:02.831Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-06T21:05:02.831Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-06T21:05:02.831Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-06T21:05:02.831Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-06T21:05:02.831Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-06T21:05:02.831Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-06T21:05:02.831Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-06T21:05:02.831Z] spire-1.2.1/.gitignore [2022-04-06T21:05:02.831Z] spire-1.2.1/.go-version [2022-04-06T21:05:02.831Z] spire-1.2.1/.golangci.yml [2022-04-06T21:05:02.831Z] spire-1.2.1/ADOPTERS.md [2022-04-06T21:05:02.831Z] spire-1.2.1/CHANGELOG.md [2022-04-06T21:05:02.831Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-06T21:05:02.831Z] spire-1.2.1/CODEOWNERS [2022-04-06T21:05:02.831Z] spire-1.2.1/CONTRIBUTING.md [2022-04-06T21:05:02.831Z] spire-1.2.1/Dockerfile [2022-04-06T21:05:02.831Z] spire-1.2.1/Dockerfile.dev [2022-04-06T21:05:02.831Z] spire-1.2.1/Dockerfile.scratch [2022-04-06T21:05:02.831Z] spire-1.2.1/LICENSE [2022-04-06T21:05:02.831Z] spire-1.2.1/MAINTAINERS.md [2022-04-06T21:05:02.831Z] spire-1.2.1/Makefile [2022-04-06T21:05:02.831Z] spire-1.2.1/README.md [2022-04-06T21:05:02.831Z] spire-1.2.1/ROADMAP.md [2022-04-06T21:05:02.831Z] spire-1.2.1/SECURITY.md [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/ [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-agent/ [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/ [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-06T21:05:02.831Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-06T21:05:02.831Z] spire-1.2.1/conf/ [2022-04-06T21:05:02.831Z] spire-1.2.1/conf/agent/ [2022-04-06T21:05:02.831Z] spire-1.2.1/conf/agent/agent.conf [2022-04-06T21:05:02.831Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-06T21:05:02.831Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-06T21:05:02.831Z] spire-1.2.1/conf/server/ [2022-04-06T21:05:02.831Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-06T21:05:02.831Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-06T21:05:02.831Z] spire-1.2.1/conf/server/server.conf [2022-04-06T21:05:02.831Z] spire-1.2.1/conf/server/server_full.conf [2022-04-06T21:05:02.831Z] spire-1.2.1/doc/ [2022-04-06T21:05:02.831Z] spire-1.2.1/doc/SPIRE101.md [2022-04-06T21:05:02.831Z] spire-1.2.1/doc/auditlog.md [2022-04-06T21:05:02.831Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-06T21:05:02.831Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-06T21:05:02.831Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-06T21:05:02.831Z] spire-1.2.1/doc/images/ [2022-04-06T21:05:02.831Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-06T21:05:02.831Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-06T21:05:02.831Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-06T21:05:02.831Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-06T21:05:02.831Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-06T21:05:02.831Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-06T21:05:02.831Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-06T21:05:02.831Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-06T21:05:02.831Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-06T21:05:02.831Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-06T21:05:02.831Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-06T21:05:02.831Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-06T21:05:02.831Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-06T21:05:02.831Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-06T21:05:02.831Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-06T21:05:02.831Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-06T21:05:02.831Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-06T21:05:02.831Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-06T21:05:02.831Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-06T21:05:02.831Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-06T21:05:02.831Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-06T21:05:02.832Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-06T21:05:02.832Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-06T21:05:02.832Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-06T21:05:02.832Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-06T21:05:02.832Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-06T21:05:02.832Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-06T21:05:02.832Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-06T21:05:02.832Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-06T21:05:02.832Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-06T21:05:02.832Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-06T21:05:02.832Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-06T21:05:02.832Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-06T21:05:02.832Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-06T21:05:02.832Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-06T21:05:02.832Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-06T21:05:02.832Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-06T21:05:02.832Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-06T21:05:02.832Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-06T21:05:02.832Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-06T21:05:02.832Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-06T21:05:02.832Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-06T21:05:02.832Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-06T21:05:02.832Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-06T21:05:02.832Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-06T21:05:02.832Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-06T21:05:02.832Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-06T21:05:02.832Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-06T21:05:02.832Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-06T21:05:02.832Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-06T21:05:02.832Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-06T21:05:02.832Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-06T21:05:02.832Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-06T21:05:02.832Z] spire-1.2.1/doc/scaling_spire.md [2022-04-06T21:05:02.832Z] spire-1.2.1/doc/spire_agent.md [2022-04-06T21:05:02.832Z] spire-1.2.1/doc/spire_server.md [2022-04-06T21:05:02.832Z] spire-1.2.1/doc/supported_integrations.md [2022-04-06T21:05:02.832Z] spire-1.2.1/doc/telemetry.md [2022-04-06T21:05:02.832Z] spire-1.2.1/doc/telemetry_config.md [2022-04-06T21:05:02.832Z] spire-1.2.1/doc/upgrading.md [2022-04-06T21:05:02.832Z] spire-1.2.1/doc/using_spire.md [2022-04-06T21:05:02.832Z] spire-1.2.1/examples/ [2022-04-06T21:05:02.832Z] spire-1.2.1/examples/README.md [2022-04-06T21:05:02.832Z] spire-1.2.1/go.mod [2022-04-06T21:05:02.832Z] spire-1.2.1/go.sum [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/ [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/ [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/agent.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/api/ [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/client/ [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/common/ [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/config.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/manager/ [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T21:05:02.832Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T21:05:02.912Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-04-06T21:05:02.912Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-04-06T21:05:02.912Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:05:02.912Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-04-06T21:05:02.912Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-04-06T21:05:02.912Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:05:02.912Z] Selecting previously unselected package comerr-dev:amd64. [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/svid/ [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/common/ [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/common/api/ [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-06T21:05:03.128Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/api/names.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/auth/ [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/catalog/ [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/cli/ [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/health/ [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/health/config.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/health/context.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/health/health.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/idutil/ [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/log/ [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/log/log.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/log/options.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-06T21:05:03.129Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-06T21:05:03.173Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-04-06T21:05:03.173Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-04-06T21:05:03.173Z] Selecting previously unselected package krb5-multidev:amd64. [2022-04-06T21:05:03.173Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-04-06T21:05:03.173Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:05:03.173Z] Selecting previously unselected package libnorm1:amd64. [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/plugin/ [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/profiling/ [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-06T21:05:03.403Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/selector/ [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/uptime/ [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/util/ [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/util/task.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/version/ [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/version/version.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/x509util/ [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/ [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/ [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/api.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/health/ [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/id.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/status.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-06T21:05:03.404Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-06T21:05:03.434Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-04-06T21:05:03.434Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-06T21:05:03.434Z] Selecting previously unselected package libnorm-dev:amd64. [2022-04-06T21:05:03.434Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-04-06T21:05:03.434Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-06T21:05:03.434Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-04-06T21:05:03.434Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-04-06T21:05:03.434Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-06T21:05:03.434Z] Selecting previously unselected package libpgm-dev:amd64. [2022-04-06T21:05:03.434Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/bundle/ [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/ca/ [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/cache/ [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/catalog/ [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/config.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/datastore/ [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-06T21:05:03.678Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/ [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-06T21:05:03.679Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-06T21:05:03.680Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-06T21:05:03.693Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-06T21:05:03.693Z] Selecting previously unselected package libsodium-dev:amd64. [2022-04-06T21:05:03.693Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-04-06T21:05:03.693Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-04-06T21:05:03.693Z] Selecting previously unselected package libzmq5:amd64. [2022-04-06T21:05:03.693Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-04-06T21:05:03.693Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-04-06T21:05:03.693Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-04-06T21:05:03.693Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-04-06T21:05:03.693Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:05:03.952Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-04-06T21:05:03.952Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-04-06T21:05:03.952Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-04-06T21:05:03.952Z] Selecting previously unselected package pkg-config. [2022-04-06T21:05:03.952Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-04-06T21:05:03.952Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-04-06T21:05:03.952Z] Selecting previously unselected package zip. [2022-04-06T21:05:03.952Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-04-06T21:05:03.952Z] Unpacking zip (3.0-11build1) ... [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/registration/ [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/server.go [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/server_test.go [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/svid/ [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-06T21:05:03.954Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-06T21:05:03.954Z] spire-1.2.1/proto/ [2022-04-06T21:05:03.954Z] spire-1.2.1/proto/private/ [2022-04-06T21:05:03.954Z] spire-1.2.1/proto/private/server/ [2022-04-06T21:05:03.954Z] spire-1.2.1/proto/private/server/journal/ [2022-04-06T21:05:03.954Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-06T21:05:03.954Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-06T21:05:03.954Z] spire-1.2.1/proto/spire/ [2022-04-06T21:05:03.954Z] spire-1.2.1/proto/spire/common/ [2022-04-06T21:05:03.954Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-06T21:05:03.954Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-06T21:05:03.954Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-06T21:05:03.954Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-06T21:05:03.954Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-06T21:05:03.954Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-06T21:05:03.954Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-06T21:05:03.954Z] spire-1.2.1/proto/spire/plugin/ [2022-04-06T21:05:03.954Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-06T21:05:03.954Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-06T21:05:03.954Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-06T21:05:03.954Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-06T21:05:03.954Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-06T21:05:03.954Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-06T21:05:03.954Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-06T21:05:03.954Z] spire-1.2.1/release/ [2022-04-06T21:05:03.954Z] spire-1.2.1/release/spire-extras/ [2022-04-06T21:05:03.954Z] spire-1.2.1/release/spire-extras/README.md [2022-04-06T21:05:03.954Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-06T21:05:03.954Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-06T21:05:03.954Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-06T21:05:03.954Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-06T21:05:03.954Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-06T21:05:03.954Z] spire-1.2.1/release/spire/ [2022-04-06T21:05:03.954Z] spire-1.2.1/release/spire/README.md [2022-04-06T21:05:03.954Z] spire-1.2.1/release/spire/conf/ [2022-04-06T21:05:03.954Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-06T21:05:03.954Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-06T21:05:03.954Z] spire-1.2.1/release/spire/conf/server/ [2022-04-06T21:05:03.954Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-06T21:05:03.954Z] spire-1.2.1/script/ [2022-04-06T21:05:03.954Z] spire-1.2.1/script/build-artifact.sh [2022-04-06T21:05:03.954Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-06T21:05:03.954Z] spire-1.2.1/support/ [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/ [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-06T21:05:03.954Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-06T21:05:03.954Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-06T21:05:03.954Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-06T21:05:03.954Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-06T21:05:03.954Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-06T21:05:03.954Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-06T21:05:04.213Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-04-06T21:05:04.213Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-04-06T21:05:04.213Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-04-06T21:05:04.213Z] No schema files found: doing nothing. [2022-04-06T21:05:04.213Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-04-06T21:05:04.213Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-06T21:05:04.213Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-04-06T21:05:04.213Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-06T21:05:04.213Z] Setting up liberror-perl (0.17029-1) ... [2022-04-06T21:05:04.213Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:05:04.213Z] Setting up zip (3.0-11build1) ... [2022-04-06T21:05:04.213Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-04-06T21:05:04.213Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-04-06T21:05:04.213Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-04-06T21:05:04.213Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-04-06T21:05:04.213Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-04-06T21:05:04.213Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:05:04.213Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-04-06T21:05:04.213Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:05:04.213Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-06T21:05:04.213Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:05:04.213Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-04-06T21:05:04.232Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-06T21:05:04.232Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-06T21:05:04.232Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-06T21:05:04.232Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-06T21:05:04.232Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-06T21:05:04.232Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-06T21:05:04.232Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-06T21:05:04.232Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-06T21:05:04.232Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-06T21:05:04.232Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-06T21:05:04.232Z] spire-1.2.1/test/ [2022-04-06T21:05:04.232Z] spire-1.2.1/test/clock/ [2022-04-06T21:05:04.232Z] spire-1.2.1/test/clock/clock.go [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fakes/ [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/ [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/certs/ [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/config/ [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/fixture.go [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/registration/ [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-06T21:05:04.232Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-06T21:05:04.232Z] spire-1.2.1/test/integration/ [2022-04-06T21:05:04.232Z] spire-1.2.1/test/integration/README.md [2022-04-06T21:05:04.232Z] spire-1.2.1/test/integration/common [2022-04-06T21:05:04.232Z] spire-1.2.1/test/integration/setup/ [2022-04-06T21:05:04.232Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-06T21:05:04.232Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-06T21:05:04.232Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-06T21:05:04.232Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-06T21:05:04.232Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-06T21:05:04.232Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-06T21:05:04.232Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-06T21:05:04.232Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-06T21:05:04.232Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-06T21:05:04.232Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-06T21:05:04.232Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-06T21:05:04.232Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-06T21:05:04.232Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-06T21:05:04.232Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-06T21:05:04.232Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-06T21:05:04.232Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-06T21:05:04.232Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-06T21:05:04.232Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-06T21:05:04.232Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-06T21:05:04.232Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-06T21:05:04.232Z] spire-1.2.1/test/integration/suites/ [2022-04-06T21:05:04.232Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-06T21:05:04.232Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-06T21:05:04.232Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-06T21:05:04.233Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-06T21:05:04.234Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-06T21:05:04.234Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-06T21:05:04.234Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-06T21:05:04.234Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-06T21:05:04.234Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-06T21:05:04.234Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-06T21:05:04.234Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-06T21:05:04.234Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-06T21:05:04.234Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-06T21:05:04.234Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-06T21:05:04.234Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-06T21:05:04.234Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-06T21:05:04.234Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-06T21:05:04.234Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-06T21:05:04.234Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-06T21:05:04.234Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-06T21:05:04.234Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-06T21:05:04.234Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-06T21:05:04.473Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-04-06T21:05:04.474Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-06T21:05:04.474Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-04-06T21:05:04.474Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:05:04.474Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:05:04.474Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-04-06T21:05:04.474Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-06T21:05:04.514Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/test-one.sh [2022-04-06T21:05:04.515Z] spire-1.2.1/test/integration/test.sh [2022-04-06T21:05:04.515Z] spire-1.2.1/test/plugintest/ [2022-04-06T21:05:04.515Z] spire-1.2.1/test/plugintest/config.go [2022-04-06T21:05:04.515Z] spire-1.2.1/test/plugintest/load.go [2022-04-06T21:05:04.515Z] spire-1.2.1/test/plugintest/option.go [2022-04-06T21:05:04.515Z] spire-1.2.1/test/spiretest/ [2022-04-06T21:05:04.515Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-06T21:05:04.515Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-06T21:05:04.515Z] spire-1.2.1/test/spiretest/dir.go [2022-04-06T21:05:04.515Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-06T21:05:04.515Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-06T21:05:04.515Z] spire-1.2.1/test/spiretest/logs.go [2022-04-06T21:05:04.515Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-06T21:05:04.515Z] spire-1.2.1/test/spiretest/suite.go [2022-04-06T21:05:04.515Z] spire-1.2.1/test/spiretest/x509.go [2022-04-06T21:05:04.515Z] spire-1.2.1/test/testca/ [2022-04-06T21:05:04.515Z] spire-1.2.1/test/testca/ca.go [2022-04-06T21:05:04.515Z] spire-1.2.1/test/testkey/ [2022-04-06T21:05:04.515Z] spire-1.2.1/test/testkey/generate.sh [2022-04-06T21:05:04.515Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-06T21:05:04.515Z] spire-1.2.1/test/testkey/keys.go [2022-04-06T21:05:04.515Z] spire-1.2.1/test/testkey/new.go [2022-04-06T21:05:04.515Z] spire-1.2.1/test/tpmsimulator/ [2022-04-06T21:05:04.515Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-06T21:05:04.515Z] spire-1.2.1/test/util/ [2022-04-06T21:05:04.515Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-06T21:05:04.515Z] spire-1.2.1/test/util/cert_generation.go [2022-04-06T21:05:04.515Z] spire-1.2.1/test/util/io_redirection.go [2022-04-06T21:05:04.515Z] spire-1.2.1/test/util/race.go [2022-04-06T21:05:04.515Z] spire-1.2.1/test/util/util.go [2022-04-06T21:05:04.515Z] building spire from source... [2022-04-06T21:05:05.044Z] comerr-dev set to automatically installed. [2022-04-06T21:05:05.045Z] git set to automatically installed. [2022-04-06T21:05:05.045Z] git-man set to automatically installed. [2022-04-06T21:05:05.045Z] krb5-multidev set to automatically installed. [2022-04-06T21:05:05.045Z] libbrotli1 set to automatically installed. [2022-04-06T21:05:05.045Z] libcurl3-gnutls set to automatically installed. [2022-04-06T21:05:05.045Z] liberror-perl set to automatically installed. [2022-04-06T21:05:05.045Z] libglib2.0-0 set to automatically installed. [2022-04-06T21:05:05.045Z] libgssrpc4 set to automatically installed. [2022-04-06T21:05:05.045Z] libkadm5clnt-mit11 set to automatically installed. [2022-04-06T21:05:05.045Z] libkadm5srv-mit11 set to automatically installed. [2022-04-06T21:05:05.045Z] libkdb5-9 set to automatically installed. [2022-04-06T21:05:05.045Z] libkrb5-dev set to automatically installed. [2022-04-06T21:05:05.045Z] libnghttp2-14 set to automatically installed. [2022-04-06T21:05:05.045Z] libnorm-dev set to automatically installed. [2022-04-06T21:05:05.045Z] libnorm1 set to automatically installed. [2022-04-06T21:05:05.045Z] libpgm-5.2-0 set to automatically installed. [2022-04-06T21:05:05.045Z] libpgm-dev set to automatically installed. [2022-04-06T21:05:05.045Z] libpsl5 set to automatically installed. [2022-04-06T21:05:05.045Z] librtmp1 set to automatically installed. [2022-04-06T21:05:05.045Z] libsodium-dev set to automatically installed. [2022-04-06T21:05:05.045Z] libsodium23 set to automatically installed. [2022-04-06T21:05:05.045Z] libssh-4 set to automatically installed. [2022-04-06T21:05:05.045Z] libzmq3-dev set to automatically installed. [2022-04-06T21:05:05.045Z] libzmq5 set to automatically installed. [2022-04-06T21:05:05.045Z] pkg-config set to automatically installed. [2022-04-06T21:05:05.045Z] zip set to automatically installed. [2022-04-06T21:05:05.122Z] Installing go1.17.7... [2022-04-06T21:05:05.616Z] snapd is not logged in, snap install commands will use sudo [2022-04-06T21:05:32.008Z] Building bin/spire-server... [2022-04-06T21:05:32.008Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-06T21:05:32.008Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-06T21:05:32.008Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-06T21:05:32.618Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-06T21:05:32.618Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-06T21:05:36.961Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-06T21:05:36.961Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-06T21:05:37.239Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-06T21:05:37.519Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-06T21:05:38.128Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-06T21:05:38.733Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-06T21:05:38.733Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-06T21:05:38.733Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-06T21:05:39.011Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-06T21:05:39.289Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-06T21:05:39.289Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-06T21:05:39.289Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-06T21:05:40.286Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-06T21:05:40.286Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-06T21:05:40.565Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-06T21:05:41.171Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-06T21:06:08.037Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-06T21:06:08.037Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-06T21:06:08.316Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-06T21:06:08.924Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-06T21:06:09.205Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-06T21:06:09.485Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-06T21:06:09.485Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-06T21:06:09.485Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-06T21:06:09.765Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-06T21:06:10.047Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-06T21:06:10.047Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-06T21:06:10.659Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-06T21:06:11.489Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-06T21:06:11.489Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-06T21:06:11.489Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-06T21:06:11.873Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-06T21:06:11.873Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-06T21:06:12.163Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-06T21:06:12.445Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-06T21:06:13.062Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-06T21:06:13.062Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-06T21:06:14.051Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-06T21:06:14.051Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-06T21:06:14.328Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-06T21:06:14.328Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-06T21:06:16.321Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-06T21:06:17.317Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-06T21:06:24.072Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-06T21:06:24.072Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-06T21:06:24.072Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-06T21:06:24.072Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-06T21:06:24.072Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-06T21:06:24.072Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-06T21:06:24.072Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-06T21:06:24.072Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-06T21:06:24.679Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-06T21:06:24.679Z] go: downloading google.golang.org/api v0.70.0 [2022-04-06T21:06:24.957Z] go: downloading k8s.io/api v0.23.4 [2022-04-06T21:06:31.724Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-06T21:06:41.942Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-06T21:07:21.038Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-06T21:07:21.039Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-06T21:07:21.039Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-06T21:07:21.039Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-06T21:07:21.039Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-06T21:07:21.039Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-06T21:07:22.496Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-06T21:07:25.153Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-06T21:07:27.813Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-06T21:07:28.421Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-06T21:07:28.701Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-06T21:07:30.705Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-06T21:07:30.986Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-06T21:07:30.986Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-06T21:07:32.444Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-06T21:07:32.724Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-06T21:07:33.005Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-06T21:07:33.005Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-06T21:07:33.618Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-06T21:07:33.618Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-06T21:07:33.897Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-06T21:07:34.178Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-06T21:07:36.185Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-06T21:07:36.185Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-06T21:07:36.185Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-06T21:07:36.464Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-06T21:07:36.464Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-06T21:07:36.745Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-06T21:07:36.745Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-06T21:07:43.518Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-06T21:07:43.799Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-06T21:07:44.079Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-06T21:07:44.079Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-06T21:07:44.079Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-06T21:07:44.079Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-06T21:07:44.360Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-06T21:07:45.358Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-06T21:07:45.639Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-06T21:07:45.919Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-06T21:07:46.199Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-06T21:07:46.199Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-06T21:07:47.659Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-06T21:07:48.657Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-06T21:07:48.938Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-06T21:07:49.219Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-06T21:07:49.500Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-06T21:07:49.782Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-06T21:07:49.782Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-06T21:07:49.782Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-06T21:07:50.061Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-06T21:07:51.521Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-06T21:07:51.521Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-06T21:07:52.131Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-06T21:07:52.131Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-06T21:07:52.742Z] go: downloading go.opencensus.io v0.23.0 [2022-04-06T21:07:53.777Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-06T21:07:55.783Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-06T21:07:55.783Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-06T21:07:55.783Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-06T21:07:56.060Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-06T21:07:56.341Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-06T21:07:56.620Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-06T21:07:56.899Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-06T21:07:57.720Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-06T21:08:01.946Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-06T21:08:03.948Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-06T21:08:03.948Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-06T21:08:04.947Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-06T21:08:04.947Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-06T21:08:05.229Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-06T21:08:05.837Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-06T21:08:06.123Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-06T21:08:06.738Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-06T21:08:06.738Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-06T21:08:07.019Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-06T21:08:07.301Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-06T21:08:07.301Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-06T21:08:19.767Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-06T21:08:19.767Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-06T21:08:19.767Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-06T21:08:19.767Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-06T21:09:06.846Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-06T21:09:06.846Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-06T21:11:13.866Z] Removing intermediate container da4337ea61d7 [2022-04-06T21:11:13.866Z] ---> 14ddf10edfcf [2022-04-06T21:11:13.866Z] [2022-04-06T21:11:13.866Z] Step 10/23 : FROM alpine:3.14 [2022-04-06T21:11:13.866Z] ---> ac73e934f311 [2022-04-06T21:11:13.866Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-06T21:11:14.153Z] ---> Running in 48ef6b590fd1 [2022-04-06T21:11:16.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:11:16.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:11:18.319Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-06T21:11:18.319Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T21:11:18.319Z] OK: 5 MiB in 15 packages [2022-04-06T21:11:19.792Z] Removing intermediate container 48ef6b590fd1 [2022-04-06T21:11:19.792Z] ---> 85cf43045088 [2022-04-06T21:11:19.792Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-06T21:11:20.074Z] ---> Running in 7e277b32b76e [2022-04-06T21:11:20.381Z] Removing intermediate container 7e277b32b76e [2022-04-06T21:11:20.381Z] ---> d176c7f3c5cc [2022-04-06T21:11:20.381Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-06T21:11:20.381Z] ---> Running in 0a0e897906e9 [2022-04-06T21:11:21.022Z] Removing intermediate container 0a0e897906e9 [2022-04-06T21:11:21.022Z] ---> 896fa76ba88b [2022-04-06T21:11:21.022Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-06T21:11:21.022Z] ---> Running in eeba2879dc08 [2022-04-06T21:11:21.640Z] Removing intermediate container eeba2879dc08 [2022-04-06T21:11:21.641Z] ---> bf63cf76a99f [2022-04-06T21:11:21.641Z] Step 15/23 : WORKDIR / [2022-04-06T21:11:21.927Z] ---> Running in 909376370e63 [2022-04-06T21:11:22.206Z] Removing intermediate container 909376370e63 [2022-04-06T21:11:22.206Z] ---> 670058985058 [2022-04-06T21:11:22.206Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T21:11:23.210Z] ---> 8e737e685e69 [2022-04-06T21:11:23.210Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-06T21:11:25.884Z] ---> 2fbf1948e489 [2022-04-06T21:11:25.884Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-06T21:11:26.890Z] ---> ff2280840fe8 [2022-04-06T21:11:26.890Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-06T21:11:27.179Z] ---> Running in aeb157cb44e0 [2022-04-06T21:11:27.811Z] Removing intermediate container aeb157cb44e0 [2022-04-06T21:11:27.811Z] ---> b8e9b88adddd [2022-04-06T21:11:27.811Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T21:11:27.811Z] ---> Running in baa122375c05 [2022-04-06T21:11:28.435Z] Removing intermediate container baa122375c05 [2022-04-06T21:11:28.435Z] ---> be2e87527676 [2022-04-06T21:11:28.435Z] Step 21/23 : LABEL arch=arm64 [2022-04-06T21:11:28.719Z] ---> Running in ba721a8df616 [2022-04-06T21:11:29.327Z] Removing intermediate container ba721a8df616 [2022-04-06T21:11:29.327Z] ---> 435079a37c5b [2022-04-06T21:11:29.327Z] Step 22/23 : LABEL git_sha=e15a1a3465499456f4c60c09a8e068ad46c2a25b [2022-04-06T21:11:29.327Z] ---> Running in cdc05b17400c [2022-04-06T21:11:29.941Z] Removing intermediate container cdc05b17400c [2022-04-06T21:11:29.941Z] ---> b821e5444f4d [2022-04-06T21:11:29.941Z] Step 23/23 : LABEL version=0.0.0 [2022-04-06T21:11:29.941Z] ---> Running in c77cf5e51838 [2022-04-06T21:11:30.555Z] Removing intermediate container c77cf5e51838 [2022-04-06T21:11:30.555Z] ---> 7bb264b72a70 [2022-04-06T21:11:30.555Z] [2022-04-06T21:11:31.172Z] Successfully built 7bb264b72a70 [2022-04-06T21:11:31.172Z] Successfully tagged core-command-arm64:latest [2022-04-06T21:11:31.172Z]  Building core-command ... done Building security-proxy-setup [2022-04-06T21:12:18.282Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T21:12:18.282Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-06T21:12:18.282Z] ---> d2357830cdcc [2022-04-06T21:12:18.282Z] Step 3/22 : WORKDIR /edgex-go [2022-04-06T21:12:18.282Z] ---> Using cache [2022-04-06T21:12:18.282Z] ---> cf7d4c3c918f [2022-04-06T21:12:18.282Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T21:12:18.282Z] ---> Using cache [2022-04-06T21:12:18.282Z] ---> 28471c306c0d [2022-04-06T21:12:18.282Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-06T21:12:18.282Z] ---> Using cache [2022-04-06T21:12:18.282Z] ---> 06dd8ac49a70 [2022-04-06T21:12:18.282Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-06T21:12:18.282Z] ---> Using cache [2022-04-06T21:12:18.282Z] ---> 15f1a05ffa21 [2022-04-06T21:12:18.282Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T21:12:18.282Z] ---> Using cache [2022-04-06T21:12:18.282Z] ---> 23687d42fd50 [2022-04-06T21:12:18.282Z] Step 8/22 : COPY . . [2022-04-06T21:12:18.282Z] ---> Using cache [2022-04-06T21:12:18.282Z] ---> 56d46b0156bf [2022-04-06T21:12:18.282Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-06T21:12:18.282Z] ---> Running in 4c6e369ba5d6 [2022-04-06T21:12:18.282Z] 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-06T21:12:26.754Z] Removing intermediate container 243ca69cd4cc [2022-04-06T21:12:26.754Z] ---> b9094bf3ab7c [2022-04-06T21:12:26.754Z] [2022-04-06T21:12:26.754Z] Step 10/22 : FROM alpine:3.14 [2022-04-06T21:12:26.754Z] ---> ac73e934f311 [2022-04-06T21:12:26.754Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-06T21:12:26.754Z] ---> Using cache [2022-04-06T21:12:26.754Z] ---> 85cf43045088 [2022-04-06T21:12:26.754Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-06T21:12:26.754Z] ---> Using cache [2022-04-06T21:12:26.754Z] ---> d176c7f3c5cc [2022-04-06T21:12:26.754Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-06T21:12:26.754Z] ---> Running in b12045f4f593 [2022-04-06T21:12:27.032Z] Removing intermediate container b12045f4f593 [2022-04-06T21:12:27.032Z] ---> a8814d0abec2 [2022-04-06T21:12:27.032Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-06T21:12:27.314Z] ---> Running in e60dd197a221 [2022-04-06T21:12:27.933Z] Removing intermediate container e60dd197a221 [2022-04-06T21:12:27.933Z] ---> 67b5b1bc175c [2022-04-06T21:12:27.933Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T21:12:28.951Z] ---> 479a46939448 [2022-04-06T21:12:28.951Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-06T21:12:31.651Z] ---> 1f2606365bf9 [2022-04-06T21:12:31.651Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-06T21:12:32.265Z] ---> dc53fb8fa7cf [2022-04-06T21:12:32.265Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-06T21:12:32.551Z] ---> Running in 8fcc42a53e48 [2022-04-06T21:12:33.185Z] Removing intermediate container 8fcc42a53e48 [2022-04-06T21:12:33.185Z] ---> 6fb021aa28fc [2022-04-06T21:12:33.185Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T21:12:33.482Z] ---> Running in 57172557f3b7 [2022-04-06T21:12:34.101Z] Removing intermediate container 57172557f3b7 [2022-04-06T21:12:34.102Z] ---> 1af196bfd712 [2022-04-06T21:12:34.102Z] Step 20/22 : LABEL arch=arm64 [2022-04-06T21:12:34.102Z] ---> Running in ecbf02ff59e5 [2022-04-06T21:12:34.738Z] Removing intermediate container ecbf02ff59e5 [2022-04-06T21:12:34.738Z] ---> 758fe027723d [2022-04-06T21:12:34.738Z] Step 21/22 : LABEL git_sha=e15a1a3465499456f4c60c09a8e068ad46c2a25b [2022-04-06T21:12:35.031Z] ---> Running in e55a1651d894 [2022-04-06T21:12:35.345Z] Removing intermediate container e55a1651d894 [2022-04-06T21:12:35.345Z] ---> 6eda495de84c [2022-04-06T21:12:35.345Z] Step 22/22 : LABEL version=0.0.0 [2022-04-06T21:12:35.641Z] ---> Running in 37f1333830ec [2022-04-06T21:12:36.250Z] Removing intermediate container 37f1333830ec [2022-04-06T21:12:36.250Z] ---> 04c3ad6a6680 [2022-04-06T21:12:36.250Z] [2022-04-06T21:12:36.889Z] Successfully built 04c3ad6a6680 [2022-04-06T21:12:36.889Z] Successfully tagged support-scheduler-arm64:latest [2022-04-06T21:12:36.889Z]  Building support-scheduler ... done Building core-metadata [2022-04-06T21:13:16.007Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T21:13:16.007Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-06T21:13:16.007Z] ---> d2357830cdcc [2022-04-06T21:13:16.007Z] Step 3/23 : WORKDIR /edgex-go [2022-04-06T21:13:16.007Z] ---> Using cache [2022-04-06T21:13:16.007Z] ---> cf7d4c3c918f [2022-04-06T21:13:16.007Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T21:13:16.007Z] ---> Using cache [2022-04-06T21:13:16.007Z] ---> 28471c306c0d [2022-04-06T21:13:16.007Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-06T21:13:16.007Z] ---> Using cache [2022-04-06T21:13:16.007Z] ---> 06dd8ac49a70 [2022-04-06T21:13:16.007Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-06T21:13:16.007Z] ---> Using cache [2022-04-06T21:13:16.007Z] ---> 15f1a05ffa21 [2022-04-06T21:13:16.007Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T21:13:16.007Z] ---> Using cache [2022-04-06T21:13:16.007Z] ---> 23687d42fd50 [2022-04-06T21:13:16.007Z] Step 8/23 : COPY . . [2022-04-06T21:13:16.007Z] ---> Using cache [2022-04-06T21:13:16.007Z] ---> 56d46b0156bf [2022-04-06T21:13:16.007Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-06T21:13:16.294Z] ---> Running in 88b6cbb46383 [2022-04-06T21:13:18.967Z] 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-06T21:13:41.235Z] Removing intermediate container fbce5fd117b5 [2022-04-06T21:13:41.235Z] ---> 0a2ce4fb3ea4 [2022-04-06T21:13:41.235Z] [2022-04-06T21:13:41.235Z] Step 10/22 : FROM alpine:3.14 [2022-04-06T21:13:41.235Z] ---> ac73e934f311 [2022-04-06T21:13:41.235Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-06T21:13:41.235Z] ---> Running in b7dfb7d86fed [2022-04-06T21:13:41.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:13:41.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:13:42.705Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-06T21:13:42.705Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-06T21:13:42.705Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T21:13:42.705Z] Executing ca-certificates-20211220-r0.trigger [2022-04-06T21:13:43.337Z] OK: 6 MiB in 16 packages [2022-04-06T21:13:45.353Z] Removing intermediate container b7dfb7d86fed [2022-04-06T21:13:45.353Z] ---> bf943b4da3f1 [2022-04-06T21:13:45.353Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-06T21:13:45.649Z] ---> Running in f8087a64cccc [2022-04-06T21:13:46.261Z] Removing intermediate container f8087a64cccc [2022-04-06T21:13:46.261Z] ---> bff9defcf083 [2022-04-06T21:13:46.261Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-06T21:13:46.261Z] ---> Running in 4c161bae0ce8 [2022-04-06T21:13:46.891Z] Removing intermediate container 4c161bae0ce8 [2022-04-06T21:13:46.891Z] ---> 64091f760a04 [2022-04-06T21:13:46.891Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-06T21:13:46.891Z] ---> Running in 88808ec18c01 [2022-04-06T21:13:47.518Z] Removing intermediate container 88808ec18c01 [2022-04-06T21:13:47.518Z] ---> 00828b4c33f4 [2022-04-06T21:13:47.518Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T21:13:48.992Z] ---> 977d4622e085 [2022-04-06T21:13:48.992Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-06T21:13:51.660Z] ---> 4c5563b35920 [2022-04-06T21:13:51.660Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-06T21:13:52.275Z] ---> b1b68fea59ce [2022-04-06T21:13:52.275Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-06T21:13:52.557Z] ---> Running in c5b856656e09 [2022-04-06T21:13:53.179Z] Removing intermediate container c5b856656e09 [2022-04-06T21:13:53.179Z] ---> 8de729131243 [2022-04-06T21:13:53.179Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T21:13:53.179Z] ---> Running in 21e1c9aa6836 [2022-04-06T21:13:53.818Z] Removing intermediate container 21e1c9aa6836 [2022-04-06T21:13:53.818Z] ---> 7e4f9f804ca0 [2022-04-06T21:13:53.818Z] Step 20/22 : LABEL arch=arm64 [2022-04-06T21:13:53.818Z] ---> Running in a3e667c17357 [2022-04-06T21:13:54.436Z] Removing intermediate container a3e667c17357 [2022-04-06T21:13:54.436Z] ---> 8cf6af48cdb6 [2022-04-06T21:13:54.436Z] Step 21/22 : LABEL git_sha=e15a1a3465499456f4c60c09a8e068ad46c2a25b [2022-04-06T21:13:54.436Z] ---> Running in 73fe8b25b7af [2022-04-06T21:13:55.055Z] Removing intermediate container 73fe8b25b7af [2022-04-06T21:13:55.055Z] ---> b137d71569be [2022-04-06T21:13:55.055Z] Step 22/22 : LABEL version=0.0.0 [2022-04-06T21:13:55.333Z] ---> Running in ae67aede7216 [2022-04-06T21:13:55.954Z] Removing intermediate container ae67aede7216 [2022-04-06T21:13:55.954Z] ---> 3ec522ef55f2 [2022-04-06T21:13:55.954Z] [2022-04-06T21:13:56.956Z] Successfully built 3ec522ef55f2 [2022-04-06T21:13:56.956Z] Successfully tagged support-notifications-arm64:latest [2022-04-06T21:13:56.956Z]  Building support-notifications ... done Building security-spire-server [2022-04-06T21:14:36.060Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T21:14:36.060Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-06T21:14:36.060Z] ---> d2357830cdcc [2022-04-06T21:14:36.060Z] Step 3/25 : WORKDIR /edgex-go [2022-04-06T21:14:36.060Z] ---> Using cache [2022-04-06T21:14:36.060Z] ---> cf7d4c3c918f [2022-04-06T21:14:36.060Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T21:14:36.060Z] ---> Using cache [2022-04-06T21:14:36.060Z] ---> 28471c306c0d [2022-04-06T21:14:36.060Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-06T21:14:36.060Z] ---> Using cache [2022-04-06T21:14:36.060Z] ---> a86d94c1f0cc [2022-04-06T21:14:36.060Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-06T21:14:36.060Z] ---> Using cache [2022-04-06T21:14:36.060Z] ---> 88e2512003e1 [2022-04-06T21:14:36.060Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T21:14:36.060Z] ---> Using cache [2022-04-06T21:14:36.060Z] ---> 3e9feac7d504 [2022-04-06T21:14:36.060Z] Step 8/25 : COPY . . [2022-04-06T21:14:36.060Z] ---> Using cache [2022-04-06T21:14:36.060Z] ---> 15f57f7c8006 [2022-04-06T21:14:36.060Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-06T21:14:36.060Z] ---> Using cache [2022-04-06T21:14:36.060Z] ---> cffe6c73396f [2022-04-06T21:14:36.060Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-06T21:14:36.060Z] ---> Using cache [2022-04-06T21:14:36.060Z] ---> 5e3f27d58354 [2022-04-06T21:14:36.060Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-06T21:14:36.060Z] ---> Using cache [2022-04-06T21:14:36.060Z] ---> 7bd8efac786c [2022-04-06T21:14:36.060Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-06T21:14:36.060Z] ---> Running in 4b4f581df1c0 [2022-04-06T21:14:38.721Z] spire-1.2.1/ [2022-04-06T21:14:38.721Z] spire-1.2.1/.data/ [2022-04-06T21:14:38.721Z] spire-1.2.1/.data/.file [2022-04-06T21:14:38.721Z] spire-1.2.1/.dockerignore [2022-04-06T21:14:38.721Z] spire-1.2.1/.gitattributes [2022-04-06T21:14:38.721Z] spire-1.2.1/.githooks/ [2022-04-06T21:14:38.721Z] spire-1.2.1/.githooks/pre-commit [2022-04-06T21:14:38.721Z] spire-1.2.1/.github/ [2022-04-06T21:14:38.721Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-06T21:14:38.721Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-06T21:14:38.721Z] spire-1.2.1/.github/dependabot.yml [2022-04-06T21:14:38.721Z] spire-1.2.1/.github/workflows/ [2022-04-06T21:14:38.721Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-06T21:14:38.721Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-06T21:14:38.721Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-06T21:14:38.721Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-06T21:14:38.721Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-06T21:14:38.721Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-06T21:14:38.721Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-06T21:14:38.721Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-06T21:14:38.721Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-06T21:14:38.721Z] spire-1.2.1/.gitignore [2022-04-06T21:14:38.721Z] spire-1.2.1/.go-version [2022-04-06T21:14:38.721Z] spire-1.2.1/.golangci.yml [2022-04-06T21:14:38.721Z] spire-1.2.1/ADOPTERS.md [2022-04-06T21:14:38.721Z] spire-1.2.1/CHANGELOG.md [2022-04-06T21:14:38.721Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-06T21:14:38.721Z] spire-1.2.1/CODEOWNERS [2022-04-06T21:14:38.721Z] spire-1.2.1/CONTRIBUTING.md [2022-04-06T21:14:38.721Z] spire-1.2.1/Dockerfile [2022-04-06T21:14:38.721Z] spire-1.2.1/Dockerfile.dev [2022-04-06T21:14:38.721Z] spire-1.2.1/Dockerfile.scratch [2022-04-06T21:14:38.721Z] spire-1.2.1/LICENSE [2022-04-06T21:14:38.721Z] spire-1.2.1/MAINTAINERS.md [2022-04-06T21:14:38.721Z] spire-1.2.1/Makefile [2022-04-06T21:14:38.721Z] spire-1.2.1/README.md [2022-04-06T21:14:38.721Z] spire-1.2.1/ROADMAP.md [2022-04-06T21:14:38.721Z] spire-1.2.1/SECURITY.md [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/ [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-agent/ [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/ [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-06T21:14:38.721Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-06T21:14:38.721Z] spire-1.2.1/conf/ [2022-04-06T21:14:38.721Z] spire-1.2.1/conf/agent/ [2022-04-06T21:14:38.721Z] spire-1.2.1/conf/agent/agent.conf [2022-04-06T21:14:38.721Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-06T21:14:38.721Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-06T21:14:38.721Z] spire-1.2.1/conf/server/ [2022-04-06T21:14:38.721Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-06T21:14:38.721Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-06T21:14:38.721Z] spire-1.2.1/conf/server/server.conf [2022-04-06T21:14:38.721Z] spire-1.2.1/conf/server/server_full.conf [2022-04-06T21:14:38.721Z] spire-1.2.1/doc/ [2022-04-06T21:14:38.721Z] spire-1.2.1/doc/SPIRE101.md [2022-04-06T21:14:38.721Z] spire-1.2.1/doc/auditlog.md [2022-04-06T21:14:38.721Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-06T21:14:38.721Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-06T21:14:38.721Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-06T21:14:38.721Z] spire-1.2.1/doc/images/ [2022-04-06T21:14:38.721Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-06T21:14:38.721Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-06T21:14:38.721Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-06T21:14:38.721Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-06T21:14:38.721Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-06T21:14:38.721Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-06T21:14:38.721Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-06T21:14:38.721Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-06T21:14:38.721Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-06T21:14:38.721Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-06T21:14:38.721Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-06T21:14:38.721Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-06T21:14:38.721Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-06T21:14:38.721Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-06T21:14:38.721Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-06T21:14:38.721Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-06T21:14:38.721Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-06T21:14:38.722Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-06T21:14:38.722Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-06T21:14:38.722Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-06T21:14:38.722Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-06T21:14:38.722Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-06T21:14:38.722Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-06T21:14:38.722Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-06T21:14:38.722Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-06T21:14:38.722Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-06T21:14:38.722Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-06T21:14:38.722Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-06T21:14:38.722Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-06T21:14:38.722Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-06T21:14:38.722Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-06T21:14:38.722Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-06T21:14:38.722Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-06T21:14:38.722Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-06T21:14:38.722Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-06T21:14:38.722Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-06T21:14:38.722Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-06T21:14:38.722Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-06T21:14:38.722Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-06T21:14:38.722Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-06T21:14:38.722Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-06T21:14:38.722Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-06T21:14:38.722Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-06T21:14:38.722Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-06T21:14:38.722Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-06T21:14:38.722Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-06T21:14:38.722Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-06T21:14:38.722Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-06T21:14:38.722Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-06T21:14:38.722Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-06T21:14:38.722Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-06T21:14:38.722Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-06T21:14:38.722Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-06T21:14:38.722Z] spire-1.2.1/doc/scaling_spire.md [2022-04-06T21:14:38.722Z] spire-1.2.1/doc/spire_agent.md [2022-04-06T21:14:38.722Z] spire-1.2.1/doc/spire_server.md [2022-04-06T21:14:38.722Z] spire-1.2.1/doc/supported_integrations.md [2022-04-06T21:14:38.722Z] spire-1.2.1/doc/telemetry.md [2022-04-06T21:14:38.722Z] spire-1.2.1/doc/telemetry_config.md [2022-04-06T21:14:38.722Z] spire-1.2.1/doc/upgrading.md [2022-04-06T21:14:38.722Z] spire-1.2.1/doc/using_spire.md [2022-04-06T21:14:38.722Z] spire-1.2.1/examples/ [2022-04-06T21:14:38.722Z] spire-1.2.1/examples/README.md [2022-04-06T21:14:38.722Z] spire-1.2.1/go.mod [2022-04-06T21:14:38.722Z] spire-1.2.1/go.sum [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/ [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/ [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/agent.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/api/ [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/client/ [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/common/ [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/config.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/manager/ [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T21:14:38.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/svid/ [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/common/ [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/common/api/ [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/common/api/names.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/common/auth/ [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-06T21:14:38.723Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/catalog/ [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/cli/ [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-06T21:14:39.001Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/health/ [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/health/config.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/health/context.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/health/health.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/idutil/ [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/log/ [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/log/log.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/log/options.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/plugin/ [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/profiling/ [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/selector/ [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/uptime/ [2022-04-06T21:14:39.002Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/common/util/ [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/common/util/task.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/common/version/ [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/common/version/version.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/common/x509util/ [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/ [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/ [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/api.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/health/ [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/id.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/status.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/bundle/ [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/ca/ [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/cache/ [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-06T21:14:39.281Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/catalog/ [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/config.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/datastore/ [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/ [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T21:14:39.282Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-06T21:14:39.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/registration/ [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/server.go [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/server_test.go [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/svid/ [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-06T21:14:39.563Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-06T21:14:39.563Z] spire-1.2.1/proto/ [2022-04-06T21:14:39.563Z] spire-1.2.1/proto/private/ [2022-04-06T21:14:39.563Z] spire-1.2.1/proto/private/server/ [2022-04-06T21:14:39.563Z] spire-1.2.1/proto/private/server/journal/ [2022-04-06T21:14:39.563Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-06T21:14:39.563Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-06T21:14:39.563Z] spire-1.2.1/proto/spire/ [2022-04-06T21:14:39.563Z] spire-1.2.1/proto/spire/common/ [2022-04-06T21:14:39.563Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-06T21:14:39.563Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-06T21:14:39.563Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-06T21:14:39.563Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-06T21:14:39.563Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-06T21:14:39.563Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-06T21:14:39.563Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-06T21:14:39.563Z] spire-1.2.1/proto/spire/plugin/ [2022-04-06T21:14:39.563Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-06T21:14:39.563Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-06T21:14:39.563Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-06T21:14:39.563Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-06T21:14:39.563Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-06T21:14:39.563Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-06T21:14:39.563Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-06T21:14:39.563Z] spire-1.2.1/release/ [2022-04-06T21:14:39.563Z] spire-1.2.1/release/spire-extras/ [2022-04-06T21:14:39.563Z] spire-1.2.1/release/spire-extras/README.md [2022-04-06T21:14:39.563Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-06T21:14:39.563Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-06T21:14:39.563Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-06T21:14:39.563Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-06T21:14:39.563Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-06T21:14:39.563Z] spire-1.2.1/release/spire/ [2022-04-06T21:14:39.563Z] spire-1.2.1/release/spire/README.md [2022-04-06T21:14:39.563Z] spire-1.2.1/release/spire/conf/ [2022-04-06T21:14:39.563Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-06T21:14:39.563Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-06T21:14:39.563Z] spire-1.2.1/release/spire/conf/server/ [2022-04-06T21:14:39.563Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-06T21:14:39.563Z] spire-1.2.1/script/ [2022-04-06T21:14:39.563Z] spire-1.2.1/script/build-artifact.sh [2022-04-06T21:14:39.563Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-06T21:14:39.563Z] spire-1.2.1/support/ [2022-04-06T21:14:39.563Z] spire-1.2.1/support/k8s/ [2022-04-06T21:14:39.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-06T21:14:39.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-06T21:14:39.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-06T21:14:39.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-06T21:14:39.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-06T21:14:39.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-06T21:14:39.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-06T21:14:39.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-06T21:14:39.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-06T21:14:39.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-06T21:14:39.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-06T21:14:39.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-06T21:14:39.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-06T21:14:39.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-06T21:14:39.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-06T21:14:39.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-06T21:14:39.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-06T21:14:39.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-06T21:14:39.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-06T21:14:39.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-06T21:14:39.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-06T21:14:39.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-06T21:14:39.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-06T21:14:39.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-06T21:14:39.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-06T21:14:39.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-06T21:14:39.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-06T21:14:39.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-06T21:14:39.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-06T21:14:39.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-06T21:14:39.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-06T21:14:39.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-06T21:14:39.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-06T21:14:39.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-06T21:14:39.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-06T21:14:39.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-06T21:14:39.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-06T21:14:39.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-06T21:14:39.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-06T21:14:39.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-06T21:14:39.563Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-06T21:14:39.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-06T21:14:39.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-06T21:14:39.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-06T21:14:39.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-06T21:14:39.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-06T21:14:39.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-06T21:14:39.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-06T21:14:39.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-06T21:14:39.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-06T21:14:39.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-06T21:14:39.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-06T21:14:39.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-06T21:14:39.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-06T21:14:39.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-06T21:14:39.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-06T21:14:39.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-06T21:14:39.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-06T21:14:39.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-06T21:14:39.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-06T21:14:39.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-06T21:14:39.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-06T21:14:39.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-06T21:14:39.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-06T21:14:39.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-06T21:14:39.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-06T21:14:39.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-06T21:14:39.564Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-06T21:14:39.564Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-06T21:14:39.564Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-06T21:14:39.564Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-06T21:14:39.564Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-06T21:14:39.564Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-06T21:14:39.564Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-06T21:14:39.564Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-06T21:14:39.564Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-06T21:14:39.564Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-06T21:14:39.564Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-06T21:14:39.564Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-06T21:14:39.564Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-06T21:14:39.564Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-06T21:14:39.564Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-06T21:14:39.564Z] spire-1.2.1/test/ [2022-04-06T21:14:39.564Z] spire-1.2.1/test/clock/ [2022-04-06T21:14:39.564Z] spire-1.2.1/test/clock/clock.go [2022-04-06T21:14:39.564Z] spire-1.2.1/test/fakes/ [2022-04-06T21:14:39.564Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-06T21:14:39.564Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-06T21:14:39.564Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-06T21:14:39.564Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-06T21:14:39.564Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-06T21:14:39.564Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-06T21:14:39.564Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/ [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/certs/ [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/config/ [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/fixture.go [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/registration/ [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-06T21:14:39.843Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-06T21:14:39.843Z] spire-1.2.1/test/integration/ [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/README.md [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/common [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/setup/ [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/ [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-06T21:14:39.844Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-06T21:14:40.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-06T21:14:40.125Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/test-one.sh [2022-04-06T21:14:40.126Z] spire-1.2.1/test/integration/test.sh [2022-04-06T21:14:40.126Z] spire-1.2.1/test/plugintest/ [2022-04-06T21:14:40.126Z] spire-1.2.1/test/plugintest/config.go [2022-04-06T21:14:40.126Z] spire-1.2.1/test/plugintest/load.go [2022-04-06T21:14:40.126Z] spire-1.2.1/test/plugintest/option.go [2022-04-06T21:14:40.126Z] spire-1.2.1/test/spiretest/ [2022-04-06T21:14:40.126Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-06T21:14:40.404Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-06T21:14:40.404Z] spire-1.2.1/test/spiretest/dir.go [2022-04-06T21:14:40.404Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-06T21:14:40.404Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-06T21:14:40.404Z] spire-1.2.1/test/spiretest/logs.go [2022-04-06T21:14:40.404Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-06T21:14:40.404Z] spire-1.2.1/test/spiretest/suite.go [2022-04-06T21:14:40.404Z] spire-1.2.1/test/spiretest/x509.go [2022-04-06T21:14:40.404Z] spire-1.2.1/test/testca/ [2022-04-06T21:14:40.404Z] spire-1.2.1/test/testca/ca.go [2022-04-06T21:14:40.404Z] spire-1.2.1/test/testkey/ [2022-04-06T21:14:40.404Z] spire-1.2.1/test/testkey/generate.sh [2022-04-06T21:14:40.404Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-06T21:14:40.404Z] spire-1.2.1/test/testkey/keys.go [2022-04-06T21:14:40.404Z] spire-1.2.1/test/testkey/new.go [2022-04-06T21:14:40.404Z] spire-1.2.1/test/tpmsimulator/ [2022-04-06T21:14:40.404Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-06T21:14:40.404Z] spire-1.2.1/test/util/ [2022-04-06T21:14:40.404Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-06T21:14:40.404Z] spire-1.2.1/test/util/cert_generation.go [2022-04-06T21:14:40.404Z] spire-1.2.1/test/util/io_redirection.go [2022-04-06T21:14:40.404Z] spire-1.2.1/test/util/race.go [2022-04-06T21:14:40.404Z] spire-1.2.1/test/util/util.go [2022-04-06T21:14:40.404Z] building spire from source... [2022-04-06T21:14:41.049Z] Installing go1.17.7... [2022-04-06T21:15:13.755Z] Building bin/spire-server... [2022-04-06T21:15:13.755Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-06T21:15:13.755Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-06T21:15:13.755Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-06T21:15:13.755Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-06T21:15:13.755Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-06T21:15:13.755Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-06T21:15:13.755Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-06T21:15:13.755Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-06T21:15:13.755Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-06T21:15:14.749Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-06T21:15:16.255Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-06T21:15:16.255Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-06T21:15:16.255Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-06T21:15:16.537Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-06T21:15:16.824Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-06T21:15:16.824Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-06T21:15:16.824Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-06T21:15:17.833Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-06T21:15:17.833Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-06T21:15:18.114Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-06T21:15:18.397Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-06T21:15:18.680Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-06T21:15:19.685Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-06T21:15:19.685Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-06T21:15:38.126Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-06T21:15:38.126Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-06T21:15:38.126Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-06T21:15:38.126Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-06T21:15:38.126Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-06T21:15:38.126Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-06T21:15:38.126Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-06T21:15:38.126Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-06T21:15:38.126Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-06T21:15:38.126Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-06T21:15:38.126Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-06T21:15:38.126Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-06T21:15:38.126Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-06T21:15:38.126Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-06T21:15:38.409Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-06T21:15:38.693Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-06T21:15:38.693Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-06T21:15:38.976Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-06T21:15:39.590Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-06T21:15:39.874Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-06T21:15:39.874Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-06T21:15:39.874Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-06T21:15:40.161Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-06T21:15:40.161Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-06T21:15:40.446Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-06T21:15:41.454Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-06T21:15:41.736Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-06T21:15:42.352Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-06T21:15:42.637Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-06T21:15:42.637Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-06T21:15:48.118Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-06T21:15:58.367Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-06T21:15:58.368Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-06T21:15:58.670Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-06T21:15:58.962Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-06T21:15:59.249Z] go: downloading google.golang.org/api v0.70.0 [2022-04-06T21:15:59.249Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-06T21:16:55.978Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-06T21:16:55.978Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-06T21:16:55.978Z] go: downloading k8s.io/api v0.23.4 [2022-04-06T21:16:55.978Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-06T21:17:04.342Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-06T21:17:04.623Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-06T21:17:04.623Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-06T21:17:04.907Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-06T21:17:05.913Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-06T21:17:07.379Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-06T21:17:09.395Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-06T21:17:10.865Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-06T21:17:10.865Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-06T21:17:13.536Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-06T21:17:13.536Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-06T21:17:14.540Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-06T21:17:14.821Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-06T21:17:15.102Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-06T21:17:15.102Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-06T21:17:15.385Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-06T21:17:16.149Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-06T21:17:16.149Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-06T21:17:16.149Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-06T21:17:16.456Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-06T21:17:17.484Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-06T21:17:17.768Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-06T21:17:19.783Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-06T21:17:19.783Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-06T21:17:19.783Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-06T21:17:20.391Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-06T21:17:27.185Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-06T21:17:27.185Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-06T21:17:27.186Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-06T21:17:27.186Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-06T21:17:27.186Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-06T21:17:27.186Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-06T21:17:28.187Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-06T21:17:28.187Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-06T21:17:28.801Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-06T21:17:28.801Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-06T21:17:28.801Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-06T21:17:30.266Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-06T21:17:30.877Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-06T21:17:31.170Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-06T21:17:31.455Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-06T21:17:31.455Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-06T21:17:31.736Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-06T21:17:31.736Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-06T21:17:32.017Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-06T21:17:32.017Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-06T21:17:33.489Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-06T21:17:33.489Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-06T21:17:34.105Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-06T21:17:34.106Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-06T21:17:34.390Z] go: downloading go.opencensus.io v0.23.0 [2022-04-06T21:17:35.861Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-06T21:17:37.880Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-06T21:17:37.880Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-06T21:17:38.161Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-06T21:17:38.161Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-06T21:17:38.443Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-06T21:17:38.725Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-06T21:17:39.015Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-06T21:17:40.024Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-06T21:17:43.473Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-06T21:17:46.127Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-06T21:17:46.127Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-06T21:17:46.408Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-06T21:17:46.408Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-06T21:17:46.688Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-06T21:17:47.702Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-06T21:17:47.994Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-06T21:17:48.273Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-06T21:17:48.273Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-06T21:17:48.555Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-06T21:17:48.835Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-06T21:17:48.835Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-06T21:17:59.097Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-06T21:17:59.098Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-06T21:17:59.098Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-06T21:17:59.098Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-06T21:18:38.249Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-06T21:18:38.249Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-06T21:20:45.351Z] 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-06T21:21:00.711Z] Removing intermediate container 4c6e369ba5d6 [2022-04-06T21:21:00.711Z] ---> c597f0ae09e1 [2022-04-06T21:21:00.712Z] [2022-04-06T21:21:00.712Z] Step 10/22 : FROM alpine:3.14 [2022-04-06T21:21:00.712Z] ---> ac73e934f311 [2022-04-06T21:21:00.712Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-06T21:21:00.712Z] ---> Running in ac864f8f184b [2022-04-06T21:21:01.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:21:01.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:21:03.415Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-06T21:21:03.415Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-06T21:21:03.415Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-06T21:21:03.415Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-06T21:21:03.415Z] (5/6) Installing curl (7.79.1-r0) [2022-04-06T21:21:03.415Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-06T21:21:03.415Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T21:21:03.697Z] Executing ca-certificates-20211220-r0.trigger [2022-04-06T21:21:04.313Z] OK: 8 MiB in 20 packages [2022-04-06T21:21:06.335Z] Removing intermediate container ac864f8f184b [2022-04-06T21:21:06.335Z] ---> 3410080f29d9 [2022-04-06T21:21:06.335Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-06T21:21:06.620Z] ---> Running in 8eb38d3eb9a0 [2022-04-06T21:21:07.249Z] Removing intermediate container 8eb38d3eb9a0 [2022-04-06T21:21:07.249Z] ---> c64b79027b85 [2022-04-06T21:21:07.249Z] Step 13/22 : WORKDIR /edgex [2022-04-06T21:21:07.249Z] ---> Running in e96d7cb598e7 [2022-04-06T21:21:07.873Z] Removing intermediate container e96d7cb598e7 [2022-04-06T21:21:07.873Z] ---> d7663efc0965 [2022-04-06T21:21:07.873Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-06T21:21:09.970Z] ---> 8278c7c64cf4 [2022-04-06T21:21:09.970Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-06T21:21:11.466Z] ---> e555f5426af9 [2022-04-06T21:21:11.466Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-06T21:21:14.137Z] ---> b1eab6efc185 [2022-04-06T21:21:14.137Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-06T21:21:15.148Z] ---> 1152fc2ac897 [2022-04-06T21:21:15.148Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-06T21:21:15.148Z] ---> Running in 6015c504a9d6 [2022-04-06T21:21:18.597Z] Removing intermediate container 6015c504a9d6 [2022-04-06T21:21:18.597Z] ---> 1a5597aa7df1 [2022-04-06T21:21:18.597Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-06T21:21:18.597Z] ---> Running in 1541e65f0550 [2022-04-06T21:21:19.221Z] Removing intermediate container 1541e65f0550 [2022-04-06T21:21:19.221Z] ---> 9e4aa17d8a85 [2022-04-06T21:21:19.221Z] Step 20/22 : LABEL arch=arm64 [2022-04-06T21:21:19.515Z] ---> Running in ac4b558d678b [2022-04-06T21:21:19.799Z] Removing intermediate container ac4b558d678b [2022-04-06T21:21:19.799Z] ---> 4467b84c5954 [2022-04-06T21:21:19.799Z] Step 21/22 : LABEL git_sha=e15a1a3465499456f4c60c09a8e068ad46c2a25b [2022-04-06T21:21:20.098Z] ---> Running in 53d1aebaeb61 [2022-04-06T21:21:20.711Z] Removing intermediate container 53d1aebaeb61 [2022-04-06T21:21:20.711Z] ---> 62cfab078d4e [2022-04-06T21:21:20.711Z] Step 22/22 : LABEL version=0.0.0 [2022-04-06T21:21:20.711Z] ---> Running in f9c3d6f22ca7 [2022-04-06T21:21:21.325Z] Removing intermediate container f9c3d6f22ca7 [2022-04-06T21:21:21.325Z] ---> 246839bfd82f [2022-04-06T21:21:21.325Z] [2022-04-06T21:21:21.937Z] Successfully built 246839bfd82f [2022-04-06T21:21:21.937Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-06T21:21:21.937Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2022-04-06T21:22:01.014Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T21:22:01.014Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-06T21:22:01.014Z] ---> d2357830cdcc [2022-04-06T21:22:01.014Z] Step 3/20 : WORKDIR /edgex-go [2022-04-06T21:22:01.014Z] ---> Using cache [2022-04-06T21:22:01.014Z] ---> cf7d4c3c918f [2022-04-06T21:22:01.014Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-06T21:22:01.014Z] ---> Running in 2bc8d14a5d41 [2022-04-06T21:22:02.476Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:22:03.930Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:22:05.386Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-06T21:22:05.386Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-06T21:22:05.386Z] OK: 15739 distinct packages available [2022-04-06T21:22:05.667Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:22:06.685Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:22:08.140Z] OK: 220 MiB in 52 packages [2022-04-06T21:22:10.164Z] Removing intermediate container 2bc8d14a5d41 [2022-04-06T21:22:10.164Z] ---> 3b00d12678cb [2022-04-06T21:22:10.164Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-06T21:22:11.173Z] ---> 1fec7b94f8c2 [2022-04-06T21:22:11.173Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T21:22:11.173Z] ---> Running in f0ea360ff488 [2022-04-06T21:22:17.931Z] Removing intermediate container f0ea360ff488 [2022-04-06T21:22:17.931Z] ---> 30992b682b7a [2022-04-06T21:22:17.931Z] Step 7/20 : COPY . . [2022-04-06T21:22:36.367Z] Removing intermediate container 88b6cbb46383 [2022-04-06T21:22:36.367Z] ---> 9cd1b34d0724 [2022-04-06T21:22:36.367Z] [2022-04-06T21:22:36.367Z] Step 10/23 : FROM alpine:3.14 [2022-04-06T21:22:36.367Z] ---> ac73e934f311 [2022-04-06T21:22:36.367Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-06T21:22:36.367Z] ---> Using cache [2022-04-06T21:22:36.367Z] ---> 85cf43045088 [2022-04-06T21:22:36.367Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-06T21:22:36.367Z] ---> Using cache [2022-04-06T21:22:36.367Z] ---> d176c7f3c5cc [2022-04-06T21:22:36.367Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-06T21:22:36.978Z] ---> Running in 5aadb5472418 [2022-04-06T21:22:37.582Z] Removing intermediate container 5aadb5472418 [2022-04-06T21:22:37.582Z] ---> c24bc571172c [2022-04-06T21:22:37.582Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-06T21:22:37.860Z] ---> Running in 81cd3a980cb9 [2022-04-06T21:22:39.334Z] Removing intermediate container 81cd3a980cb9 [2022-04-06T21:22:39.334Z] ---> 9334f109ff12 [2022-04-06T21:22:39.334Z] Step 15/23 : WORKDIR / [2022-04-06T21:22:39.334Z] ---> Running in 0b9cab4ddd58 [2022-04-06T21:22:40.348Z] Removing intermediate container 0b9cab4ddd58 [2022-04-06T21:22:40.348Z] ---> f7c02a42a270 [2022-04-06T21:22:40.348Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T21:22:42.356Z] ---> 1d41192dd63f [2022-04-06T21:22:42.356Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-06T21:22:46.726Z] ---> 01d3c3bb494c [2022-04-06T21:22:46.726Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-06T21:22:48.191Z] ---> 0d8eaf4313a4 [2022-04-06T21:22:48.191Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-06T21:22:48.472Z] ---> Running in 8b2e98f7407c [2022-04-06T21:22:49.477Z] Removing intermediate container 8b2e98f7407c [2022-04-06T21:22:49.477Z] ---> 73dbc3fb358f [2022-04-06T21:22:49.477Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T21:22:49.758Z] ---> Running in efc377b88db5 [2022-04-06T21:22:50.760Z] Removing intermediate container efc377b88db5 [2022-04-06T21:22:50.760Z] ---> fdeef5c7fc7f [2022-04-06T21:22:50.760Z] Step 21/23 : LABEL arch=arm64 [2022-04-06T21:22:51.039Z] ---> Running in 391765c5be03 [2022-04-06T21:22:52.043Z] Removing intermediate container 391765c5be03 [2022-04-06T21:22:52.043Z] ---> 4b22e5fee61c [2022-04-06T21:22:52.043Z] Step 22/23 : LABEL git_sha=e15a1a3465499456f4c60c09a8e068ad46c2a25b [2022-04-06T21:22:52.326Z] ---> Running in 5ad51b45f7eb [2022-04-06T21:22:53.323Z] Removing intermediate container 5ad51b45f7eb [2022-04-06T21:22:53.323Z] ---> 7df63d53cae3 [2022-04-06T21:22:53.323Z] Step 23/23 : LABEL version=0.0.0 [2022-04-06T21:22:53.606Z] ---> Running in 0e8ae3dd128f [2022-04-06T21:22:54.612Z] Removing intermediate container 0e8ae3dd128f [2022-04-06T21:22:54.612Z] ---> 818aeefbb5a1 [2022-04-06T21:22:54.612Z] [2022-04-06T21:22:55.625Z] Successfully built 818aeefbb5a1 [2022-04-06T21:22:55.625Z] Successfully tagged core-metadata-arm64:latest [2022-04-06T21:22:55.625Z]  Building core-metadata ... done  ---> 6474a66b95dc [2022-04-06T21:22:55.625Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-06T21:22:55.625Z] ---> Running in 0f007eb96107 [2022-04-06T21:22:58.292Z] 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-06T21:25:28.074Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-04-06T21:25:28.075Z] Downloading snap 'edgex-app-service-configurable' [2022-04-06T21:25:28.075Z] Pulling app-service-configurable [2022-04-06T21:25:28.075Z] + snapcraftctl pull [2022-04-06T21:25:28.075Z] Pulling config-common [2022-04-06T21:25:28.075Z] + snapcraftctl pull [2022-04-06T21:25:28.075Z] Pulling go-build-helper [2022-04-06T21:25:28.075Z] + snapcraftctl pull [2022-04-06T21:25:28.075Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-04-06T21:25:28.075Z] Skipping pull go-build-helper (already ran) [2022-04-06T21:25:28.075Z] Building go-build-helper [2022-04-06T21:25:28.075Z] + snapcraftctl build [2022-04-06T21:25:28.075Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-04-06T21:25:28.075Z] Staging go-build-helper [2022-04-06T21:25:28.075Z] + snapcraftctl stage [2022-04-06T21:25:28.647Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-04-06T21:25:28.647Z] Fetched 290 kB in 0s (0 B/s) [2022-04-06T21:25:28.647Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-04-06T21:25:28.647Z] Fetched 158 kB in 0s (0 B/s) [2022-04-06T21:25:28.647Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-04-06T21:25:28.647Z] Fetched 242 kB in 0s (0 B/s) [2022-04-06T21:25:28.647Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-04-06T21:25:28.647Z] Fetched 150 kB in 0s (0 B/s) [2022-04-06T21:25:28.647Z] Pulling edgex-go [2022-04-06T21:25:28.647Z] + snapcraftctl pull [2022-04-06T21:25:30.034Z] Pulling hooks [2022-04-06T21:25:30.034Z] + snapcraftctl pull [2022-04-06T21:25:42.259Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-04-06T21:25:42.259Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-04-06T21:25:42.259Z] Fetched 96.1 kB in 0s (0 B/s) [2022-04-06T21:25:42.259Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-04-06T21:25:42.259Z] Fetched 78.7 kB in 0s (0 B/s) [2022-04-06T21:25:42.259Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-04-06T21:25:42.259Z] Fetched 48.0 kB in 0s (0 B/s) [2022-04-06T21:25:42.259Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-04-06T21:25:42.259Z] Fetched 50.2 kB in 0s (0 B/s) [2022-04-06T21:25:42.259Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-04-06T21:25:42.259Z] Fetched 14.7 kB in 0s (0 B/s) [2022-04-06T21:25:42.259Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-04-06T21:25:42.259Z] Fetched 234 kB in 0s (0 B/s) [2022-04-06T21:25:42.259Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-04-06T21:25:42.259Z] Fetched 155 kB in 0s (0 B/s) [2022-04-06T21:25:42.259Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-04-06T21:25:42.259Z] Fetched 170 kB in 0s (0 B/s) [2022-04-06T21:25:42.259Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-04-06T21:25:42.259Z] Fetched 267 kB in 0s (0 B/s) [2022-04-06T21:25:42.259Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-04-06T21:25:42.259Z] Fetched 50.6 kB in 0s (0 B/s) [2022-04-06T21:25:42.259Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-04-06T21:25:42.259Z] Fetched 15.1 kB in 0s (0 B/s) [2022-04-06T21:25:42.259Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-04-06T21:25:42.259Z] Fetched 51.5 kB in 0s (0 B/s) [2022-04-06T21:25:42.259Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-04-06T21:25:42.259Z] Fetched 121 kB in 0s (0 B/s) [2022-04-06T21:25:42.259Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-04-06T21:25:42.259Z] Fetched 29.7 kB in 0s (0 B/s) [2022-04-06T21:25:42.259Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-04-06T21:25:42.259Z] Fetched 1021 kB in 0s (0 B/s) [2022-04-06T21:25:42.259Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-04-06T21:25:42.259Z] Fetched 49.3 kB in 0s (0 B/s) [2022-04-06T21:25:42.259Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-04-06T21:25:42.259Z] Fetched 54.9 kB in 0s (0 B/s) [2022-04-06T21:25:42.259Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-04-06T21:25:42.259Z] Fetched 16.6 kB in 0s (0 B/s) [2022-04-06T21:25:42.259Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-04-06T21:25:42.259Z] Fetched 87.9 kB in 0s (0 B/s) [2022-04-06T21:25:42.259Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-04-06T21:25:42.259Z] Fetched 142 kB in 0s (0 B/s) [2022-04-06T21:25:42.259Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-04-06T21:25:42.259Z] Fetched 41.8 kB in 0s (0 B/s) [2022-04-06T21:25:42.259Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-04-06T21:25:42.259Z] Fetched 181 kB in 0s (0 B/s) [2022-04-06T21:25:42.259Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-04-06T21:25:42.259Z] Fetched 208 kB in 0s (0 B/s) [2022-04-06T21:25:42.259Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-04-06T21:25:42.259Z] Fetched 161 kB in 0s (0 B/s) [2022-04-06T21:25:42.259Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-04-06T21:25:42.259Z] Fetched 107 kB in 0s (0 B/s) [2022-04-06T21:25:42.259Z] Pulling static-packages [2022-04-06T21:25:42.259Z] + snapcraftctl pull [2022-04-06T21:25:42.259Z] Pulling version [2022-04-06T21:25:42.259Z] + cd /root/project [2022-04-06T21:25:42.259Z] ++ git describe --tags --abbrev=0 [2022-04-06T21:25:42.259Z] ++ sed s/v// [2022-04-06T21:25:42.259Z] + GIT_VERSION=2.2.0-dev.56 [2022-04-06T21:25:42.259Z] + '[' -z 2.2.0-dev.56 ']' [2022-04-06T21:25:42.259Z] + snapcraftctl set-version 2.2.0-dev.56 [2022-04-06T21:25:43.646Z] Building app-service-configurable [2022-04-06T21:25:43.646Z] + snapcraftctl build [2022-04-06T21:25:46.191Z] Building config-common [2022-04-06T21:25:46.191Z] + snapcraftctl build [2022-04-06T21:25:47.138Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-04-06T21:25:47.709Z] Skipping build go-build-helper (already ran) [2022-04-06T21:25:47.970Z] Building edgex-go [2022-04-06T21:25:47.970Z] + cd /root/parts/edgex-go/src [2022-04-06T21:25:47.970Z] ++ git describe --tags --abbrev=0 [2022-04-06T21:25:47.970Z] ++ sed s/v// [2022-04-06T21:25:47.970Z] + GIT_VERSION=2.2.0-dev.56 [2022-04-06T21:25:47.970Z] + '[' -z 2.2.0-dev.56 ']' [2022-04-06T21:25:47.970Z] + echo 2.2.0-dev.56 [2022-04-06T21:25:47.970Z] + '[' '!' -d vendor ']' [2022-04-06T21:25:47.970Z] + go mod download all [2022-04-06T21:25:53.281Z] + make build [2022-04-06T21:25:53.281Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-06T21:26:15.235Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-06T21:26:27.438Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-06T21:26:27.438Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-06T21:26:28.887Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-06T21:26:29.474Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-06T21:26:30.852Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-06T21:26:32.286Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-06T21:26:33.665Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-06T21:26:35.042Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-06T21:26:36.435Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-06T21:26:37.819Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-06T21:26:40.360Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-06T21:26:41.741Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-06T21:26:41.741Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-04-06T21:26:41.741Z] + case "$service" in [2022-04-06T21:26:41.741Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-04-06T21:26:41.741Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-06T21:26:41.741Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-04-06T21:26:41.741Z] + case "$service" in [2022-04-06T21:26:41.741Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-04-06T21:26:41.741Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-06T21:26:41.741Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-04-06T21:26:41.741Z] + case "$service" in [2022-04-06T21:26:41.741Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-04-06T21:26:41.741Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-06T21:26:41.741Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-04-06T21:26:41.741Z] + case "$service" in [2022-04-06T21:26:41.741Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-04-06T21:26:41.741Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-06T21:26:41.741Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-04-06T21:26:41.741Z] + case "$service" in [2022-04-06T21:26:41.741Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-04-06T21:26:41.741Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-06T21:26:41.741Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-04-06T21:26:41.741Z] + case "$service" in [2022-04-06T21:26:41.741Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-04-06T21:26:41.741Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-06T21:26:41.741Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-04-06T21:26:41.741Z] + case "$service" in [2022-04-06T21:26:41.741Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-04-06T21:26:41.741Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-06T21:26:41.741Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-04-06T21:26:41.741Z] + case "$service" in [2022-04-06T21:26:41.742Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-04-06T21:26:41.742Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-06T21:26:41.742Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-04-06T21:26:41.742Z] + case "$service" in [2022-04-06T21:26:41.742Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2022-04-06T21:26:41.742Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-06T21:26:41.742Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-04-06T21:26:41.742Z] + case "$service" in [2022-04-06T21:26:41.742Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-04-06T21:26:41.742Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-04-06T21:26:41.742Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-06T21:26:41.742Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-04-06T21:26:41.742Z] + case "$service" in [2022-04-06T21:26:41.742Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-04-06T21:26:41.742Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2022-04-06T21:26:41.742Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-04-06T21:26:41.742Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-04-06T21:26:41.742Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-04-06T21:26:42.311Z] Building hooks [2022-04-06T21:26:42.311Z] + cd /root/parts/hooks/src [2022-04-06T21:26:42.311Z] + make build [2022-04-06T21:26:42.311Z] go mod tidy [2022-04-06T21:26:42.311Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.2.0-beta.2 [2022-04-06T21:26:42.882Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-06T21:26:42.882Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-04-06T21:26:42.882Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-04-06T21:26:42.882Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-04-06T21:26:44.791Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-04-06T21:26:45.363Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-04-06T21:26:45.363Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-04-06T21:26:47.271Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-04-06T21:26:47.271Z] Building static-packages [2022-04-06T21:26:47.271Z] + snapcraftctl build [2022-04-06T21:26:48.856Z] Building version [2022-04-06T21:26:48.856Z] + snapcraftctl build [2022-04-06T21:26:51.392Z] Staging app-service-configurable [2022-04-06T21:26:51.392Z] + snapcraftctl stage [2022-04-06T21:26:52.332Z] Staging config-common [2022-04-06T21:26:52.332Z] + snapcraftctl stage [2022-04-06T21:26:53.717Z] Skipping stage go-build-helper (already ran) [2022-04-06T21:26:53.717Z] Staging edgex-go [2022-04-06T21:26:53.717Z] + snapcraftctl stage [2022-04-06T21:26:55.098Z] Staging hooks [2022-04-06T21:26:55.098Z] + snapcraftctl stage [2022-04-06T21:26:56.479Z] Staging static-packages [2022-04-06T21:26:56.479Z] + snapcraftctl stage [2022-04-06T21:26:57.862Z] Staging version [2022-04-06T21:26:57.862Z] + snapcraftctl stage [2022-04-06T21:26:59.769Z] Priming app-service-configurable [2022-04-06T21:26:59.769Z] + snapcraftctl prime [2022-04-06T21:27:01.679Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2022-04-06T21:27:01.679Z] stage-packages: [2022-04-06T21:27:01.679Z] - libnorm1 [2022-04-06T21:27:01.679Z] - libpgm-5.2-0 [2022-04-06T21:27:01.679Z] - libsodium23 [2022-04-06T21:27:01.679Z] - libzmq5 [2022-04-06T21:27:01.940Z] Priming config-common [2022-04-06T21:27:01.940Z] + snapcraftctl prime [2022-04-06T21:27:03.320Z] Priming go-build-helper [2022-04-06T21:27:03.320Z] + snapcraftctl prime [2022-04-06T21:27:04.700Z] Priming edgex-go [2022-04-06T21:27:04.700Z] + snapcraftctl prime [2022-04-06T21:27:06.083Z] Priming hooks [2022-04-06T21:27:06.083Z] + snapcraftctl prime [2022-04-06T21:27:07.465Z] Priming static-packages [2022-04-06T21:27:07.465Z] + snapcraftctl prime [2022-04-06T21:27:12.752Z] Priming version [2022-04-06T21:27:12.752Z] + snapcraftctl prime [2022-04-06T21:27:13.324Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-06T21:29:35.790Z] Removing intermediate container 0f007eb96107 [2022-04-06T21:29:35.790Z] ---> 4290ad9eedb4 [2022-04-06T21:29:35.790Z] [2022-04-06T21:29:35.790Z] Step 9/20 : FROM alpine:3.15 [2022-04-06T21:29:35.790Z] 3.15: Pulling from library/alpine [2022-04-06T21:29:35.790Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-06T21:29:35.790Z] Status: Downloaded newer image for alpine:3.15 [2022-04-06T21:29:35.790Z] ---> 3fb3c9af89a9 [2022-04-06T21:29:35.790Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-06T21:29:35.790Z] ---> Running in 658e17efc3a5 [2022-04-06T21:29:35.790Z] Removing intermediate container 658e17efc3a5 [2022-04-06T21:29:35.790Z] ---> a4cceb9977dd [2022-04-06T21:29:35.790Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T21:29:35.790Z] ---> Running in 25da3d36ecce [2022-04-06T21:29:35.790Z] Removing intermediate container 25da3d36ecce [2022-04-06T21:29:35.790Z] ---> f8ff0a479a71 [2022-04-06T21:29:35.790Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-06T21:29:35.790Z] ---> Running in 36281bcde593 [2022-04-06T21:29:35.790Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:29:35.790Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:29:35.790Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-06T21:29:35.790Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-06T21:29:35.790Z] OK: 15729 distinct packages available [2022-04-06T21:29:35.790Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:29:36.778Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:29:38.226Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-06T21:29:38.226Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-06T21:29:38.226Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-06T21:29:38.504Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-06T21:29:38.504Z] (5/9) Installing curl (7.80.0-r0) [2022-04-06T21:29:38.784Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-06T21:29:38.784Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-06T21:29:38.784Z] (8/9) Installing libucontext (1.1-r0) [2022-04-06T21:29:39.082Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-06T21:29:39.082Z] Executing busybox-1.34.1-r5.trigger [2022-04-06T21:29:39.082Z] Executing ca-certificates-20211220-r0.trigger [2022-04-06T21:29:39.700Z] OK: 8 MiB in 23 packages [2022-04-06T21:29:42.376Z] Removing intermediate container 36281bcde593 [2022-04-06T21:29:42.376Z] ---> 6656bfe93f60 [2022-04-06T21:29:42.376Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T21:29:42.998Z] ---> 7dc34c17ef41 [2022-04-06T21:29:42.998Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-06T21:29:45.679Z] ---> f43b1e3c7a30 [2022-04-06T21:29:45.679Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-06T21:29:46.307Z] ---> 26a00e6dd4c8 [2022-04-06T21:29:46.307Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-06T21:29:46.601Z] ---> Running in 6b34e9e5d340 [2022-04-06T21:29:47.213Z] Removing intermediate container 6b34e9e5d340 [2022-04-06T21:29:47.213Z] ---> b11364019a1b [2022-04-06T21:29:47.213Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T21:29:47.490Z] ---> Running in 9ce2339031d0 [2022-04-06T21:29:48.110Z] Removing intermediate container 9ce2339031d0 [2022-04-06T21:29:48.110Z] ---> 15006b04de0b [2022-04-06T21:29:48.110Z] Step 18/20 : LABEL arch=arm64 [2022-04-06T21:29:48.110Z] ---> Running in ad089bd92719 [2022-04-06T21:29:48.727Z] Removing intermediate container ad089bd92719 [2022-04-06T21:29:48.727Z] ---> e2ec50799ad3 [2022-04-06T21:29:48.727Z] Step 19/20 : LABEL git_sha=e15a1a3465499456f4c60c09a8e068ad46c2a25b [2022-04-06T21:29:49.011Z] ---> Running in b21a2ac3cd28 [2022-04-06T21:29:49.622Z] Removing intermediate container b21a2ac3cd28 [2022-04-06T21:29:49.622Z] ---> e18d67781ba5 [2022-04-06T21:29:49.622Z] Step 20/20 : LABEL version=0.0.0 [2022-04-06T21:29:49.622Z] ---> Running in 6fc1e37a63e3 [2022-04-06T21:29:50.234Z] Removing intermediate container 6fc1e37a63e3 [2022-04-06T21:29:50.234Z] ---> 2437808eaf04 [2022-04-06T21:29:50.234Z] [2022-04-06T21:29:50.843Z] Successfully built 2437808eaf04 [2022-04-06T21:29:50.843Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-06T21:41:44.087Z]  Building security-spiffe-token-provider ... done Building bin/spire-agent... [2022-04-06T21:41:44.087Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-06T21:41:44.087Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-06T21:41:44.087Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-06T21:41:44.087Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-06T21:41:49.526Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-06T21:41:50.976Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-06T21:41:50.977Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-06T21:41:51.581Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-06T21:41:51.581Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-06T21:41:51.581Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-06T21:41:52.185Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-06T21:41:52.185Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-06T21:41:52.185Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-06T21:48:44.718Z] Removing intermediate container 024ff10547ef [2022-04-06T21:48:44.718Z] ---> 92a9590dbbd6 [2022-04-06T21:48:44.718Z] [2022-04-06T21:48:44.718Z] Step 13/26 : FROM alpine:3.15 [2022-04-06T21:48:44.718Z] ---> 3fb3c9af89a9 [2022-04-06T21:48:44.718Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-06T21:48:44.718Z] ---> Using cache [2022-04-06T21:48:44.718Z] ---> a4cceb9977dd [2022-04-06T21:48:44.718Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T21:48:44.718Z] ---> Using cache [2022-04-06T21:48:44.718Z] ---> f8ff0a479a71 [2022-04-06T21:48:44.718Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-06T21:48:44.718Z] ---> Running in 5e0bc2d99947 [2022-04-06T21:48:44.718Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:48:44.718Z] Building bin/spire-agent... [2022-04-06T21:48:44.718Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:48:44.718Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-06T21:48:44.718Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-06T21:48:44.718Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-06T21:48:44.718Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-06T21:48:44.718Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-06T21:48:44.718Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-06T21:48:44.718Z] OK: 15729 distinct packages available [2022-04-06T21:48:44.718Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:48:45.719Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:48:46.722Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-06T21:48:46.722Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-06T21:48:46.996Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-06T21:48:46.996Z] (3/5) Installing libucontext (1.1-r0) [2022-04-06T21:48:46.996Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-06T21:48:47.273Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-06T21:48:47.273Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-06T21:48:47.273Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-06T21:48:47.273Z] Executing busybox-1.34.1-r5.trigger [2022-04-06T21:48:47.273Z] OK: 6 MiB in 19 packages [2022-04-06T21:48:47.549Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-06T21:48:47.549Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-06T21:48:47.549Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-06T21:48:47.829Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-06T21:48:48.105Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-06T21:48:48.710Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-06T21:48:49.315Z] Removing intermediate container 5e0bc2d99947 [2022-04-06T21:48:49.315Z] ---> 30a74b35e621 [2022-04-06T21:48:49.315Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-06T21:48:52.742Z] ---> 691c0025f6cb [2022-04-06T21:48:52.742Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-06T21:48:59.510Z] ---> 71fdbe60ac44 [2022-04-06T21:48:59.510Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-06T21:48:59.510Z] ---> aea288b96796 [2022-04-06T21:48:59.510Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-06T21:49:00.501Z] ---> e70fec5f4bd5 [2022-04-06T21:49:00.501Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-06T21:49:01.178Z] ---> 586d3556a1dd [2022-04-06T21:49:01.178Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-06T21:49:01.593Z] ---> Running in d02478b47d46 [2022-04-06T21:49:02.065Z] Removing intermediate container d02478b47d46 [2022-04-06T21:49:02.065Z] ---> 65da05682bf7 [2022-04-06T21:49:02.065Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-06T21:49:02.377Z] ---> Running in c015bdd9a903 [2022-04-06T21:49:02.825Z] Removing intermediate container c015bdd9a903 [2022-04-06T21:49:02.825Z] ---> 9a637fcbf6b6 [2022-04-06T21:49:02.825Z] Step 24/26 : LABEL arch=arm64 [2022-04-06T21:49:02.825Z] ---> Running in 824650c3f6d6 [2022-04-06T21:49:03.434Z] Removing intermediate container 824650c3f6d6 [2022-04-06T21:49:03.434Z] ---> 638e0f38eb01 [2022-04-06T21:49:03.434Z] Step 25/26 : LABEL git_sha=e15a1a3465499456f4c60c09a8e068ad46c2a25b [2022-04-06T21:49:03.434Z] ---> Running in e1362fc04532 [2022-04-06T21:49:04.180Z] Removing intermediate container e1362fc04532 [2022-04-06T21:49:04.180Z] ---> e2f6e4f81a43 [2022-04-06T21:49:04.180Z] Step 26/26 : LABEL version=0.0.0 [2022-04-06T21:49:04.180Z] ---> Running in 02ee382f4f0d [2022-04-06T21:49:04.810Z] Removing intermediate container 02ee382f4f0d [2022-04-06T21:49:04.810Z] ---> 390567d8f9a4 [2022-04-06T21:49:04.810Z] [2022-04-06T21:49:05.086Z] Successfully built 390567d8f9a4 [2022-04-06T21:49:05.086Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-06T21:52:27.105Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-04-06T21:52:27.105Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-06T21:52:27.105Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-06T21:52:27.105Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-06T21:52:27.105Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-06T21:52:27.105Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-06T21:52:27.105Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-06T21:52:27.105Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-06T21:52:27.105Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-06T21:52:27.105Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-06T21:52:27.105Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-06T21:52:27.105Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-06T21:52:27.105Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-06T21:52:27.105Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-06T21:53:23.767Z] Removing intermediate container f5471f00bdb0 [2022-04-06T21:53:23.767Z] ---> a633a978b476 [2022-04-06T21:53:23.767Z] [2022-04-06T21:53:23.767Z] Step 13/26 : FROM alpine:3.15 [2022-04-06T21:53:23.767Z] ---> 3fb3c9af89a9 [2022-04-06T21:53:23.767Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-06T21:53:23.767Z] ---> Using cache [2022-04-06T21:53:23.767Z] ---> a4cceb9977dd [2022-04-06T21:53:23.767Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T21:53:23.767Z] ---> Using cache [2022-04-06T21:53:23.767Z] ---> f8ff0a479a71 [2022-04-06T21:53:23.767Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-06T21:53:23.767Z] ---> Running in e82f3d5b90d2 [2022-04-06T21:53:23.767Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:53:23.767Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:53:23.767Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-06T21:53:23.767Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-06T21:53:23.767Z] OK: 15729 distinct packages available [2022-04-06T21:53:23.767Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:53:23.767Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:53:23.767Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-06T21:53:23.767Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-06T21:53:23.767Z] (3/4) Installing libucontext (1.1-r0) [2022-04-06T21:53:23.767Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-06T21:53:23.767Z] Executing busybox-1.34.1-r5.trigger [2022-04-06T21:53:23.767Z] OK: 6 MiB in 18 packages [2022-04-06T21:53:24.039Z] Removing intermediate container e82f3d5b90d2 [2022-04-06T21:53:24.039Z] ---> 1657d40c1a4b [2022-04-06T21:53:24.039Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-06T21:53:28.370Z] ---> c0584dc68f79 [2022-04-06T21:53:28.370Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-06T21:53:28.649Z] ---> ffbfeff6cec5 [2022-04-06T21:53:28.649Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-06T21:53:28.649Z] ---> Running in 63109bc3ac2d [2022-04-06T21:53:29.249Z] Removing intermediate container 63109bc3ac2d [2022-04-06T21:53:29.249Z] ---> 7f893cc373bd [2022-04-06T21:53:29.249Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-06T21:53:29.853Z] ---> f51dfd04c134 [2022-04-06T21:53:29.853Z] Step 21/26 : WORKDIR / [2022-04-06T21:53:29.853Z] ---> Running in e1c1ec1771d9 [2022-04-06T21:53:30.456Z] Removing intermediate container e1c1ec1771d9 [2022-04-06T21:53:30.456Z] ---> d2d124c788e7 [2022-04-06T21:53:30.456Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-06T21:53:30.456Z] ---> Running in 8a72315091a1 [2022-04-06T21:53:30.752Z] Removing intermediate container 8a72315091a1 [2022-04-06T21:53:30.752Z] ---> 6eddcc134ab6 [2022-04-06T21:53:30.752Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-06T21:53:31.025Z] ---> Running in fc516727377e [2022-04-06T21:53:31.298Z] Removing intermediate container fc516727377e [2022-04-06T21:53:31.298Z] ---> 57b6d288fb49 [2022-04-06T21:53:31.298Z] Step 24/26 : LABEL arch=arm64 [2022-04-06T21:53:31.588Z] ---> Running in ef9d56df0a1c [2022-04-06T21:53:31.860Z] Removing intermediate container ef9d56df0a1c [2022-04-06T21:53:31.860Z] ---> bb1c13e8fe2b [2022-04-06T21:53:31.860Z] Step 25/26 : LABEL git_sha=e15a1a3465499456f4c60c09a8e068ad46c2a25b [2022-04-06T21:53:31.860Z] ---> Running in 3f4687f34206 [2022-04-06T21:53:32.141Z] Removing intermediate container 3f4687f34206 [2022-04-06T21:53:32.141Z] ---> 18d62c8bc352 [2022-04-06T21:53:32.141Z] Step 26/26 : LABEL version=0.0.0 [2022-04-06T21:53:32.417Z] ---> Running in 1373f1addd4f [2022-04-06T21:53:32.692Z] Removing intermediate container 1373f1addd4f [2022-04-06T21:53:32.692Z] ---> 8e0ccceec589 [2022-04-06T21:53:32.692Z] [2022-04-06T21:53:32.966Z] Successfully built 8e0ccceec589 [2022-04-06T21:53:33.236Z] Successfully tagged security-spire-config-arm64:latest [2022-04-06T21:56:25.230Z]  Building security-spire-config ... done Removing intermediate container 4b4f581df1c0 [2022-04-06T21:56:25.230Z] ---> 5395e31ea21f [2022-04-06T21:56:25.230Z] [2022-04-06T21:56:25.230Z] Step 13/25 : FROM alpine:3.15 [2022-04-06T21:56:25.230Z] ---> 3fb3c9af89a9 [2022-04-06T21:56:25.230Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-06T21:56:25.230Z] ---> Using cache [2022-04-06T21:56:25.230Z] ---> a4cceb9977dd [2022-04-06T21:56:25.230Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T21:56:25.230Z] ---> Using cache [2022-04-06T21:56:25.230Z] ---> f8ff0a479a71 [2022-04-06T21:56:25.230Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-06T21:56:25.230Z] ---> Using cache [2022-04-06T21:56:25.230Z] ---> 30a74b35e621 [2022-04-06T21:56:25.230Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-06T21:56:25.230Z] ---> a43b1835e707 [2022-04-06T21:56:25.230Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-06T21:56:25.230Z] ---> 415d4621c03c [2022-04-06T21:56:25.230Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-06T21:56:25.230Z] ---> 1e6d50fce425 [2022-04-06T21:56:25.230Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-06T21:56:25.230Z] ---> 27aa622235d0 [2022-04-06T21:56:25.230Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-06T21:56:25.230Z] ---> Running in c1cf9fad14ac [2022-04-06T21:56:25.230Z] Removing intermediate container c1cf9fad14ac [2022-04-06T21:56:25.230Z] ---> 236f1b872b7d [2022-04-06T21:56:25.230Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-06T21:56:25.230Z] ---> Running in 867cb9f0a09e [2022-04-06T21:56:25.230Z] Removing intermediate container 867cb9f0a09e [2022-04-06T21:56:25.230Z] ---> 9ec23beab2f1 [2022-04-06T21:56:25.230Z] Step 23/25 : LABEL arch=arm64 [2022-04-06T21:56:25.230Z] ---> Running in 8549a2cc86fe [2022-04-06T21:56:25.230Z] Removing intermediate container 8549a2cc86fe [2022-04-06T21:56:25.230Z] ---> 1df043168e25 [2022-04-06T21:56:25.230Z] Step 24/25 : LABEL git_sha=e15a1a3465499456f4c60c09a8e068ad46c2a25b [2022-04-06T21:56:25.230Z] ---> Running in 85f30885fbff [2022-04-06T21:56:25.230Z] Removing intermediate container 85f30885fbff [2022-04-06T21:56:25.230Z] ---> 80dc60479926 [2022-04-06T21:56:25.230Z] Step 25/25 : LABEL version=0.0.0 [2022-04-06T21:56:25.230Z] ---> Running in ea83bb64b8e6 [2022-04-06T21:56:25.230Z] Removing intermediate container ea83bb64b8e6 [2022-04-06T21:56:25.230Z] ---> 8ccd695ae40e [2022-04-06T21:56:25.230Z] [2022-04-06T21:56:25.230Z] Successfully built 8ccd695ae40e [2022-04-06T21:56:25.230Z] Successfully tagged security-spire-server-arm64:latest [2022-04-06T21:56:25.245Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-06T21:56:25.251Z] $ docker stop --time=1 281e635ce2d96058325a35506db9bd364b6ca06f48bb06b715af807b91bd2bee [2022-04-06T21:56:27.069Z] $ docker rm -f 281e635ce2d96058325a35506db9bd364b6ca06f48bb06b715af807b91bd2bee [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-06T21:56:27.673Z] + docker images [2022-04-06T21:56:28.270Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-06T21:56:28.270Z] security-spire-server-arm64 latest 8ccd695ae40e 5 seconds ago 86.3MB [2022-04-06T21:56:28.270Z] 5395e31ea21f 29 seconds ago 4.21GB [2022-04-06T21:56:28.270Z] security-spire-config-arm64 latest 8e0ccceec589 2 minutes ago 85.6MB [2022-04-06T21:56:28.270Z] a633a978b476 3 minutes ago 4.21GB [2022-04-06T21:56:28.270Z] security-spire-agent-arm64 latest 390567d8f9a4 7 minutes ago 126MB [2022-04-06T21:56:28.270Z] 92a9590dbbd6 8 minutes ago 4.21GB [2022-04-06T21:56:28.270Z] security-spiffe-token-provider-arm64 latest 2437808eaf04 26 minutes ago 27.7MB [2022-04-06T21:56:28.270Z] 4290ad9eedb4 27 minutes ago 1.42GB [2022-04-06T21:56:28.270Z] core-metadata-arm64 latest 818aeefbb5a1 33 minutes ago 25.1MB [2022-04-06T21:56:28.270Z] 9cd1b34d0724 33 minutes ago 1.43GB [2022-04-06T21:56:28.270Z] security-proxy-setup-arm64 latest 246839bfd82f 35 minutes ago 42.1MB [2022-04-06T21:56:28.270Z] c597f0ae09e1 35 minutes ago 1.44GB [2022-04-06T21:56:28.270Z] support-notifications-arm64 latest 3ec522ef55f2 42 minutes ago 25.5MB [2022-04-06T21:56:28.270Z] 0a2ce4fb3ea4 42 minutes ago 1.43GB [2022-04-06T21:56:28.270Z] support-scheduler-arm64 latest 04c3ad6a6680 43 minutes ago 24.9MB [2022-04-06T21:56:28.270Z] b9094bf3ab7c 44 minutes ago 1.43GB [2022-04-06T21:56:28.270Z] core-command-arm64 latest 7bb264b72a70 44 minutes ago 23.7MB [2022-04-06T21:56:28.270Z] 14ddf10edfcf 45 minutes ago 1.43GB [2022-04-06T21:56:28.270Z] sys-mgmt-agent-arm64 latest 27f9e619305e 52 minutes ago 290MB [2022-04-06T21:56:28.270Z] core-data-arm64 latest 992428fc6f17 54 minutes ago 34.4MB [2022-04-06T21:56:28.270Z] security-bootstrapper-arm64 latest 45929919cd60 54 minutes ago 23.6MB [2022-04-06T21:56:28.270Z] 5df188f478f5 54 minutes ago 1.46GB [2022-04-06T21:56:28.270Z] security-secretstore-setup-arm64 latest 05a09caaa958 54 minutes ago 40.8MB [2022-04-06T21:56:28.270Z] 6d1721f7776f 55 minutes ago 1.43GB [2022-04-06T21:56:28.270Z] 22e3b45f4dcd 55 minutes ago 1.43GB [2022-04-06T21:56:28.270Z] ef96b756e5ac 55 minutes ago 1.44GB [2022-04-06T21:56:28.270Z] ci-base-image-arm64 latest d2357830cdcc About an hour ago 886MB [2022-04-06T21:56:28.270Z] docker 20.10.14 c346e9eafbab 37 hours ago 202MB [2022-04-06T21:56:28.270Z] alpine 3.14 ac73e934f311 46 hours ago 5.34MB [2022-04-06T21:56:28.270Z] alpine 3.15 3fb3c9af89a9 46 hours ago 5.32MB [2022-04-06T21:56:28.270Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-06T21:56:28.270Z] 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-06T21:56:28.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-06T21:56:28.736Z] [2022-04-06T21:56:28.736Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-06T21:56:29.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-06T21:56:29.642Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-06T21:56:29.642Z] 8998bd30e6a1: Pulling fs layer [2022-04-06T21:56:29.642Z] 04944245beec: Pulling fs layer [2022-04-06T21:56:29.642Z] 699f458cf7ca: Pulling fs layer [2022-04-06T21:56:29.642Z] 765212b225bb: Pulling fs layer [2022-04-06T21:56:29.642Z] f23df028b6ca: Pulling fs layer [2022-04-06T21:56:29.642Z] d65c8cfc05b1: Pulling fs layer [2022-04-06T21:56:29.642Z] 2437ff75d9bd: Pulling fs layer [2022-04-06T21:56:29.642Z] f23df028b6ca: Waiting [2022-04-06T21:56:29.642Z] d65c8cfc05b1: Waiting [2022-04-06T21:56:29.642Z] 2437ff75d9bd: Waiting [2022-04-06T21:56:29.642Z] 765212b225bb: Waiting [2022-04-06T21:56:29.642Z] 04944245beec: Verifying Checksum [2022-04-06T21:56:29.642Z] 04944245beec: Download complete [2022-04-06T21:56:29.642Z] 765212b225bb: Verifying Checksum [2022-04-06T21:56:29.642Z] 765212b225bb: Download complete [2022-04-06T21:56:29.642Z] f23df028b6ca: Verifying Checksum [2022-04-06T21:56:29.642Z] f23df028b6ca: Download complete [2022-04-06T21:56:29.916Z] d65c8cfc05b1: Verifying Checksum [2022-04-06T21:56:29.916Z] d65c8cfc05b1: Download complete [2022-04-06T21:56:29.916Z] 699f458cf7ca: Verifying Checksum [2022-04-06T21:56:29.916Z] 699f458cf7ca: Download complete [2022-04-06T21:56:30.190Z] 8998bd30e6a1: Verifying Checksum [2022-04-06T21:56:30.190Z] 8998bd30e6a1: Download complete [2022-04-06T21:56:32.807Z] 2437ff75d9bd: Verifying Checksum [2022-04-06T21:56:32.807Z] 2437ff75d9bd: Download complete [2022-04-06T21:56:34.239Z] 8998bd30e6a1: Pull complete [2022-04-06T21:56:34.839Z] 04944245beec: Pull complete [2022-04-06T21:56:36.274Z] 699f458cf7ca: Pull complete [2022-04-06T21:56:36.547Z] 765212b225bb: Pull complete [2022-04-06T21:56:37.524Z] f23df028b6ca: Pull complete [2022-04-06T21:56:37.797Z] d65c8cfc05b1: Pull complete [2022-04-06T21:56:52.872Z] 2437ff75d9bd: Pull complete [2022-04-06T21:56:52.872Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-06T21:56:52.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-06T21:56:52.872Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-06T21:56:53.127Z] prd-ubuntu20.04-docker-arm64-4c-16g-10992 does not seem to be running inside a container [2022-04-06T21:56:53.212Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-06T21:56:56.301Z] $ docker top d62d91ba91f6dc01d3eecd8cf609e2c5744b679ee57deed1d1cd30da1d899dfe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-06T21:56:57.257Z] ---> job-cost.sh [2022-04-06T21:56:57.257Z] lf-activate-venv: SKIPPING [2022-04-06T21:56:57.257Z] INFO: No Stack... [2022-04-06T21:56:57.852Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-06T21:56:58.823Z] INFO: Archiving Costs [Pipeline] sh [2022-04-06T21:56:59.498Z] + cut -d, -f6 [2022-04-06T21:56:59.498Z] + cat /w/workspace/edgex-go/10/archives/cost.csv [Pipeline] lock [2022-04-06T21:56:59.531Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3924-10-stack-cost] [2022-04-06T21:56:59.540Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3924-10-stack-cost] did not exist. Created. [2022-04-06T21:56:59.540Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3924-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-06T21:57:00.213Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-06T21:57:00.423Z] Stashed 1 file(s) [Pipeline] } [2022-04-06T21:57:00.432Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3924-10-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-06T21:57:00.454Z] $ docker stop --time=1 d62d91ba91f6dc01d3eecd8cf609e2c5744b679ee57deed1d1cd30da1d899dfe [2022-04-06T21:57:02.032Z] $ docker rm -f d62d91ba91f6dc01d3eecd8cf609e2c5744b679ee57deed1d1cd30da1d899dfe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-06T21:57:02.524Z] provisioning config files... [2022-04-06T21:57:02.531Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config576816017256292276tmp [Pipeline] { [Pipeline] sh [2022-04-06T21:57:02.836Z] + set +x [2022-04-06T21:57:02.836Z] + curl -s https://codecov.io/bash [2022-04-06T21:57:02.836Z] + bash -s -- [2022-04-06T21:57:02.836Z] [2022-04-06T21:57:02.836Z] _____ _ [2022-04-06T21:57:02.836Z] / ____| | | [2022-04-06T21:57:02.836Z] | | ___ __| | ___ ___ _____ __ [2022-04-06T21:57:02.836Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-06T21:57:02.836Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-06T21:57:02.836Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-06T21:57:02.836Z] Bash-1.0.6 [2022-04-06T21:57:02.836Z] [2022-04-06T21:57:02.836Z] [2022-04-06T21:57:02.836Z] ==> git version 2.25.1 found [2022-04-06T21:57:02.836Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-06T21:57:02.836Z] Release-Date: 2020-01-08 [2022-04-06T21:57:02.836Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-06T21:57:02.836Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-06T21:57:02.836Z] ==> Jenkins CI detected. [2022-04-06T21:57:02.836Z] current dir:  /w/workspace/edgex-go/10 [2022-04-06T21:57:02.836Z] project root: . [2022-04-06T21:57:02.836Z] --> token set from env [2022-04-06T21:57:02.836Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-06T21:57:02.836Z] ==> Running gcov in . (disable via -X gcov) [2022-04-06T21:57:02.836Z] ==> Python coveragepy not found [2022-04-06T21:57:02.836Z] ==> Searching for coverage reports in: [2022-04-06T21:57:02.836Z] + . [2022-04-06T21:57:02.836Z] -> Found 1 reports [2022-04-06T21:57:02.836Z] ==> Detecting git/mercurial file structure [2022-04-06T21:57:02.836Z] ==> Reading reports [2022-04-06T21:57:02.836Z] + ./coverage.out bytes=429121 [2022-04-06T21:57:02.836Z] ==> Appending adjustments [2022-04-06T21:57:02.836Z] https://docs.codecov.io/docs/fixing-reports [2022-04-06T21:57:04.218Z] + Found adjustments [2022-04-06T21:57:04.218Z] ==> Gzipping contents [2022-04-06T21:57:04.218Z] 60K /tmp/codecov.N5YHiP.gz [2022-04-06T21:57:04.218Z] ==> Uploading reports [2022-04-06T21:57:04.218Z] url: https://codecov.io [2022-04-06T21:57:04.218Z] query: branch=PR-3924&commit=55707faaa197fb62eae33663f83e0b06daf7eb37&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3924%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3924&job=&cmd_args= [2022-04-06T21:57:04.218Z] -> Pinging Codecov [2022-04-06T21:57:04.218Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3924&commit=55707faaa197fb62eae33663f83e0b06daf7eb37&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3924%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3924&job=&cmd_args= [2022-04-06T21:57:04.218Z] -> Uploading to [2022-04-06T21:57:04.219Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-06/00271124DB129430A58F1EEE437C3FCB/55707faaa197fb62eae33663f83e0b06daf7eb37/890f7e27-b215-4d8c-85a0-916429bed25a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220406%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220406T215704Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ad01a81f25e38f7675a04c3b6c9330f4b4ae43505f7f013d787310cd44cf9a42 [2022-04-06T21:57:04.219Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-06T21:57:04.219Z] Dload Upload Total Spent Left Speed [2022-04-06T21:57:04.479Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58738 0 0 100 58738 0 258k --:--:-- --:--:-- --:--:-- 258k [2022-04-06T21:57:04.479Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/55707faaa197fb62eae33663f83e0b06daf7eb37 [Pipeline] } [2022-04-06T21:57:04.486Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-06T21:57:05.072Z] + [ -d /w/workspace/edgex-go/10/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-06T21:57:05.359Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T21:57:06.235Z] ---> package-listing.sh [2022-04-06T21:57:06.235Z] ++ facter osfamily [2022-04-06T21:57:06.235Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-06T21:57:06.495Z] + OS_FAMILY=debian [2022-04-06T21:57:06.495Z] + workspace=/w/workspace/edgex-go/10 [2022-04-06T21:57:06.495Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-06T21:57:06.495Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-06T21:57:06.495Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-06T21:57:06.495Z] + PACKAGES=/tmp/packages_start.txt [2022-04-06T21:57:06.495Z] + '[' /w/workspace/edgex-go/10 ']' [2022-04-06T21:57:06.495Z] + PACKAGES=/tmp/packages_end.txt [2022-04-06T21:57:06.495Z] + case "${OS_FAMILY}" in [2022-04-06T21:57:06.495Z] + dpkg -l [2022-04-06T21:57:06.495Z] + grep '^ii' [2022-04-06T21:57:06.495Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-06T21:57:06.495Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-06T21:57:06.495Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-06T21:57:06.495Z] + '[' /w/workspace/edgex-go/10 ']' [2022-04-06T21:57:06.495Z] + mkdir -p /w/workspace/edgex-go/10/archives/ [2022-04-06T21:57:06.495Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo [2022-04-06T21:57:06.506Z] 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/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-06T21:57:06.786Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-06T21:57:07.344Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-06T21:57:07.345Z] [2022-04-06T21:57:07.345Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T21:57:07.654Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-06T21:57:07.654Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-06T21:57:07.654Z] 5eb5b503b376: Pulling fs layer [2022-04-06T21:57:07.654Z] 5c69ac0246d0: Pulling fs layer [2022-04-06T21:57:07.654Z] ec43610c2a17: Pulling fs layer [2022-04-06T21:57:07.654Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-06T21:57:07.654Z] 33b1e0a273af: Pulling fs layer [2022-04-06T21:57:07.654Z] 5d3b04190fa2: Pulling fs layer [2022-04-06T21:57:07.654Z] 2f39f015ded8: Pulling fs layer [2022-04-06T21:57:07.654Z] 5d3b04190fa2: Waiting [2022-04-06T21:57:07.654Z] 33b1e0a273af: Waiting [2022-04-06T21:57:07.654Z] 5c69ac0246d0: Verifying Checksum [2022-04-06T21:57:07.654Z] 5c69ac0246d0: Download complete [2022-04-06T21:57:07.654Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-06T21:57:07.654Z] 3a2ae6a8a46f: Download complete [2022-04-06T21:57:07.654Z] 33b1e0a273af: Verifying Checksum [2022-04-06T21:57:07.654Z] 33b1e0a273af: Download complete [2022-04-06T21:57:07.654Z] 5d3b04190fa2: Download complete [2022-04-06T21:57:07.912Z] ec43610c2a17: Verifying Checksum [2022-04-06T21:57:07.912Z] ec43610c2a17: Download complete [2022-04-06T21:57:07.912Z] 5eb5b503b376: Verifying Checksum [2022-04-06T21:57:07.912Z] 5eb5b503b376: Download complete [2022-04-06T21:57:08.479Z] 2f39f015ded8: Verifying Checksum [2022-04-06T21:57:08.479Z] 2f39f015ded8: Download complete [2022-04-06T21:57:09.047Z] 5eb5b503b376: Pull complete [2022-04-06T21:57:09.306Z] 5c69ac0246d0: Pull complete [2022-04-06T21:57:09.876Z] ec43610c2a17: Pull complete [2022-04-06T21:57:09.876Z] 3a2ae6a8a46f: Pull complete [2022-04-06T21:57:09.876Z] 33b1e0a273af: Pull complete [2022-04-06T21:57:10.135Z] 5d3b04190fa2: Pull complete [2022-04-06T21:57:14.328Z] 2f39f015ded8: Pull complete [2022-04-06T21:57:14.328Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-06T21:57:14.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-06T21:57:14.328Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-06T21:57:14.394Z] prd-ubuntu20.04-docker-8c-8g-10986 does not seem to be running inside a container [2022-04-06T21:57:14.430Z] $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-06T21:57:16.287Z] $ docker top fed5c846e099a6b0cc0901f3fd2715caafe9a572a26725b39b903f739c96fe81 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-06T21:57:16.654Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-06T21:57:16.947Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-06T21:57:17.239Z] + ls /var/log/sa-host [2022-04-06T21:57:17.239Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-06T21:57:17.324Z] provisioning config files... [2022-04-06T21:57:17.332Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config7389363121442549751tmp [Pipeline] { [Pipeline] echo [2022-04-06T21:57:17.350Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T21:57:17.638Z] ---> create-netrc.sh [Pipeline] } [2022-04-06T21:57:17.646Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-06T21:57:17.974Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-06T21:57:17.983Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T21:57:18.269Z] ---> sudo-logs.sh [2022-04-06T21:57:18.269Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-06T21:57:18.297Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T21:57:18.585Z] ---> job-cost.sh [2022-04-06T21:57:18.585Z] lf-activate-venv: SKIPPING [2022-04-06T21:57:18.585Z] DEBUG: total: 0.2199999988079071 [2022-04-06T21:57:18.585Z] INFO: Retrieving Stack Cost... [2022-04-06T21:57:19.155Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-06T21:57:19.414Z] INFO: Archiving Costs [Pipeline] echo [2022-04-06T21:57:19.430Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T21:57:19.719Z] ---> logs-deploy.sh [2022-04-06T21:57:19.719Z] lf-activate-venv: SKIPPING [2022-04-06T21:57:19.719Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3924/10 [2022-04-06T21:57:19.719Z] INFO: archiving workspace using pattern(s): [2022-04-06T21:57:20.658Z] Archives upload complete. [2022-04-06T21:57:20.658Z] INFO: archiving logs to Nexus