Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8200a1c87099f1fe2b0e152c65438b4e8278fb55 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-ssh95839670125418032.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12068879964554153529.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12890679203307707987.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9535700602624273224.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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12804209854211428970.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-34233 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/214 [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/214 # 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 Avoid second fetch Checking out Revision 8200a1c87099f1fe2b0e152c65438b4e8278fb55 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 8200a1c87099f1fe2b0e152c65438b4e8278fb55 # timeout=10 Commit message: "build: Updates to latest gom-mods (#3998)" > git rev-list --no-walk 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-29T08:39:22.652Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-29T08:39:22.713Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-29T08:39:22.727Z] ========================================================= [2022-04-29T08:39:22.727Z] EdgeX Global Pipelines Version Info [2022-04-29T08:39:22.727Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-29T08:39:23.508Z] ------------------- [2022-04-29T08:39:23.508Z] stable info: [2022-04-29T08:39:23.508Z] ------------------- [2022-04-29T08:39:23.508Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-29T08:39:23.508Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-29T08:39:23.508Z] Message: update stable to v1.0.227 [2022-04-29T08:39:24.080Z] ------------------- [2022-04-29T08:39:24.080Z] experimental info: [2022-04-29T08:39:24.080Z] ------------------- [2022-04-29T08:39:24.080Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-29T08:39:24.080Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-29T08:39:24.080Z] Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-29T08:39:24.229Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-29T08:39:24.243Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-29T08:39:24.259Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-29T08:39:24.276Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-29T08:39:24.294Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-29T08:39:24.314Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-29T08:39:24.332Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-29T08:39:24.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-29T08:39:24.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-29T08:39:24.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-29T08:39:24.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-29T08:39:24.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-29T08:39:24.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-29T08:39:24.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-29T08:39:24.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-29T08:39:24.471Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-29T08:39:24.480Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-29T08:39:24.489Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-29T08:39:24.498Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-29T08:39:24.507Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-29T08:39:24.515Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-29T08:39:24.523Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-29T08:39:24.532Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-29T08:39:24.540Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-29T08:39:24.549Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-29T08:39:24.557Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] echo [2022-04-29T08:39:24.567Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8200a1c [Pipeline] echo [2022-04-29T08:39:24.576Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-29T08:39:24.613Z] provisioning config files... [2022-04-29T08:39:24.627Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/214@tmp/config3504378300601118503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-29T08:39:24.935Z] ---> docker-login.sh [2022-04-29T08:39:24.936Z] nexus3.edgexfoundry.org:10001 [2022-04-29T08:39:25.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T08:39:25.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T08:39:25.511Z] Configure a credential helper to remove this warning. See [2022-04-29T08:39:25.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T08:39:25.511Z] [2022-04-29T08:39:25.511Z] Login Succeeded [2022-04-29T08:39:25.511Z] nexus3.edgexfoundry.org:10002 [2022-04-29T08:39:25.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T08:39:25.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T08:39:25.772Z] Configure a credential helper to remove this warning. See [2022-04-29T08:39:25.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T08:39:25.772Z] [2022-04-29T08:39:25.772Z] Login Succeeded [2022-04-29T08:39:25.772Z] nexus3.edgexfoundry.org:10003 [2022-04-29T08:39:25.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T08:39:25.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T08:39:25.772Z] Configure a credential helper to remove this warning. See [2022-04-29T08:39:25.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T08:39:25.772Z] [2022-04-29T08:39:25.772Z] Login Succeeded [2022-04-29T08:39:25.772Z] nexus3.edgexfoundry.org:10004 [2022-04-29T08:39:25.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T08:39:26.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T08:39:26.036Z] Configure a credential helper to remove this warning. See [2022-04-29T08:39:26.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T08:39:26.036Z] [2022-04-29T08:39:26.036Z] Login Succeeded [2022-04-29T08:39:26.036Z] docker.io [2022-04-29T08:39:26.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T08:39:26.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T08:39:26.297Z] Configure a credential helper to remove this warning. See [2022-04-29T08:39:26.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T08:39:26.297Z] [2022-04-29T08:39:26.297Z] Login Succeeded [2022-04-29T08:39:26.297Z] ---> docker-login.sh ends [Pipeline] } [2022-04-29T08:39:26.310Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-29T08:39:26.623Z] + 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-29T08:39:26.624Z] + dirname cmd/core-command/Dockerfile [2022-04-29T08:39:26.624Z] + cut -d/ -f2 [2022-04-29T08:39:26.624Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-29T08:39:26.624Z] + dirname cmd/core-data/Dockerfile [2022-04-29T08:39:26.624Z] + cut -d/ -f2 [2022-04-29T08:39:26.624Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-29T08:39:26.624Z] + dirname cmd/core-metadata/Dockerfile [2022-04-29T08:39:26.624Z] + cut -d/ -f2 [2022-04-29T08:39:26.624Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-29T08:39:26.624Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-29T08:39:26.624Z] + cut -d/ -f2 [2022-04-29T08:39:26.624Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-29T08:39:26.624Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-29T08:39:26.624Z] + cut -d/ -f2 [2022-04-29T08:39:26.624Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-29T08:39:26.624Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-29T08:39:26.624Z] + cut -d/ -f2 [2022-04-29T08:39:26.624Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-29T08:39:26.624Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-29T08:39:26.624Z] + cut -d/ -f2 [2022-04-29T08:39:26.624Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-29T08:39:26.624Z] + + dirname cmd/security-spire-agent/Dockerfile [2022-04-29T08:39:26.624Z] cut -d/ -f2 [2022-04-29T08:39:26.624Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-29T08:39:26.624Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-29T08:39:26.624Z] + cut -d/ -f2 [2022-04-29T08:39:26.624Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-29T08:39:26.624Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-29T08:39:26.624Z] + cut -d/ -f2 [2022-04-29T08:39:26.624Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-29T08:39:26.624Z] + dirname cmd/support-notifications/Dockerfile [2022-04-29T08:39:26.624Z] + cut -d/ -f2 [2022-04-29T08:39:26.624Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-29T08:39:26.624Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-29T08:39:26.624Z] + cut -d/ -f2 [2022-04-29T08:39:26.624Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-29T08:39:26.624Z] + dirname+ cmd/sys-mgmt-agent/Dockerfile [2022-04-29T08:39:26.624Z] cut -d/ -f2 [2022-04-29T08:39:26.624Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-29T08:39:26.730Z] 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-29T08:39:27.081Z] + git rev-list -1 --merges 8200a1c87099f1fe2b0e152c65438b4e8278fb55~1..8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] echo [2022-04-29T08:39:27.099Z] -----------> git rev-list -1 --merges 8200a1c87099f1fe2b0e152c65438b4e8278fb55~1..8200a1c87099f1fe2b0e152c65438b4e8278fb55 8200a1c87099f1fe2b0e152c65438b4e8278fb55 [false] [Pipeline] sh [2022-04-29T08:39:27.402Z] + git log --format=format:%s -1 8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] echo [2022-04-29T08:39:27.430Z] ========================================================= [2022-04-29T08:39:27.430Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-29T08:39:27.430Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-29T08:39:27.997Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-29T08:39:27.997Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-29T08:39:27.997Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-29T08:39:27.997Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-29T08:39:27.997Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-29T08:39:27.997Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-29T08:39:27.997Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:39:28.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-29T08:39:28.445Z] [2022-04-29T08:39:28.445Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:39:28.750Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-29T08:39:28.750Z] latest: Pulling from edgex-devops/py-git-semver [2022-04-29T08:39:28.750Z] 1fe172e4850f: Pulling fs layer [2022-04-29T08:39:28.750Z] caf521ccaac6: Pulling fs layer [2022-04-29T08:39:28.750Z] 3ead6fa29328: Pulling fs layer [2022-04-29T08:39:28.750Z] 5c2a1cbceb83: Pulling fs layer [2022-04-29T08:39:28.750Z] a8d5f1318db7: Pulling fs layer [2022-04-29T08:39:28.750Z] c427282e49a2: Pulling fs layer [2022-04-29T08:39:28.750Z] 5c2a1cbceb83: Waiting [2022-04-29T08:39:28.750Z] c427282e49a2: Waiting [2022-04-29T08:39:28.750Z] 1827001aaf11: Pulling fs layer [2022-04-29T08:39:28.750Z] 0714d37db230: Pulling fs layer [2022-04-29T08:39:28.750Z] ac28cf19c067: Pulling fs layer [2022-04-29T08:39:28.750Z] 1827001aaf11: Waiting [2022-04-29T08:39:28.750Z] ac28cf19c067: Waiting [2022-04-29T08:39:28.750Z] 0714d37db230: Waiting [2022-04-29T08:39:28.750Z] ca983d60f3e2: Pulling fs layer [2022-04-29T08:39:28.750Z] 9f894cec8388: Pulling fs layer [2022-04-29T08:39:28.750Z] ca983d60f3e2: Waiting [2022-04-29T08:39:28.750Z] caf521ccaac6: Verifying Checksum [2022-04-29T08:39:28.750Z] caf521ccaac6: Download complete [2022-04-29T08:39:28.750Z] 5c2a1cbceb83: Verifying Checksum [2022-04-29T08:39:28.750Z] 5c2a1cbceb83: Download complete [2022-04-29T08:39:29.012Z] a8d5f1318db7: Verifying Checksum [2022-04-29T08:39:29.012Z] 3ead6fa29328: Verifying Checksum [2022-04-29T08:39:29.012Z] 3ead6fa29328: Download complete [2022-04-29T08:39:29.012Z] c427282e49a2: Verifying Checksum [2022-04-29T08:39:29.012Z] c427282e49a2: Download complete [2022-04-29T08:39:29.012Z] 0714d37db230: Download complete [2022-04-29T08:39:29.012Z] ac28cf19c067: Verifying Checksum [2022-04-29T08:39:29.012Z] ac28cf19c067: Download complete [2022-04-29T08:39:29.012Z] ca983d60f3e2: Download complete [2022-04-29T08:39:29.012Z] 9f894cec8388: Verifying Checksum [2022-04-29T08:39:29.012Z] 9f894cec8388: Download complete [2022-04-29T08:39:29.012Z] 1fe172e4850f: Verifying Checksum [2022-04-29T08:39:29.012Z] 1fe172e4850f: Download complete [2022-04-29T08:39:29.272Z] 1827001aaf11: Verifying Checksum [2022-04-29T08:39:29.272Z] 1827001aaf11: Download complete [2022-04-29T08:39:30.209Z] 1fe172e4850f: Pull complete [2022-04-29T08:39:30.209Z] caf521ccaac6: Pull complete [2022-04-29T08:39:30.779Z] 3ead6fa29328: Pull complete [2022-04-29T08:39:30.779Z] 5c2a1cbceb83: Pull complete [2022-04-29T08:39:31.039Z] a8d5f1318db7: Pull complete [2022-04-29T08:39:31.039Z] c427282e49a2: Pull complete [2022-04-29T08:39:32.951Z] 1827001aaf11: Pull complete [2022-04-29T08:39:32.952Z] 0714d37db230: Pull complete [2022-04-29T08:39:32.952Z] ac28cf19c067: Pull complete [2022-04-29T08:39:32.952Z] ca983d60f3e2: Pull complete [2022-04-29T08:39:33.213Z] 9f894cec8388: Pull complete [2022-04-29T08:39:33.213Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-04-29T08:39:33.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-29T08:39:33.213Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-04-29T08:39:33.285Z] prd-ubuntu20.04-docker-8c-8g-34233 does not seem to be running inside a container [2022-04-29T08:39:33.312Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/214 -v /w/workspace/edgex-go/214:/w/workspace/edgex-go/214:rw,z -v /w/workspace/edgex-go/214@tmp:/w/workspace/edgex-go/214@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-29T08:39:34.819Z] $ docker top 1f006fc289af3e6d4a8172a9edc30c75df9387ef15d6add57b71e30b101afed3 -eo pid,comm [2022-04-29T08:39:34.899Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-04-29T08:39:34.900Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-29T08:39:34.938Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-29T08:39:34.938Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-29T08:39:35.069Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-29T08:39:35.061Z] $ docker exec 1f006fc289af3e6d4a8172a9edc30c75df9387ef15d6add57b71e30b101afed3 ssh-agent [2022-04-29T08:39:35.192Z] SSH_AUTH_SOCK=/tmp/ssh-kdWGxkoYJhMZ/agent.35 [2022-04-29T08:39:35.192Z] SSH_AGENT_PID=41 [2022-04-29T08:39:35.200Z] Running ssh-add (command line suppressed) [2022-04-29T08:39:35.294Z] Identity added: /w/workspace/edgex-go/214@tmp/private_key_5220989633655681127.key (/w/workspace/edgex-go/214@tmp/private_key_5220989633655681127.key) [2022-04-29T08:39:35.321Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-29T08:39:35.613Z] + git tag --points-at HEAD [Pipeline] } [2022-04-29T08:39:35.615Z] $ docker exec --env ******** --env ******** 1f006fc289af3e6d4a8172a9edc30c75df9387ef15d6add57b71e30b101afed3 ssh-agent -k [2022-04-29T08:39:35.714Z] unset SSH_AUTH_SOCK; [2022-04-29T08:39:35.715Z] unset SSH_AGENT_PID; [2022-04-29T08:39:35.715Z] echo Agent pid 41 killed; [2022-04-29T08:39:35.742Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-29T08:39:35.770Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-29T08:39:35.770Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-29T08:39:35.901Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-29T08:39:35.894Z] $ docker exec 1f006fc289af3e6d4a8172a9edc30c75df9387ef15d6add57b71e30b101afed3 ssh-agent [2022-04-29T08:39:36.018Z] SSH_AUTH_SOCK=/tmp/ssh-rWFTTh8NUSqN/agent.74 [2022-04-29T08:39:36.018Z] SSH_AGENT_PID=80 [2022-04-29T08:39:36.024Z] Running ssh-add (command line suppressed) [2022-04-29T08:39:36.146Z] Identity added: /w/workspace/edgex-go/214@tmp/private_key_356741407103981726.key (/w/workspace/edgex-go/214@tmp/private_key_356741407103981726.key) [2022-04-29T08:39:36.171Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-29T08:39:36.458Z] + git semver init [2022-04-29T08:39:36.719Z] 2022-04-29 08:39:36,619 [run_init] DEBUG init version:0.0.0 force:False [2022-04-29T08:39:36.719Z] 2022-04-29 08:39:36,620 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/214/.semver [2022-04-29T08:39:36.719Z] 2022-04-29 08:39:36,620 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/214/.semver [2022-04-29T08:39:36.719Z] 2022-04-29 08:39:36,620 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/214/.semver'], cwd=/w/workspace/edgex-go/214, universal_newlines=False, shell=None, istream=None) [2022-04-29T08:39:42.011Z] 2022-04-29 08:39:40,995 [append_file] DEBUG append to file:/w/workspace/edgex-go/214/.git/info/exclude [2022-04-29T08:39:42.011Z] 2022-04-29 08:39:40,996 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/214/.semver/main with force:False [2022-04-29T08:39:42.011Z] 2022-04-29 08:39:40,996 [read_version] DEBUG read version from /w/workspace/edgex-go/214/.semver/main [2022-04-29T08:39:42.011Z] 2022-04-29 08:39:40,996 [read_version] DEBUG read version from /w/workspace/edgex-go/214/.semver/main [2022-04-29T08:39:42.011Z] 2.2.0-dev.86 [Pipeline] } [2022-04-29T08:39:42.018Z] $ docker exec --env ******** --env ******** 1f006fc289af3e6d4a8172a9edc30c75df9387ef15d6add57b71e30b101afed3 ssh-agent -k [2022-04-29T08:39:42.129Z] unset SSH_AUTH_SOCK; [2022-04-29T08:39:42.130Z] unset SSH_AGENT_PID; [2022-04-29T08:39:42.130Z] echo Agent pid 80 killed; [2022-04-29T08:39:42.146Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-29T08:39:42.456Z] + git semver [Pipeline] } [2022-04-29T08:39:42.729Z] $ docker stop --time=1 1f006fc289af3e6d4a8172a9edc30c75df9387ef15d6add57b71e30b101afed3 [2022-04-29T08:39:44.069Z] $ docker rm -f 1f006fc289af3e6d4a8172a9edc30c75df9387ef15d6add57b71e30b101afed3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-29T08:39:44.433Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-29T08:39:44.698Z] Stashed 1 file(s) [Pipeline] echo [2022-04-29T08:39:44.701Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.86 [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-29T08:39:44.868Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-29T08:39:44.880Z] ========================================================= [2022-04-29T08:39:44.880Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-29T08:39:44.880Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-29T08:39:45.175Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-29T08:39:45.175Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-29T08:39:45.175Z] 59bf1c3509f3: Pulling fs layer [2022-04-29T08:39:45.175Z] 666ba61612fd: Pulling fs layer [2022-04-29T08:39:45.175Z] 8ed8ca486205: Pulling fs layer [2022-04-29T08:39:45.175Z] 4fe6c5a15a65: Pulling fs layer [2022-04-29T08:39:45.175Z] 22a0e8bec74d: Pulling fs layer [2022-04-29T08:39:45.175Z] ca2b28591e48: Pulling fs layer [2022-04-29T08:39:45.175Z] a51346096db8: Pulling fs layer [2022-04-29T08:39:45.175Z] daebc70d1ce1: Pulling fs layer [2022-04-29T08:39:45.175Z] 0e18a0eac166: Pulling fs layer [2022-04-29T08:39:45.175Z] 4fe6c5a15a65: Waiting [2022-04-29T08:39:45.175Z] 22a0e8bec74d: Waiting [2022-04-29T08:39:45.176Z] ca2b28591e48: Waiting [2022-04-29T08:39:45.176Z] a51346096db8: Waiting [2022-04-29T08:39:45.176Z] daebc70d1ce1: Waiting [2022-04-29T08:39:45.176Z] 0e18a0eac166: Waiting [2022-04-29T08:39:45.176Z] 8ed8ca486205: Verifying Checksum [2022-04-29T08:39:45.176Z] 8ed8ca486205: Download complete [2022-04-29T08:39:45.176Z] 666ba61612fd: Download complete [2022-04-29T08:39:45.176Z] 22a0e8bec74d: Verifying Checksum [2022-04-29T08:39:45.176Z] 22a0e8bec74d: Download complete [2022-04-29T08:39:45.176Z] ca2b28591e48: Verifying Checksum [2022-04-29T08:39:45.176Z] ca2b28591e48: Download complete [2022-04-29T08:39:45.176Z] 59bf1c3509f3: Download complete [2022-04-29T08:39:45.176Z] a51346096db8: Verifying Checksum [2022-04-29T08:39:45.176Z] a51346096db8: Download complete [2022-04-29T08:39:45.176Z] daebc70d1ce1: Verifying Checksum [2022-04-29T08:39:45.176Z] daebc70d1ce1: Download complete [2022-04-29T08:39:45.436Z] 59bf1c3509f3: Pull complete [2022-04-29T08:39:45.436Z] 666ba61612fd: Pull complete [2022-04-29T08:39:45.697Z] 8ed8ca486205: Pull complete [2022-04-29T08:39:45.958Z] 0e18a0eac166: Verifying Checksum [2022-04-29T08:39:45.958Z] 0e18a0eac166: Download complete [2022-04-29T08:39:46.219Z] 4fe6c5a15a65: Verifying Checksum [2022-04-29T08:39:46.219Z] 4fe6c5a15a65: Download complete [2022-04-29T08:39:50.420Z] 4fe6c5a15a65: Pull complete [2022-04-29T08:39:50.420Z] 22a0e8bec74d: Pull complete [2022-04-29T08:39:50.420Z] ca2b28591e48: Pull complete [2022-04-29T08:39:50.420Z] a51346096db8: Pull complete [2022-04-29T08:39:50.420Z] daebc70d1ce1: Pull complete [2022-04-29T08:39:52.329Z] 0e18a0eac166: Pull complete [2022-04-29T08:39:52.329Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-29T08:39:52.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-29T08:39:52.329Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-29T08:39:52.630Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-29T08:39:52.630Z] WORKDIR /edgex [2022-04-29T08:39:52.630Z] COPY go.mod . [2022-04-29T08:39:52.630Z] RUN go mod download [2022-04-29T08:39:52.630Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-29T08:39:54.010Z] Sending build context to Docker daemon 335.1MB [2022-04-29T08:39:54.010Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-29T08:39:54.010Z] ---> f018257e8ee9 [2022-04-29T08:39:54.010Z] Step 2/4 : WORKDIR /edgex [2022-04-29T08:39:55.917Z] ---> Running in 0167cbbdeac9 [2022-04-29T08:39:55.917Z] Removing intermediate container 0167cbbdeac9 [2022-04-29T08:39:55.917Z] ---> f56231e620b5 [2022-04-29T08:39:55.917Z] Step 3/4 : COPY go.mod . [2022-04-29T08:39:56.184Z] ---> 4dcd12de21ff [2022-04-29T08:39:56.184Z] Step 4/4 : RUN go mod download [2022-04-29T08:39:56.184Z] ---> Running in 02b249f50512 [2022-04-29T08:39:59.800Z] Still waiting to schedule task [2022-04-29T08:39:59.800Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-29T08:40:14.312Z] Removing intermediate container 02b249f50512 [2022-04-29T08:40:14.313Z] ---> 0acfad2cf67c [2022-04-29T08:40:14.313Z] Successfully built 0acfad2cf67c [2022-04-29T08:40:14.313Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:40:14.612Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-29T08:40:14.612Z] . [Pipeline] withDockerContainer [2022-04-29T08:40:14.685Z] prd-ubuntu20.04-docker-8c-8g-34233 does not seem to be running inside a container [2022-04-29T08:40:14.730Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/214 -v /w/workspace/edgex-go/214:/w/workspace/edgex-go/214:rw,z -v /w/workspace/edgex-go/214@tmp:/w/workspace/edgex-go/214@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 ******** ci-base-image-x86_64 cat [2022-04-29T08:40:15.210Z] $ docker top 84abfadd50768a7d17dc8b96696f3ee2f6bb38aa949542ddf0730748236950fd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-29T08:40:15.579Z] + go version [2022-04-29T08:40:15.579Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-29T08:40:15.598Z] $ docker stop --time=1 84abfadd50768a7d17dc8b96696f3ee2f6bb38aa949542ddf0730748236950fd [2022-04-29T08:40:16.894Z] $ docker rm -f 84abfadd50768a7d17dc8b96696f3ee2f6bb38aa949542ddf0730748236950fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:40:17.311Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-29T08:40:17.311Z] . [Pipeline] withDockerContainer [2022-04-29T08:40:17.379Z] prd-ubuntu20.04-docker-8c-8g-34233 does not seem to be running inside a container [2022-04-29T08:40:17.416Z] $ 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/214 -v /w/workspace/edgex-go/214:/w/workspace/edgex-go/214:rw,z -v /w/workspace/edgex-go/214@tmp:/w/workspace/edgex-go/214@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 ******** ci-base-image-x86_64 cat [2022-04-29T08:40:17.817Z] $ docker top 35644bacff8b1d9b598ef3f0ee31f6bf029e1dc2dc12c46780c4bdfd4276658e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-29T08:40:17.890Z] ========================================================= [2022-04-29T08:40:17.890Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-29T08:40:17.890Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-29T08:40:18.178Z] + make test [2022-04-29T08:40:18.178Z] go mod tidy -compat=1.17 [2022-04-29T08:40:18.178Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-29T08:40:23.461Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-29T08:40:34.319Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-29T08:40:34.319Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-29T08:40:34.319Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-29T08:40:34.319Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-29T08:40:34.319Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-29T08:40:34.319Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-29T08:40:34.319Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-29T08:40:34.319Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-29T08:40:34.319Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-29T08:40:34.319Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-29T08:40:34.319Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-29T08:40:34.320Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-29T08:40:34.320Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-29T08:40:34.320Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-29T08:40:34.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-29T08:40:34.889Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements [2022-04-29T08:40:34.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-29T08:40:34.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-29T08:40:35.825Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.102s coverage: 98.5% of statements [2022-04-29T08:40:35.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-29T08:40:35.825Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.096s coverage: 53.4% of statements [2022-04-29T08:40:35.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-29T08:40:35.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-29T08:40:39.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.215s coverage: 89.2% of statements [2022-04-29T08:40:39.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-29T08:40:39.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-29T08:40:39.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-29T08:40:39.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.083s coverage: 84.4% of statements [2022-04-29T08:40:39.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-29T08:40:39.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-29T08:40:39.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-29T08:40:39.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-29T08:40:39.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-29T08:40:39.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.431s coverage: 95.6% of statements [2022-04-29T08:40:39.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-29T08:40:39.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-29T08:40:39.111Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements [2022-04-29T08:40:39.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-29T08:40:39.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-29T08:40:39.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-29T08:40:39.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-29T08:40:39.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-29T08:40:39.111Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 60.0% of statements [2022-04-29T08:40:39.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-29T08:40:39.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-29T08:40:39.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-29T08:40:39.111Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.068s coverage: 0.9% of statements [2022-04-29T08:40:39.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-29T08:40:39.111Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.073s coverage: 58.8% of statements [2022-04-29T08:40:39.111Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 29.6% of statements [2022-04-29T08:40:39.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-29T08:40:39.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements [2022-04-29T08:40:39.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.080s coverage: 79.5% of statements [2022-04-29T08:40:39.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements [2022-04-29T08:40:39.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements [2022-04-29T08:40:39.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements [2022-04-29T08:40:49.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.073s coverage: 94.4% of statements [2022-04-29T08:40:49.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.077s coverage: 44.8% of statements [2022-04-29T08:40:50.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.212s coverage: 82.5% of statements [2022-04-29T08:40:50.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-29T08:41:00.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2022-04-29T08:41:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-29T08:41:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-29T08:41:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-29T08:41:00.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements [2022-04-29T08:41:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-29T08:41:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-29T08:41:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-29T08:41:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-29T08:41:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-29T08:41:00.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2022-04-29T08:41:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-29T08:41:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-29T08:41:00.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.068s coverage: 100.0% of statements [2022-04-29T08:41:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-29T08:41:00.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.080s coverage: 58.8% of statements [2022-04-29T08:41:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-29T08:41:00.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.0% of statements [2022-04-29T08:41:00.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-04-29T08:41:00.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.059s coverage: 85.4% of statements [2022-04-29T08:41:00.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.164s coverage: 91.2% of statements [2022-04-29T08:41:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-29T08:41:00.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.152s coverage: 64.4% of statements [2022-04-29T08:41:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-29T08:41:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-29T08:41:00.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.069s coverage: 100.0% of statements [2022-04-29T08:41:00.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-04-29T08:41:00.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-04-29T08:41:00.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-04-29T08:41:00.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2022-04-29T08:41:00.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.371s coverage: 65.4% of statements [2022-04-29T08:41:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-29T08:41:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-29T08:41:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-29T08:41:00.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.137s coverage: 43.8% of statements [2022-04-29T08:41:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-29T08:41:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-29T08:41:00.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements [2022-04-29T08:41:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-29T08:41:00.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements [2022-04-29T08:41:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-29T08:41:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-29T08:41:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-29T08:41:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-29T08:41:00.495Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.101s coverage: 17.7% of statements [2022-04-29T08:41:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-29T08:41:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-29T08:41:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-29T08:41:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-29T08:41:00.495Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.3% of statements [2022-04-29T08:41:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-29T08:41:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-29T08:41:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-29T08:41:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-29T08:41:00.495Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2022-04-29T08:41:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-29T08:41:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-29T08:41:00.495Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements [2022-04-29T08:41:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-29T08:41:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-29T08:41:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-29T08:41:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-29T08:41:00.495Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.065s coverage: 28.9% of statements [2022-04-29T08:41:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-29T08:41:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-29T08:41:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-29T08:41:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-29T08:41:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-29T08:41:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-29T08:41:00.495Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.063s coverage: 100.0% of statements [2022-04-29T08:41:00.495Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-04-29T08:41:00.495Z] 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-29T08:41:15.380Z] GO111MODULE=on go vet ./... [2022-04-29T08:41:20.651Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-29T08:41:20.651Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-29T08:41:20.913Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-29T08:41:21.499Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-29T08:41:21.803Z] + ls -al . [2022-04-29T08:41:21.803Z] total 672 [2022-04-29T08:41:21.803Z] drwxrwxr-x 10 1001 1001 4096 Apr 29 08:41 . [2022-04-29T08:41:21.803Z] drwxr-xr-x 4 root root 4096 Apr 29 08:40 .. [2022-04-29T08:41:21.803Z] -rw-rw-r-- 1 1001 1001 11 Apr 29 08:39 .dockerignore [2022-04-29T08:41:21.803Z] drwxrwxr-x 8 1001 1001 4096 Apr 29 08:39 .git [2022-04-29T08:41:21.803Z] drwxrwxr-x 3 1001 1001 4096 Apr 29 08:39 .github [2022-04-29T08:41:21.803Z] -rw-rw-r-- 1 1001 1001 879 Apr 29 08:39 .gitignore [2022-04-29T08:41:21.803Z] -rw-rw-r-- 1 1001 1001 42 Apr 29 08:39 .golangci.yml [2022-04-29T08:41:21.803Z] -rw-rw-r-- 1 1001 1001 87 Apr 29 08:39 .hadolint.yml [2022-04-29T08:41:21.803Z] drwxr-xr-x 3 1001 1001 4096 Apr 29 08:39 .semver [2022-04-29T08:41:21.803Z] -rw-rw-r-- 1 1001 1001 166 Apr 29 08:39 .sonarcloud.properties [2022-04-29T08:41:21.803Z] -rw-rw-r-- 1 1001 1001 1171 Apr 29 08:39 ADOPTERS.md [2022-04-29T08:41:21.803Z] -rw-rw-r-- 1 1001 1001 10086 Apr 29 08:39 Attribution.txt [2022-04-29T08:41:21.803Z] -rw-rw-r-- 1 1001 1001 51732 Apr 29 08:39 CHANGELOG.md [2022-04-29T08:41:21.803Z] -rw-rw-r-- 1 1001 1001 3804 Apr 29 08:39 CONTRIBUTING.md [2022-04-29T08:41:21.803Z] -rw-rw-r-- 1 1001 1001 677 Apr 29 08:39 GOVERNANCE.md [2022-04-29T08:41:21.803Z] -rw-rw-r-- 1 1001 1001 850 Apr 29 08:39 Jenkinsfile [2022-04-29T08:41:21.803Z] -rw-rw-r-- 1 1001 1001 10775 Apr 29 08:39 LICENSE [2022-04-29T08:41:21.803Z] -rw-rw-r-- 1 1001 1001 10389 Apr 29 08:39 Makefile [2022-04-29T08:41:21.803Z] -rw-rw-r-- 1 1001 1001 582 Apr 29 08:39 OWNERS.md [2022-04-29T08:41:21.803Z] -rw-rw-r-- 1 1001 1001 9120 Apr 29 08:39 README.md [2022-04-29T08:41:21.803Z] -rw-rw-r-- 1 1001 1001 6912 Apr 29 08:39 SECURITY.md [2022-04-29T08:41:21.803Z] -rw-rw-r-- 1 1001 1001 12 Apr 29 08:39 VERSION [2022-04-29T08:41:21.803Z] -rw-rw-r-- 1 1001 1001 4131 Apr 29 08:39 ZMQWindows.md [2022-04-29T08:41:21.803Z] drwxrwxr-x 2 1001 1001 4096 Apr 29 08:39 bin [2022-04-29T08:41:21.803Z] drwxrwxr-x 18 1001 1001 4096 Apr 29 08:39 cmd [2022-04-29T08:41:21.803Z] -rw-r--r-- 1 root root 435134 Apr 29 08:40 coverage.out [2022-04-29T08:41:21.803Z] -rw-rw-r-- 1 1001 1001 3256 Apr 29 08:39 go.mod [2022-04-29T08:41:21.803Z] -rw-rw-r-- 1 1001 1001 35162 Apr 29 08:39 go.sum [2022-04-29T08:41:21.803Z] drwxrwxr-x 8 1001 1001 4096 Apr 29 08:39 internal [2022-04-29T08:41:21.803Z] drwxrwxr-x 3 1001 1001 4096 Apr 29 08:39 openapi [2022-04-29T08:41:21.803Z] drwxrwxr-x 4 1001 1001 4096 Apr 29 08:39 snap [2022-04-29T08:41:21.803Z] -rw-rw-r-- 1 1001 1001 204 Apr 29 08:39 version.go [Pipeline] sh [2022-04-29T08:41:22.094Z] + '[' -e coverage.out ] [2022-04-29T08:41:22.094Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-29T08:41:22.194Z] Stashed 1 file(s) [Pipeline] sh [2022-04-29T08:41:22.480Z] + make build [2022-04-29T08:41:22.481Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-29T08:41:34.701Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-29T08:41:42.529Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-34234 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-04-29T08:41:42.541Z] Running in /w/workspace/edgex-go/214 [Pipeline] { [Pipeline] checkout [2022-04-29T08:41:42.761Z] The recommended git tool is: git [2022-04-29T08:41:44.692Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-29T08:41:44.692Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-29T08:41:48.456Z] using credential edgex-jenkins-ssh [2022-04-29T08:41:48.472Z] Cloning the remote Git repository [2022-04-29T08:41:48.533Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-29T08:41:48.606Z] > git init /w/workspace/edgex-go/214 # timeout=10 [2022-04-29T08:41:48.679Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-29T08:41:48.679Z] > git --version # timeout=10 [2022-04-29T08:41:48.755Z] > git --version # 'git version 2.25.1' [2022-04-29T08:41:48.758Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-29T08:41:48.835Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-29T08:41:49.970Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-29T08:41:50.231Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-29T08:41:50.818Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-29T08:41:52.254Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-29T08:41:52.825Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-29T08:41:53.763Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-29T08:41:54.707Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-29T08:41:55.277Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-29T08:41:56.663Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-29T08:41:57.624Z] $ docker stop --time=1 35644bacff8b1d9b598ef3f0ee31f6bf029e1dc2dc12c46780c4bdfd4276658e [2022-04-29T08:41:59.952Z] $ docker rm -f 35644bacff8b1d9b598ef3f0ee31f6bf029e1dc2dc12c46780c4bdfd4276658e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:42:01.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-29T08:42:01.032Z] [2022-04-29T08:42:01.032Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:42:01.333Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-29T08:42:01.333Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-29T08:42:01.333Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-29T08:42:01.333Z] ca9280d653b3: Pulling fs layer [2022-04-29T08:42:01.333Z] 7e9c9ca2126c: Pulling fs layer [2022-04-29T08:42:01.333Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-29T08:42:01.333Z] cbdbe7a5bc2a: Download complete [2022-04-29T08:42:01.593Z] ca9280d653b3: Verifying Checksum [2022-04-29T08:42:01.593Z] ca9280d653b3: Download complete [2022-04-29T08:42:01.593Z] cbdbe7a5bc2a: Pull complete [2022-04-29T08:42:01.852Z] 7e9c9ca2126c: Download complete [2022-04-29T08:42:02.113Z] ca9280d653b3: Pull complete [2022-04-29T08:42:04.963Z] Avoid second fetch [2022-04-29T08:42:04.963Z] Checking out Revision 8200a1c87099f1fe2b0e152c65438b4e8278fb55 (main) [2022-04-29T08:42:05.406Z] 7e9c9ca2126c: Pull complete [2022-04-29T08:42:05.406Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-29T08:42:05.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-29T08:42:05.406Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-29T08:42:05.469Z] prd-ubuntu20.04-docker-8c-8g-34233 does not seem to be running inside a container [2022-04-29T08:42:05.508Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/214 -v /w/workspace/edgex-go/214:/w/workspace/edgex-go/214:rw,z -v /w/workspace/edgex-go/214@tmp:/w/workspace/edgex-go/214@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-29T08:42:06.722Z] $ docker top e6702e7a93a89dfd7f98a41a8487003e9011906cb42b91e9535f1a9c68b87dd7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-29T08:42:04.915Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-29T08:42:04.949Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-29T08:42:04.985Z] > git config core.sparsecheckout # timeout=10 [2022-04-29T08:42:04.996Z] > git checkout -f 8200a1c87099f1fe2b0e152c65438b4e8278fb55 # timeout=10 [2022-04-29T08:42:07.068Z] + docker-compose build --help [2022-04-29T08:42:07.068Z] + grep parallel [2022-04-29T08:42:07.639Z] --parallel Build images in parallel. [Pipeline] } [2022-04-29T08:42:07.659Z] $ docker stop --time=1 e6702e7a93a89dfd7f98a41a8487003e9011906cb42b91e9535f1a9c68b87dd7 [2022-04-29T08:42:08.948Z] $ docker rm -f e6702e7a93a89dfd7f98a41a8487003e9011906cb42b91e9535f1a9c68b87dd7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:42:09.254Z] Commit message: "build: Updates to latest gom-mods (#3998)" [2022-04-29T08:42:09.344Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-29T08:42:09.344Z] . [Pipeline] withDockerContainer [2022-04-29T08:42:09.410Z] prd-ubuntu20.04-docker-8c-8g-34233 does not seem to be running inside a container [2022-04-29T08:42:09.450Z] $ 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/214 -v /w/workspace/edgex-go/214:/w/workspace/edgex-go/214:rw,z -v /w/workspace/edgex-go/214@tmp:/w/workspace/edgex-go/214@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-29T08:42:09.788Z] $ docker top 1d2041c770caf2655880467eb1c7312a1209aec7f77130d4a8b8013a509d57c4 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-29T08:42:10.131Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-29T08:42:10.453Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-29T08:42:10.453Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-29T08:42:10.453Z] Dload Upload Total Spent Left Speed [2022-04-29T08:42:10.453Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 89045 0 --:--:-- --:--:-- --:--:-- 89045 [Pipeline] sh [2022-04-29T08:42:10.699Z] Building core-command ... [2022-04-29T08:42:10.699Z] Building core-data ... [2022-04-29T08:42:10.699Z] Building core-metadata ... [2022-04-29T08:42:10.699Z] Building security-bootstrapper ... [2022-04-29T08:42:10.699Z] Building security-proxy-setup ... [2022-04-29T08:42:10.699Z] Building security-secretstore-setup ... [2022-04-29T08:42:10.699Z] Building security-spiffe-token-provider ... [2022-04-29T08:42:10.699Z] Building security-spire-agent ... [2022-04-29T08:42:10.700Z] Building security-spire-config ... [2022-04-29T08:42:10.700Z] Building security-spire-server ... [2022-04-29T08:42:10.700Z] Building support-notifications ... [2022-04-29T08:42:10.700Z] Building support-scheduler ... [2022-04-29T08:42:10.700Z] Building sys-mgmt-agent ... [2022-04-29T08:42:10.700Z] Building sys-mgmt-agent [2022-04-29T08:42:10.700Z] Building support-scheduler [2022-04-29T08:42:10.700Z] Building support-notifications [2022-04-29T08:42:10.700Z] Building security-bootstrapper [2022-04-29T08:42:10.700Z] Building core-metadata [2022-04-29T08:42:10.998Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-29T08:42:11.352Z] + sudo tee /etc/docker/daemon.new [2022-04-29T08:42:11.352Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-29T08:42:11.352Z] { [2022-04-29T08:42:11.352Z] "registry-mirrors": [ [2022-04-29T08:42:11.352Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-29T08:42:11.352Z] ], [2022-04-29T08:42:11.352Z] "bip": "10.250.0.254/24", [2022-04-29T08:42:11.352Z] "hosts": [ [2022-04-29T08:42:11.352Z] "tcp://0.0.0.0:5555", [2022-04-29T08:42:11.352Z] "unix:///var/run/docker.sock" [2022-04-29T08:42:11.352Z] ], [2022-04-29T08:42:11.352Z] "mtu": 1458, [2022-04-29T08:42:11.352Z] "selinux-enabled": true, [2022-04-29T08:42:11.352Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-29T08:42:11.352Z] } [Pipeline] sh [2022-04-29T08:42:11.691Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-29T08:42:12.048Z] + sudo service docker restart [2022-04-29T08:42:25.581Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T08:42:25.581Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-29T08:42:25.581Z] ---> 0acfad2cf67c [2022-04-29T08:42:25.581Z] Step 3/23 : WORKDIR /edgex-go [2022-04-29T08:42:25.581Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T08:42:25.581Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-29T08:42:25.581Z] ---> 0acfad2cf67c [2022-04-29T08:42:25.581Z] Step 3/31 : WORKDIR /edgex-go [2022-04-29T08:42:25.581Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T08:42:25.581Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-29T08:42:25.581Z] ---> 0acfad2cf67c [2022-04-29T08:42:25.581Z] Step 3/23 : WORKDIR /edgex-go [2022-04-29T08:42:25.581Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T08:42:25.581Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-29T08:42:25.581Z] ---> 0acfad2cf67c [2022-04-29T08:42:25.581Z] Step 3/22 : WORKDIR /edgex-go [2022-04-29T08:42:25.581Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T08:42:25.581Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-29T08:42:25.581Z] ---> 0acfad2cf67c [2022-04-29T08:42:25.581Z] Step 3/22 : WORKDIR /edgex-go [2022-04-29T08:42:28.123Z] ---> Running in 2db54a6ea823 [2022-04-29T08:42:28.123Z] ---> Running in 94bdcabadd36 [2022-04-29T08:42:28.123Z] ---> Running in b809ceb42fff [2022-04-29T08:42:28.123Z] ---> Running in 29454bbb6a74 [2022-04-29T08:42:28.123Z] ---> Running in dc7be74deb10 [2022-04-29T08:42:28.123Z] Removing intermediate container 94bdcabadd36 [2022-04-29T08:42:28.123Z] ---> 646780e63864 [2022-04-29T08:42:28.123Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T08:42:28.123Z] Removing intermediate container dc7be74deb10 [2022-04-29T08:42:28.123Z] ---> 53bc20b53ff0 [2022-04-29T08:42:28.123Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T08:42:28.123Z] Removing intermediate container 29454bbb6a74 [2022-04-29T08:42:28.123Z] ---> d72d9aaf021c [2022-04-29T08:42:28.123Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T08:42:28.123Z] Removing intermediate container 2db54a6ea823 [2022-04-29T08:42:28.123Z] ---> 526daed8805e [2022-04-29T08:42:28.123Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T08:42:28.123Z] Removing intermediate container b809ceb42fff [2022-04-29T08:42:28.123Z] ---> edbdd6b158e1 [2022-04-29T08:42:28.123Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T08:42:28.123Z] ---> Running in 267e05afa38f [2022-04-29T08:42:28.123Z] ---> Running in b76f3bae72dd [2022-04-29T08:42:28.123Z] ---> Running in 7a101d849f6b [2022-04-29T08:42:28.123Z] ---> Running in 96b593efd186 [2022-04-29T08:42:28.123Z] ---> Running in 01bb85bd0a9c [2022-04-29T08:42:29.063Z] Removing intermediate container b76f3bae72dd [2022-04-29T08:42:29.063Z] ---> 86d29ca51715 [2022-04-29T08:42:29.063Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-29T08:42:29.323Z] Removing intermediate container 267e05afa38f [2022-04-29T08:42:29.323Z] ---> 666808675fc5 [2022-04-29T08:42:29.323Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-29T08:42:29.323Z] ---> Running in 1b1f055c1681 [2022-04-29T08:42:29.323Z] ---> Running in ce9040e7749e [2022-04-29T08:42:29.323Z] Removing intermediate container 7a101d849f6b [2022-04-29T08:42:29.323Z] ---> 18e6cc4a974e [2022-04-29T08:42:29.323Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-29T08:42:29.323Z] ---> Running in 21c007e25ade [2022-04-29T08:42:29.582Z] Removing intermediate container 96b593efd186 [2022-04-29T08:42:29.582Z] ---> 5ca82979d946 [2022-04-29T08:42:29.582Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-29T08:42:29.841Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T08:42:29.841Z] ---> Running in fecb9af04d3f [2022-04-29T08:42:29.841Z] Removing intermediate container 01bb85bd0a9c [2022-04-29T08:42:29.841Z] ---> f606a389520f [2022-04-29T08:42:29.841Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-29T08:42:29.841Z] ---> Running in 1402b3f7d194 [2022-04-29T08:42:29.841Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T08:42:30.100Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T08:42:30.100Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T08:42:30.100Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-29T08:42:30.438Z] provisioning config files... [2022-04-29T08:42:30.462Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/214@tmp/config7240561692822667674tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-29T08:42:30.670Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T08:42:30.670Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T08:42:30.830Z] ---> docker-login.sh [2022-04-29T08:42:30.830Z] nexus3.edgexfoundry.org:10001 [2022-04-29T08:42:30.929Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T08:42:30.929Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T08:42:30.929Z] OK: 221 MiB in 52 packages [2022-04-29T08:42:30.929Z] OK: 221 MiB in 52 packages [2022-04-29T08:42:30.929Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T08:42:31.187Z] OK: 221 MiB in 52 packages [2022-04-29T08:42:31.187Z] OK: 221 MiB in 52 packages [2022-04-29T08:42:31.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T08:42:31.476Z] OK: 221 MiB in 52 packages [2022-04-29T08:42:31.476Z] Removing intermediate container 1b1f055c1681 [2022-04-29T08:42:31.476Z] ---> d2b31b229a98 [2022-04-29T08:42:31.476Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-29T08:42:31.476Z] Removing intermediate container 21c007e25ade [2022-04-29T08:42:31.476Z] ---> 4f074d7875e7 [2022-04-29T08:42:31.476Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-29T08:42:31.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T08:42:31.711Z] Configure a credential helper to remove this warning. See [2022-04-29T08:42:31.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T08:42:31.711Z] [2022-04-29T08:42:31.711Z] Login Succeeded [2022-04-29T08:42:31.711Z] nexus3.edgexfoundry.org:10002 [2022-04-29T08:42:31.736Z] ---> 9833aae90006 [2022-04-29T08:42:31.736Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T08:42:31.736Z] ---> 6aaccb1edceb [2022-04-29T08:42:31.736Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T08:42:31.736Z] ---> Running in 7215dbffb6da [2022-04-29T08:42:31.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T08:42:31.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T08:42:31.983Z] Configure a credential helper to remove this warning. See [2022-04-29T08:42:31.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T08:42:31.983Z] [2022-04-29T08:42:31.983Z] Login Succeeded [2022-04-29T08:42:31.983Z] nexus3.edgexfoundry.org:10003 [2022-04-29T08:42:31.995Z] ---> Running in 4568ff06f97e [2022-04-29T08:42:31.995Z] Removing intermediate container ce9040e7749e [2022-04-29T08:42:31.995Z] ---> dedffc368953 [2022-04-29T08:42:31.995Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-29T08:42:31.995Z] Removing intermediate container fecb9af04d3f [2022-04-29T08:42:31.995Z] ---> b6203267d2ad [2022-04-29T08:42:31.995Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-29T08:42:31.995Z] Removing intermediate container 1402b3f7d194 [2022-04-29T08:42:31.995Z] ---> 1699e6f5f7b7 [2022-04-29T08:42:31.995Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-29T08:42:32.253Z] ---> 0b14604fada2 [2022-04-29T08:42:32.253Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T08:42:32.253Z] ---> Running in 0c4731bf3202 [2022-04-29T08:42:32.253Z] ---> 92f8b20c9fd2 [2022-04-29T08:42:32.253Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T08:42:32.253Z] ---> bbccbb31d7b3 [2022-04-29T08:42:32.253Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T08:42:32.253Z] ---> Running in 7e14b1c2c504 [2022-04-29T08:42:32.513Z] ---> Running in 1e7bf0d22120 [2022-04-29T08:42:32.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T08:42:32.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T08:42:32.579Z] Configure a credential helper to remove this warning. See [2022-04-29T08:42:32.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T08:42:32.579Z] [2022-04-29T08:42:32.579Z] Login Succeeded [2022-04-29T08:42:32.579Z] nexus3.edgexfoundry.org:10004 [2022-04-29T08:42:32.772Z] Removing intermediate container 7215dbffb6da [2022-04-29T08:42:32.772Z] ---> 60b9e42a525d [2022-04-29T08:42:32.772Z] Step 8/22 : COPY . . [2022-04-29T08:42:32.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T08:42:33.032Z] Removing intermediate container 4568ff06f97e [2022-04-29T08:42:33.032Z] ---> a8212f791573 [2022-04-29T08:42:33.032Z] Step 8/23 : COPY . . [2022-04-29T08:42:33.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T08:42:33.131Z] Configure a credential helper to remove this warning. See [2022-04-29T08:42:33.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T08:42:33.131Z] [2022-04-29T08:42:33.131Z] Login Succeeded [2022-04-29T08:42:33.131Z] docker.io [2022-04-29T08:42:33.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T08:42:33.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T08:42:33.676Z] Configure a credential helper to remove this warning. See [2022-04-29T08:42:33.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T08:42:33.676Z] [2022-04-29T08:42:33.676Z] Login Succeeded [2022-04-29T08:42:33.676Z] ---> docker-login.sh ends [Pipeline] } [2022-04-29T08:42:33.693Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-29T08:42:34.178Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-29T08:42:34.190Z] ========================================================= [2022-04-29T08:42:34.190Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-29T08:42:34.190Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-29T08:42:34.534Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-29T08:42:34.808Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-29T08:42:34.808Z] 9b3977197b4f: Pulling fs layer [2022-04-29T08:42:34.808Z] 1a89e8eeedd5: Pulling fs layer [2022-04-29T08:42:34.808Z] 94645a83ff95: Pulling fs layer [2022-04-29T08:42:34.808Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-29T08:42:34.808Z] 0c92f367c5e7: Pulling fs layer [2022-04-29T08:42:34.808Z] 3096ccb668a1: Pulling fs layer [2022-04-29T08:42:34.808Z] e8cf19c19ddd: Pulling fs layer [2022-04-29T08:42:34.808Z] a4caa8a26152: Pulling fs layer [2022-04-29T08:42:34.808Z] 0c92f367c5e7: Waiting [2022-04-29T08:42:34.808Z] e8cf19c19ddd: Waiting [2022-04-29T08:42:34.808Z] 3096ccb668a1: Waiting [2022-04-29T08:42:34.808Z] a4caa8a26152: Waiting [2022-04-29T08:42:34.808Z] 3f3a8bcf1eab: Waiting [2022-04-29T08:42:34.808Z] 94645a83ff95: Verifying Checksum [2022-04-29T08:42:34.808Z] 94645a83ff95: Download complete [2022-04-29T08:42:34.808Z] 1a89e8eeedd5: Verifying Checksum [2022-04-29T08:42:34.808Z] 1a89e8eeedd5: Download complete [2022-04-29T08:42:34.808Z] 0c92f367c5e7: Verifying Checksum [2022-04-29T08:42:34.808Z] 0c92f367c5e7: Download complete [2022-04-29T08:42:34.808Z] 3096ccb668a1: Download complete [2022-04-29T08:42:34.808Z] 9b3977197b4f: Download complete [2022-04-29T08:42:34.808Z] e8cf19c19ddd: Verifying Checksum [2022-04-29T08:42:34.808Z] e8cf19c19ddd: Download complete [2022-04-29T08:42:35.406Z] 9b3977197b4f: Pull complete [2022-04-29T08:42:36.010Z] 1a89e8eeedd5: Pull complete [2022-04-29T08:42:36.284Z] 94645a83ff95: Pull complete [2022-04-29T08:42:36.333Z] Removing intermediate container 0c4731bf3202 [2022-04-29T08:42:36.333Z] ---> 39e63083f8a6 [2022-04-29T08:42:36.333Z] Step 8/23 : COPY . . [2022-04-29T08:42:36.883Z] a4caa8a26152: Download complete [2022-04-29T08:42:37.158Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-29T08:42:37.158Z] 3f3a8bcf1eab: Download complete [2022-04-29T08:42:37.821Z] Removing intermediate container 1e7bf0d22120 [2022-04-29T08:42:37.821Z] ---> 8169306a01ce [2022-04-29T08:42:37.821Z] Step 8/31 : COPY . . [2022-04-29T08:42:38.082Z] Removing intermediate container 7e14b1c2c504 [2022-04-29T08:42:38.082Z] ---> 252667968455 [2022-04-29T08:42:38.082Z] Step 8/22 : COPY . . [2022-04-29T08:42:38.340Z] ---> 9c7dfd0234de [2022-04-29T08:42:38.340Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-29T08:42:42.543Z] ---> fb749ce1fafa [2022-04-29T08:42:42.543Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-29T08:42:42.803Z] ---> Running in 3e9b424b5348 [2022-04-29T08:42:42.803Z] ---> Running in 9765ffbf6817 [2022-04-29T08:42:42.803Z] ---> d29c2dfff4f0 [2022-04-29T08:42:42.803Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-29T08:42:42.803Z] ---> 0a348a3873a4 [2022-04-29T08:42:42.803Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-29T08:42:42.803Z] ---> 6ed60574fd66 [2022-04-29T08:42:42.803Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-29T08:42:42.803Z] ---> Running in fbe73bdc2710 [2022-04-29T08:42:42.803Z] ---> Running in ff5dc05d4605 [2022-04-29T08:42:42.803Z] ---> Running in a4fd61a15794 [2022-04-29T08:42:43.064Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-29T08:42:43.323Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-29T08:42:43.581Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-29T08:42:43.581Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-29T08:42:43.581Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-29T08:42:49.555Z] 3f3a8bcf1eab: Pull complete [2022-04-29T08:42:49.830Z] 0c92f367c5e7: Pull complete [2022-04-29T08:42:50.104Z] 3096ccb668a1: Pull complete [2022-04-29T08:42:50.378Z] e8cf19c19ddd: Pull complete [2022-04-29T08:42:57.099Z] a4caa8a26152: Pull complete [2022-04-29T08:42:57.099Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-29T08:42:57.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-29T08:42:57.099Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-29T08:42:57.465Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-29T08:42:57.465Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-29T08:42:57.465Z] WORKDIR /edgex [2022-04-29T08:42:57.465Z] COPY go.mod . [2022-04-29T08:42:57.465Z] RUN go mod download [2022-04-29T08:43:00.100Z] Sending build context to Docker daemon 169.3MB [2022-04-29T08:43:00.100Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-29T08:43:00.100Z] ---> 725f1c02e7f9 [2022-04-29T08:43:00.100Z] Step 2/4 : WORKDIR /edgex [2022-04-29T08:43:01.550Z] ---> Running in cd11310b780f [2022-04-29T08:43:01.825Z] Removing intermediate container cd11310b780f [2022-04-29T08:43:01.825Z] ---> 59ab9cfa5f87 [2022-04-29T08:43:01.825Z] Step 3/4 : COPY go.mod . [2022-04-29T08:43:02.425Z] ---> 577294fb0806 [2022-04-29T08:43:02.425Z] Step 4/4 : RUN go mod download [2022-04-29T08:43:02.425Z] ---> Running in 2fc741ce14a0 [2022-04-29T08:43:15.666Z] Removing intermediate container 9765ffbf6817 [2022-04-29T08:43:15.666Z] ---> 8f3df6621917 [2022-04-29T08:43:15.666Z] [2022-04-29T08:43:15.666Z] Step 10/23 : FROM alpine:3.14 [2022-04-29T08:43:15.666Z] Removing intermediate container ff5dc05d4605 [2022-04-29T08:43:15.666Z] ---> 3a98e37aa471 [2022-04-29T08:43:15.666Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-29T08:43:15.666Z] Removing intermediate container a4fd61a15794 [2022-04-29T08:43:15.666Z] ---> 0318bf17b648 [2022-04-29T08:43:15.666Z] [2022-04-29T08:43:15.666Z] Step 10/31 : FROM alpine:3.14 [2022-04-29T08:43:15.666Z] 3.14: Pulling from library/alpine [2022-04-29T08:43:15.666Z] 3.14: Pulling from library/alpine [2022-04-29T08:43:15.666Z] ---> Running in d84ad88eeaf2 [2022-04-29T08:43:15.666Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-29T08:43:15.666Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-29T08:43:15.666Z] Status: Downloaded newer image for alpine:3.14 [2022-04-29T08:43:15.666Z] ---> e04c818066af [2022-04-29T08:43:15.666Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-29T08:43:15.666Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-29T08:43:15.666Z] Status: Image is up to date for alpine:3.14 [2022-04-29T08:43:15.666Z] ---> e04c818066af [2022-04-29T08:43:15.666Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-29T08:43:16.241Z] ---> Running in 5232424de9ac [2022-04-29T08:43:16.241Z] ---> Running in 11e0fef57c1c [2022-04-29T08:43:16.501Z] Removing intermediate container 3e9b424b5348 [2022-04-29T08:43:16.501Z] ---> aa2ee8cac1d8 [2022-04-29T08:43:16.501Z] [2022-04-29T08:43:16.501Z] Step 10/22 : FROM alpine:3.14 [2022-04-29T08:43:16.501Z] ---> e04c818066af [2022-04-29T08:43:16.501Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-29T08:43:16.501Z] Removing intermediate container fbe73bdc2710 [2022-04-29T08:43:16.501Z] ---> 62f3460c23fc [2022-04-29T08:43:16.501Z] [2022-04-29T08:43:16.501Z] Step 10/22 : FROM alpine:3.14 [2022-04-29T08:43:16.501Z] ---> e04c818066af [2022-04-29T08:43:16.501Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-29T08:43:16.501Z] Removing intermediate container 11e0fef57c1c [2022-04-29T08:43:16.501Z] ---> c0ad22d8ec97 [2022-04-29T08:43:16.501Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-29T08:43:16.501Z] ---> Running in 1e7ae6dbf04e [2022-04-29T08:43:16.501Z] ---> Running in f29cd457276c [2022-04-29T08:43:16.501Z] Removing intermediate container d84ad88eeaf2 [2022-04-29T08:43:16.501Z] ---> 36a3ad877a19 [2022-04-29T08:43:16.501Z] [2022-04-29T08:43:16.501Z] Step 11/23 : FROM docker:20.10.14 [2022-04-29T08:43:16.501Z] ---> Running in c1559b4b38fc [2022-04-29T08:43:16.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-29T08:43:16.761Z] 20.10.14: Pulling from library/docker [2022-04-29T08:43:16.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-29T08:43:16.761Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-29T08:43:16.761Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T08:43:17.022Z] OK: 6 MiB in 15 packages [2022-04-29T08:43:17.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-29T08:43:17.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-29T08:43:17.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-29T08:43:17.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-29T08:43:17.281Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-29T08:43:17.281Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T08:43:17.281Z] OK: 6 MiB in 15 packages [2022-04-29T08:43:17.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-29T08:43:17.539Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-29T08:43:17.539Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-29T08:43:17.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-29T08:43:17.539Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T08:43:17.539Z] Executing ca-certificates-20211220-r0.trigger [2022-04-29T08:43:17.539Z] OK: 6 MiB in 16 packages [2022-04-29T08:43:17.539Z] Removing intermediate container 5232424de9ac [2022-04-29T08:43:17.539Z] ---> 608448d3310f [2022-04-29T08:43:17.539Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-29T08:43:17.539Z] ---> Running in a81bf2b50fd1 [2022-04-29T08:43:17.539Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-29T08:43:17.539Z] (2/2) Installing su-exec (0.2-r1) [2022-04-29T08:43:17.539Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T08:43:17.539Z] OK: 6 MiB in 16 packages [2022-04-29T08:43:17.799Z] Removing intermediate container 1e7ae6dbf04e [2022-04-29T08:43:17.799Z] ---> 0e5eca9c1856 [2022-04-29T08:43:17.799Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-29T08:43:17.799Z] Removing intermediate container a81bf2b50fd1 [2022-04-29T08:43:17.799Z] ---> 5efed1e3239e [2022-04-29T08:43:17.799Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-29T08:43:17.799Z] ---> Running in 9fbcf288fe9f [2022-04-29T08:43:17.799Z] ---> Running in 292be2e36726 [2022-04-29T08:43:18.059Z] Removing intermediate container 9fbcf288fe9f [2022-04-29T08:43:18.059Z] ---> 600789ce7775 [2022-04-29T08:43:18.059Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-29T08:43:18.059Z] Removing intermediate container 292be2e36726 [2022-04-29T08:43:18.059Z] ---> 42dbdeac979b [2022-04-29T08:43:18.059Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-29T08:43:18.059Z] ---> Running in 4d8b9d1dee58 [2022-04-29T08:43:18.059Z] ---> Running in fa53b5738421 [2022-04-29T08:43:18.059Z] Removing intermediate container f29cd457276c [2022-04-29T08:43:18.059Z] ---> 8d7fbc0fff82 [2022-04-29T08:43:18.059Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-29T08:43:18.318Z] Removing intermediate container c1559b4b38fc [2022-04-29T08:43:18.318Z] ---> 84ee36f80a1f [2022-04-29T08:43:18.318Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-29T08:43:18.318Z] ---> Running in 07ed37397556 [2022-04-29T08:43:18.318Z] ---> Running in 9be08b7a8b91 [2022-04-29T08:43:18.318Z] Removing intermediate container 4d8b9d1dee58 [2022-04-29T08:43:18.318Z] ---> 7c7f98127097 [2022-04-29T08:43:18.318Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-29T08:43:18.318Z] Removing intermediate container fa53b5738421 [2022-04-29T08:43:18.318Z] ---> 8a41b5e3270c [2022-04-29T08:43:18.318Z] Step 15/23 : WORKDIR / [2022-04-29T08:43:18.318Z] ---> Running in 243988b85e92 [2022-04-29T08:43:18.318Z] ---> Running in eda5d3e6bc6e [2022-04-29T08:43:18.318Z] Removing intermediate container 07ed37397556 [2022-04-29T08:43:18.318Z] ---> 365f6346e5ad [2022-04-29T08:43:18.318Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-29T08:43:18.578Z] Removing intermediate container 9be08b7a8b91 [2022-04-29T08:43:18.578Z] ---> a60cf73ff569 [2022-04-29T08:43:18.578Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-29T08:43:18.578Z] ---> Running in 4e4ed2f8c661 [2022-04-29T08:43:18.578Z] Removing intermediate container 243988b85e92 [2022-04-29T08:43:18.578Z] ---> db0f688a3e9e [2022-04-29T08:43:18.578Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T08:43:18.578Z] ---> Running in 620de4501c89 [2022-04-29T08:43:18.578Z] Removing intermediate container eda5d3e6bc6e [2022-04-29T08:43:18.578Z] ---> 2375d2e0f88a [2022-04-29T08:43:18.578Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T08:43:18.578Z] Removing intermediate container 4e4ed2f8c661 [2022-04-29T08:43:18.578Z] ---> f7770a7a8422 [2022-04-29T08:43:18.578Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-29T08:43:18.837Z] Removing intermediate container 620de4501c89 [2022-04-29T08:43:18.837Z] ---> 08b2dba45a9a [2022-04-29T08:43:18.837Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-29T08:43:18.837Z] ---> Running in 3381ddadb22f [2022-04-29T08:43:19.097Z] ---> bb8cc4fbf61e [2022-04-29T08:43:19.097Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-29T08:43:19.097Z] ---> d4c7dd00c55f [2022-04-29T08:43:19.097Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-29T08:43:19.097Z] ---> Running in a9ba3942071a [2022-04-29T08:43:19.097Z] Removing intermediate container 3381ddadb22f [2022-04-29T08:43:19.097Z] ---> 3182605a638a [2022-04-29T08:43:19.097Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T08:43:19.667Z] ---> c96aa07c9ee0 [2022-04-29T08:43:19.667Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-29T08:43:19.667Z] ---> 3dd246ad7889 [2022-04-29T08:43:19.667Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-29T08:43:19.667Z] ---> e42976de6cc0 [2022-04-29T08:43:19.667Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-29T08:43:20.235Z] ---> 613b65bd3066 [2022-04-29T08:43:20.235Z] ---> 67ca7a770c7a [2022-04-29T08:43:20.235Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"]Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-29T08:43:20.235Z] [2022-04-29T08:43:20.235Z] Removing intermediate container a9ba3942071a [2022-04-29T08:43:20.235Z] ---> a376678dbe75 [2022-04-29T08:43:20.235Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-29T08:43:20.495Z] ---> Running in 4402fc055a5a [2022-04-29T08:43:20.495Z] ---> Running in 0dce7d6269f8 [2022-04-29T08:43:20.495Z] ---> ae8e3340e84a [2022-04-29T08:43:20.495Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-29T08:43:20.495Z] ---> Running in 7723b142f55b [2022-04-29T08:43:20.495Z] Removing intermediate container 0dce7d6269f8 [2022-04-29T08:43:20.495Z] ---> ac011d8fffb9 [2022-04-29T08:43:20.495Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T08:43:20.495Z] Removing intermediate container 4402fc055a5a [2022-04-29T08:43:20.495Z] ---> 1ae46eebe7fd [2022-04-29T08:43:20.495Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T08:43:20.760Z] ---> Running in ba6a8fd0e72e [2022-04-29T08:43:20.760Z] Removing intermediate container 7723b142f55b [2022-04-29T08:43:20.760Z] ---> e5c46969851f [2022-04-29T08:43:20.760Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-29T08:43:20.760Z] ---> 01f89a6c087b [2022-04-29T08:43:20.760Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-29T08:43:20.760Z] ---> Running in 88666d2d52c3 [2022-04-29T08:43:21.019Z] ---> Running in 25e06deefc65 [2022-04-29T08:43:21.019Z] Removing intermediate container ba6a8fd0e72e [2022-04-29T08:43:21.019Z] ---> c72d0b44f3d8 [2022-04-29T08:43:21.019Z] Step 20/22 : LABEL arch=x86_64 [2022-04-29T08:43:21.019Z] Removing intermediate container 88666d2d52c3 [2022-04-29T08:43:21.019Z] ---> e420e0301784 [2022-04-29T08:43:21.019Z] Step 21/23 : LABEL arch=x86_64 [2022-04-29T08:43:21.278Z] ---> b339a5daab94 [2022-04-29T08:43:21.278Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-29T08:43:21.278Z] ---> Running in 138df850306f [2022-04-29T08:43:21.278Z] ---> Running in ca3420eb8417 [2022-04-29T08:43:21.278Z] Removing intermediate container 25e06deefc65 [2022-04-29T08:43:21.278Z] ---> f42a942ac676 [2022-04-29T08:43:21.278Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T08:43:21.278Z] ---> Running in d33e4f013bfa [2022-04-29T08:43:21.278Z] ---> Running in 749b255b6a5f [2022-04-29T08:43:21.537Z] Removing intermediate container 138df850306f [2022-04-29T08:43:21.537Z] ---> e3097a917676 [2022-04-29T08:43:21.537Z] Step 21/22 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:43:21.537Z] Removing intermediate container 749b255b6a5f [2022-04-29T08:43:21.537Z] Removing intermediate container ca3420eb8417 [2022-04-29T08:43:21.537Z] ---> 5cc59bf3afd7 [2022-04-29T08:43:21.537Z] ---> 380f2b82ed25 [2022-04-29T08:43:21.537Z] Step 20/22 : LABEL arch=x86_64Step 22/23 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:43:21.537Z] [2022-04-29T08:43:21.537Z] ---> Running in bacdbe1a2ee3 [2022-04-29T08:43:21.797Z] ---> Running in b2604ad0205e [2022-04-29T08:43:21.797Z] ---> Running in 73c550eba23f [2022-04-29T08:43:21.797Z] Removing intermediate container bacdbe1a2ee3 [2022-04-29T08:43:21.797Z] ---> eb102a3c9497 [2022-04-29T08:43:21.797Z] Step 22/22 : LABEL version=2.2.0-dev.86 [2022-04-29T08:43:21.797Z] Removing intermediate container b2604ad0205e [2022-04-29T08:43:21.797Z] ---> 8c06f7d63233 [2022-04-29T08:43:21.797Z] Step 23/23 : LABEL version=2.2.0-dev.86 [2022-04-29T08:43:21.797Z] Removing intermediate container 73c550eba23f [2022-04-29T08:43:21.797Z] ---> 4857514c228d [2022-04-29T08:43:21.797Z] Step 21/22 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:43:21.797Z] ---> Running in e15101f49eb7 [2022-04-29T08:43:21.797Z] ---> Running in 1294f747be37 [2022-04-29T08:43:22.064Z] ---> Running in 30c6b451d28a [2022-04-29T08:43:22.064Z] Removing intermediate container 1294f747be37 [2022-04-29T08:43:22.064Z] ---> cb7dad7f61b0 [2022-04-29T08:43:22.064Z] [2022-04-29T08:43:22.064Z] Removing intermediate container e15101f49eb7 [2022-04-29T08:43:22.064Z] ---> bdc1de13e682 [2022-04-29T08:43:22.064Z] [2022-04-29T08:43:22.064Z] Removing intermediate container 30c6b451d28a [2022-04-29T08:43:22.064Z] ---> c49d1af270b4 [2022-04-29T08:43:22.064Z] Step 22/22 : LABEL version=2.2.0-dev.86 [2022-04-29T08:43:22.064Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-29T08:43:22.064Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-29T08:43:22.323Z] ---> 7417809fdb73 [2022-04-29T08:43:22.323Z] 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-29T08:43:22.323Z] ---> Running in 7e3d5b674b7b [2022-04-29T08:43:22.323Z] Successfully built cb7dad7f61b0 [2022-04-29T08:43:22.323Z] Successfully tagged core-metadata:latest [2022-04-29T08:43:22.323Z]  Building core-metadata ... done Building security-secretstore-setup [2022-04-29T08:43:22.323Z] Removing intermediate container d33e4f013bfa [2022-04-29T08:43:22.323Z] ---> 10b463a3b7b8 [2022-04-29T08:43:22.323Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T08:43:22.323Z] ---> Running in e0dcbcb95b5e [2022-04-29T08:43:22.323Z] Successfully built bdc1de13e682 [2022-04-29T08:43:22.323Z] Successfully tagged support-scheduler:latest [2022-04-29T08:43:22.323Z]  Building support-scheduler ... done Building security-spire-config [2022-04-29T08:43:22.323Z] Removing intermediate container 7e3d5b674b7b [2022-04-29T08:43:22.323Z] ---> 7bc88706210c [2022-04-29T08:43:22.323Z] [2022-04-29T08:43:22.323Z] Removing intermediate container e0dcbcb95b5e [2022-04-29T08:43:22.323Z] ---> 7b047b477b2d [2022-04-29T08:43:22.323Z] 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-29T08:43:22.582Z] ---> Running in 9cb648e836a5 [2022-04-29T08:43:22.582Z] Successfully built 7bc88706210c [2022-04-29T08:43:22.582Z] ---> d754951784e7 [2022-04-29T08:43:22.582Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-29T08:43:22.582Z] Successfully tagged support-notifications:latest [2022-04-29T08:43:22.582Z] Building security-proxy-setup [2022-04-29T08:43:22.841Z]  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T08:43:22.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T08:43:23.100Z] (1/43) Installing readline (8.1.1-r0) [2022-04-29T08:43:23.100Z] (2/43) Installing bash (5.1.16-r0) [2022-04-29T08:43:23.100Z] Executing bash-5.1.16-r0.post-install [2022-04-29T08:43:23.100Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-29T08:43:23.100Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-29T08:43:23.100Z] (5/43) Installing libcurl (7.80.0-r1) [2022-04-29T08:43:23.100Z] (6/43) Installing curl (7.80.0-r1) [2022-04-29T08:43:23.100Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-29T08:43:23.100Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-29T08:43:23.100Z] (9/43) Installing expat (2.4.7-r0) [2022-04-29T08:43:23.100Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-29T08:43:23.100Z] (11/43) Installing gdbm (1.22-r0) [2022-04-29T08:43:23.100Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-29T08:43:23.100Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-29T08:43:23.100Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-29T08:43:23.360Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-29T08:43:23.360Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-29T08:43:23.360Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-29T08:43:23.620Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-29T08:43:23.621Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-29T08:43:23.621Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-29T08:43:23.621Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-29T08:43:23.621Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-29T08:43:23.621Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-29T08:43:23.621Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-29T08:43:23.621Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-29T08:43:23.621Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-29T08:43:23.621Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-29T08:43:23.621Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-29T08:43:23.621Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-29T08:43:23.621Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-29T08:43:23.621Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-29T08:43:23.621Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-29T08:43:23.621Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-29T08:43:23.621Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-29T08:43:23.621Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-29T08:43:23.621Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-29T08:43:23.621Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-29T08:43:23.621Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-29T08:43:23.621Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-29T08:43:23.621Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-29T08:43:23.621Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-29T08:43:23.621Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-29T08:43:23.621Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-29T08:43:23.880Z] Executing busybox-1.34.1-r5.trigger [2022-04-29T08:43:23.880Z] OK: 83 MiB in 65 packages [2022-04-29T08:43:24.819Z] Collecting docker-compose==1.23.2 [2022-04-29T08:43:24.819Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-29T08:43:24.819Z] 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-29T08:43:24.819Z] Collecting jsonschema<3,>=2.5.1 [2022-04-29T08:43:24.819Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-29T08:43:24.819Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-29T08:43:24.819Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-29T08:43:25.387Z] Collecting cached-property<2,>=1.2.0 [2022-04-29T08:43:25.387Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-29T08:43:25.387Z] Collecting docker<4.0,>=3.6.0 [2022-04-29T08:43:25.387Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-29T08:43:25.387Z] Collecting PyYAML<4,>=3.10 [2022-04-29T08:43:25.387Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-29T08:43:25.955Z] Collecting docopt<0.7,>=0.6.1 [2022-04-29T08:43:25.955Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-29T08:43:26.221Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-29T08:43:26.221Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-29T08:43:26.558Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-29T08:43:26.558Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-29T08:43:26.558Z] Collecting texttable<0.10,>=0.9.0 [2022-04-29T08:43:26.558Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-29T08:43:27.201Z] ---> 162795950233 [2022-04-29T08:43:27.201Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-29T08:43:27.201Z] Collecting docker-pycreds>=0.4.0 [2022-04-29T08:43:27.201Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-29T08:43:27.461Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-29T08:43:27.461Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-29T08:43:27.461Z] 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-29T08:43:27.461Z] Collecting idna<2.8,>=2.5 [2022-04-29T08:43:27.461Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-29T08:43:27.461Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-29T08:43:27.461Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-29T08:43:27.461Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-29T08:43:27.461Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-29T08:43:27.461Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-29T08:43:27.461Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-29T08:43:27.461Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-29T08:43:27.461Z] Attempting uninstall: urllib3 [2022-04-29T08:43:27.461Z] Found existing installation: urllib3 1.26.7 [2022-04-29T08:43:27.461Z] Uninstalling urllib3-1.26.7: [2022-04-29T08:43:27.461Z] Successfully uninstalled urllib3-1.26.7 [2022-04-29T08:43:28.061Z] Attempting uninstall: idna [2022-04-29T08:43:28.061Z] Found existing installation: idna 3.3 [2022-04-29T08:43:28.061Z] Uninstalling idna-3.3: [2022-04-29T08:43:28.061Z] Successfully uninstalled idna-3.3 [2022-04-29T08:43:28.321Z] ---> a24ca3b79de7 [2022-04-29T08:43:28.321Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-29T08:43:28.891Z] ---> 260bf79b14e8 [2022-04-29T08:43:28.891Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-29T08:43:28.891Z] Attempting uninstall: requests [2022-04-29T08:43:28.891Z] Found existing installation: requests 2.26.0 [2022-04-29T08:43:28.891Z] Uninstalling requests-2.26.0: [2022-04-29T08:43:28.891Z] Successfully uninstalled requests-2.26.0 [2022-04-29T08:43:28.891Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T08:43:28.891Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-29T08:43:28.891Z] ---> 0acfad2cf67c [2022-04-29T08:43:28.891Z] Step 3/25 : WORKDIR /edgex-go [2022-04-29T08:43:28.891Z] ---> Using cache [2022-04-29T08:43:28.891Z] ---> edbdd6b158e1 [2022-04-29T08:43:28.891Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T08:43:28.891Z] ---> Using cache [2022-04-29T08:43:28.891Z] ---> f606a389520f [2022-04-29T08:43:28.891Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-29T08:43:29.151Z] Running setup.py install for texttable: started [2022-04-29T08:43:29.414Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T08:43:29.414Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-29T08:43:29.414Z] ---> 0acfad2cf67c [2022-04-29T08:43:29.414Z] Step 3/22 : WORKDIR /edgex-go [2022-04-29T08:43:29.414Z] ---> Using cache [2022-04-29T08:43:29.414Z] ---> edbdd6b158e1 [2022-04-29T08:43:29.414Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T08:43:29.414Z] ---> Using cache [2022-04-29T08:43:29.414Z] ---> f606a389520f [2022-04-29T08:43:29.414Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-29T08:43:29.414Z] ---> Running in 41ec33f8d8f0 [2022-04-29T08:43:29.414Z] ---> 9fd31b2d3ffd [2022-04-29T08:43:29.414Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-29T08:43:29.414Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T08:43:29.414Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-29T08:43:29.414Z] ---> 0acfad2cf67c [2022-04-29T08:43:29.414Z] Step 3/26 : WORKDIR /edgex-go [2022-04-29T08:43:29.414Z] ---> Using cache [2022-04-29T08:43:29.414Z] ---> edbdd6b158e1 [2022-04-29T08:43:29.414Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T08:43:29.414Z] ---> Using cache [2022-04-29T08:43:29.414Z] ---> f606a389520f [2022-04-29T08:43:29.414Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-29T08:43:29.414Z] ---> Running in 0b980952a535 [2022-04-29T08:43:29.414Z] Running setup.py install for texttable: finished with status 'done' [2022-04-29T08:43:29.414Z] Running setup.py install for PyYAML: started [2022-04-29T08:43:29.414Z] ---> Running in 4e86a2aeb41f [2022-04-29T08:43:29.674Z] ---> Running in c8484d641bcf [2022-04-29T08:43:29.674Z] Removing intermediate container c8484d641bcf [2022-04-29T08:43:29.674Z] ---> 06b69a0203f2 [2022-04-29T08:43:29.674Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-29T08:43:29.934Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-29T08:43:29.934Z] ---> c57ef3c54719 [2022-04-29T08:43:29.934Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-29T08:43:29.934Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T08:43:29.934Z] Running setup.py install for docopt: started [2022-04-29T08:43:29.934Z] ---> Running in 78648c342eef [2022-04-29T08:43:30.194Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T08:43:30.194Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T08:43:30.194Z] Running setup.py install for docopt: finished with status 'done' [2022-04-29T08:43:30.194Z] Running setup.py install for dockerpty: started [2022-04-29T08:43:30.767Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-29T08:43:30.767Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T08:43:30.767Z] Removing intermediate container 78648c342eef [2022-04-29T08:43:30.767Z] ---> 5b0b63802e99 [2022-04-29T08:43:30.767Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-29T08:43:30.767Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T08:43:30.767Z] ---> Running in 0c61e21d264e [2022-04-29T08:43:31.025Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T08:43:31.025Z] Removing intermediate container 0c61e21d264e [2022-04-29T08:43:31.025Z] ---> cd43294822c2 [2022-04-29T08:43:31.025Z] Step 28/31 : CMD ["gate"] [2022-04-29T08:43:31.025Z] OK: 221 MiB in 52 packages [2022-04-29T08:43:31.025Z] ---> Running in 4c57d74fbcf1 [2022-04-29T08:43:31.025Z] 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-29T08:43:31.285Z] OK: 221 MiB in 52 packages [2022-04-29T08:43:31.285Z] Removing intermediate container 4c57d74fbcf1 [2022-04-29T08:43:31.285Z] ---> 6a872f881ffd [2022-04-29T08:43:31.285Z] Step 29/31 : LABEL arch=x86_64 [2022-04-29T08:43:31.285Z] OK: 221 MiB in 52 packages [2022-04-29T08:43:31.285Z] ---> Running in 96107493f636 [2022-04-29T08:43:31.545Z] Removing intermediate container 96107493f636 [2022-04-29T08:43:31.545Z] ---> 02e688403745 [2022-04-29T08:43:31.545Z] Step 30/31 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:43:31.545Z] Removing intermediate container 41ec33f8d8f0 [2022-04-29T08:43:31.545Z] ---> e49c546b8e81 [2022-04-29T08:43:31.545Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-29T08:43:31.545Z] ---> Running in 33a0f7f6888e [2022-04-29T08:43:31.545Z] Removing intermediate container 4e86a2aeb41f [2022-04-29T08:43:31.545Z] ---> 313980cc143e [2022-04-29T08:43:31.545Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-29T08:43:31.813Z] Removing intermediate container 33a0f7f6888e [2022-04-29T08:43:31.813Z] ---> 7431ba232c86 [2022-04-29T08:43:31.813Z] Step 31/31 : LABEL version=2.2.0-dev.86 [2022-04-29T08:43:31.813Z] ---> cd51486c1ee6 [2022-04-29T08:43:31.813Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T08:43:31.813Z] ---> Running in da87dd8648fb [2022-04-29T08:43:31.813Z] Removing intermediate container 0b980952a535 [2022-04-29T08:43:31.813Z] ---> 43b5ab82fb6a [2022-04-29T08:43:31.813Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-29T08:43:31.813Z] ---> 0893db415b49 [2022-04-29T08:43:31.813Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T08:43:32.077Z] ---> Running in f719334b648d [2022-04-29T08:43:32.077Z] ---> Running in d4b98010bd36 [2022-04-29T08:43:32.077Z] Removing intermediate container da87dd8648fb [2022-04-29T08:43:32.077Z] ---> d9073872f2ce [2022-04-29T08:43:32.077Z] [2022-04-29T08:43:32.077Z] Successfully built d9073872f2ce [2022-04-29T08:43:32.077Z] ---> d35665f4657b [2022-04-29T08:43:32.077Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T08:43:32.077Z] Successfully tagged security-bootstrapper:latest [2022-04-29T08:43:32.077Z]  Building security-bootstrapper ... done Building core-command [2022-04-29T08:43:32.338Z] ---> Running in 357e6f0b9770 [2022-04-29T08:43:35.639Z] Removing intermediate container 9cb648e836a5 [2022-04-29T08:43:35.639Z] ---> e3e6703fb48f [2022-04-29T08:43:35.639Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-29T08:43:35.639Z] Removing intermediate container f719334b648d [2022-04-29T08:43:35.639Z] ---> 4a3cd65d7c44 [2022-04-29T08:43:35.639Z] Step 8/25 : COPY . . [2022-04-29T08:43:35.639Z] Removing intermediate container 357e6f0b9770 [2022-04-29T08:43:35.639Z] ---> 80988f1201c0 [2022-04-29T08:43:35.639Z] Step 8/22 : COPY . . [2022-04-29T08:43:35.639Z] ---> Running in b81fdd3fca18 [2022-04-29T08:43:35.639Z] Removing intermediate container d4b98010bd36 [2022-04-29T08:43:35.639Z] ---> 1ecc1b9affab [2022-04-29T08:43:35.639Z] Step 8/26 : COPY . . [2022-04-29T08:43:35.639Z] Removing intermediate container b81fdd3fca18 [2022-04-29T08:43:35.639Z] ---> 66ef4895ccac [2022-04-29T08:43:35.639Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-29T08:43:35.639Z] ---> Running in 410c39582277 [2022-04-29T08:43:35.898Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T08:43:35.898Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-29T08:43:35.898Z] ---> 0acfad2cf67c [2022-04-29T08:43:35.898Z] Step 3/23 : WORKDIR /edgex-go [2022-04-29T08:43:35.898Z] ---> Using cache [2022-04-29T08:43:35.898Z] ---> edbdd6b158e1 [2022-04-29T08:43:35.898Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T08:43:35.898Z] ---> Using cache [2022-04-29T08:43:35.898Z] ---> f606a389520f [2022-04-29T08:43:35.898Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-29T08:43:35.898Z] ---> Using cache [2022-04-29T08:43:35.898Z] ---> 43b5ab82fb6a [2022-04-29T08:43:35.898Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-29T08:43:35.898Z] ---> Using cache [2022-04-29T08:43:35.898Z] ---> d35665f4657b [2022-04-29T08:43:35.898Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T08:43:35.898Z] ---> Using cache [2022-04-29T08:43:35.898Z] ---> 80988f1201c0 [2022-04-29T08:43:35.898Z] Step 8/23 : COPY . . [2022-04-29T08:43:38.436Z] Removing intermediate container 410c39582277 [2022-04-29T08:43:38.436Z] ---> af717adb44df [2022-04-29T08:43:38.436Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-29T08:43:42.634Z] ---> a3b4da1f0292 [2022-04-29T08:43:42.634Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-29T08:43:42.634Z] ---> 914be6dc9f79 [2022-04-29T08:43:42.634Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-29T08:43:42.634Z] ---> 542c91698692 [2022-04-29T08:43:42.634Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-29T08:43:42.634Z] ---> 58d974b79ff9 [2022-04-29T08:43:42.634Z] ---> Running in 58207b9b5307 [2022-04-29T08:43:42.634Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-29T08:43:42.894Z] ---> Running in 1e3bdc77b209 [2022-04-29T08:43:42.894Z] ---> Running in 553da894953d [2022-04-29T08:43:42.894Z] ---> 2c623b8eacd4 [2022-04-29T08:43:42.894Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-29T08:43:42.894Z] ---> 331c931f9eff [2022-04-29T08:43:42.894Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-29T08:43:42.894Z] ---> Running in 5c4f6ce7c29c [2022-04-29T08:43:43.156Z] Removing intermediate container 5c4f6ce7c29c [2022-04-29T08:43:43.156Z] ---> 9874ae51e57d [2022-04-29T08:43:43.156Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-29T08:43:43.156Z] ---> Running in 0e81208cea07 [2022-04-29T08:43:43.156Z] ---> 1d5576379ffc [2022-04-29T08:43:43.156Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-29T08:43:43.156Z] ---> Running in d34cf6350176 [2022-04-29T08:43:43.156Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-29T08:43:43.419Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-29T08:43:43.419Z] Removing intermediate container d34cf6350176 [2022-04-29T08:43:43.419Z] ---> 743a0f1e4a92 [2022-04-29T08:43:43.419Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T08:43:43.419Z] ---> Running in 6d37ee8917f3 [2022-04-29T08:43:43.419Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-29T08:43:43.419Z] Removing intermediate container 6d37ee8917f3 [2022-04-29T08:43:43.419Z] ---> e7bfb133c68a [2022-04-29T08:43:43.419Z] Step 21/23 : LABEL arch=x86_64 [2022-04-29T08:43:43.419Z] ---> Running in 9dd2cadfd012 [2022-04-29T08:43:43.679Z] Removing intermediate container 9dd2cadfd012 [2022-04-29T08:43:43.679Z] ---> f89b8b994f88 [2022-04-29T08:43:43.679Z] Step 22/23 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:43:43.940Z] ---> Running in 4896059df051 [2022-04-29T08:43:43.940Z] Removing intermediate container 4896059df051 [2022-04-29T08:43:43.940Z] ---> 77924921c4d9 [2022-04-29T08:43:43.940Z] Step 23/23 : LABEL version=2.2.0-dev.86 [2022-04-29T08:43:44.200Z] Removing intermediate container 0e81208cea07 [2022-04-29T08:43:44.200Z] ---> 23e619e5151e [2022-04-29T08:43:44.200Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-29T08:43:44.200Z] ---> Running in f668fd24e18d [2022-04-29T08:43:44.200Z] ---> Running in e3253231c93e [2022-04-29T08:43:44.200Z] Removing intermediate container f668fd24e18d [2022-04-29T08:43:44.200Z] ---> 212caca7a759 [2022-04-29T08:43:44.200Z] [2022-04-29T08:43:44.462Z] Removing intermediate container e3253231c93e [2022-04-29T08:43:44.462Z] ---> 7d6400844f2c [2022-04-29T08:43:44.462Z] 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-29T08:43:44.462Z] Successfully built 212caca7a759 [2022-04-29T08:43:44.462Z] Successfully tagged sys-mgmt-agent:latest [2022-04-29T08:43:44.462Z]  Building sys-mgmt-agent ... done Building security-spire-agent [2022-04-29T08:43:44.462Z] ---> Running in 3902af69cca3 [2022-04-29T08:43:45.399Z] spire-1.2.1/ [2022-04-29T08:43:45.399Z] spire-1.2.1/.data/ [2022-04-29T08:43:45.399Z] spire-1.2.1/.data/.file [2022-04-29T08:43:45.399Z] spire-1.2.1/.dockerignore [2022-04-29T08:43:45.399Z] spire-1.2.1/.gitattributes [2022-04-29T08:43:45.399Z] spire-1.2.1/.githooks/ [2022-04-29T08:43:45.399Z] spire-1.2.1/.githooks/pre-commit [2022-04-29T08:43:45.399Z] spire-1.2.1/.github/ [2022-04-29T08:43:45.399Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-29T08:43:45.399Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-29T08:43:45.399Z] spire-1.2.1/.github/dependabot.yml [2022-04-29T08:43:45.399Z] spire-1.2.1/.github/workflows/ [2022-04-29T08:43:45.399Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-29T08:43:45.399Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-29T08:43:45.399Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-29T08:43:45.399Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-29T08:43:45.399Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-29T08:43:45.399Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-29T08:43:45.400Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-29T08:43:45.400Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-29T08:43:45.400Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-29T08:43:45.400Z] spire-1.2.1/.gitignore [2022-04-29T08:43:45.400Z] spire-1.2.1/.go-version [2022-04-29T08:43:45.400Z] spire-1.2.1/.golangci.yml [2022-04-29T08:43:45.400Z] spire-1.2.1/ADOPTERS.md [2022-04-29T08:43:45.400Z] spire-1.2.1/CHANGELOG.md [2022-04-29T08:43:45.400Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-29T08:43:45.400Z] spire-1.2.1/CODEOWNERS [2022-04-29T08:43:45.400Z] spire-1.2.1/CONTRIBUTING.md [2022-04-29T08:43:45.400Z] spire-1.2.1/Dockerfile [2022-04-29T08:43:45.400Z] spire-1.2.1/Dockerfile.dev [2022-04-29T08:43:45.400Z] spire-1.2.1/Dockerfile.scratch [2022-04-29T08:43:45.400Z] spire-1.2.1/LICENSE [2022-04-29T08:43:45.400Z] spire-1.2.1/MAINTAINERS.md [2022-04-29T08:43:45.400Z] spire-1.2.1/Makefile [2022-04-29T08:43:45.400Z] spire-1.2.1/README.md [2022-04-29T08:43:45.400Z] spire-1.2.1/ROADMAP.md [2022-04-29T08:43:45.400Z] spire-1.2.1/SECURITY.md [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/ [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-agent/ [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/ [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-29T08:43:45.400Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-29T08:43:45.662Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-29T08:43:45.662Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-29T08:43:45.662Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-29T08:43:45.662Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-29T08:43:45.662Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-29T08:43:45.662Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-29T08:43:45.662Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-29T08:43:45.662Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-29T08:43:45.662Z] spire-1.2.1/conf/ [2022-04-29T08:43:45.662Z] spire-1.2.1/conf/agent/ [2022-04-29T08:43:45.662Z] spire-1.2.1/conf/agent/agent.conf [2022-04-29T08:43:45.662Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-29T08:43:45.662Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-29T08:43:45.662Z] spire-1.2.1/conf/server/ [2022-04-29T08:43:45.662Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-29T08:43:45.662Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-29T08:43:45.662Z] spire-1.2.1/conf/server/server.conf [2022-04-29T08:43:45.662Z] spire-1.2.1/conf/server/server_full.conf [2022-04-29T08:43:45.662Z] spire-1.2.1/doc/ [2022-04-29T08:43:45.662Z] spire-1.2.1/doc/SPIRE101.md [2022-04-29T08:43:45.662Z] spire-1.2.1/doc/auditlog.md [2022-04-29T08:43:45.662Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-29T08:43:45.662Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-29T08:43:45.662Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-29T08:43:45.662Z] spire-1.2.1/doc/images/ [2022-04-29T08:43:45.662Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-29T08:43:45.662Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-29T08:43:45.662Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-29T08:43:45.662Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-29T08:43:45.662Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-29T08:43:45.662Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-29T08:43:45.662Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-29T08:43:45.662Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-29T08:43:45.662Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-29T08:43:45.662Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-29T08:43:45.662Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-29T08:43:45.662Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-29T08:43:45.662Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-29T08:43:45.662Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-29T08:43:45.662Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-29T08:43:45.662Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-29T08:43:45.662Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-29T08:43:45.662Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-29T08:43:45.662Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-29T08:43:45.662Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-29T08:43:45.662Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-29T08:43:45.662Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-29T08:43:45.662Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-29T08:43:45.663Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-29T08:43:45.663Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-29T08:43:45.663Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-29T08:43:45.663Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-29T08:43:45.663Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-29T08:43:45.663Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-29T08:43:45.663Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-29T08:43:45.663Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-29T08:43:45.663Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-29T08:43:45.663Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-29T08:43:45.663Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-29T08:43:45.663Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-29T08:43:45.663Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-29T08:43:45.663Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-29T08:43:45.663Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-29T08:43:45.663Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-29T08:43:45.663Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-29T08:43:45.663Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-29T08:43:45.663Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-29T08:43:45.663Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-29T08:43:45.663Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-29T08:43:45.663Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-29T08:43:45.663Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-29T08:43:45.663Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-29T08:43:45.663Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-29T08:43:45.663Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-29T08:43:45.663Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-29T08:43:45.663Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-29T08:43:45.663Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-29T08:43:45.663Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-29T08:43:45.663Z] spire-1.2.1/doc/scaling_spire.md [2022-04-29T08:43:45.663Z] spire-1.2.1/doc/spire_agent.md [2022-04-29T08:43:45.663Z] spire-1.2.1/doc/spire_server.md [2022-04-29T08:43:45.663Z] spire-1.2.1/doc/supported_integrations.md [2022-04-29T08:43:45.663Z] spire-1.2.1/doc/telemetry.md [2022-04-29T08:43:45.663Z] spire-1.2.1/doc/telemetry_config.md [2022-04-29T08:43:45.663Z] spire-1.2.1/doc/upgrading.md [2022-04-29T08:43:45.663Z] spire-1.2.1/doc/using_spire.md [2022-04-29T08:43:45.663Z] spire-1.2.1/examples/ [2022-04-29T08:43:45.663Z] spire-1.2.1/examples/README.md [2022-04-29T08:43:45.663Z] spire-1.2.1/go.mod [2022-04-29T08:43:45.663Z] spire-1.2.1/go.sum [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/agent.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/api/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/client/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/common/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/config.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/manager/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-29T08:43:45.663Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/agent/svid/ [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/ [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/api/ [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/api/names.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/auth/ [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/catalog/ [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/cli/ [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/health/ [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/health/config.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/health/context.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/health/health.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/idutil/ [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/log/ [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/log/log.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/log/options.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-29T08:43:45.664Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/plugin/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/profiling/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/selector/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/uptime/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/util/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/util/task.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/version/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/version/version.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/x509util/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/api.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/health/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/id.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-29T08:43:45.665Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/api/status.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/bundle/ [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/ca/ [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/cache/ [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/catalog/ [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/config.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/datastore/ [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/ [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T08:43:45.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/registration/ [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/server.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/server_test.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/svid/ [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-29T08:43:45.667Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-29T08:43:45.667Z] spire-1.2.1/proto/ [2022-04-29T08:43:45.667Z] spire-1.2.1/proto/private/ [2022-04-29T08:43:45.667Z] spire-1.2.1/proto/private/server/ [2022-04-29T08:43:45.667Z] spire-1.2.1/proto/private/server/journal/ [2022-04-29T08:43:45.668Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-29T08:43:45.668Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-29T08:43:45.668Z] spire-1.2.1/proto/spire/ [2022-04-29T08:43:45.668Z] spire-1.2.1/proto/spire/common/ [2022-04-29T08:43:45.668Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-29T08:43:45.668Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-29T08:43:45.668Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-29T08:43:45.668Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-29T08:43:45.668Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-29T08:43:45.668Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-29T08:43:45.668Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-29T08:43:45.668Z] spire-1.2.1/proto/spire/plugin/ [2022-04-29T08:43:45.668Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-29T08:43:45.668Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-29T08:43:45.668Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-29T08:43:45.668Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-29T08:43:45.668Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-29T08:43:45.668Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-29T08:43:45.668Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-29T08:43:45.668Z] spire-1.2.1/release/ [2022-04-29T08:43:45.668Z] spire-1.2.1/release/spire-extras/ [2022-04-29T08:43:45.668Z] spire-1.2.1/release/spire-extras/README.md [2022-04-29T08:43:45.668Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-29T08:43:45.668Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-29T08:43:45.668Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-29T08:43:45.668Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-29T08:43:45.668Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-29T08:43:45.668Z] spire-1.2.1/release/spire/ [2022-04-29T08:43:45.668Z] spire-1.2.1/release/spire/README.md [2022-04-29T08:43:45.668Z] spire-1.2.1/release/spire/conf/ [2022-04-29T08:43:45.668Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-29T08:43:45.668Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-29T08:43:45.668Z] spire-1.2.1/release/spire/conf/server/ [2022-04-29T08:43:45.668Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-29T08:43:45.668Z] spire-1.2.1/script/ [2022-04-29T08:43:45.668Z] spire-1.2.1/script/build-artifact.sh [2022-04-29T08:43:45.668Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-29T08:43:45.668Z] spire-1.2.1/support/ [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/ [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-29T08:43:45.668Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-29T08:43:45.668Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-29T08:43:45.668Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-29T08:43:45.668Z] spire-1.2.1/test/ [2022-04-29T08:43:45.668Z] spire-1.2.1/test/clock/ [2022-04-29T08:43:45.668Z] spire-1.2.1/test/clock/clock.go [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fakes/ [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fixture/ [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fixture/certs/ [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fixture/config/ [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-29T08:43:45.668Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-29T08:43:45.669Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-29T08:43:45.669Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-29T08:43:45.669Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-29T08:43:45.669Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-29T08:43:45.669Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-29T08:43:45.669Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-29T08:43:45.669Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-29T08:43:45.669Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-29T08:43:45.669Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-29T08:43:45.669Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-29T08:43:45.669Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-29T08:43:45.669Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-29T08:43:45.669Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-29T08:43:45.669Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-29T08:43:45.669Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-29T08:43:45.669Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-29T08:43:45.669Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-29T08:43:45.669Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-29T08:43:45.669Z] spire-1.2.1/test/fixture/fixture.go [2022-04-29T08:43:45.669Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-29T08:43:45.669Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-29T08:43:45.669Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-29T08:43:45.669Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-29T08:43:45.669Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-29T08:43:45.669Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-29T08:43:45.669Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-29T08:43:45.669Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-29T08:43:45.669Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-29T08:43:45.669Z] spire-1.2.1/test/fixture/registration/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-29T08:43:45.669Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-29T08:43:45.669Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-29T08:43:45.669Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-29T08:43:45.669Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-29T08:43:45.669Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/README.md [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/common [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/setup/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-29T08:43:45.669Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-29T08:43:45.670Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/test-one.sh [2022-04-29T08:43:45.671Z] spire-1.2.1/test/integration/test.sh [2022-04-29T08:43:45.671Z] spire-1.2.1/test/plugintest/ [2022-04-29T08:43:45.671Z] spire-1.2.1/test/plugintest/config.go [2022-04-29T08:43:45.671Z] spire-1.2.1/test/plugintest/load.go [2022-04-29T08:43:45.671Z] spire-1.2.1/test/plugintest/option.go [2022-04-29T08:43:45.671Z] spire-1.2.1/test/spiretest/ [2022-04-29T08:43:45.671Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-29T08:43:45.671Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-29T08:43:45.671Z] spire-1.2.1/test/spiretest/dir.go [2022-04-29T08:43:45.671Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-29T08:43:45.671Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-29T08:43:45.671Z] spire-1.2.1/test/spiretest/logs.go [2022-04-29T08:43:45.671Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-29T08:43:45.671Z] spire-1.2.1/test/spiretest/suite.go [2022-04-29T08:43:45.671Z] spire-1.2.1/test/spiretest/x509.go [2022-04-29T08:43:45.671Z] spire-1.2.1/test/testca/ [2022-04-29T08:43:45.671Z] spire-1.2.1/test/testca/ca.go [2022-04-29T08:43:45.671Z] spire-1.2.1/test/testkey/ [2022-04-29T08:43:45.671Z] spire-1.2.1/test/testkey/generate.sh [2022-04-29T08:43:45.671Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-29T08:43:45.671Z] spire-1.2.1/test/testkey/keys.go [2022-04-29T08:43:45.671Z] spire-1.2.1/test/testkey/new.go [2022-04-29T08:43:45.671Z] spire-1.2.1/test/tpmsimulator/ [2022-04-29T08:43:45.671Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-29T08:43:45.671Z] spire-1.2.1/test/util/ [2022-04-29T08:43:45.671Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-29T08:43:45.671Z] spire-1.2.1/test/util/cert_generation.go [2022-04-29T08:43:45.671Z] spire-1.2.1/test/util/io_redirection.go [2022-04-29T08:43:45.671Z] spire-1.2.1/test/util/race.go [2022-04-29T08:43:45.671Z] spire-1.2.1/test/util/util.go [2022-04-29T08:43:45.671Z] building spire from source... [2022-04-29T08:43:45.671Z] Installing go1.17.7... [2022-04-29T08:43:47.574Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T08:43:47.574Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-29T08:43:47.574Z] ---> 0acfad2cf67c [2022-04-29T08:43:47.574Z] Step 3/26 : WORKDIR /edgex-go [2022-04-29T08:43:47.574Z] ---> Using cache [2022-04-29T08:43:47.574Z] ---> edbdd6b158e1 [2022-04-29T08:43:47.574Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T08:43:47.574Z] ---> Using cache [2022-04-29T08:43:47.574Z] ---> f606a389520f [2022-04-29T08:43:47.574Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-29T08:43:47.574Z] ---> Using cache [2022-04-29T08:43:47.574Z] ---> 313980cc143e [2022-04-29T08:43:47.574Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-29T08:43:47.574Z] ---> Using cache [2022-04-29T08:43:47.574Z] ---> 0893db415b49 [2022-04-29T08:43:47.574Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T08:43:47.574Z] ---> Using cache [2022-04-29T08:43:47.574Z] ---> 1ecc1b9affab [2022-04-29T08:43:47.574Z] Step 8/26 : COPY . . [2022-04-29T08:43:47.574Z] ---> Using cache [2022-04-29T08:43:47.574Z] ---> 331c931f9eff [2022-04-29T08:43:47.574Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-29T08:43:47.574Z] ---> Using cache [2022-04-29T08:43:47.574Z] ---> 9874ae51e57d [2022-04-29T08:43:47.574Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-29T08:43:47.574Z] ---> Using cache [2022-04-29T08:43:47.574Z] ---> 23e619e5151e [2022-04-29T08:43:47.574Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-29T08:43:47.574Z] ---> Using cache [2022-04-29T08:43:47.574Z] ---> 7d6400844f2c [2022-04-29T08:43:47.575Z] 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-29T08:43:49.442Z] Removing intermediate container 2fc741ce14a0 [2022-04-29T08:43:49.442Z] ---> 6dd03250d403 [2022-04-29T08:43:49.442Z] Successfully built 6dd03250d403 [2022-04-29T08:43:49.442Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:43:49.787Z] + docker inspect -f . ci-base-image-arm64 [2022-04-29T08:43:49.787Z] . [Pipeline] withDockerContainer [2022-04-29T08:43:50.001Z] prd-ubuntu20.04-docker-arm64-4c-16g-34234 does not seem to be running inside a container [2022-04-29T08:43:50.083Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/214 -v /w/workspace/edgex-go/214:/w/workspace/edgex-go/214:rw,z -v /w/workspace/edgex-go/214@tmp:/w/workspace/edgex-go/214@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 ******** ci-base-image-arm64 cat [2022-04-29T08:43:51.313Z] $ docker top bbf2b48cd17ce09989d97cb3b05e2e80438d21e0f74bee2a08da82c3d2e63d91 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-29T08:43:51.770Z] Building bin/spire-server... [2022-04-29T08:43:51.770Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-29T08:43:51.770Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-29T08:43:51.770Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-29T08:43:51.770Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-29T08:43:51.770Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-29T08:43:51.770Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-29T08:43:51.770Z]  ---> Running in e36ea40a0666 [2022-04-29T08:43:51.770Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-29T08:43:51.770Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-29T08:43:51.770Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-29T08:43:51.770Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-29T08:43:51.770Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-29T08:43:51.770Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-29T08:43:51.770Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-29T08:43:51.770Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-29T08:43:51.770Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-29T08:43:52.047Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-29T08:43:52.047Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-29T08:43:52.047Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-29T08:43:52.047Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-29T08:43:52.047Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-29T08:43:52.047Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-29T08:43:52.047Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-29T08:43:52.209Z] + go version [2022-04-29T08:43:52.209Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-29T08:43:52.237Z] $ docker stop --time=1 bbf2b48cd17ce09989d97cb3b05e2e80438d21e0f74bee2a08da82c3d2e63d91 [2022-04-29T08:43:52.306Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-29T08:43:52.306Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-29T08:43:52.306Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-29T08:43:52.306Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-29T08:43:52.306Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-29T08:43:52.306Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-29T08:43:52.306Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-29T08:43:52.306Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-29T08:43:52.306Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-29T08:43:52.306Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-29T08:43:52.567Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-29T08:43:52.567Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-29T08:43:52.567Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-29T08:43:52.567Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-29T08:43:52.567Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-29T08:43:52.567Z] spire-1.2.1/ [2022-04-29T08:43:52.567Z] spire-1.2.1/.data/ [2022-04-29T08:43:52.567Z] spire-1.2.1/.data/.file [2022-04-29T08:43:52.567Z] spire-1.2.1/.dockerignore [2022-04-29T08:43:52.567Z] spire-1.2.1/.gitattributes [2022-04-29T08:43:52.567Z] spire-1.2.1/.githooks/ [2022-04-29T08:43:52.567Z] spire-1.2.1/.githooks/pre-commit [2022-04-29T08:43:52.567Z] spire-1.2.1/.github/ [2022-04-29T08:43:52.567Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-29T08:43:52.567Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-29T08:43:52.567Z] spire-1.2.1/.github/dependabot.yml [2022-04-29T08:43:52.567Z] spire-1.2.1/.github/workflows/ [2022-04-29T08:43:52.567Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-29T08:43:52.567Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-29T08:43:52.567Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-29T08:43:52.567Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-29T08:43:52.567Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-29T08:43:52.567Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-29T08:43:52.567Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-29T08:43:52.567Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-29T08:43:52.567Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-29T08:43:52.567Z] spire-1.2.1/.gitignore [2022-04-29T08:43:52.567Z] spire-1.2.1/.go-version [2022-04-29T08:43:52.567Z] spire-1.2.1/.golangci.yml [2022-04-29T08:43:52.567Z] spire-1.2.1/ADOPTERS.md [2022-04-29T08:43:52.567Z] spire-1.2.1/CHANGELOG.md [2022-04-29T08:43:52.567Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-29T08:43:52.567Z] spire-1.2.1/CODEOWNERS [2022-04-29T08:43:52.567Z] spire-1.2.1/CONTRIBUTING.md [2022-04-29T08:43:52.567Z] spire-1.2.1/Dockerfile [2022-04-29T08:43:52.567Z] spire-1.2.1/Dockerfile.dev [2022-04-29T08:43:52.567Z] spire-1.2.1/Dockerfile.scratch [2022-04-29T08:43:52.567Z] spire-1.2.1/LICENSE [2022-04-29T08:43:52.567Z] spire-1.2.1/MAINTAINERS.md [2022-04-29T08:43:52.567Z] spire-1.2.1/Makefile [2022-04-29T08:43:52.567Z] spire-1.2.1/README.md [2022-04-29T08:43:52.567Z] spire-1.2.1/ROADMAP.md [2022-04-29T08:43:52.567Z] spire-1.2.1/SECURITY.md [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/ [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-agent/ [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/ [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-29T08:43:52.567Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-29T08:43:52.567Z] spire-1.2.1/conf/ [2022-04-29T08:43:52.567Z] spire-1.2.1/conf/agent/ [2022-04-29T08:43:52.567Z] spire-1.2.1/conf/agent/agent.conf [2022-04-29T08:43:52.567Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-29T08:43:52.567Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-29T08:43:52.567Z] spire-1.2.1/conf/server/ [2022-04-29T08:43:52.567Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-29T08:43:52.567Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-29T08:43:52.567Z] spire-1.2.1/conf/server/server.conf [2022-04-29T08:43:52.567Z] spire-1.2.1/conf/server/server_full.conf [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/ [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/SPIRE101.md [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/auditlog.md [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/images/ [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-29T08:43:52.567Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-29T08:43:52.568Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-29T08:43:52.568Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-29T08:43:52.568Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-29T08:43:52.568Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-29T08:43:52.568Z] spire-1.2.1/doc/scaling_spire.md [2022-04-29T08:43:52.568Z] spire-1.2.1/doc/spire_agent.md [2022-04-29T08:43:52.568Z] spire-1.2.1/doc/spire_server.md [2022-04-29T08:43:52.568Z] spire-1.2.1/doc/supported_integrations.md [2022-04-29T08:43:52.568Z] spire-1.2.1/doc/telemetry.md [2022-04-29T08:43:52.568Z] spire-1.2.1/doc/telemetry_config.md [2022-04-29T08:43:52.568Z] spire-1.2.1/doc/upgrading.md [2022-04-29T08:43:52.568Z] spire-1.2.1/doc/using_spire.md [2022-04-29T08:43:52.568Z] spire-1.2.1/examples/ [2022-04-29T08:43:52.568Z] spire-1.2.1/examples/README.md [2022-04-29T08:43:52.568Z] spire-1.2.1/go.mod [2022-04-29T08:43:52.568Z] spire-1.2.1/go.sum [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/agent.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/api/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/client/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/common/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/config.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/manager/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.gogo: downloading github.com/imkira/go-observer v1.0.3 [2022-04-29T08:43:52.568Z]  [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-29T08:43:52.568Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/agent/svid/ [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/ [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/api/ [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/api/names.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/auth/ [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-29T08:43:52.569Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-29T08:43:52.569Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/catalog/ [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/cli/ [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/health/ [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/health/config.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/health/context.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/health/health.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/idutil/ [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/log/ [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/log/log.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/log/options.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-29T08:43:52.569Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/plugin/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/profiling/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/selector/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/uptime/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/util/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/util/task.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/version/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/version/version.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/x509util/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/api.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/health/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/id.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/status.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/trustdomain/v1/go: downloading go.uber.org/atomic v1.9.0 [2022-04-29T08:43:52.831Z]  [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/bundle/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/ca/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/cache/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/catalog/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/config.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/datastore/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.gogo: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-29T08:43:52.831Z]  [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-29T08:43:52.831Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-29T08:43:52.832Z]  [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/registration/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/server.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/server_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/svid/ [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/proto/ [2022-04-29T08:43:52.832Z] spire-1.2.1/proto/private/ [2022-04-29T08:43:52.832Z] spire-1.2.1/proto/private/server/ [2022-04-29T08:43:52.832Z] spire-1.2.1/proto/private/server/journal/ [2022-04-29T08:43:52.832Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-29T08:43:52.832Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-29T08:43:52.832Z] spire-1.2.1/proto/spire/ [2022-04-29T08:43:52.832Z] spire-1.2.1/proto/spire/common/ [2022-04-29T08:43:52.832Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-29T08:43:52.832Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-29T08:43:52.832Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-29T08:43:52.832Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-29T08:43:52.832Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-29T08:43:52.832Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-29T08:43:52.832Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-29T08:43:52.832Z] spire-1.2.1/proto/spire/plugin/ [2022-04-29T08:43:52.832Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-29T08:43:52.832Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-29T08:43:52.832Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-29T08:43:52.832Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-29T08:43:52.832Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-29T08:43:52.832Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-29T08:43:52.832Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-29T08:43:52.832Z] spire-1.2.1/release/ [2022-04-29T08:43:52.832Z] spire-1.2.1/release/spire-extras/ [2022-04-29T08:43:52.832Z] spire-1.2.1/release/spire-extras/README.md [2022-04-29T08:43:52.832Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-29T08:43:52.832Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-29T08:43:52.832Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-29T08:43:52.832Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-29T08:43:52.832Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-29T08:43:52.832Z] spire-1.2.1/release/spire/ [2022-04-29T08:43:52.832Z] spire-1.2.1/release/spire/README.md [2022-04-29T08:43:52.832Z] spire-1.2.1/release/spire/conf/ [2022-04-29T08:43:52.832Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-29T08:43:52.832Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-29T08:43:52.832Z] spire-1.2.1/release/spire/conf/server/ [2022-04-29T08:43:52.832Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-29T08:43:52.832Z] spire-1.2.1/script/ [2022-04-29T08:43:52.832Z] spire-1.2.1/script/build-artifact.sh [2022-04-29T08:43:52.832Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-29T08:43:52.832Z] spire-1.2.1/support/ [2022-04-29T08:43:52.832Z] spire-1.2.1/support/k8s/ [2022-04-29T08:43:52.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-29T08:43:52.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-29T08:43:52.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-29T08:43:52.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-29T08:43:52.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-29T08:43:52.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-29T08:43:52.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-29T08:43:52.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-29T08:43:52.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-29T08:43:52.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-29T08:43:52.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-29T08:43:52.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-29T08:43:52.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-29T08:43:52.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-29T08:43:52.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-29T08:43:52.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-29T08:43:52.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-29T08:43:52.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-29T08:43:52.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-29T08:43:52.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-29T08:43:52.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-29T08:43:52.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-29T08:43:52.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-29T08:43:52.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-29T08:43:52.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-29T08:43:52.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-29T08:43:52.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-29T08:43:52.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-29T08:43:52.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.gogo: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-29T08:43:52.832Z]  [2022-04-29T08:43:52.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-29T08:43:52.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-29T08:43:52.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-29T08:43:52.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-29T08:43:52.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-29T08:43:52.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-29T08:43:52.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-29T08:43:52.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-29T08:43:52.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-29T08:43:52.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-29T08:43:52.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-29T08:43:52.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-29T08:43:52.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-29T08:43:52.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-29T08:43:52.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-29T08:43:52.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-29T08:43:52.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-29T08:43:52.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-29T08:43:52.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-29T08:43:52.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-29T08:43:52.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-29T08:43:52.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-29T08:43:52.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-29T08:43:52.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-29T08:43:52.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-29T08:43:52.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-29T08:43:52.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-29T08:43:52.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-29T08:43:52.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-29T08:43:52.833Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-29T08:43:52.833Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-29T08:43:52.833Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-29T08:43:52.833Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-29T08:43:52.833Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-29T08:43:52.833Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-29T08:43:52.833Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.gogo: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-29T08:43:52.833Z]  [2022-04-29T08:43:52.833Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-29T08:43:52.833Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-29T08:43:52.833Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-29T08:43:52.833Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-29T08:43:52.833Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-29T08:43:52.833Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-29T08:43:52.833Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-29T08:43:52.833Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-29T08:43:52.833Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-29T08:43:52.833Z] spire-1.2.1/test/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/clock/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/clock/clock.go [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fakes/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.gogo: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-29T08:43:52.833Z]  [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/certs/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/config/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/fixture.go [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/registration/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-29T08:43:52.833Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/README.md [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/common [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/setup/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-29T08:43:52.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/test-one.sh [2022-04-29T08:43:52.834Z] spire-1.2.1/test/integration/test.sh [2022-04-29T08:43:52.834Z] spire-1.2.1/test/plugintest/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/plugintest/config.go [2022-04-29T08:43:52.834Z] spire-1.2.1/test/plugintest/load.go [2022-04-29T08:43:52.834Z] spire-1.2.1/test/plugintest/option.go [2022-04-29T08:43:52.834Z] spire-1.2.1/test/spiretest/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-29T08:43:52.834Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-29T08:43:52.834Z] spire-1.2.1/test/spiretest/dir.go [2022-04-29T08:43:52.834Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-29T08:43:52.834Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-29T08:43:52.834Z] spire-1.2.1/test/spiretest/logs.go [2022-04-29T08:43:52.834Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-29T08:43:52.834Z] spire-1.2.1/test/spiretest/suite.go [2022-04-29T08:43:52.834Z] spire-1.2.1/test/spiretest/x509.go [2022-04-29T08:43:52.834Z] spire-1.2.1/test/testca/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/testca/ca.go [2022-04-29T08:43:52.834Z] spire-1.2.1/test/testkey/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/testkey/generate.sh [2022-04-29T08:43:52.834Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-29T08:43:52.834Z] spire-1.2.1/test/testkey/keys.go [2022-04-29T08:43:52.834Z] spire-1.2.1/test/testkey/new.go [2022-04-29T08:43:52.834Z] spire-1.2.1/test/tpmsimulator/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-29T08:43:52.834Z] spire-1.2.1/test/util/ [2022-04-29T08:43:52.834Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-29T08:43:52.834Z] spire-1.2.1/test/util/cert_generation.go [2022-04-29T08:43:52.834Z] spire-1.2.1/test/util/io_redirection.go [2022-04-29T08:43:52.834Z] spire-1.2.1/test/util/race.go [2022-04-29T08:43:52.834Z] spire-1.2.1/test/util/util.go [2022-04-29T08:43:52.834Z] building spire from source... [2022-04-29T08:43:52.834Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-29T08:43:52.834Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-29T08:43:52.834Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-29T08:43:52.834Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-29T08:43:52.834Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-29T08:43:52.834Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-29T08:43:53.094Z] Installing go1.17.7... [2022-04-29T08:43:53.354Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-29T08:43:53.849Z] $ docker rm -f bbf2b48cd17ce09989d97cb3b05e2e80438d21e0f74bee2a08da82c3d2e63d91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:43:54.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-29T08:43:54.508Z] [2022-04-29T08:43:54.508Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:43:54.854Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-29T08:43:54.854Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-29T08:43:54.854Z] 29e5d40040c1: Pulling fs layer [2022-04-29T08:43:55.130Z] 1ce36da41761: Pulling fs layer [2022-04-29T08:43:55.130Z] 25b303627fd3: Pulling fs layer [2022-04-29T08:43:55.130Z] 29e5d40040c1: Verifying Checksum [2022-04-29T08:43:55.130Z] 29e5d40040c1: Download complete [2022-04-29T08:43:55.259Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-29T08:43:55.259Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-29T08:43:55.259Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-29T08:43:55.259Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-29T08:43:55.259Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-29T08:43:55.406Z] 1ce36da41761: Verifying Checksum [2022-04-29T08:43:55.406Z] 1ce36da41761: Download complete [2022-04-29T08:43:55.679Z] 29e5d40040c1: Pull complete [2022-04-29T08:43:57.114Z] 25b303627fd3: Verifying Checksum [2022-04-29T08:43:57.114Z] 25b303627fd3: Download complete [2022-04-29T08:43:57.114Z] 1ce36da41761: Pull complete [2022-04-29T08:43:58.548Z] Building bin/spire-server... [2022-04-29T08:43:58.548Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-29T08:43:58.548Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-29T08:43:58.548Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-29T08:43:58.548Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-29T08:43:58.548Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-29T08:43:58.549Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-29T08:43:58.549Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-29T08:43:58.549Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-29T08:43:58.549Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-29T08:43:58.549Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-29T08:43:58.549Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-29T08:43:58.549Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-29T08:43:58.549Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-29T08:43:58.549Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-29T08:43:58.549Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-29T08:43:58.809Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-29T08:43:58.809Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-29T08:43:58.809Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-29T08:43:58.809Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-29T08:43:58.809Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-29T08:43:58.809Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-29T08:43:58.809Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-29T08:43:59.073Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-29T08:43:59.073Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-29T08:43:59.073Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-29T08:43:59.073Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-29T08:43:59.073Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-29T08:43:59.073Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-29T08:43:59.073Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-29T08:43:59.073Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-29T08:43:59.073Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-29T08:43:59.073Z] go: downloading google.golang.org/api v0.70.0 [2022-04-29T08:43:59.073Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-29T08:43:59.073Z] go: downloading k8s.io/api v0.23.4 [2022-04-29T08:43:59.073Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-29T08:43:59.073Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-29T08:43:59.073Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-29T08:43:59.073Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-29T08:43:59.073Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-29T08:43:59.073Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-29T08:43:59.073Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-29T08:43:59.073Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-29T08:43:59.073Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-29T08:43:59.073Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-29T08:43:59.073Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-29T08:43:59.073Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-29T08:43:59.332Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-29T08:43:59.332Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-29T08:43:59.332Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-29T08:43:59.332Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-29T08:43:59.332Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-29T08:43:59.332Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-29T08:43:59.332Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-29T08:43:59.332Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-29T08:43:59.332Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-29T08:43:59.591Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-29T08:44:00.159Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-29T08:44:00.420Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-29T08:44:00.809Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-29T08:44:00.809Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-29T08:44:01.071Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-29T08:44:01.071Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-29T08:44:01.071Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-29T08:44:01.071Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-29T08:44:01.071Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-29T08:44:01.071Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-29T08:44:01.331Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-29T08:44:01.592Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-29T08:44:01.592Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-29T08:44:01.592Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-29T08:44:01.592Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-29T08:44:01.592Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-29T08:44:01.592Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-29T08:44:01.592Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-29T08:44:01.592Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-29T08:44:01.592Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-29T08:44:01.592Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-29T08:44:01.592Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-29T08:44:01.592Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-29T08:44:01.592Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-29T08:44:01.854Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-29T08:44:01.854Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-29T08:44:01.854Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-29T08:44:01.854Z] go: downloading google.golang.org/api v0.70.0 [2022-04-29T08:44:01.854Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-29T08:44:01.854Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-29T08:44:01.854Z] go: downloading k8s.io/api v0.23.4 [2022-04-29T08:44:01.854Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-29T08:44:01.854Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-29T08:44:01.854Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-29T08:44:01.854Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-29T08:44:01.854Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-29T08:44:02.251Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-29T08:44:02.251Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-29T08:44:02.512Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-29T08:44:02.512Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-29T08:44:02.512Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-29T08:44:02.772Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-29T08:44:03.033Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-29T08:44:03.033Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-29T08:44:03.033Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-29T08:44:03.033Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-29T08:44:03.033Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-29T08:44:03.033Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-29T08:44:03.033Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-29T08:44:03.361Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-29T08:44:03.361Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-29T08:44:03.623Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-29T08:44:03.623Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-29T08:44:03.623Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-29T08:44:03.623Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-29T08:44:03.623Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-29T08:44:03.623Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-29T08:44:03.623Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-29T08:44:03.623Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-29T08:44:03.623Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-29T08:44:03.623Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-29T08:44:03.623Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-29T08:44:03.623Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-29T08:44:03.623Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-29T08:44:03.884Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-29T08:44:03.884Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-29T08:44:03.884Z] go: downloading go.opencensus.io v0.23.0 [2022-04-29T08:44:03.884Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-29T08:44:03.884Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-29T08:44:03.884Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-29T08:44:03.884Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-29T08:44:03.884Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-29T08:44:03.884Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-29T08:44:04.147Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-29T08:44:04.147Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-29T08:44:04.147Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-29T08:44:04.147Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-29T08:44:04.147Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-29T08:44:04.147Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-29T08:44:04.147Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-29T08:44:04.147Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-29T08:44:04.409Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-29T08:44:04.409Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-29T08:44:04.409Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-29T08:44:04.409Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-29T08:44:04.409Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-29T08:44:04.409Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-29T08:44:04.409Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-29T08:44:04.409Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-29T08:44:04.409Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-29T08:44:04.928Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-29T08:44:05.190Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-29T08:44:05.190Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-29T08:44:05.190Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-29T08:44:05.461Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-29T08:44:05.461Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-29T08:44:05.461Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-29T08:44:05.461Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-29T08:44:05.461Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-29T08:44:05.461Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-29T08:44:05.461Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-29T08:44:05.461Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-29T08:44:05.739Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-29T08:44:05.739Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-29T08:44:05.739Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-29T08:44:05.739Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-29T08:44:06.000Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-29T08:44:06.000Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-29T08:44:06.000Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-29T08:44:06.000Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-29T08:44:06.000Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-29T08:44:06.000Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-29T08:44:06.000Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-29T08:44:06.000Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-29T08:44:06.000Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-29T08:44:06.000Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-29T08:44:06.261Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-29T08:44:06.261Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-29T08:44:06.261Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-29T08:44:06.261Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-29T08:44:06.261Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-29T08:44:06.261Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-29T08:44:06.261Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-29T08:44:06.261Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-29T08:44:06.522Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-29T08:44:06.522Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-29T08:44:06.522Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-29T08:44:06.522Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-29T08:44:06.522Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-29T08:44:06.522Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-29T08:44:07.001Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-29T08:44:07.001Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-29T08:44:07.001Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-29T08:44:07.001Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-29T08:44:07.001Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-29T08:44:07.001Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-29T08:44:07.001Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-29T08:44:07.001Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-29T08:44:07.001Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-29T08:44:07.001Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-29T08:44:07.001Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-29T08:44:07.001Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-29T08:44:07.001Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-29T08:44:07.001Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-29T08:44:07.001Z] go: downloading go.opencensus.io v0.23.0 [2022-04-29T08:44:07.001Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-29T08:44:07.262Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-29T08:44:07.262Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-29T08:44:07.262Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-29T08:44:07.262Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-29T08:44:07.262Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-29T08:44:07.262Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-29T08:44:07.262Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-29T08:44:07.262Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-29T08:44:07.262Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-29T08:44:07.262Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-29T08:44:07.262Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-29T08:44:07.262Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-29T08:44:07.262Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-29T08:44:07.262Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-29T08:44:07.262Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-29T08:44:07.532Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-29T08:44:07.532Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-29T08:44:07.532Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-29T08:44:07.532Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-29T08:44:07.532Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-29T08:44:07.532Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-29T08:44:07.532Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-29T08:44:07.532Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-29T08:44:07.532Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-29T08:44:07.532Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-29T08:44:07.532Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-29T08:44:09.533Z] 25b303627fd3: Pull complete [2022-04-29T08:44:09.533Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-29T08:44:09.533Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-29T08:44:09.533Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-29T08:44:09.609Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-29T08:44:09.609Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-29T08:44:09.753Z] prd-ubuntu20.04-docker-arm64-4c-16g-34234 does not seem to be running inside a container [2022-04-29T08:44:09.845Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/214 -v /w/workspace/edgex-go/214:/w/workspace/edgex-go/214:rw,z -v /w/workspace/edgex-go/214@tmp:/w/workspace/edgex-go/214@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-29T08:44:12.016Z] $ docker top 1c6a68bedf52bd54e9a47df8a2574164ff941ddaa02a5879a1a7558997c71fdc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-29T08:44:12.908Z] + docker-compose+ buildgrep --help parallel [2022-04-29T08:44:12.908Z] [2022-04-29T08:44:13.814Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-29T08:44:13.814Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-29T08:44:16.296Z] --parallel Build images in parallel. [Pipeline] } [2022-04-29T08:44:16.326Z] $ docker stop --time=1 1c6a68bedf52bd54e9a47df8a2574164ff941ddaa02a5879a1a7558997c71fdc [2022-04-29T08:44:17.953Z] $ docker rm -f 1c6a68bedf52bd54e9a47df8a2574164ff941ddaa02a5879a1a7558997c71fdc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:44:18.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-29T08:44:18.532Z] . [Pipeline] withDockerContainer [2022-04-29T08:44:18.746Z] prd-ubuntu20.04-docker-arm64-4c-16g-34234 does not seem to be running inside a container [2022-04-29T08:44:18.842Z] $ 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/214 -v /w/workspace/edgex-go/214:/w/workspace/edgex-go/214:rw,z -v /w/workspace/edgex-go/214@tmp:/w/workspace/edgex-go/214@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-29T08:44:20.123Z] $ docker top 4bd5d28e179c03a009a0dba64582c5f37ad5b28128fe43a077e86925a253e5fa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-29T08:44:21.016Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-29T08:44:25.323Z] Building core-command ... [2022-04-29T08:44:25.323Z] Building core-data ... [2022-04-29T08:44:25.323Z] Building core-metadata ... [2022-04-29T08:44:25.323Z] Building security-bootstrapper ... [2022-04-29T08:44:25.323Z] Building security-proxy-setup ... [2022-04-29T08:44:25.323Z] Building security-secretstore-setup ... [2022-04-29T08:44:25.323Z] Building security-spiffe-token-provider ... [2022-04-29T08:44:25.323Z] Building security-spire-agent ... [2022-04-29T08:44:25.323Z] Building security-spire-config ... [2022-04-29T08:44:25.323Z] Building security-spire-server ... [2022-04-29T08:44:25.323Z] Building support-notifications ... [2022-04-29T08:44:25.323Z] Building support-scheduler ... [2022-04-29T08:44:25.323Z] Building sys-mgmt-agent ... [2022-04-29T08:44:25.323Z] Building security-spire-config [2022-04-29T08:44:25.323Z] Building security-secretstore-setup [2022-04-29T08:44:25.323Z] Building core-command [2022-04-29T08:44:25.323Z] Building support-scheduler [2022-04-29T08:44:25.323Z] Building security-proxy-setup [2022-04-29T08:44:26.041Z] Removing intermediate container 58207b9b5307 [2022-04-29T08:44:26.041Z] ---> a47c7c09e98a [2022-04-29T08:44:26.041Z] [2022-04-29T08:44:26.041Z] Step 10/23 : FROM alpine:3.14 [2022-04-29T08:44:26.041Z] ---> e04c818066af [2022-04-29T08:44:26.041Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-29T08:44:26.041Z] ---> Using cache [2022-04-29T08:44:26.041Z] ---> 0e5eca9c1856 [2022-04-29T08:44:26.041Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-29T08:44:26.041Z] ---> Using cache [2022-04-29T08:44:26.041Z] ---> 600789ce7775 [2022-04-29T08:44:26.041Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-29T08:44:26.041Z] Removing intermediate container 1e3bdc77b209 [2022-04-29T08:44:26.041Z] ---> 687aad151e26 [2022-04-29T08:44:26.041Z] [2022-04-29T08:44:26.041Z] Step 10/22 : FROM alpine:3.14 [2022-04-29T08:44:26.041Z] ---> e04c818066af [2022-04-29T08:44:26.041Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-29T08:44:26.041Z] Removing intermediate container 553da894953d [2022-04-29T08:44:26.041Z] ---> f07b9cbbd2f2 [2022-04-29T08:44:26.041Z] [2022-04-29T08:44:26.041Z] Step 10/25 : FROM alpine:3.14 [2022-04-29T08:44:26.041Z] ---> e04c818066af [2022-04-29T08:44:26.041Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-29T08:44:26.041Z] ---> Running in c4c2d2388e97 [2022-04-29T08:44:26.041Z] ---> Running in 82d3e716c5f8 [2022-04-29T08:44:26.041Z] ---> Running in b97ecbaeb82f [2022-04-29T08:44:26.041Z] Removing intermediate container c4c2d2388e97 [2022-04-29T08:44:26.041Z] ---> 43ea66df7c87 [2022-04-29T08:44:26.041Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-29T08:44:26.041Z] ---> Running in 83c02ebec024 [2022-04-29T08:44:26.300Z] Removing intermediate container 83c02ebec024 [2022-04-29T08:44:26.300Z] ---> 6ddfe12cbf16 [2022-04-29T08:44:26.300Z] Step 15/23 : WORKDIR / [2022-04-29T08:44:26.300Z] ---> Running in fa1208a64bdf [2022-04-29T08:44:26.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-29T08:44:26.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-29T08:44:26.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-29T08:44:26.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-29T08:44:26.820Z] Removing intermediate container fa1208a64bdf [2022-04-29T08:44:26.820Z] ---> 7d4e7bfef83a [2022-04-29T08:44:26.820Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T08:44:26.820Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-29T08:44:26.820Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-29T08:44:26.820Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-29T08:44:26.820Z] (3/3) Installing su-exec (0.2-r1) [2022-04-29T08:44:26.820Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-29T08:44:26.820Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T08:44:26.820Z] Executing ca-certificates-20211220-r0.trigger [2022-04-29T08:44:26.820Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-29T08:44:26.820Z] (4/6) Installing libcurl (7.79.1-r1) [2022-04-29T08:44:26.820Z] (5/6) Installing curl (7.79.1-r1) [2022-04-29T08:44:26.820Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-29T08:44:26.820Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T08:44:26.820Z] Executing ca-certificates-20211220-r0.trigger [2022-04-29T08:44:26.820Z] OK: 8 MiB in 20 packages [2022-04-29T08:44:26.820Z] OK: 6 MiB in 17 packages [2022-04-29T08:44:27.402Z] ---> 4eebb49d7784 [2022-04-29T08:44:27.403Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-29T08:44:28.343Z] Removing intermediate container 82d3e716c5f8 [2022-04-29T08:44:28.343Z] ---> cd7acab3ddb3 [2022-04-29T08:44:28.343Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-29T08:44:28.343Z] ---> c8324b609731 [2022-04-29T08:44:28.343Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-29T08:44:28.343Z] Removing intermediate container b97ecbaeb82f [2022-04-29T08:44:28.343Z] ---> 532bb044bb74 [2022-04-29T08:44:28.343Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-29T08:44:28.605Z] ---> Running in b0b1f4b607f0 [2022-04-29T08:44:28.605Z] ---> Running in 7112e8681fdf [2022-04-29T08:44:28.867Z] Removing intermediate container b0b1f4b607f0 [2022-04-29T08:44:28.867Z] ---> 990b3807a91f [2022-04-29T08:44:28.867Z] Step 13/22 : WORKDIR /edgex [2022-04-29T08:44:28.867Z] Removing intermediate container 7112e8681fdf [2022-04-29T08:44:28.867Z] ---> f2be0ae3f9c6 [2022-04-29T08:44:28.867Z] Step 13/25 : WORKDIR / [2022-04-29T08:44:29.129Z] ---> Running in 5e8d22bdb9ff [2022-04-29T08:44:29.129Z] ---> 8263faba4c1a [2022-04-29T08:44:29.129Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-29T08:44:29.129Z] ---> Running in 311f99214eee [2022-04-29T08:44:29.388Z] ---> Running in 830832a6f9ad [2022-04-29T08:44:29.388Z] Removing intermediate container 5e8d22bdb9ff [2022-04-29T08:44:29.388Z] ---> 561e76153f74 [2022-04-29T08:44:29.388Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-29T08:44:29.956Z] Removing intermediate container 311f99214eee [2022-04-29T08:44:29.956Z] ---> 300460915309 [2022-04-29T08:44:29.956Z] 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-29T08:44:29.956Z] Removing intermediate container 830832a6f9ad [2022-04-29T08:44:29.956Z] ---> c3553d9a6f6f [2022-04-29T08:44:29.956Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T08:44:30.247Z] ---> Running in a97f6545a337 [2022-04-29T08:44:30.247Z] ---> cfd7b4f7f64e [2022-04-29T08:44:30.247Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-29T08:44:30.511Z] ---> d84d2575b714 [2022-04-29T08:44:30.511Z] 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-29T08:44:30.511Z] Removing intermediate container a97f6545a337 [2022-04-29T08:44:30.511Z] ---> 33b26f1a079f [2022-04-29T08:44:30.511Z] Step 21/23 : LABEL arch=x86_64 [2022-04-29T08:44:30.772Z] ---> Running in 5553074e9c16 [2022-04-29T08:44:31.031Z] ---> 66ada025c06d [2022-04-29T08:44:31.031Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-29T08:44:31.291Z] Removing intermediate container 5553074e9c16 [2022-04-29T08:44:31.291Z] ---> 9b14b1f9ee88 [2022-04-29T08:44:31.291Z] Step 22/23 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:44:31.291Z] ---> 3546427ba82b [2022-04-29T08:44:31.291Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-29T08:44:31.561Z] ---> Running in f6143b01a66e [2022-04-29T08:44:31.561Z] ---> 88424bf65e50 [2022-04-29T08:44:31.561Z] 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-29T08:44:31.848Z] Removing intermediate container f6143b01a66e [2022-04-29T08:44:31.848Z] ---> ce8ab3c4b086 [2022-04-29T08:44:31.848Z] Step 23/23 : LABEL version=2.2.0-dev.86 [2022-04-29T08:44:32.130Z] ---> Running in 8809aad177e2 [2022-04-29T08:44:32.390Z] ---> 82b8bec03fca [2022-04-29T08:44:32.390Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-29T08:44:32.390Z] ---> efb50f10d674 [2022-04-29T08:44:32.390Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-29T08:44:32.653Z] Removing intermediate container 8809aad177e2 [2022-04-29T08:44:32.653Z] ---> cd021990a448 [2022-04-29T08:44:32.653Z] [2022-04-29T08:44:32.653Z] Successfully built cd021990a448 [2022-04-29T08:44:32.653Z] Successfully tagged core-command:latest [2022-04-29T08:44:32.653Z]  Building core-command ... done Building security-spiffe-token-provider [2022-04-29T08:44:34.568Z] ---> 71446d4b13b7 [2022-04-29T08:44:34.568Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-29T08:44:34.888Z] ---> c5cd67699224 [2022-04-29T08:44:34.888Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-29T08:44:35.148Z] ---> Running in 53bda75050a9 [2022-04-29T08:44:37.055Z] ---> d9b005f6ad84 [2022-04-29T08:44:37.055Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-29T08:44:37.314Z] ---> 23d420c10efd [2022-04-29T08:44:37.314Z] 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-29T08:44:37.572Z] Removing intermediate container 53bda75050a9 [2022-04-29T08:44:37.572Z] ---> 6cbb3b30fb43 [2022-04-29T08:44:37.572Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-29T08:44:37.572Z] ---> Running in e1cdc97b8a70 [2022-04-29T08:44:37.831Z] ---> Running in 6d5a5f3cd29f [2022-04-29T08:44:38.091Z] Removing intermediate container 6d5a5f3cd29f [2022-04-29T08:44:38.091Z] ---> 4bf9374ca68c [2022-04-29T08:44:38.091Z] Step 20/22 : LABEL arch=x86_64 [2022-04-29T08:44:38.091Z] ---> Running in acdb244d147e [2022-04-29T08:44:38.661Z] Removing intermediate container acdb244d147e [2022-04-29T08:44:38.661Z] ---> 615288566b72 [2022-04-29T08:44:38.661Z] Step 21/22 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:44:38.661Z] ---> Running in ff5bdbac69f0 [2022-04-29T08:44:39.253Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T08:44:39.253Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-29T08:44:39.253Z] ---> 0acfad2cf67c [2022-04-29T08:44:39.253Z] Step 3/20 : WORKDIR /edgex-go [2022-04-29T08:44:39.253Z] ---> Using cache [2022-04-29T08:44:39.253Z] ---> edbdd6b158e1 [2022-04-29T08:44:39.253Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-29T08:44:39.513Z] Removing intermediate container ff5bdbac69f0 [2022-04-29T08:44:39.513Z] ---> c1979d156469 [2022-04-29T08:44:39.513Z] Step 22/22 : LABEL version=2.2.0-dev.86 [2022-04-29T08:44:39.513Z] ---> Running in 4e7157466b98 [2022-04-29T08:44:39.513Z] ---> Running in 8d9d8a5bb079 [2022-04-29T08:44:39.773Z] Removing intermediate container e1cdc97b8a70 [2022-04-29T08:44:39.773Z] ---> 33eacc752a20 [2022-04-29T08:44:39.773Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-29T08:44:40.035Z] Removing intermediate container 8d9d8a5bb079 [2022-04-29T08:44:40.035Z] ---> 9e3d81886fbe [2022-04-29T08:44:40.035Z] [2022-04-29T08:44:40.035Z] ---> Running in c25d491f07db [2022-04-29T08:44:40.035Z] Successfully built 9e3d81886fbe [2022-04-29T08:44:40.035Z] Successfully tagged security-proxy-setup:latest [2022-04-29T08:44:40.035Z]  Building security-proxy-setup ... done Building security-spire-server [2022-04-29T08:44:40.603Z] Removing intermediate container c25d491f07db [2022-04-29T08:44:40.603Z] ---> d87be2bc6ee5 [2022-04-29T08:44:40.603Z] Step 23/25 : LABEL arch=x86_64 [2022-04-29T08:44:40.876Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T08:44:41.815Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T08:44:42.076Z] v3.15.4-72-g65880c7faf [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-29T08:44:42.076Z] v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-29T08:44:42.076Z] OK: 15864 distinct packages available [2022-04-29T08:44:42.336Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T08:44:42.596Z] ---> Running in 0aaf8e131c13 [2022-04-29T08:44:43.165Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T08:44:43.165Z] Removing intermediate container 0aaf8e131c13 [2022-04-29T08:44:43.165Z] ---> b28fd6fb8a00 [2022-04-29T08:44:43.165Z] Step 24/25 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:44:43.165Z] ---> Running in 9089122e361c [2022-04-29T08:44:43.425Z] OK: 221 MiB in 52 packages [2022-04-29T08:44:43.750Z] Removing intermediate container 9089122e361c [2022-04-29T08:44:43.750Z] ---> 9bdd7a2f2eff [2022-04-29T08:44:43.750Z] Step 25/25 : LABEL version=2.2.0-dev.86 [2022-04-29T08:44:44.330Z] ---> Running in 9bd32d4ce88d [2022-04-29T08:44:44.998Z] Removing intermediate container 9bd32d4ce88d [2022-04-29T08:44:44.998Z] ---> 48478d17d8ae [2022-04-29T08:44:44.998Z] [2022-04-29T08:44:44.998Z] Successfully built 48478d17d8ae [2022-04-29T08:44:45.264Z] Successfully tagged security-secretstore-setup:latest [2022-04-29T08:44:45.264Z] Building core-data [2022-04-29T08:44:45.264Z]  Building security-secretstore-setup ... done Removing intermediate container 4e7157466b98 [2022-04-29T08:44:45.264Z] ---> 037c7a7bb71d [2022-04-29T08:44:45.264Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-29T08:44:46.261Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T08:44:46.261Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-29T08:44:46.261Z] ---> 0acfad2cf67c [2022-04-29T08:44:46.261Z] Step 3/25 : WORKDIR /edgex-go [2022-04-29T08:44:46.261Z] ---> Using cache [2022-04-29T08:44:46.261Z] ---> edbdd6b158e1 [2022-04-29T08:44:46.261Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T08:44:46.261Z] ---> Using cache [2022-04-29T08:44:46.261Z] ---> f606a389520f [2022-04-29T08:44:46.261Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-29T08:44:46.261Z] ---> Using cache [2022-04-29T08:44:46.261Z] ---> 313980cc143e [2022-04-29T08:44:46.261Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-29T08:44:46.261Z] ---> Using cache [2022-04-29T08:44:46.261Z] ---> 0893db415b49 [2022-04-29T08:44:46.261Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T08:44:46.261Z] ---> Using cache [2022-04-29T08:44:46.261Z] ---> 1ecc1b9affab [2022-04-29T08:44:46.261Z] Step 8/25 : COPY . . [2022-04-29T08:44:46.261Z] ---> Using cache [2022-04-29T08:44:46.261Z] ---> 331c931f9eff [2022-04-29T08:44:46.261Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-29T08:44:46.261Z] ---> Using cache [2022-04-29T08:44:46.261Z] ---> 9874ae51e57d [2022-04-29T08:44:46.261Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-29T08:44:46.261Z] ---> Using cache [2022-04-29T08:44:46.261Z] ---> 23e619e5151e [2022-04-29T08:44:46.261Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-29T08:44:46.261Z] ---> Using cache [2022-04-29T08:44:46.261Z] ---> 7d6400844f2c [2022-04-29T08:44:46.261Z] 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-29T08:44:49.547Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T08:44:49.547Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-29T08:44:49.547Z] ---> 0acfad2cf67c [2022-04-29T08:44:49.547Z] Step 3/23 : WORKDIR /edgex-go [2022-04-29T08:44:49.547Z] ---> Using cache [2022-04-29T08:44:49.547Z] ---> edbdd6b158e1 [2022-04-29T08:44:49.547Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T08:44:49.547Z] ---> Using cache [2022-04-29T08:44:49.547Z] ---> f606a389520f [2022-04-29T08:44:49.547Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-29T08:44:49.547Z] ---> 0c9e031d1a4e [2022-04-29T08:44:49.547Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T08:44:49.547Z] ---> Running in ad67c6ea9a33 [2022-04-29T08:44:49.547Z] ---> Running in b33b6219033d [2022-04-29T08:44:49.547Z] ---> Running in 12a06bff3eed [2022-04-29T08:44:51.463Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T08:44:51.463Z] spire-1.2.1/ [2022-04-29T08:44:51.463Z] spire-1.2.1/.data/ [2022-04-29T08:44:51.463Z] spire-1.2.1/.data/.file [2022-04-29T08:44:51.463Z] spire-1.2.1/.dockerignore [2022-04-29T08:44:51.463Z] spire-1.2.1/.gitattributes [2022-04-29T08:44:51.463Z] spire-1.2.1/.githooks/ [2022-04-29T08:44:51.463Z] spire-1.2.1/.githooks/pre-commit [2022-04-29T08:44:51.463Z] spire-1.2.1/.github/ [2022-04-29T08:44:51.463Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-29T08:44:51.463Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-29T08:44:51.463Z] spire-1.2.1/.github/dependabot.yml [2022-04-29T08:44:51.463Z] spire-1.2.1/.github/workflows/ [2022-04-29T08:44:51.463Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-29T08:44:51.463Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-29T08:44:51.463Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-29T08:44:51.463Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-29T08:44:51.463Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-29T08:44:51.463Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-29T08:44:51.463Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-29T08:44:51.463Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-29T08:44:51.463Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-29T08:44:51.463Z] spire-1.2.1/.gitignore [2022-04-29T08:44:51.463Z] spire-1.2.1/.go-version [2022-04-29T08:44:51.463Z] spire-1.2.1/.golangci.yml [2022-04-29T08:44:51.463Z] spire-1.2.1/ADOPTERS.md [2022-04-29T08:44:51.463Z] spire-1.2.1/CHANGELOG.md [2022-04-29T08:44:51.463Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-29T08:44:51.463Z] spire-1.2.1/CODEOWNERS [2022-04-29T08:44:51.463Z] spire-1.2.1/CONTRIBUTING.md [2022-04-29T08:44:51.463Z] spire-1.2.1/Dockerfile [2022-04-29T08:44:51.463Z] spire-1.2.1/Dockerfile.dev [2022-04-29T08:44:51.463Z] spire-1.2.1/Dockerfile.scratch [2022-04-29T08:44:51.463Z] spire-1.2.1/LICENSE [2022-04-29T08:44:51.463Z] spire-1.2.1/MAINTAINERS.md [2022-04-29T08:44:51.463Z] spire-1.2.1/Makefile [2022-04-29T08:44:51.463Z] spire-1.2.1/README.md [2022-04-29T08:44:51.463Z] spire-1.2.1/ROADMAP.md [2022-04-29T08:44:51.463Z] spire-1.2.1/SECURITY.md [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/ [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-agent/ [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/ [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-29T08:44:51.463Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-29T08:44:51.463Z] spire-1.2.1/conf/ [2022-04-29T08:44:51.463Z] spire-1.2.1/conf/agent/ [2022-04-29T08:44:51.463Z] spire-1.2.1/conf/agent/agent.conf [2022-04-29T08:44:51.463Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-29T08:44:51.463Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-29T08:44:51.463Z] spire-1.2.1/conf/server/ [2022-04-29T08:44:51.463Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-29T08:44:51.463Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-29T08:44:51.463Z] spire-1.2.1/conf/server/server.conf [2022-04-29T08:44:51.463Z] spire-1.2.1/conf/server/server_full.conf [2022-04-29T08:44:51.463Z] spire-1.2.1/doc/ [2022-04-29T08:44:51.463Z] spire-1.2.1/doc/SPIRE101.md [2022-04-29T08:44:51.463Z] spire-1.2.1/doc/auditlog.md [2022-04-29T08:44:51.463Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-29T08:44:51.463Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-29T08:44:51.463Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-29T08:44:51.463Z] spire-1.2.1/doc/images/ [2022-04-29T08:44:51.463Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-29T08:44:51.463Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-29T08:44:51.463Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-29T08:44:51.463Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-29T08:44:51.463Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-29T08:44:51.463Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-29T08:44:51.463Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-29T08:44:51.463Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-29T08:44:51.463Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/scaling_spire.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/spire_agent.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/spire_server.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/supported_integrations.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/telemetry.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/telemetry_config.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/upgrading.md [2022-04-29T08:44:51.464Z] spire-1.2.1/doc/using_spire.md [2022-04-29T08:44:51.464Z] spire-1.2.1/examples/ [2022-04-29T08:44:51.464Z] spire-1.2.1/examples/README.md [2022-04-29T08:44:51.464Z] spire-1.2.1/go.mod [2022-04-29T08:44:51.464Z] spire-1.2.1/go.sum [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/ [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/ [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/agent.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/api/ [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/client/ [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/common/ [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/config.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/manager/ [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T08:44:51.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/svid/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/api/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/api/names.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/auth/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/catalog/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/cli/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/health/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/health/config.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/health/context.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/health/health.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/idutil/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/log/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/log/log.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/log/options.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-29T08:44:51.465Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/plugin/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/profiling/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/selector/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/uptime/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/util/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/util/task.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/version/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/version/version.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/x509util/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/api.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/health/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/id.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/status.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/bundle/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/ca/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/cache/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/catalog/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/config.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/datastore/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-29T08:44:51.466Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/registration/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/server.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/server_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/svid/ [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/proto/ [2022-04-29T08:44:51.467Z] spire-1.2.1/proto/private/ [2022-04-29T08:44:51.467Z] spire-1.2.1/proto/private/server/ [2022-04-29T08:44:51.467Z] spire-1.2.1/proto/private/server/journal/ [2022-04-29T08:44:51.467Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-29T08:44:51.467Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-29T08:44:51.467Z] spire-1.2.1/proto/spire/ [2022-04-29T08:44:51.467Z] spire-1.2.1/proto/spire/common/ [2022-04-29T08:44:51.467Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-29T08:44:51.467Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-29T08:44:51.467Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-29T08:44:51.467Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-29T08:44:51.467Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-29T08:44:51.467Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-29T08:44:51.467Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-29T08:44:51.467Z] spire-1.2.1/proto/spire/plugin/ [2022-04-29T08:44:51.467Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-29T08:44:51.467Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-29T08:44:51.467Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-29T08:44:51.467Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-29T08:44:51.467Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-29T08:44:51.467Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-29T08:44:51.467Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-29T08:44:51.467Z] spire-1.2.1/release/ [2022-04-29T08:44:51.467Z] spire-1.2.1/release/spire-extras/ [2022-04-29T08:44:51.467Z] spire-1.2.1/release/spire-extras/README.md [2022-04-29T08:44:51.467Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-29T08:44:51.467Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-29T08:44:51.467Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-29T08:44:51.467Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-29T08:44:51.467Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-29T08:44:51.467Z] spire-1.2.1/release/spire/ [2022-04-29T08:44:51.467Z] spire-1.2.1/release/spire/README.md [2022-04-29T08:44:51.467Z] spire-1.2.1/release/spire/conf/ [2022-04-29T08:44:51.467Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-29T08:44:51.467Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-29T08:44:51.467Z] spire-1.2.1/release/spire/conf/server/ [2022-04-29T08:44:51.467Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-29T08:44:51.467Z] spire-1.2.1/script/ [2022-04-29T08:44:51.467Z] spire-1.2.1/script/build-artifact.sh [2022-04-29T08:44:51.467Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-29T08:44:51.467Z] spire-1.2.1/support/ [2022-04-29T08:44:51.467Z] spire-1.2.1/support/k8s/ [2022-04-29T08:44:51.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-29T08:44:51.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-29T08:44:51.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-29T08:44:51.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-29T08:44:51.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-29T08:44:51.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-29T08:44:51.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-29T08:44:51.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-29T08:44:51.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-29T08:44:51.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-29T08:44:51.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-29T08:44:51.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-29T08:44:51.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-29T08:44:51.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-29T08:44:51.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-29T08:44:51.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-29T08:44:51.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-29T08:44:51.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-29T08:44:51.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-29T08:44:51.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-29T08:44:51.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-29T08:44:51.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-29T08:44:51.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-29T08:44:51.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-29T08:44:51.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-29T08:44:51.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-29T08:44:51.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-29T08:44:51.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-29T08:44:51.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-29T08:44:51.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-29T08:44:51.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-29T08:44:51.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-29T08:44:51.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-29T08:44:51.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-29T08:44:51.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-29T08:44:51.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-29T08:44:51.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-29T08:44:51.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-29T08:44:51.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-29T08:44:51.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-29T08:44:51.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-29T08:44:51.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-29T08:44:51.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-29T08:44:51.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-29T08:44:51.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-29T08:44:51.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-29T08:44:51.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-29T08:44:51.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-29T08:44:51.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-29T08:44:51.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-29T08:44:51.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-29T08:44:51.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-29T08:44:51.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-29T08:44:51.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-29T08:44:51.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-29T08:44:51.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-29T08:44:51.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-29T08:44:51.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-29T08:44:51.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-29T08:44:51.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-29T08:44:51.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-29T08:44:51.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-29T08:44:51.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-29T08:44:51.468Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-29T08:44:51.468Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-29T08:44:51.468Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-29T08:44:51.468Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-29T08:44:51.468Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-29T08:44:51.468Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-29T08:44:51.468Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-29T08:44:51.468Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-29T08:44:51.468Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-29T08:44:51.468Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-29T08:44:51.468Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-29T08:44:51.468Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-29T08:44:51.468Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-29T08:44:51.468Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-29T08:44:51.468Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-29T08:44:51.468Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-29T08:44:51.468Z] spire-1.2.1/test/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/clock/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/clock/clock.go [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fakes/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/certs/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/config/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/fixture.go [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/registration/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-29T08:44:51.468Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/README.md [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/common [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/setup/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-29T08:44:51.468Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-29T08:44:51.469Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/test-one.sh [2022-04-29T08:44:51.470Z] spire-1.2.1/test/integration/test.sh [2022-04-29T08:44:51.470Z] spire-1.2.1/test/plugintest/ [2022-04-29T08:44:51.470Z] spire-1.2.1/test/plugintest/config.go [2022-04-29T08:44:51.470Z] spire-1.2.1/test/plugintest/load.go [2022-04-29T08:44:51.470Z] spire-1.2.1/test/plugintest/option.go [2022-04-29T08:44:51.470Z] spire-1.2.1/test/spiretest/ [2022-04-29T08:44:51.470Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-29T08:44:51.470Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-29T08:44:51.470Z] spire-1.2.1/test/spiretest/dir.go [2022-04-29T08:44:51.470Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-29T08:44:51.470Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-29T08:44:51.470Z] spire-1.2.1/test/spiretest/logs.go [2022-04-29T08:44:51.470Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-29T08:44:51.470Z] spire-1.2.1/test/spiretest/suite.go [2022-04-29T08:44:51.470Z] spire-1.2.1/test/spiretest/x509.go [2022-04-29T08:44:51.470Z] spire-1.2.1/test/testca/ [2022-04-29T08:44:51.470Z] spire-1.2.1/test/testca/ca.go [2022-04-29T08:44:51.470Z] spire-1.2.1/test/testkey/ [2022-04-29T08:44:51.470Z] spire-1.2.1/test/testkey/generate.sh [2022-04-29T08:44:51.470Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-29T08:44:51.470Z] spire-1.2.1/test/testkey/keys.go [2022-04-29T08:44:51.470Z] spire-1.2.1/test/testkey/new.go [2022-04-29T08:44:51.470Z] spire-1.2.1/test/tpmsimulator/ [2022-04-29T08:44:51.470Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-29T08:44:51.470Z] spire-1.2.1/test/util/ [2022-04-29T08:44:51.470Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-29T08:44:51.470Z] spire-1.2.1/test/util/cert_generation.go [2022-04-29T08:44:51.470Z] spire-1.2.1/test/util/io_redirection.go [2022-04-29T08:44:51.470Z] spire-1.2.1/test/util/race.go [2022-04-29T08:44:51.470Z] spire-1.2.1/test/util/util.go [2022-04-29T08:44:51.470Z] building spire from source... [2022-04-29T08:44:51.470Z] Installing go1.17.7... [2022-04-29T08:44:52.047Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T08:44:52.306Z] OK: 221 MiB in 52 packages [2022-04-29T08:44:52.566Z] Removing intermediate container 12a06bff3eed [2022-04-29T08:44:52.566Z] ---> bcafec2725e1 [2022-04-29T08:44:52.566Z] Step 7/20 : COPY . . [2022-04-29T08:44:53.940Z] Removing intermediate container b33b6219033d [2022-04-29T08:44:53.940Z] ---> 3dde19f15071 [2022-04-29T08:44:53.940Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-29T08:44:55.316Z] ---> c57638ab4051 [2022-04-29T08:44:55.316Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T08:44:55.889Z] ---> Running in a6cbc630c81e [2022-04-29T08:44:57.264Z] Building bin/spire-server... [2022-04-29T08:44:57.264Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-29T08:44:57.265Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-29T08:44:57.265Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-29T08:44:57.265Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-29T08:44:57.265Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-29T08:44:57.265Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-29T08:44:57.265Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-29T08:44:57.265Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-29T08:44:57.522Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-29T08:44:57.786Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-29T08:44:57.786Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-29T08:44:57.786Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-29T08:44:57.786Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-29T08:44:57.786Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-29T08:44:57.786Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-29T08:44:57.786Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-29T08:44:58.046Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-29T08:44:58.046Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-29T08:44:58.046Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-29T08:44:58.046Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-29T08:44:58.046Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-29T08:44:58.306Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-29T08:44:58.306Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-29T08:44:58.306Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-29T08:44:58.306Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-29T08:44:58.306Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-29T08:44:58.306Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-29T08:44:58.306Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-29T08:44:58.306Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-29T08:44:58.306Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-29T08:44:58.306Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-29T08:44:58.568Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-29T08:44:58.568Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-29T08:44:58.568Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-29T08:44:58.568Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-29T08:44:58.568Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-29T08:44:58.568Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-29T08:44:58.568Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-29T08:44:58.827Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-29T08:44:58.827Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-29T08:44:58.827Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-29T08:44:58.827Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-29T08:44:58.827Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-29T08:44:59.086Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-29T08:44:59.086Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-29T08:44:59.086Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-29T08:44:59.086Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-29T08:44:59.086Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-29T08:44:59.346Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-29T08:44:59.346Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-29T08:44:59.346Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-29T08:44:59.346Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-29T08:44:59.915Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-29T08:45:01.847Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-29T08:45:01.847Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-29T08:45:01.847Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-29T08:45:01.847Z]  ---> d0abafd589f1 [2022-04-29T08:45:01.847Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-29T08:45:01.847Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-29T08:45:01.847Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-29T08:45:02.810Z] Removing intermediate container a6cbc630c81e [2022-04-29T08:45:02.810Z] ---> b20097c693c3 [2022-04-29T08:45:02.810Z] Step 8/23 : COPY . . [2022-04-29T08:45:02.810Z] ---> Running in 9f409975bb45 [2022-04-29T08:45:03.757Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-29T08:45:05.665Z] go: downloading google.golang.org/api v0.70.0 [2022-04-29T08:45:05.665Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-29T08:45:05.665Z] go: downloading k8s.io/api v0.23.4 [2022-04-29T08:45:05.665Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-29T08:45:05.665Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-29T08:45:05.665Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-29T08:45:05.665Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-29T08:45:05.665Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-29T08:45:05.665Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-29T08:45:05.923Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-29T08:45:07.331Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-29T08:45:07.331Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-29T08:45:07.331Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-29T08:45:07.331Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-29T08:45:07.592Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-29T08:45:07.592Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-29T08:45:07.592Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-29T08:45:07.592Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-29T08:45:07.852Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-29T08:45:07.852Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-29T08:45:07.852Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-29T08:45:07.852Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-29T08:45:07.852Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-29T08:45:07.852Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-29T08:45:08.111Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-29T08:45:08.111Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-29T08:45:08.370Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-29T08:45:08.628Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-29T08:45:08.887Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-29T08:45:08.887Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-29T08:45:09.145Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-29T08:45:09.145Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-29T08:45:09.404Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-29T08:45:09.664Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-29T08:45:09.664Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-29T08:45:11.571Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-29T08:45:11.571Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-29T08:45:11.571Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-29T08:45:11.571Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-29T08:45:11.571Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-29T08:45:11.829Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-29T08:45:11.829Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-29T08:45:11.829Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-29T08:45:11.829Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-29T08:45:11.829Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-29T08:45:11.829Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-29T08:45:11.829Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-29T08:45:11.829Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-29T08:45:12.089Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-29T08:45:12.089Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-29T08:45:12.089Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-29T08:45:12.089Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-29T08:45:12.312Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T08:45:12.312Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-29T08:45:12.312Z] ---> 6dd03250d403 [2022-04-29T08:45:12.312Z] Step 3/26 : WORKDIR /edgex-go [2022-04-29T08:45:12.460Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-29T08:45:12.460Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-29T08:45:12.460Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-29T08:45:12.460Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-29T08:45:12.460Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-29T08:45:12.720Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-29T08:45:12.720Z] go: downloading go.opencensus.io v0.23.0 [2022-04-29T08:45:12.720Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-29T08:45:12.720Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-29T08:45:12.720Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-29T08:45:12.720Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-29T08:45:12.991Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-29T08:45:12.991Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-29T08:45:12.991Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-29T08:45:12.991Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-29T08:45:12.991Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-29T08:45:13.251Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-29T08:45:13.251Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-29T08:45:13.251Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-29T08:45:13.304Z] ---> Running in 421102f29571 [2022-04-29T08:45:13.304Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T08:45:13.304Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-29T08:45:13.304Z] ---> 6dd03250d403 [2022-04-29T08:45:13.304Z] Step 3/22 : WORKDIR /edgex-go [2022-04-29T08:45:13.304Z] ---> Running in 86314577df67 [2022-04-29T08:45:13.510Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-29T08:45:13.510Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-29T08:45:13.510Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-29T08:45:13.510Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-29T08:45:13.510Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-29T08:45:13.510Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-29T08:45:13.589Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T08:45:13.589Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-29T08:45:13.589Z] ---> 6dd03250d403 [2022-04-29T08:45:13.589Z] Step 3/25 : WORKDIR /edgex-go [2022-04-29T08:45:13.589Z] ---> Running in 5e06c3453762 [2022-04-29T08:45:13.589Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T08:45:13.769Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-29T08:45:13.770Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-29T08:45:13.770Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-29T08:45:13.770Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-29T08:45:13.770Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-29T08:45:13.877Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-29T08:45:13.878Z] ---> 6dd03250d403 [2022-04-29T08:45:13.878Z] Step 3/22 : WORKDIR /edgex-go [2022-04-29T08:45:13.878Z] ---> Running in 85b6bef3217d [2022-04-29T08:45:13.878Z] Removing intermediate container 421102f29571 [2022-04-29T08:45:13.878Z] ---> ca19b7baab30 [2022-04-29T08:45:13.878Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T08:45:14.029Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-29T08:45:14.029Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-29T08:45:14.165Z] ---> Running in e555a34e725f [2022-04-29T08:45:14.165Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T08:45:14.165Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-29T08:45:14.165Z] ---> 6dd03250d403 [2022-04-29T08:45:14.165Z] Step 3/23 : WORKDIR /edgex-go [2022-04-29T08:45:14.165Z] ---> Using cache [2022-04-29T08:45:14.165Z] ---> ca19b7baab30 [2022-04-29T08:45:14.165Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T08:45:14.165Z] ---> Running in 46d6018d4547 [2022-04-29T08:45:14.165Z] Removing intermediate container 86314577df67 [2022-04-29T08:45:14.165Z] ---> e2561f6e7de3 [2022-04-29T08:45:14.165Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T08:45:14.451Z] ---> Running in 9bf61c681c44 [2022-04-29T08:45:14.451Z] Removing intermediate container 5e06c3453762 [2022-04-29T08:45:14.451Z] ---> d94ced723eb7 [2022-04-29T08:45:14.451Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T08:45:14.741Z] Removing intermediate container 85b6bef3217d [2022-04-29T08:45:14.741Z] ---> 41635a66e585 [2022-04-29T08:45:14.741Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T08:45:14.741Z] ---> Running in a04d2ae0f0a3 [2022-04-29T08:45:14.741Z] ---> Running in b4f547c6ef9b [2022-04-29T08:45:14.968Z]  ---> 10176b970a86 [2022-04-29T08:45:14.968Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-29T08:45:17.507Z] ---> Running in fb568127a8b4 [2022-04-29T08:45:18.073Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-29T08:45:18.162Z] Removing intermediate container 46d6018d4547 [2022-04-29T08:45:18.162Z] ---> 299ee038c16a [2022-04-29T08:45:18.162Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-29T08:45:18.162Z] Removing intermediate container e555a34e725f [2022-04-29T08:45:18.162Z] ---> 81a3dd3de3c8 [2022-04-29T08:45:18.162Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-29T08:45:18.162Z] ---> Running in 6ee26b3eab87 [2022-04-29T08:45:18.162Z] ---> Running in 8f935a80aa40 [2022-04-29T08:45:18.442Z] Removing intermediate container b4f547c6ef9b [2022-04-29T08:45:18.442Z] ---> 8ddb7f99372d [2022-04-29T08:45:18.442Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-29T08:45:18.442Z] Removing intermediate container 9bf61c681c44 [2022-04-29T08:45:18.442Z] ---> d0924a72d85f [2022-04-29T08:45:18.442Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-29T08:45:18.718Z] Removing intermediate container a04d2ae0f0a3 [2022-04-29T08:45:18.718Z] ---> ccf96540c85d [2022-04-29T08:45:18.718Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-29T08:45:18.718Z] ---> Running in 81e48d100e98 [2022-04-29T08:45:18.718Z] ---> Running in 3d2ff6f228c4 [2022-04-29T08:45:18.718Z] ---> Running in 12fdcde62c16 [2022-04-29T08:45:19.983Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-29T08:45:19.983Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-29T08:45:20.171Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T08:45:20.171Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T08:45:20.770Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T08:45:20.770Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T08:45:20.770Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T08:45:21.044Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T08:45:21.044Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T08:45:21.669Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T08:45:21.669Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T08:45:21.949Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T08:45:21.949Z] OK: 220 MiB in 52 packages [2022-04-29T08:45:21.949Z] OK: 220 MiB in 52 packages [2022-04-29T08:45:23.435Z] OK: 220 MiB in 52 packages [2022-04-29T08:45:23.435Z] OK: 220 MiB in 52 packages [2022-04-29T08:45:23.435Z] OK: 220 MiB in 52 packages [2022-04-29T08:45:23.713Z] Removing intermediate container 8f935a80aa40 [2022-04-29T08:45:23.713Z] ---> a34e1f231ac9 [2022-04-29T08:45:23.713Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-29T08:45:24.334Z] Removing intermediate container 6ee26b3eab87 [2022-04-29T08:45:24.334Z] ---> a4745b78710c [2022-04-29T08:45:24.334Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-29T08:45:24.949Z] Removing intermediate container 3d2ff6f228c4 [2022-04-29T08:45:24.949Z] ---> c737005988cf [2022-04-29T08:45:24.949Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-29T08:45:24.949Z] Removing intermediate container 12fdcde62c16 [2022-04-29T08:45:24.949Z] ---> 81436d1cd114 [2022-04-29T08:45:24.949Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-29T08:45:24.949Z] Removing intermediate container 81e48d100e98 [2022-04-29T08:45:24.949Z] ---> 34c123467192 [2022-04-29T08:45:24.949Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-29T08:45:25.225Z] ---> 0fabb7b826c5 [2022-04-29T08:45:25.225Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T08:45:25.507Z] ---> Running in faa5ded6c42f [2022-04-29T08:45:25.507Z] ---> da6d4a703cf9 [2022-04-29T08:45:25.507Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T08:45:25.781Z] ---> Running in 6bb4409af3ed [2022-04-29T08:45:26.058Z] ---> 1370ffbb0280 [2022-04-29T08:45:26.058Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T08:45:26.355Z] ---> Running in c4fe50247627 [2022-04-29T08:45:26.355Z] ---> a24909cfdebf [2022-04-29T08:45:26.355Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T08:45:26.643Z] ---> Running in 6b5c6786eb22 [2022-04-29T08:45:26.643Z] ---> 8f281ef7d9a2 [2022-04-29T08:45:26.643Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T08:45:26.931Z] ---> Running in 9f8f5d096329 [2022-04-29T08:45:31.328Z] Removing intermediate container faa5ded6c42f [2022-04-29T08:45:31.328Z] ---> ee741b318b78 [2022-04-29T08:45:31.328Z] Step 8/26 : COPY . . [2022-04-29T08:45:31.931Z] Removing intermediate container 6bb4409af3ed [2022-04-29T08:45:31.931Z] ---> 039a7abb26af [2022-04-29T08:45:31.931Z] Step 8/23 : COPY . . [2022-04-29T08:45:32.208Z] Removing intermediate container c4fe50247627 [2022-04-29T08:45:32.208Z] ---> 330cbe09a6aa [2022-04-29T08:45:32.208Z] Step 8/22 : COPY . . [2022-04-29T08:45:32.483Z] Removing intermediate container 6b5c6786eb22 [2022-04-29T08:45:32.483Z] ---> eb786cc1e655 [2022-04-29T08:45:32.483Z] Step 8/25 : COPY . . [2022-04-29T08:45:32.761Z] Removing intermediate container 9f8f5d096329 [2022-04-29T08:45:32.761Z] ---> 6996efa5d7ea [2022-04-29T08:45:32.761Z] Step 8/22 : COPY . . [2022-04-29T08:45:51.086Z] ---> 4d2eab782337 [2022-04-29T08:45:51.086Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-29T08:45:51.086Z] ---> 3a2759461629 [2022-04-29T08:45:51.086Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-29T08:45:51.086Z] ---> 30fea25a938b [2022-04-29T08:45:51.086Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-29T08:45:51.086Z] ---> 27ba1e24bdb6 [2022-04-29T08:45:51.086Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-29T08:45:51.086Z] ---> d5e2b54e7cb3 [2022-04-29T08:45:51.086Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-29T08:45:51.086Z] ---> Running in ed62d98a795d [2022-04-29T08:45:51.086Z] ---> Running in 92509541d627 [2022-04-29T08:45:51.086Z] ---> Running in dcaa3b623dc0 [2022-04-29T08:45:51.086Z] ---> Running in 87e550543d0a [2022-04-29T08:45:51.086Z] ---> Running in bbbd19ff1dfb [2022-04-29T08:45:51.086Z] Removing intermediate container 92509541d627 [2022-04-29T08:45:51.086Z] ---> bc8a9119211f [2022-04-29T08:45:51.086Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-29T08:45:51.086Z] ---> Running in e4c73a8beb45 [2022-04-29T08:45:52.082Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-29T08:45:52.082Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-29T08:45:52.360Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-29T08:45:52.360Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-29T08:45:53.822Z] Removing intermediate container e4c73a8beb45 [2022-04-29T08:45:53.822Z] ---> fe5533c29ff3 [2022-04-29T08:45:53.822Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-29T08:45:53.822Z] ---> Running in a59164935e59 [2022-04-29T08:45:54.425Z] Removing intermediate container a59164935e59 [2022-04-29T08:45:54.425Z] ---> bb3c966bdac6 [2022-04-29T08:45:54.425Z] 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-29T08:45:54.425Z] ---> Running in a71714d18468 [2022-04-29T08:45:58.702Z] Removing intermediate container 9f409975bb45 [2022-04-29T08:45:58.702Z] ---> 09e731a7f0b1 [2022-04-29T08:45:58.702Z] [2022-04-29T08:45:58.702Z] Step 9/20 : FROM alpine:3.15 [2022-04-29T08:45:58.702Z] 3.15: Pulling from library/alpine [2022-04-29T08:45:58.702Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-29T08:45:58.702Z] Status: Downloaded newer image for alpine:3.15 [2022-04-29T08:45:58.702Z] ---> 0ac33e5f5afa [2022-04-29T08:45:58.702Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-29T08:45:58.702Z] ---> Running in 8e9ba8160207 [2022-04-29T08:45:58.702Z] Removing intermediate container 8e9ba8160207 [2022-04-29T08:45:58.702Z] ---> ceefa093f1dc [2022-04-29T08:45:58.702Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T08:45:58.702Z] Removing intermediate container fb568127a8b4 [2022-04-29T08:45:58.702Z] ---> 2f97679ddd3d [2022-04-29T08:45:58.702Z] [2022-04-29T08:45:58.702Z] Step 10/23 : FROM alpine:3.14 [2022-04-29T08:45:58.702Z] ---> e04c818066af [2022-04-29T08:45:58.702Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-29T08:45:58.702Z] ---> Running in 41274bd6e220 [2022-04-29T08:45:58.702Z] ---> Running in 967481d83a8a [2022-04-29T08:45:58.702Z] Removing intermediate container 967481d83a8a [2022-04-29T08:45:58.702Z] ---> 94286ba0f8f0 [2022-04-29T08:45:58.702Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-29T08:45:58.702Z] ---> Running in beadab9fa865 [2022-04-29T08:45:58.702Z] Removing intermediate container beadab9fa865 [2022-04-29T08:45:58.702Z] ---> 30eb128f77be [2022-04-29T08:45:58.702Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-29T08:45:58.702Z] ---> Running in 950df57d3828 [2022-04-29T08:45:58.702Z] Removing intermediate container 41274bd6e220 [2022-04-29T08:45:58.702Z] ---> 122065b0fcc3 [2022-04-29T08:45:58.702Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-29T08:45:58.702Z] ---> Running in 3b98630e2047 [2022-04-29T08:45:58.702Z] Removing intermediate container 950df57d3828 [2022-04-29T08:45:58.702Z] ---> 6f0d1d6efab7 [2022-04-29T08:45:58.702Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T08:45:58.702Z] ---> Running in e0b194b4332a [2022-04-29T08:45:58.702Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T08:45:58.767Z] spire-1.2.1/ [2022-04-29T08:45:58.767Z] spire-1.2.1/.data/ [2022-04-29T08:45:58.767Z] spire-1.2.1/.data/.file [2022-04-29T08:45:58.767Z] spire-1.2.1/.dockerignore [2022-04-29T08:45:58.767Z] spire-1.2.1/.gitattributes [2022-04-29T08:45:58.767Z] spire-1.2.1/.githooks/ [2022-04-29T08:45:58.767Z] spire-1.2.1/.githooks/pre-commit [2022-04-29T08:45:58.767Z] spire-1.2.1/.github/ [2022-04-29T08:45:58.767Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-29T08:45:58.767Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-29T08:45:58.767Z] spire-1.2.1/.github/dependabot.yml [2022-04-29T08:45:58.767Z] spire-1.2.1/.github/workflows/ [2022-04-29T08:45:58.767Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-29T08:45:58.767Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-29T08:45:58.767Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-29T08:45:58.767Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-29T08:45:58.767Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-29T08:45:58.767Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-29T08:45:58.767Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-29T08:45:58.767Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-29T08:45:58.767Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-29T08:45:58.767Z] spire-1.2.1/.gitignore [2022-04-29T08:45:58.767Z] spire-1.2.1/.go-version [2022-04-29T08:45:58.767Z] spire-1.2.1/.golangci.yml [2022-04-29T08:45:58.767Z] spire-1.2.1/ADOPTERS.md [2022-04-29T08:45:58.767Z] spire-1.2.1/CHANGELOG.md [2022-04-29T08:45:58.767Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-29T08:45:58.767Z] spire-1.2.1/CODEOWNERS [2022-04-29T08:45:58.767Z] spire-1.2.1/CONTRIBUTING.md [2022-04-29T08:45:58.767Z] spire-1.2.1/Dockerfile [2022-04-29T08:45:58.767Z] spire-1.2.1/Dockerfile.dev [2022-04-29T08:45:58.767Z] spire-1.2.1/Dockerfile.scratch [2022-04-29T08:45:58.767Z] spire-1.2.1/LICENSE [2022-04-29T08:45:58.767Z] spire-1.2.1/MAINTAINERS.md [2022-04-29T08:45:58.767Z] spire-1.2.1/Makefile [2022-04-29T08:45:58.767Z] spire-1.2.1/README.md [2022-04-29T08:45:58.767Z] spire-1.2.1/ROADMAP.md [2022-04-29T08:45:58.767Z] spire-1.2.1/SECURITY.md [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/ [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-agent/ [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/ [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-29T08:45:58.767Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-29T08:45:58.768Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-29T08:45:58.768Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-29T08:45:58.768Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-29T08:45:58.768Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-29T08:45:58.768Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-29T08:45:58.768Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-29T08:45:58.768Z] spire-1.2.1/conf/ [2022-04-29T08:45:58.768Z] spire-1.2.1/conf/agent/ [2022-04-29T08:45:58.768Z] spire-1.2.1/conf/agent/agent.conf [2022-04-29T08:45:58.768Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-29T08:45:58.768Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-29T08:45:58.768Z] spire-1.2.1/conf/server/ [2022-04-29T08:45:58.768Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-29T08:45:58.768Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-29T08:45:58.768Z] spire-1.2.1/conf/server/server.conf [2022-04-29T08:45:58.768Z] spire-1.2.1/conf/server/server_full.conf [2022-04-29T08:45:58.768Z] spire-1.2.1/doc/ [2022-04-29T08:45:58.768Z] spire-1.2.1/doc/SPIRE101.md [2022-04-29T08:45:58.768Z] spire-1.2.1/doc/auditlog.md [2022-04-29T08:45:58.768Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-29T08:45:58.768Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-29T08:45:58.768Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-29T08:45:58.768Z] spire-1.2.1/doc/images/ [2022-04-29T08:45:58.768Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-29T08:45:58.768Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-29T08:45:58.768Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-29T08:45:58.960Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T08:45:58.960Z] Removing intermediate container e0b194b4332a [2022-04-29T08:45:58.960Z] ---> cde7307b3868 [2022-04-29T08:45:58.960Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-29T08:45:58.960Z] ---> Running in c8bb70416a4c [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/scaling_spire.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/spire_agent.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/spire_server.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/supported_integrations.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/telemetry.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/telemetry_config.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/upgrading.md [2022-04-29T08:45:59.047Z] spire-1.2.1/doc/using_spire.md [2022-04-29T08:45:59.047Z] spire-1.2.1/examples/ [2022-04-29T08:45:59.047Z] spire-1.2.1/examples/README.md [2022-04-29T08:45:59.047Z] spire-1.2.1/go.mod [2022-04-29T08:45:59.047Z] spire-1.2.1/go.sum [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/ [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/ [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/agent.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/api/ [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/client/ [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/common/ [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/config.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/manager/ [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T08:45:59.047Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/svid/ [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/common/ [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/common/api/ [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-29T08:45:59.048Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/api/names.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/auth/ [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/catalog/ [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/cli/ [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-29T08:45:59.326Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/health/ [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/health/config.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/health/context.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/health/health.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/idutil/ [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/log/ [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/log/log.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/log/options.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/plugin/ [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/profiling/ [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/selector/ [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-29T08:45:59.327Z] spire-1.2.1/pkg/common/uptime/ [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/common/util/ [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/common/util/task.go [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/common/version/ [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/common/version/version.go [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/common/x509util/ [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/server/ [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/server/api/ [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/server/api/api.go [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-29T08:45:59.328Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-29T08:45:59.527Z] v3.15.4-72-g65880c7faf [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-29T08:45:59.527Z] v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-29T08:45:59.527Z] OK: 15855 distinct packages available [2022-04-29T08:45:59.527Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/health/ [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/id.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/status.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/bundle/ [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/ca/ [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/cache/ [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/catalog/ [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/config.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/datastore/ [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/plugin/ [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-29T08:45:59.606Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-29T08:45:59.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-29T08:45:59.784Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-29T08:45:59.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-29T08:45:59.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-29T08:45:59.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-29T08:45:59.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-29T08:45:59.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-29T08:45:59.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-29T08:45:59.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-29T08:45:59.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-29T08:45:59.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-29T08:45:59.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-29T08:45:59.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-29T08:45:59.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-29T08:45:59.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-29T08:45:59.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-29T08:45:59.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-29T08:45:59.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-29T08:45:59.885Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/registration/ [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/server.go [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/server_test.go [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/svid/ [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-29T08:45:59.886Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-29T08:45:59.886Z] spire-1.2.1/proto/ [2022-04-29T08:45:59.886Z] spire-1.2.1/proto/private/ [2022-04-29T08:45:59.886Z] spire-1.2.1/proto/private/server/ [2022-04-29T08:45:59.886Z] spire-1.2.1/proto/private/server/journal/ [2022-04-29T08:45:59.886Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-29T08:45:59.886Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-29T08:45:59.886Z] spire-1.2.1/proto/spire/ [2022-04-29T08:45:59.886Z] spire-1.2.1/proto/spire/common/ [2022-04-29T08:45:59.886Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-29T08:45:59.886Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-29T08:45:59.886Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-29T08:45:59.886Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-29T08:45:59.886Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-29T08:45:59.886Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-29T08:45:59.886Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-29T08:45:59.886Z] spire-1.2.1/proto/spire/plugin/ [2022-04-29T08:45:59.886Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-29T08:45:59.886Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-29T08:45:59.886Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-29T08:45:59.886Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-29T08:45:59.886Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-29T08:45:59.886Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-29T08:45:59.886Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-29T08:45:59.886Z] spire-1.2.1/release/ [2022-04-29T08:45:59.886Z] spire-1.2.1/release/spire-extras/ [2022-04-29T08:45:59.886Z] spire-1.2.1/release/spire-extras/README.md [2022-04-29T08:45:59.886Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-29T08:45:59.886Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-29T08:45:59.886Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-29T08:45:59.886Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-29T08:45:59.886Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-29T08:45:59.886Z] spire-1.2.1/release/spire/ [2022-04-29T08:45:59.886Z] spire-1.2.1/release/spire/README.md [2022-04-29T08:45:59.886Z] spire-1.2.1/release/spire/conf/ [2022-04-29T08:45:59.886Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-29T08:45:59.886Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-29T08:45:59.886Z] spire-1.2.1/release/spire/conf/server/ [2022-04-29T08:45:59.886Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-29T08:45:59.886Z] spire-1.2.1/script/ [2022-04-29T08:45:59.886Z] spire-1.2.1/script/build-artifact.sh [2022-04-29T08:45:59.886Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-29T08:45:59.886Z] spire-1.2.1/support/ [2022-04-29T08:45:59.886Z] spire-1.2.1/support/k8s/ [2022-04-29T08:45:59.886Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-29T08:45:59.886Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-29T08:45:59.886Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-29T08:45:59.886Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-29T08:45:59.886Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-29T08:45:59.886Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-29T08:45:59.886Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-29T08:45:59.886Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-29T08:45:59.886Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-29T08:45:59.886Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-29T08:45:59.886Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-29T08:45:59.886Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-29T08:45:59.886Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-29T08:45:59.886Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-29T08:45:59.886Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-29T08:45:59.886Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-29T08:45:59.886Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-29T08:45:59.886Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-29T08:45:59.886Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-29T08:45:59.886Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-29T08:45:59.886Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-29T08:45:59.886Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-29T08:45:59.886Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-29T08:45:59.886Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-29T08:45:59.886Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-29T08:45:59.886Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-29T08:45:59.886Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-29T08:45:59.886Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-29T08:45:59.886Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-29T08:45:59.886Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-29T08:45:59.886Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-29T08:45:59.886Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-29T08:45:59.886Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-29T08:45:59.886Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-29T08:45:59.886Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-29T08:45:59.886Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-29T08:45:59.886Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-29T08:45:59.886Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-29T08:45:59.886Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-29T08:45:59.886Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-29T08:45:59.886Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-29T08:45:59.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-29T08:45:59.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-29T08:45:59.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-29T08:45:59.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-29T08:45:59.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-29T08:45:59.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-29T08:45:59.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-29T08:45:59.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-29T08:45:59.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-29T08:45:59.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-29T08:45:59.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-29T08:45:59.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-29T08:45:59.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-29T08:45:59.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-29T08:45:59.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-29T08:45:59.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-29T08:45:59.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-29T08:45:59.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-29T08:45:59.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-29T08:45:59.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-29T08:45:59.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-29T08:45:59.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-29T08:45:59.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-29T08:45:59.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-29T08:45:59.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-29T08:45:59.887Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-29T08:45:59.887Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-29T08:45:59.887Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-29T08:45:59.887Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-29T08:45:59.887Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-29T08:45:59.887Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-29T08:45:59.887Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-29T08:45:59.887Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-29T08:45:59.887Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-29T08:45:59.887Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-29T08:45:59.887Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-29T08:45:59.887Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-29T08:45:59.887Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-29T08:45:59.887Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-29T08:45:59.887Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-29T08:45:59.887Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-29T08:45:59.887Z] spire-1.2.1/test/ [2022-04-29T08:45:59.887Z] spire-1.2.1/test/clock/ [2022-04-29T08:45:59.887Z] spire-1.2.1/test/clock/clock.go [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fakes/ [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fixture/ [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fixture/certs/ [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fixture/config/ [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-29T08:45:59.887Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-29T08:46:00.166Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-29T08:46:00.166Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-29T08:46:00.166Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-29T08:46:00.166Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-29T08:46:00.166Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-29T08:46:00.166Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-29T08:46:00.166Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-29T08:46:00.166Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-29T08:46:00.166Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-29T08:46:00.166Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-29T08:46:00.166Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-29T08:46:00.166Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-29T08:46:00.166Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-29T08:46:00.166Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-29T08:46:00.166Z] spire-1.2.1/test/fixture/fixture.go [2022-04-29T08:46:00.166Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-29T08:46:00.166Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-29T08:46:00.166Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-29T08:46:00.166Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-29T08:46:00.166Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-29T08:46:00.166Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-29T08:46:00.166Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-29T08:46:00.166Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-29T08:46:00.166Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-29T08:46:00.166Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-29T08:46:00.166Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-29T08:46:00.166Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-29T08:46:00.166Z] spire-1.2.1/test/fixture/registration/ [2022-04-29T08:46:00.166Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-29T08:46:00.166Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-29T08:46:00.166Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-29T08:46:00.166Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-29T08:46:00.166Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-29T08:46:00.166Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/ [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/README.md [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/common [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/setup/ [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/ [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-29T08:46:00.166Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-29T08:46:00.167Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-29T08:46:00.168Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-29T08:46:00.351Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T08:46:00.351Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-29T08:46:00.447Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-29T08:46:00.448Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-29T08:46:00.448Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-29T08:46:00.448Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-29T08:46:00.448Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-29T08:46:00.448Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-29T08:46:00.448Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-29T08:46:00.448Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-29T08:46:00.448Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-29T08:46:00.448Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-29T08:46:00.448Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-29T08:46:00.448Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-29T08:46:00.448Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-29T08:46:00.448Z] spire-1.2.1/test/integration/test-one.sh [2022-04-29T08:46:00.448Z] spire-1.2.1/test/integration/test.sh [2022-04-29T08:46:00.448Z] spire-1.2.1/test/plugintest/ [2022-04-29T08:46:00.448Z] spire-1.2.1/test/plugintest/config.go [2022-04-29T08:46:00.448Z] spire-1.2.1/test/plugintest/load.go [2022-04-29T08:46:00.448Z] spire-1.2.1/test/plugintest/option.go [2022-04-29T08:46:00.448Z] spire-1.2.1/test/spiretest/ [2022-04-29T08:46:00.448Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-29T08:46:00.448Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-29T08:46:00.448Z] spire-1.2.1/test/spiretest/dir.go [2022-04-29T08:46:00.448Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-29T08:46:00.448Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-29T08:46:00.448Z] spire-1.2.1/test/spiretest/logs.go [2022-04-29T08:46:00.448Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-29T08:46:00.448Z] spire-1.2.1/test/spiretest/suite.go [2022-04-29T08:46:00.448Z] spire-1.2.1/test/spiretest/x509.go [2022-04-29T08:46:00.448Z] spire-1.2.1/test/testca/ [2022-04-29T08:46:00.448Z] spire-1.2.1/test/testca/ca.go [2022-04-29T08:46:00.448Z] spire-1.2.1/test/testkey/ [2022-04-29T08:46:00.448Z] spire-1.2.1/test/testkey/generate.sh [2022-04-29T08:46:00.448Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-29T08:46:00.448Z] spire-1.2.1/test/testkey/keys.go [2022-04-29T08:46:00.448Z] spire-1.2.1/test/testkey/new.go [2022-04-29T08:46:00.448Z] spire-1.2.1/test/tpmsimulator/ [2022-04-29T08:46:00.448Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-29T08:46:00.448Z] spire-1.2.1/test/util/ [2022-04-29T08:46:00.448Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-29T08:46:00.448Z] spire-1.2.1/test/util/cert_generation.go [2022-04-29T08:46:00.448Z] spire-1.2.1/test/util/io_redirection.go [2022-04-29T08:46:00.448Z] spire-1.2.1/test/util/race.go [2022-04-29T08:46:00.448Z] spire-1.2.1/test/util/util.go [2022-04-29T08:46:00.448Z] building spire from source... [2022-04-29T08:46:00.609Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-29T08:46:00.609Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-29T08:46:00.609Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-29T08:46:00.868Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-29T08:46:00.868Z] (4/9) Installing libcurl (7.80.0-r1) [2022-04-29T08:46:00.868Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-29T08:46:00.868Z] (5/9) Installing curl (7.80.0-r1) [2022-04-29T08:46:00.868Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-29T08:46:00.868Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-29T08:46:01.054Z] Installing go1.17.7... [2022-04-29T08:46:01.128Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-29T08:46:01.128Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-29T08:46:01.128Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-29T08:46:01.128Z] (8/9) Installing libucontext (1.1-r0) [2022-04-29T08:46:01.128Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-29T08:46:01.128Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-29T08:46:01.387Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T08:46:01.387Z] OK: 8 MiB in 20 packages [2022-04-29T08:46:01.387Z] Executing busybox-1.34.1-r5.trigger [2022-04-29T08:46:01.387Z] Executing ca-certificates-20211220-r0.trigger [2022-04-29T08:46:01.387Z] OK: 8 MiB in 23 packages [2022-04-29T08:46:02.765Z] Removing intermediate container c8bb70416a4c [2022-04-29T08:46:02.765Z] ---> a2a35c13a7d9 [2022-04-29T08:46:02.765Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T08:46:02.765Z] Removing intermediate container 3b98630e2047 [2022-04-29T08:46:02.765Z] ---> 41af992a04ee [2022-04-29T08:46:02.765Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T08:46:03.023Z] ---> 22f57ddb32d5 [2022-04-29T08:46:03.023Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-29T08:46:03.023Z] ---> bebe4df33b25 [2022-04-29T08:46:03.023Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-29T08:46:03.958Z] ---> 87561de0656e [2022-04-29T08:46:03.958Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-29T08:46:04.525Z] ---> d9fc444fd858 [2022-04-29T08:46:04.525Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-29T08:46:04.525Z] ---> c5e2672c3b9b [2022-04-29T08:46:04.525Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-29T08:46:04.525Z] ---> Running in 16df1816f0b2 [2022-04-29T08:46:04.784Z] Removing intermediate container 16df1816f0b2 [2022-04-29T08:46:04.784Z] ---> 8fbab7c4b15c [2022-04-29T08:46:04.784Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T08:46:04.784Z] ---> deca626f266d [2022-04-29T08:46:04.784Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-29T08:46:04.784Z] ---> Running in d7bdf18f78c5 [2022-04-29T08:46:04.784Z] ---> Running in 82320ecdf4f5 [2022-04-29T08:46:05.043Z] Removing intermediate container d7bdf18f78c5 [2022-04-29T08:46:05.043Z] ---> eef414c28428 [2022-04-29T08:46:05.043Z] Step 21/23 : LABEL arch=x86_64 [2022-04-29T08:46:05.335Z] Removing intermediate container 82320ecdf4f5 [2022-04-29T08:46:05.335Z] ---> 0be6a334e576 [2022-04-29T08:46:05.335Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T08:46:05.335Z] ---> Running in 8254d0a332b8 [2022-04-29T08:46:05.335Z] ---> Running in 4c074cb4d58c [2022-04-29T08:46:05.594Z] Removing intermediate container 8254d0a332b8 [2022-04-29T08:46:05.595Z] ---> 48fa2157be54 [2022-04-29T08:46:05.595Z] Step 22/23 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:46:05.595Z] ---> Running in 52e8838aa495 [2022-04-29T08:46:05.595Z] Removing intermediate container 4c074cb4d58c [2022-04-29T08:46:05.595Z] ---> 207585c919df [2022-04-29T08:46:05.595Z] Step 18/20 : LABEL arch=x86_64 [2022-04-29T08:46:05.853Z] ---> Running in db3c504f9f1e [2022-04-29T08:46:05.853Z] Removing intermediate container 52e8838aa495 [2022-04-29T08:46:05.853Z] ---> 4c937226ad84 [2022-04-29T08:46:05.853Z] Step 23/23 : LABEL version=2.2.0-dev.86 [2022-04-29T08:46:05.853Z] ---> Running in b33729de0407 [2022-04-29T08:46:06.111Z] Removing intermediate container db3c504f9f1e [2022-04-29T08:46:06.111Z] ---> 2401ada9225e [2022-04-29T08:46:06.112Z] Step 19/20 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:46:06.112Z] Removing intermediate container b33729de0407 [2022-04-29T08:46:06.112Z] ---> f33ebfa58a2c [2022-04-29T08:46:06.112Z] [2022-04-29T08:46:06.370Z] ---> Running in 2bbdd495f3a6 [2022-04-29T08:46:06.370Z] Successfully built f33ebfa58a2c [2022-04-29T08:46:06.370Z] Successfully tagged core-data:latest [2022-04-29T08:46:06.629Z]  Building core-data ... done Removing intermediate container 2bbdd495f3a6 [2022-04-29T08:46:06.629Z] ---> 296be55ddfc7 [2022-04-29T08:46:06.629Z] Step 20/20 : LABEL version=2.2.0-dev.86 [2022-04-29T08:46:06.629Z] ---> Running in 9d4941646038 [2022-04-29T08:46:06.887Z] Removing intermediate container 9d4941646038 [2022-04-29T08:46:06.887Z] ---> e853c3cde750 [2022-04-29T08:46:06.887Z] [2022-04-29T08:46:07.144Z] Successfully built e853c3cde750 [2022-04-29T08:46:07.144Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-29T08:46:27.977Z] Building bin/spire-server... [2022-04-29T08:46:27.977Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-29T08:46:27.977Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-29T08:46:27.977Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-29T08:46:27.977Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-29T08:46:27.977Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-29T08:46:27.977Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-29T08:46:27.977Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-29T08:46:28.968Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-29T08:46:29.247Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-29T08:46:31.239Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-29T08:46:31.517Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-29T08:46:32.120Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-29T08:46:32.120Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-29T08:46:32.120Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-29T08:46:32.416Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-29T08:46:32.416Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-29T08:46:32.416Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-29T08:46:33.405Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-29T08:46:33.405Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-29T08:46:33.683Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-29T08:46:33.961Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-29T08:46:33.961Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-29T08:46:34.956Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-29T08:46:35.237Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-29T08:46:45.854Z]  Building security-spiffe-token-provider ... done Building bin/spire-agent... [2022-04-29T08:46:45.854Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-29T08:46:45.854Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-29T08:46:45.854Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-29T08:46:45.854Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-29T08:46:45.854Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-29T08:46:45.854Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-29T08:46:45.854Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-29T08:46:45.854Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-29T08:46:45.854Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-29T08:46:45.854Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-29T08:46:45.854Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-29T08:46:45.854Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-29T08:46:45.854Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-29T08:46:45.854Z] Building bin/spire-agent... [2022-04-29T08:46:45.854Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-29T08:46:45.854Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-29T08:46:45.854Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-29T08:46:45.854Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-29T08:46:45.854Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-29T08:46:45.854Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-29T08:46:45.854Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-29T08:46:45.854Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-29T08:46:45.854Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-29T08:46:45.854Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-29T08:46:45.854Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-29T08:46:45.854Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-29T08:46:45.854Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-29T08:46:50.398Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-29T08:46:50.398Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-29T08:46:50.398Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-29T08:46:50.398Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-29T08:46:50.398Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-29T08:46:50.398Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-29T08:46:50.398Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-29T08:46:50.398Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-29T08:46:50.398Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-29T08:46:50.398Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-29T08:46:50.398Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-29T08:46:50.398Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-29T08:46:50.398Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-29T08:46:50.398Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-29T08:46:50.678Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-29T08:46:50.958Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-29T08:46:51.565Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-29T08:46:52.172Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-29T08:46:52.172Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-29T08:46:52.172Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-29T08:46:52.172Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-29T08:46:52.449Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-29T08:46:52.727Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-29T08:46:52.727Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-29T08:46:52.727Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-29T08:46:53.335Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-29T08:46:53.615Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-29T08:46:53.892Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-29T08:46:54.170Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-29T08:46:54.782Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-29T08:46:54.782Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-29T08:46:55.060Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-29T08:46:55.340Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-29T08:46:59.672Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-29T08:47:09.880Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-29T08:47:09.880Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-29T08:47:10.163Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-29T08:47:10.448Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-29T08:47:18.134Z] Building bin/spire-agent... [2022-04-29T08:47:18.134Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-29T08:47:18.134Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-29T08:47:18.134Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-29T08:47:18.134Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-29T08:47:18.134Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-29T08:47:18.134Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-29T08:47:18.134Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-29T08:47:18.134Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-29T08:47:18.134Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-29T08:47:18.134Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-29T08:47:18.134Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-29T08:47:18.134Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-29T08:47:18.134Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-29T08:47:37.345Z] go: downloading google.golang.org/api v0.70.0 [2022-04-29T08:47:37.345Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-29T08:47:37.345Z] go: downloading k8s.io/api v0.23.4 [2022-04-29T08:47:47.545Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-29T08:47:48.153Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-29T08:47:50.233Z] Removing intermediate container e36ea40a0666 [2022-04-29T08:47:50.233Z] ---> 0fd1e7840da3 [2022-04-29T08:47:50.233Z] [2022-04-29T08:47:50.233Z] Step 13/26 : FROM alpine:3.15 [2022-04-29T08:47:50.233Z] ---> 0ac33e5f5afa [2022-04-29T08:47:50.233Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-29T08:47:50.233Z] ---> Using cache [2022-04-29T08:47:50.233Z] ---> ceefa093f1dc [2022-04-29T08:47:50.233Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T08:47:50.233Z] ---> Using cache [2022-04-29T08:47:50.233Z] ---> 122065b0fcc3 [2022-04-29T08:47:50.233Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-29T08:47:50.233Z] Removing intermediate container 3902af69cca3 [2022-04-29T08:47:50.233Z] ---> 38f0dea1ff65 [2022-04-29T08:47:50.233Z] [2022-04-29T08:47:50.233Z] Step 13/26 : FROM alpine:3.15 [2022-04-29T08:47:50.233Z] ---> 0ac33e5f5afa [2022-04-29T08:47:50.233Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-29T08:47:50.233Z] ---> Using cache [2022-04-29T08:47:50.233Z] ---> ceefa093f1dc [2022-04-29T08:47:50.233Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T08:47:50.233Z] ---> Using cache [2022-04-29T08:47:50.233Z] ---> 122065b0fcc3 [2022-04-29T08:47:50.233Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-29T08:47:50.233Z] ---> Running in 82c95e3aae26 [2022-04-29T08:47:50.233Z] ---> Running in 9750c2841f1d [2022-04-29T08:47:50.233Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T08:47:50.233Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T08:47:50.233Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T08:47:50.233Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T08:47:50.233Z] v3.15.4-72-g65880c7faf [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-29T08:47:50.233Z] v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-29T08:47:50.233Z] OK: 15855 distinct packages available [2022-04-29T08:47:50.233Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T08:47:50.233Z] v3.15.4-72-g65880c7faf [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-29T08:47:50.233Z] v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-29T08:47:50.233Z] OK: 15855 distinct packages available [2022-04-29T08:47:50.233Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T08:47:51.170Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T08:47:51.170Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T08:47:51.431Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-29T08:47:51.431Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-29T08:47:51.431Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-29T08:47:51.431Z] (3/4) Installing libucontext (1.1-r0) [2022-04-29T08:47:51.431Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-29T08:47:51.691Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-29T08:47:51.691Z] (3/5) Installing libucontext (1.1-r0) [2022-04-29T08:47:51.691Z] Executing busybox-1.34.1-r5.trigger [2022-04-29T08:47:51.691Z] OK: 6 MiB in 18 packages [2022-04-29T08:47:51.691Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-29T08:47:51.691Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-29T08:47:51.949Z] Executing busybox-1.34.1-r5.trigger [2022-04-29T08:47:51.949Z] OK: 6 MiB in 19 packages [2022-04-29T08:47:54.485Z] Removing intermediate container 82c95e3aae26 [2022-04-29T08:47:54.485Z] ---> 30ee12a61f8e [2022-04-29T08:47:54.485Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-29T08:47:54.485Z] Removing intermediate container 9750c2841f1d [2022-04-29T08:47:54.485Z] ---> 5c08fb836d08 [2022-04-29T08:47:54.485Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-29T08:47:56.389Z] ---> 17f5baf5c1c0 [2022-04-29T08:47:56.389Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-29T08:47:56.389Z] ---> 4370b559bddc [2022-04-29T08:47:56.389Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-29T08:47:57.770Z] ---> e3b53cc0f025 [2022-04-29T08:47:57.770Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-29T08:47:57.770Z] ---> 7ec9f52aefb1 [2022-04-29T08:47:57.770Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-29T08:47:58.031Z] ---> Running in a231053b18c4 [2022-04-29T08:47:58.031Z] Removing intermediate container a231053b18c4 [2022-04-29T08:47:58.031Z] ---> 1671c445dc7d [2022-04-29T08:47:58.031Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-29T08:47:58.290Z] ---> 33a9a1f272dd [2022-04-29T08:47:58.290Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-29T08:47:58.551Z] ---> 2cc9ae034bb1 [2022-04-29T08:47:58.551Z] Step 21/26 : WORKDIR / [2022-04-29T08:47:58.551Z] ---> 5133ab0133f9 [2022-04-29T08:47:58.551Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-29T08:47:58.551Z] ---> Running in d188cf9f1f83 [2022-04-29T08:47:58.810Z] Removing intermediate container d188cf9f1f83 [2022-04-29T08:47:58.810Z] ---> d97727372c17 [2022-04-29T08:47:58.810Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-29T08:47:58.810Z] ---> cf264a9fee68 [2022-04-29T08:47:58.810Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-29T08:47:58.810Z] ---> Running in c712886fbb67 [2022-04-29T08:47:58.810Z] ---> Running in db52a366b406 [2022-04-29T08:47:59.069Z] Removing intermediate container c712886fbb67 [2022-04-29T08:47:59.069Z] ---> ba74e501b69c [2022-04-29T08:47:59.069Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-29T08:47:59.069Z] Removing intermediate container db52a366b406 [2022-04-29T08:47:59.069Z] ---> 8e9763e35f82 [2022-04-29T08:47:59.069Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-29T08:47:59.069Z] ---> Running in 73b715a98401 [2022-04-29T08:47:59.069Z] ---> Running in 4637de2ce49f [2022-04-29T08:47:59.329Z] Removing intermediate container 73b715a98401 [2022-04-29T08:47:59.329Z] ---> a7b18cfb3256 [2022-04-29T08:47:59.329Z] Step 24/26 : LABEL arch=x86_64 [2022-04-29T08:47:59.329Z] ---> Running in cf304f5c2255 [2022-04-29T08:47:59.329Z] Removing intermediate container 4637de2ce49f [2022-04-29T08:47:59.329Z] ---> f499e03a5497 [2022-04-29T08:47:59.329Z] Step 24/26 : LABEL arch=x86_64 [2022-04-29T08:47:59.329Z] ---> Running in dff4c6a68157 [2022-04-29T08:47:59.329Z] Removing intermediate container cf304f5c2255 [2022-04-29T08:47:59.329Z] ---> e6c521433234 [2022-04-29T08:47:59.329Z] Step 25/26 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:47:59.589Z] ---> Running in 3e71a813f451 [2022-04-29T08:47:59.589Z] Removing intermediate container dff4c6a68157 [2022-04-29T08:47:59.589Z] ---> f1b1249c0b85 [2022-04-29T08:47:59.589Z] Step 25/26 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:47:59.589Z] ---> Running in 4f0d0942fcdc [2022-04-29T08:47:59.589Z] Removing intermediate container 3e71a813f451 [2022-04-29T08:47:59.589Z] ---> 58f842877b42 [2022-04-29T08:47:59.589Z] Step 26/26 : LABEL version=2.2.0-dev.86 [2022-04-29T08:47:59.850Z] Removing intermediate container 4f0d0942fcdc [2022-04-29T08:47:59.850Z] ---> 63359ac5f048 [2022-04-29T08:47:59.850Z] Step 26/26 : LABEL version=2.2.0-dev.86 [2022-04-29T08:47:59.850Z] ---> Running in 9378be35b552 [2022-04-29T08:47:59.850Z] ---> Running in 6a2f4781c63a [2022-04-29T08:47:59.850Z] Removing intermediate container 9378be35b552 [2022-04-29T08:47:59.850Z] ---> 5eee6293311c [2022-04-29T08:47:59.850Z] [2022-04-29T08:48:00.112Z] Removing intermediate container 6a2f4781c63a [2022-04-29T08:48:00.112Z] ---> 01fc1119cdc8 [2022-04-29T08:48:00.112Z] [2022-04-29T08:48:00.112Z] Successfully built 5eee6293311c [2022-04-29T08:48:00.112Z] Successfully tagged security-spire-config:latest [2022-04-29T08:48:00.112Z]  Building security-spire-config ... done Successfully built 01fc1119cdc8 [2022-04-29T08:48:00.112Z] Successfully tagged security-spire-agent:latest [2022-04-29T08:48:20.529Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-29T08:48:20.529Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-29T08:48:20.529Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-29T08:48:20.529Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-29T08:48:20.529Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-29T08:48:20.529Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-29T08:48:22.536Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-29T08:48:23.139Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-29T08:48:23.416Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-29T08:48:24.865Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-29T08:48:25.471Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-29T08:48:25.471Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-29T08:48:25.471Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-29T08:48:25.749Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-29T08:48:26.028Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-29T08:48:26.634Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-29T08:48:26.634Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-29T08:48:26.674Z]  Building security-spire-agent ... done Removing intermediate container ad67c6ea9a33 [2022-04-29T08:48:26.674Z] ---> e171e27e5db0 [2022-04-29T08:48:26.674Z] [2022-04-29T08:48:26.674Z] Step 13/25 : FROM alpine:3.15 [2022-04-29T08:48:26.674Z] ---> 0ac33e5f5afa [2022-04-29T08:48:26.674Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-29T08:48:26.674Z] ---> Using cache [2022-04-29T08:48:26.674Z] ---> ceefa093f1dc [2022-04-29T08:48:26.674Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T08:48:26.674Z] ---> Using cache [2022-04-29T08:48:26.674Z] ---> 122065b0fcc3 [2022-04-29T08:48:26.674Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-29T08:48:26.674Z] ---> Using cache [2022-04-29T08:48:26.674Z] ---> 5c08fb836d08 [2022-04-29T08:48:26.674Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-29T08:48:26.914Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-29T08:48:27.199Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-29T08:48:27.479Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-29T08:48:27.757Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-29T08:48:28.594Z] ---> bea72eb7176d [2022-04-29T08:48:28.594Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-29T08:48:28.594Z] ---> efeeaf4d7041 [2022-04-29T08:48:28.594Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-29T08:48:28.594Z] ---> 18e5b50372ce [2022-04-29T08:48:28.594Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-29T08:48:28.594Z] ---> f74dcf68c0c0 [2022-04-29T08:48:28.594Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-29T08:48:28.855Z] ---> Running in d85048b68b86 [2022-04-29T08:48:28.855Z] Removing intermediate container d85048b68b86 [2022-04-29T08:48:28.855Z] ---> 14b15fb8104a [2022-04-29T08:48:28.855Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-29T08:48:28.855Z] ---> Running in 6946941c56df [2022-04-29T08:48:28.855Z] Removing intermediate container 6946941c56df [2022-04-29T08:48:28.855Z] ---> f6f552c8fa8c [2022-04-29T08:48:28.855Z] Step 23/25 : LABEL arch=x86_64 [2022-04-29T08:48:29.127Z] ---> Running in 8ad1ee0e18af [2022-04-29T08:48:29.127Z] Removing intermediate container 8ad1ee0e18af [2022-04-29T08:48:29.127Z] ---> 6f2ff44c76a3 [2022-04-29T08:48:29.127Z] Step 24/25 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:48:29.127Z] ---> Running in 8e250974a5bd [2022-04-29T08:48:29.127Z] Removing intermediate container 8e250974a5bd [2022-04-29T08:48:29.127Z] ---> a25063a146bc [2022-04-29T08:48:29.127Z] Step 25/25 : LABEL version=2.2.0-dev.86 [2022-04-29T08:48:29.212Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-29T08:48:29.212Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-29T08:48:29.388Z] ---> Running in 86a4047e812c [2022-04-29T08:48:29.388Z] Removing intermediate container 86a4047e812c [2022-04-29T08:48:29.388Z] ---> 5bff5a373e6b [2022-04-29T08:48:29.388Z] [2022-04-29T08:48:29.388Z] Successfully built 5bff5a373e6b [2022-04-29T08:48:29.388Z] Successfully tagged security-spire-server:latest [2022-04-29T08:48:29.409Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-29T08:48:29.426Z] $ docker stop --time=1 1d2041c770caf2655880467eb1c7312a1209aec7f77130d4a8b8013a509d57c4 [2022-04-29T08:48:29.491Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-29T08:48:30.749Z] $ docker rm -f 1d2041c770caf2655880467eb1c7312a1209aec7f77130d4a8b8013a509d57c4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-29T08:48:31.081Z] + docker images [2022-04-29T08:48:31.081Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-29T08:48:31.081Z] security-spire-server latest 5bff5a373e6b 1 second ago 87.3MB [2022-04-29T08:48:31.081Z] e171e27e5db0 12 seconds ago 4.43GB [2022-04-29T08:48:31.081Z] security-spire-config latest 5eee6293311c 31 seconds ago 86.7MB [2022-04-29T08:48:31.081Z] security-spire-agent latest 01fc1119cdc8 31 seconds ago 127MB [2022-04-29T08:48:31.081Z] 0fd1e7840da3 50 seconds ago 4.43GB [2022-04-29T08:48:31.081Z] 38f0dea1ff65 50 seconds ago 4.43GB [2022-04-29T08:48:31.081Z] security-spiffe-token-provider latest e853c3cde750 2 minutes ago 28.8MB [2022-04-29T08:48:31.081Z] core-data latest f33ebfa58a2c 2 minutes ago 22.5MB [2022-04-29T08:48:31.081Z] 2f97679ddd3d 2 minutes ago 1.52GB [2022-04-29T08:48:31.082Z] 09e731a7f0b1 2 minutes ago 1.54GB [2022-04-29T08:48:31.082Z] security-secretstore-setup latest 48478d17d8ae 3 minutes ago 28.5MB [2022-04-29T08:48:31.082Z] security-proxy-setup latest 9e3d81886fbe 3 minutes ago 26.9MB [2022-04-29T08:48:31.082Z] core-command latest cd021990a448 3 minutes ago 16.1MB [2022-04-29T08:48:31.082Z] a47c7c09e98a 4 minutes ago 1.49GB [2022-04-29T08:48:31.082Z] 687aad151e26 4 minutes ago 1.5GB [2022-04-29T08:48:31.082Z] f07b9cbbd2f2 4 minutes ago 1.5GB [2022-04-29T08:48:31.082Z] sys-mgmt-agent latest 212caca7a759 4 minutes ago 299MB [2022-04-29T08:48:31.082Z] security-bootstrapper latest d9073872f2ce 4 minutes ago 19.1MB [2022-04-29T08:48:31.082Z] support-notifications latest 7bc88706210c 5 minutes ago 26.9MB [2022-04-29T08:48:31.082Z] core-metadata latest cb7dad7f61b0 5 minutes ago 17MB [2022-04-29T08:48:31.082Z] support-scheduler latest bdc1de13e682 5 minutes ago 26.3MB [2022-04-29T08:48:31.082Z] aa2ee8cac1d8 5 minutes ago 1.55GB [2022-04-29T08:48:31.082Z] 62f3460c23fc 5 minutes ago 1.55GB [2022-04-29T08:48:31.082Z] 36a3ad877a19 5 minutes ago 1.49GB [2022-04-29T08:48:31.082Z] 8f3df6621917 5 minutes ago 1.5GB [2022-04-29T08:48:31.082Z] 0318bf17b648 5 minutes ago 1.49GB [2022-04-29T08:48:31.082Z] ci-base-image-x86_64 latest 0acfad2cf67c 8 minutes ago 895MB [2022-04-29T08:48:31.082Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 6 days ago 562MB [2022-04-29T08:48:31.082Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 7 days ago 254MB [2022-04-29T08:48:31.082Z] docker 20.10.14 7417809fdb73 3 weeks ago 218MB [2022-04-29T08:48:31.082Z] alpine 3.14 e04c818066af 3 weeks ago 5.59MB [2022-04-29T08:48:31.082Z] alpine 3.15 0ac33e5f5afa 3 weeks ago 5.57MB [2022-04-29T08:48:31.082Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-29T08:48:31.189Z] provisioning config files... [2022-04-29T08:48:31.197Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/214@tmp/config4564738170243140412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-29T08:48:31.491Z] ---> docker-login.sh [2022-04-29T08:48:31.491Z] nexus3.edgexfoundry.org:10001 [2022-04-29T08:48:31.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T08:48:31.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T08:48:31.491Z] Configure a credential helper to remove this warning. See [2022-04-29T08:48:31.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T08:48:31.491Z] [2022-04-29T08:48:31.491Z] Login Succeeded [2022-04-29T08:48:31.491Z] nexus3.edgexfoundry.org:10002 [2022-04-29T08:48:31.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T08:48:31.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T08:48:31.491Z] Configure a credential helper to remove this warning. See [2022-04-29T08:48:31.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T08:48:31.491Z] [2022-04-29T08:48:31.491Z] Login Succeeded [2022-04-29T08:48:31.750Z] nexus3.edgexfoundry.org:10003 [2022-04-29T08:48:31.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T08:48:31.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T08:48:31.750Z] Configure a credential helper to remove this warning. See [2022-04-29T08:48:31.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T08:48:31.750Z] [2022-04-29T08:48:31.750Z] Login Succeeded [2022-04-29T08:48:31.750Z] nexus3.edgexfoundry.org:10004 [2022-04-29T08:48:31.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T08:48:32.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T08:48:32.008Z] Configure a credential helper to remove this warning. See [2022-04-29T08:48:32.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T08:48:32.008Z] [2022-04-29T08:48:32.008Z] Login Succeeded [2022-04-29T08:48:32.008Z] docker.io [2022-04-29T08:48:32.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T08:48:32.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T08:48:32.268Z] Configure a credential helper to remove this warning. See [2022-04-29T08:48:32.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T08:48:32.268Z] [2022-04-29T08:48:32.268Z] Login Succeeded [2022-04-29T08:48:32.268Z] ---> docker-login.sh ends [Pipeline] } [2022-04-29T08:48:32.275Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T08:48:32.304Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-29T08:48:32.330Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-04-29T08:48:32.330Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:48:32.330Z] latest [2022-04-29T08:48:32.330Z] 2.2.0-dev.86 [2022-04-29T08:48:32.330Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T08:48:32.330Z] main [2022-04-29T08:48:32.330Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:32.637Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:32.927Z] + docker push nexus3.edgexfoundry.org:10004/core-command:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:48:32.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-29T08:48:32.927Z] ff38ae6933cf: Preparing [2022-04-29T08:48:32.927Z] ad749bf3c7a6: Preparing [2022-04-29T08:48:32.927Z] c8c9a614a3af: Preparing [2022-04-29T08:48:32.927Z] 1b13d234eba7: Preparing [2022-04-29T08:48:32.927Z] b541d28bf3b4: Preparing [2022-04-29T08:48:32.927Z] b541d28bf3b4: Layer already exists [2022-04-29T08:48:32.927Z] 1b13d234eba7: Pushed [2022-04-29T08:48:32.927Z] c8c9a614a3af: Pushed [2022-04-29T08:48:32.927Z] ff38ae6933cf: Pushed [2022-04-29T08:48:34.330Z] ad749bf3c7a6: Pushed [2022-04-29T08:48:34.330Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:d4a2a3325bf6fb86e96a97a3437b4cf0ddb6109c71064efb69f4c58828d5531e size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:34.631Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:34.932Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-29T08:48:34.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-29T08:48:34.932Z] ff38ae6933cf: Preparing [2022-04-29T08:48:34.932Z] ad749bf3c7a6: Preparing [2022-04-29T08:48:34.932Z] c8c9a614a3af: Preparing [2022-04-29T08:48:34.932Z] 1b13d234eba7: Preparing [2022-04-29T08:48:34.932Z] b541d28bf3b4: Preparing [2022-04-29T08:48:34.932Z] ad749bf3c7a6: Layer already exists [2022-04-29T08:48:34.932Z] 1b13d234eba7: Layer already exists [2022-04-29T08:48:34.932Z] ff38ae6933cf: Layer already exists [2022-04-29T08:48:34.932Z] b541d28bf3b4: Layer already exists [2022-04-29T08:48:34.932Z] c8c9a614a3af: Layer already exists [2022-04-29T08:48:34.932Z] latest: digest: sha256:d4a2a3325bf6fb86e96a97a3437b4cf0ddb6109c71064efb69f4c58828d5531e size: 1363 [2022-04-29T08:48:34.950Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-29T08:48:34.950Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:35.228Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-29T08:48:35.228Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-29T08:48:35.228Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-29T08:48:35.228Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-29T08:48:35.228Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-29T08:48:35.233Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:35.529Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.86 [2022-04-29T08:48:35.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-29T08:48:35.529Z] ff38ae6933cf: Preparing [2022-04-29T08:48:35.529Z] ad749bf3c7a6: Preparing [2022-04-29T08:48:35.529Z] c8c9a614a3af: Preparing [2022-04-29T08:48:35.529Z] 1b13d234eba7: Preparing [2022-04-29T08:48:35.529Z] b541d28bf3b4: Preparing [2022-04-29T08:48:35.529Z] ad749bf3c7a6: Layer already exists [2022-04-29T08:48:35.529Z] c8c9a614a3af: Layer already exists [2022-04-29T08:48:35.529Z] ff38ae6933cf: Layer already exists [2022-04-29T08:48:35.529Z] b541d28bf3b4: Layer already exists [2022-04-29T08:48:35.529Z] 1b13d234eba7: Layer already exists [2022-04-29T08:48:35.529Z] 2.2.0-dev.86: digest: sha256:d4a2a3325bf6fb86e96a97a3437b4cf0ddb6109c71064efb69f4c58828d5531e size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:35.836Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:36.134Z] + docker push nexus3.edgexfoundry.org:10004/core-command:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T08:48:36.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-29T08:48:36.135Z] ff38ae6933cf: Preparing [2022-04-29T08:48:36.135Z] ad749bf3c7a6: Preparing [2022-04-29T08:48:36.135Z] c8c9a614a3af: Preparing [2022-04-29T08:48:36.135Z] 1b13d234eba7: Preparing [2022-04-29T08:48:36.135Z] b541d28bf3b4: Preparing [2022-04-29T08:48:36.135Z] ad749bf3c7a6: Layer already exists [2022-04-29T08:48:36.135Z] c8c9a614a3af: Layer already exists [2022-04-29T08:48:36.135Z] 1b13d234eba7: Layer already exists [2022-04-29T08:48:36.135Z] b541d28bf3b4: Layer already exists [2022-04-29T08:48:36.135Z] ff38ae6933cf: Layer already exists [2022-04-29T08:48:36.135Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:d4a2a3325bf6fb86e96a97a3437b4cf0ddb6109c71064efb69f4c58828d5531e size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:36.225Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-29T08:48:36.440Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:36.507Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-29T08:48:36.736Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-04-29T08:48:36.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-29T08:48:36.736Z] ff38ae6933cf: Preparing [2022-04-29T08:48:36.736Z] ad749bf3c7a6: Preparing [2022-04-29T08:48:36.736Z] c8c9a614a3af: Preparing [2022-04-29T08:48:36.736Z] 1b13d234eba7: Preparing [2022-04-29T08:48:36.736Z] b541d28bf3b4: Preparing [2022-04-29T08:48:36.736Z] ad749bf3c7a6: Layer already exists [2022-04-29T08:48:36.736Z] b541d28bf3b4: Layer already exists [2022-04-29T08:48:36.736Z] ff38ae6933cf: Layer already exists [2022-04-29T08:48:36.736Z] 1b13d234eba7: Layer already exists [2022-04-29T08:48:36.736Z] c8c9a614a3af: Layer already exists [2022-04-29T08:48:36.736Z] main: digest: sha256:d4a2a3325bf6fb86e96a97a3437b4cf0ddb6109c71064efb69f4c58828d5531e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T08:48:36.782Z] ===================================================== [2022-04-29T08:48:36.786Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-29T08:48:36.786Z] go: downloading github.com/google/gofuzz v1.1.0 [Pipeline] echo [2022-04-29T08:48:36.797Z] taggedImages: [2022-04-29T08:48:36.797Z] - nexus3.edgexfoundry.org:10004/core-command:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:48:36.797Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-29T08:48:36.797Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.86 [2022-04-29T08:48:36.797Z] - nexus3.edgexfoundry.org:10004/core-command:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T08:48:36.797Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-04-29T08:48:36.829Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-04-29T08:48:36.829Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:48:36.829Z] latest [2022-04-29T08:48:36.829Z] 2.2.0-dev.86 [2022-04-29T08:48:36.829Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T08:48:36.829Z] main [2022-04-29T08:48:36.829Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:37.067Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-29T08:48:37.171Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:37.486Z] + docker push nexus3.edgexfoundry.org:10004/core-data:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:48:37.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-29T08:48:37.486Z] 46839f97b250: Preparing [2022-04-29T08:48:37.486Z] 3e41fe9cb964: Preparing [2022-04-29T08:48:37.486Z] c8c9a614a3af: Preparing [2022-04-29T08:48:37.486Z] b64a3b4d6d65: Preparing [2022-04-29T08:48:37.486Z] 52a97a40bf56: Preparing [2022-04-29T08:48:37.486Z] b541d28bf3b4: Preparing [2022-04-29T08:48:37.486Z] b541d28bf3b4: Waiting [2022-04-29T08:48:37.486Z] c8c9a614a3af: Layer already exists [2022-04-29T08:48:37.486Z] b541d28bf3b4: Layer already exists [2022-04-29T08:48:37.486Z] 46839f97b250: Pushed [2022-04-29T08:48:37.486Z] 52a97a40bf56: Pushed [2022-04-29T08:48:37.746Z] b64a3b4d6d65: Pushed [2022-04-29T08:48:38.061Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-29T08:48:38.668Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-29T08:48:38.948Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-29T08:48:39.128Z] 3e41fe9cb964: Pushed [2022-04-29T08:48:39.128Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:ef7bff208e7f3f38efaee370f25171041d33be8a315a8bb19b9f99b983614c33 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:39.225Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-29T08:48:39.225Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-29T08:48:39.432Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:39.502Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-29T08:48:39.502Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-29T08:48:39.502Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-29T08:48:39.502Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-29T08:48:39.727Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-29T08:48:39.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-29T08:48:39.727Z] 46839f97b250: Preparing [2022-04-29T08:48:39.727Z] 3e41fe9cb964: Preparing [2022-04-29T08:48:39.727Z] c8c9a614a3af: Preparing [2022-04-29T08:48:39.727Z] b64a3b4d6d65: Preparing [2022-04-29T08:48:39.727Z] 52a97a40bf56: Preparing [2022-04-29T08:48:39.727Z] b541d28bf3b4: Preparing [2022-04-29T08:48:39.727Z] b541d28bf3b4: Waiting [2022-04-29T08:48:39.727Z] 46839f97b250: Layer already exists [2022-04-29T08:48:39.727Z] c8c9a614a3af: Layer already exists [2022-04-29T08:48:39.727Z] 3e41fe9cb964: Layer already exists [2022-04-29T08:48:39.727Z] b64a3b4d6d65: Layer already exists [2022-04-29T08:48:39.727Z] 52a97a40bf56: Layer already exists [2022-04-29T08:48:39.727Z] b541d28bf3b4: Layer already exists [2022-04-29T08:48:39.727Z] latest: digest: sha256:ef7bff208e7f3f38efaee370f25171041d33be8a315a8bb19b9f99b983614c33 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:40.028Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:40.388Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.86 [2022-04-29T08:48:40.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-29T08:48:40.388Z] 46839f97b250: Preparing [2022-04-29T08:48:40.388Z] 3e41fe9cb964: Preparing [2022-04-29T08:48:40.388Z] c8c9a614a3af: Preparing [2022-04-29T08:48:40.388Z] b64a3b4d6d65: Preparing [2022-04-29T08:48:40.388Z] 52a97a40bf56: Preparing [2022-04-29T08:48:40.388Z] b541d28bf3b4: Preparing [2022-04-29T08:48:40.388Z] 46839f97b250: Layer already exists [2022-04-29T08:48:40.388Z] b64a3b4d6d65: Layer already exists [2022-04-29T08:48:40.388Z] 3e41fe9cb964: Layer already exists [2022-04-29T08:48:40.388Z] 52a97a40bf56: Layer already exists [2022-04-29T08:48:40.388Z] c8c9a614a3af: Layer already exists [2022-04-29T08:48:40.388Z] b541d28bf3b4: Layer already exists [2022-04-29T08:48:40.388Z] 2.2.0-dev.86: digest: sha256:ef7bff208e7f3f38efaee370f25171041d33be8a315a8bb19b9f99b983614c33 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:40.703Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:40.950Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-29T08:48:40.951Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-29T08:48:40.951Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-29T08:48:40.951Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-29T08:48:41.010Z] + docker push nexus3.edgexfoundry.org:10004/core-data:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T08:48:41.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-29T08:48:41.010Z] 46839f97b250: Preparing [2022-04-29T08:48:41.010Z] 3e41fe9cb964: Preparing [2022-04-29T08:48:41.010Z] c8c9a614a3af: Preparing [2022-04-29T08:48:41.010Z] b64a3b4d6d65: Preparing [2022-04-29T08:48:41.010Z] 52a97a40bf56: Preparing [2022-04-29T08:48:41.010Z] b541d28bf3b4: Preparing [2022-04-29T08:48:41.010Z] b541d28bf3b4: Waiting [2022-04-29T08:48:41.010Z] b64a3b4d6d65: Layer already exists [2022-04-29T08:48:41.010Z] 3e41fe9cb964: Layer already exists [2022-04-29T08:48:41.010Z] 46839f97b250: Layer already exists [2022-04-29T08:48:41.010Z] 52a97a40bf56: Layer already exists [2022-04-29T08:48:41.010Z] c8c9a614a3af: Layer already exists [2022-04-29T08:48:41.010Z] b541d28bf3b4: Layer already exists [2022-04-29T08:48:41.010Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:ef7bff208e7f3f38efaee370f25171041d33be8a315a8bb19b9f99b983614c33 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:41.229Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-29T08:48:41.312Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:41.604Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-04-29T08:48:41.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-29T08:48:41.604Z] 46839f97b250: Preparing [2022-04-29T08:48:41.604Z] 3e41fe9cb964: Preparing [2022-04-29T08:48:41.604Z] c8c9a614a3af: Preparing [2022-04-29T08:48:41.604Z] b64a3b4d6d65: Preparing [2022-04-29T08:48:41.604Z] 52a97a40bf56: Preparing [2022-04-29T08:48:41.604Z] b541d28bf3b4: Preparing [2022-04-29T08:48:41.604Z] b541d28bf3b4: Waiting [2022-04-29T08:48:41.604Z] b64a3b4d6d65: Layer already exists [2022-04-29T08:48:41.604Z] 46839f97b250: Layer already exists [2022-04-29T08:48:41.604Z] 52a97a40bf56: Layer already exists [2022-04-29T08:48:41.604Z] 3e41fe9cb964: Layer already exists [2022-04-29T08:48:41.604Z] c8c9a614a3af: Layer already exists [2022-04-29T08:48:41.604Z] b541d28bf3b4: Layer already exists [2022-04-29T08:48:41.604Z] main: digest: sha256:ef7bff208e7f3f38efaee370f25171041d33be8a315a8bb19b9f99b983614c33 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T08:48:41.643Z] ===================================================== [Pipeline] echo [2022-04-29T08:48:41.653Z] taggedImages: [2022-04-29T08:48:41.654Z] - nexus3.edgexfoundry.org:10004/core-data:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:48:41.654Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-29T08:48:41.654Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.86 [2022-04-29T08:48:41.654Z] - nexus3.edgexfoundry.org:10004/core-data:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T08:48:41.654Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-04-29T08:48:41.674Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-04-29T08:48:41.674Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:48:41.674Z] latest [2022-04-29T08:48:41.674Z] 2.2.0-dev.86 [2022-04-29T08:48:41.674Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T08:48:41.674Z] main [2022-04-29T08:48:41.674Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:42.006Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:42.301Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:48:42.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-29T08:48:42.301Z] c285899d7153: Preparing [2022-04-29T08:48:42.301Z] ce53b914f17d: Preparing [2022-04-29T08:48:42.301Z] c8c9a614a3af: Preparing [2022-04-29T08:48:42.301Z] 608d609d2c8e: Preparing [2022-04-29T08:48:42.301Z] b541d28bf3b4: Preparing [2022-04-29T08:48:42.301Z] b541d28bf3b4: Layer already exists [2022-04-29T08:48:42.301Z] c8c9a614a3af: Layer already exists [2022-04-29T08:48:42.301Z] c285899d7153: Pushed [2022-04-29T08:48:42.301Z] 608d609d2c8e: Pushed [2022-04-29T08:48:43.542Z] go: downloading go.opencensus.io v0.23.0 [2022-04-29T08:48:43.678Z] ce53b914f17d: Pushed [2022-04-29T08:48:43.678Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:063d64b5d635f1ec197a52d3c0837f055e69b53637a42394c2898cf33d92431d size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:43.974Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:44.057Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-29T08:48:44.267Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-29T08:48:44.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-29T08:48:44.267Z] c285899d7153: Preparing [2022-04-29T08:48:44.267Z] ce53b914f17d: Preparing [2022-04-29T08:48:44.267Z] c8c9a614a3af: Preparing [2022-04-29T08:48:44.267Z] 608d609d2c8e: Preparing [2022-04-29T08:48:44.267Z] b541d28bf3b4: Preparing [2022-04-29T08:48:44.267Z] 608d609d2c8e: Layer already exists [2022-04-29T08:48:44.267Z] b541d28bf3b4: Layer already exists [2022-04-29T08:48:44.267Z] ce53b914f17d: Layer already exists [2022-04-29T08:48:44.267Z] c285899d7153: Layer already exists [2022-04-29T08:48:44.267Z] c8c9a614a3af: Layer already exists [2022-04-29T08:48:44.267Z] latest: digest: sha256:063d64b5d635f1ec197a52d3c0837f055e69b53637a42394c2898cf33d92431d size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:44.522Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-29T08:48:44.565Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:44.855Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.86 [2022-04-29T08:48:44.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-29T08:48:44.855Z] c285899d7153: Preparing [2022-04-29T08:48:44.855Z] ce53b914f17d: Preparing [2022-04-29T08:48:44.855Z] c8c9a614a3af: Preparing [2022-04-29T08:48:44.855Z] 608d609d2c8e: Preparing [2022-04-29T08:48:44.855Z] b541d28bf3b4: Preparing [2022-04-29T08:48:44.855Z] c285899d7153: Layer already exists [2022-04-29T08:48:44.855Z] b541d28bf3b4: Layer already exists [2022-04-29T08:48:44.855Z] ce53b914f17d: Layer already exists [2022-04-29T08:48:44.855Z] 608d609d2c8e: Layer already exists [2022-04-29T08:48:44.855Z] c8c9a614a3af: Layer already exists [2022-04-29T08:48:44.855Z] 2.2.0-dev.86: digest: sha256:063d64b5d635f1ec197a52d3c0837f055e69b53637a42394c2898cf33d92431d size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:44.950Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-29T08:48:44.950Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-29T08:48:45.153Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:45.241Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-29T08:48:45.444Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T08:48:45.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-29T08:48:45.444Z] c285899d7153: Preparing [2022-04-29T08:48:45.444Z] ce53b914f17d: Preparing [2022-04-29T08:48:45.444Z] c8c9a614a3af: Preparing [2022-04-29T08:48:45.444Z] 608d609d2c8e: Preparing [2022-04-29T08:48:45.444Z] b541d28bf3b4: Preparing [2022-04-29T08:48:45.444Z] b541d28bf3b4: Layer already exists [2022-04-29T08:48:45.444Z] c8c9a614a3af: Layer already exists [2022-04-29T08:48:45.444Z] ce53b914f17d: Layer already exists [2022-04-29T08:48:45.444Z] c285899d7153: Layer already exists [2022-04-29T08:48:45.444Z] 608d609d2c8e: Layer already exists [2022-04-29T08:48:45.444Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:063d64b5d635f1ec197a52d3c0837f055e69b53637a42394c2898cf33d92431d size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:45.744Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:45.867Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-29T08:48:46.036Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-04-29T08:48:46.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-29T08:48:46.036Z] c285899d7153: Preparing [2022-04-29T08:48:46.036Z] ce53b914f17d: Preparing [2022-04-29T08:48:46.036Z] c8c9a614a3af: Preparing [2022-04-29T08:48:46.036Z] 608d609d2c8e: Preparing [2022-04-29T08:48:46.036Z] b541d28bf3b4: Preparing [2022-04-29T08:48:46.036Z] 608d609d2c8e: Layer already exists [2022-04-29T08:48:46.036Z] c8c9a614a3af: Layer already exists [2022-04-29T08:48:46.036Z] ce53b914f17d: Layer already exists [2022-04-29T08:48:46.036Z] c285899d7153: Layer already exists [2022-04-29T08:48:46.036Z] b541d28bf3b4: Layer already exists [2022-04-29T08:48:46.036Z] main: digest: sha256:063d64b5d635f1ec197a52d3c0837f055e69b53637a42394c2898cf33d92431d size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T08:48:46.076Z] ===================================================== [Pipeline] echo [2022-04-29T08:48:46.084Z] taggedImages: [2022-04-29T08:48:46.084Z] - nexus3.edgexfoundry.org:10004/core-metadata:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:48:46.084Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-29T08:48:46.084Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.86 [2022-04-29T08:48:46.084Z] - nexus3.edgexfoundry.org:10004/core-metadata:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T08:48:46.084Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-04-29T08:48:46.111Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-04-29T08:48:46.112Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:48:46.112Z] latest [2022-04-29T08:48:46.112Z] 2.2.0-dev.86 [2022-04-29T08:48:46.112Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T08:48:46.112Z] main [2022-04-29T08:48:46.112Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [2022-04-29T08:48:46.154Z] go: downloading github.com/json-iterator/go v1.1.12 [Pipeline] sh [2022-04-29T08:48:46.435Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:46.725Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:48:46.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-29T08:48:46.725Z] d4e207a84d31: Preparing [2022-04-29T08:48:46.725Z] d4e207a84d31: Preparing [2022-04-29T08:48:46.725Z] 2727426a7848: Preparing [2022-04-29T08:48:46.725Z] 6a1275c08ba5: Preparing [2022-04-29T08:48:46.725Z] 6e4fc6700d54: Preparing [2022-04-29T08:48:46.725Z] a2336d12c8dd: Preparing [2022-04-29T08:48:46.725Z] c8c9a614a3af: Preparing [2022-04-29T08:48:46.725Z] e3fe98453824: Preparing [2022-04-29T08:48:46.725Z] 556392525930: Preparing [2022-04-29T08:48:46.725Z] 074a704569af: Preparing [2022-04-29T08:48:46.725Z] 1c8d025097e2: Preparing [2022-04-29T08:48:46.725Z] b541d28bf3b4: Preparing [2022-04-29T08:48:46.725Z] 556392525930: Waiting [2022-04-29T08:48:46.725Z] 074a704569af: Waiting [2022-04-29T08:48:46.725Z] 1c8d025097e2: Waiting [2022-04-29T08:48:46.725Z] c8c9a614a3af: Waiting [2022-04-29T08:48:46.725Z] e3fe98453824: Waiting [2022-04-29T08:48:46.725Z] 6e4fc6700d54: Pushed [2022-04-29T08:48:46.725Z] 6a1275c08ba5: Pushed [2022-04-29T08:48:46.725Z] d4e207a84d31: Pushed [2022-04-29T08:48:46.725Z] 2727426a7848: Pushed [2022-04-29T08:48:46.725Z] c8c9a614a3af: Layer already exists [2022-04-29T08:48:46.985Z] e3fe98453824: Pushed [2022-04-29T08:48:46.985Z] 556392525930: Pushed [2022-04-29T08:48:46.985Z] b541d28bf3b4: Layer already exists [2022-04-29T08:48:46.985Z] 1c8d025097e2: Pushed [2022-04-29T08:48:46.985Z] 074a704569af: Pushed [2022-04-29T08:48:47.188Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-29T08:48:48.366Z] a2336d12c8dd: Pushed [2022-04-29T08:48:48.366Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:d010cfaf4ed23288e49886cfcaae05a7ef5b4222b126a81ffaed59788de55fba size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:48.661Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:48.954Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-29T08:48:48.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-29T08:48:48.954Z] d4e207a84d31: Preparing [2022-04-29T08:48:48.954Z] d4e207a84d31: Preparing [2022-04-29T08:48:48.954Z] 2727426a7848: Preparing [2022-04-29T08:48:48.954Z] 6a1275c08ba5: Preparing [2022-04-29T08:48:48.954Z] 6e4fc6700d54: Preparing [2022-04-29T08:48:48.954Z] a2336d12c8dd: Preparing [2022-04-29T08:48:48.954Z] c8c9a614a3af: Preparing [2022-04-29T08:48:48.954Z] e3fe98453824: Preparing [2022-04-29T08:48:48.954Z] 556392525930: Preparing [2022-04-29T08:48:48.954Z] 074a704569af: Preparing [2022-04-29T08:48:48.954Z] 1c8d025097e2: Preparing [2022-04-29T08:48:48.954Z] b541d28bf3b4: Preparing [2022-04-29T08:48:48.954Z] 074a704569af: Waiting [2022-04-29T08:48:48.954Z] 1c8d025097e2: Waiting [2022-04-29T08:48:48.954Z] c8c9a614a3af: Waiting [2022-04-29T08:48:48.954Z] b541d28bf3b4: Waiting [2022-04-29T08:48:48.954Z] 556392525930: Waiting [2022-04-29T08:48:48.954Z] e3fe98453824: Waiting [2022-04-29T08:48:48.954Z] a2336d12c8dd: Layer already exists [2022-04-29T08:48:48.954Z] d4e207a84d31: Layer already exists [2022-04-29T08:48:48.954Z] 6a1275c08ba5: Layer already exists [2022-04-29T08:48:48.954Z] 6e4fc6700d54: Layer already exists [2022-04-29T08:48:48.954Z] 2727426a7848: Layer already exists [2022-04-29T08:48:48.954Z] c8c9a614a3af: Layer already exists [2022-04-29T08:48:48.954Z] 074a704569af: Layer already exists [2022-04-29T08:48:48.954Z] e3fe98453824: Layer already exists [2022-04-29T08:48:48.954Z] 1c8d025097e2: Layer already exists [2022-04-29T08:48:48.954Z] 556392525930: Layer already exists [2022-04-29T08:48:48.954Z] b541d28bf3b4: Layer already exists [2022-04-29T08:48:48.954Z] latest: digest: sha256:d010cfaf4ed23288e49886cfcaae05a7ef5b4222b126a81ffaed59788de55fba size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:49.255Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:49.545Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.86 [2022-04-29T08:48:49.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-29T08:48:49.545Z] d4e207a84d31: Preparing [2022-04-29T08:48:49.545Z] d4e207a84d31: Preparing [2022-04-29T08:48:49.545Z] 2727426a7848: Preparing [2022-04-29T08:48:49.545Z] 6a1275c08ba5: Preparing [2022-04-29T08:48:49.545Z] 6e4fc6700d54: Preparing [2022-04-29T08:48:49.545Z] a2336d12c8dd: Preparing [2022-04-29T08:48:49.545Z] c8c9a614a3af: Preparing [2022-04-29T08:48:49.545Z] e3fe98453824: Preparing [2022-04-29T08:48:49.545Z] 556392525930: Preparing [2022-04-29T08:48:49.545Z] 074a704569af: Preparing [2022-04-29T08:48:49.545Z] 1c8d025097e2: Preparing [2022-04-29T08:48:49.545Z] b541d28bf3b4: Preparing [2022-04-29T08:48:49.545Z] 556392525930: Waiting [2022-04-29T08:48:49.545Z] 1c8d025097e2: Waiting [2022-04-29T08:48:49.545Z] 074a704569af: Waiting [2022-04-29T08:48:49.545Z] c8c9a614a3af: Waiting [2022-04-29T08:48:49.545Z] b541d28bf3b4: Waiting [2022-04-29T08:48:49.545Z] 6a1275c08ba5: Layer already exists [2022-04-29T08:48:49.545Z] 2727426a7848: Layer already exists [2022-04-29T08:48:49.545Z] d4e207a84d31: Layer already exists [2022-04-29T08:48:49.545Z] 6e4fc6700d54: Layer already exists [2022-04-29T08:48:49.545Z] a2336d12c8dd: Layer already exists [2022-04-29T08:48:49.545Z] e3fe98453824: Layer already exists [2022-04-29T08:48:49.545Z] 074a704569af: Layer already exists [2022-04-29T08:48:49.545Z] c8c9a614a3af: Layer already exists [2022-04-29T08:48:49.545Z] 556392525930: Layer already exists [2022-04-29T08:48:49.545Z] 1c8d025097e2: Layer already exists [2022-04-29T08:48:49.545Z] b541d28bf3b4: Layer already exists [2022-04-29T08:48:49.545Z] 2.2.0-dev.86: digest: sha256:d010cfaf4ed23288e49886cfcaae05a7ef5b4222b126a81ffaed59788de55fba size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:49.843Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:50.138Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T08:48:50.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-29T08:48:50.138Z] d4e207a84d31: Preparing [2022-04-29T08:48:50.138Z] d4e207a84d31: Preparing [2022-04-29T08:48:50.138Z] 2727426a7848: Preparing [2022-04-29T08:48:50.138Z] 6a1275c08ba5: Preparing [2022-04-29T08:48:50.138Z] 6e4fc6700d54: Preparing [2022-04-29T08:48:50.138Z] a2336d12c8dd: Preparing [2022-04-29T08:48:50.138Z] c8c9a614a3af: Preparing [2022-04-29T08:48:50.138Z] e3fe98453824: Preparing [2022-04-29T08:48:50.138Z] 556392525930: Preparing [2022-04-29T08:48:50.138Z] 074a704569af: Preparing [2022-04-29T08:48:50.138Z] 1c8d025097e2: Preparing [2022-04-29T08:48:50.138Z] b541d28bf3b4: Preparing [2022-04-29T08:48:50.138Z] c8c9a614a3af: Waiting [2022-04-29T08:48:50.138Z] 1c8d025097e2: Waiting [2022-04-29T08:48:50.138Z] b541d28bf3b4: Waiting [2022-04-29T08:48:50.138Z] 556392525930: Waiting [2022-04-29T08:48:50.138Z] e3fe98453824: Waiting [2022-04-29T08:48:50.138Z] 074a704569af: Waiting [2022-04-29T08:48:50.138Z] a2336d12c8dd: Layer already exists [2022-04-29T08:48:50.138Z] 6a1275c08ba5: Layer already exists [2022-04-29T08:48:50.138Z] 2727426a7848: Layer already exists [2022-04-29T08:48:50.138Z] d4e207a84d31: Layer already exists [2022-04-29T08:48:50.138Z] 6e4fc6700d54: Layer already exists [2022-04-29T08:48:50.138Z] c8c9a614a3af: Layer already exists [2022-04-29T08:48:50.138Z] e3fe98453824: Layer already exists [2022-04-29T08:48:50.138Z] 074a704569af: Layer already exists [2022-04-29T08:48:50.138Z] b541d28bf3b4: Layer already exists [2022-04-29T08:48:50.138Z] 1c8d025097e2: Layer already exists [2022-04-29T08:48:50.138Z] 556392525930: Layer already exists [2022-04-29T08:48:50.139Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:d010cfaf4ed23288e49886cfcaae05a7ef5b4222b126a81ffaed59788de55fba size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:50.439Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:50.733Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-04-29T08:48:50.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-29T08:48:50.733Z] d4e207a84d31: Preparing [2022-04-29T08:48:50.733Z] d4e207a84d31: Preparing [2022-04-29T08:48:50.733Z] 2727426a7848: Preparing [2022-04-29T08:48:50.733Z] 6a1275c08ba5: Preparing [2022-04-29T08:48:50.733Z] 6e4fc6700d54: Preparing [2022-04-29T08:48:50.733Z] a2336d12c8dd: Preparing [2022-04-29T08:48:50.733Z] c8c9a614a3af: Preparing [2022-04-29T08:48:50.733Z] e3fe98453824: Preparing [2022-04-29T08:48:50.733Z] c8c9a614a3af: Waiting [2022-04-29T08:48:50.733Z] 556392525930: Preparing [2022-04-29T08:48:50.733Z] 074a704569af: Preparing [2022-04-29T08:48:50.733Z] 1c8d025097e2: Preparing [2022-04-29T08:48:50.733Z] b541d28bf3b4: Preparing [2022-04-29T08:48:50.733Z] 556392525930: Waiting [2022-04-29T08:48:50.733Z] e3fe98453824: Waiting [2022-04-29T08:48:50.733Z] 1c8d025097e2: Waiting [2022-04-29T08:48:50.733Z] 074a704569af: Waiting [2022-04-29T08:48:50.733Z] b541d28bf3b4: Waiting [2022-04-29T08:48:50.733Z] d4e207a84d31: Layer already exists [2022-04-29T08:48:50.733Z] 2727426a7848: Layer already exists [2022-04-29T08:48:50.733Z] 6e4fc6700d54: Layer already exists [2022-04-29T08:48:50.733Z] a2336d12c8dd: Layer already exists [2022-04-29T08:48:50.733Z] 6a1275c08ba5: Layer already exists [2022-04-29T08:48:50.733Z] e3fe98453824: Layer already exists [2022-04-29T08:48:50.733Z] 074a704569af: Layer already exists [2022-04-29T08:48:50.733Z] 1c8d025097e2: Layer already exists [2022-04-29T08:48:50.733Z] c8c9a614a3af: Layer already exists [2022-04-29T08:48:50.733Z] 556392525930: Layer already exists [2022-04-29T08:48:50.733Z] b541d28bf3b4: Layer already exists [2022-04-29T08:48:50.733Z] main: digest: sha256:d010cfaf4ed23288e49886cfcaae05a7ef5b4222b126a81ffaed59788de55fba size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T08:48:50.773Z] ===================================================== [Pipeline] echo [2022-04-29T08:48:50.784Z] taggedImages: [2022-04-29T08:48:50.784Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:48:50.784Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-29T08:48:50.784Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.86 [2022-04-29T08:48:50.784Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T08:48:50.784Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-04-29T08:48:50.809Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-04-29T08:48:50.809Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:48:50.809Z] latest [2022-04-29T08:48:50.809Z] 2.2.0-dev.86 [2022-04-29T08:48:50.809Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T08:48:50.809Z] main [2022-04-29T08:48:50.809Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:51.125Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:51.147Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-29T08:48:51.412Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:48:51.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-29T08:48:51.413Z] 3335f7838fae: Preparing [2022-04-29T08:48:51.413Z] 93145d3865d4: Preparing [2022-04-29T08:48:51.413Z] a7ad786c9958: Preparing [2022-04-29T08:48:51.413Z] 99f72e3a12d7: Preparing [2022-04-29T08:48:51.413Z] 95f1f9788023: Preparing [2022-04-29T08:48:51.413Z] a18d32e1d663: Preparing [2022-04-29T08:48:51.413Z] a744750c5b7a: Preparing [2022-04-29T08:48:51.413Z] b541d28bf3b4: Preparing [2022-04-29T08:48:51.413Z] a744750c5b7a: Waiting [2022-04-29T08:48:51.413Z] b541d28bf3b4: Waiting [2022-04-29T08:48:51.413Z] a18d32e1d663: Waiting [2022-04-29T08:48:51.413Z] 3335f7838fae: Pushed [2022-04-29T08:48:51.413Z] 93145d3865d4: Pushed [2022-04-29T08:48:51.413Z] 95f1f9788023: Pushed [2022-04-29T08:48:51.413Z] b541d28bf3b4: Layer already exists [2022-04-29T08:48:51.673Z] a18d32e1d663: Pushed [2022-04-29T08:48:51.933Z] a744750c5b7a: Pushed [2022-04-29T08:48:52.503Z] 99f72e3a12d7: Pushed [2022-04-29T08:48:52.503Z] a7ad786c9958: Pushed [2022-04-29T08:48:52.503Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:c3a9533eb7ea8ef0a6cf1514b8902d34736457c1bebe33befc838cfc158e0ae6 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:52.799Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:53.090Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-29T08:48:53.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-29T08:48:53.090Z] 3335f7838fae: Preparing [2022-04-29T08:48:53.090Z] 93145d3865d4: Preparing [2022-04-29T08:48:53.090Z] a7ad786c9958: Preparing [2022-04-29T08:48:53.090Z] 99f72e3a12d7: Preparing [2022-04-29T08:48:53.090Z] 95f1f9788023: Preparing [2022-04-29T08:48:53.090Z] a18d32e1d663: Preparing [2022-04-29T08:48:53.090Z] a744750c5b7a: Preparing [2022-04-29T08:48:53.090Z] b541d28bf3b4: Preparing [2022-04-29T08:48:53.090Z] a744750c5b7a: Waiting [2022-04-29T08:48:53.090Z] b541d28bf3b4: Waiting [2022-04-29T08:48:53.090Z] a18d32e1d663: Waiting [2022-04-29T08:48:53.090Z] a7ad786c9958: Layer already exists [2022-04-29T08:48:53.090Z] 99f72e3a12d7: Layer already exists [2022-04-29T08:48:53.090Z] 3335f7838fae: Layer already exists [2022-04-29T08:48:53.090Z] 93145d3865d4: Layer already exists [2022-04-29T08:48:53.090Z] 95f1f9788023: Layer already exists [2022-04-29T08:48:53.090Z] a744750c5b7a: Layer already exists [2022-04-29T08:48:53.090Z] a18d32e1d663: Layer already exists [2022-04-29T08:48:53.090Z] b541d28bf3b4: Layer already exists [2022-04-29T08:48:53.090Z] latest: digest: sha256:c3a9533eb7ea8ef0a6cf1514b8902d34736457c1bebe33befc838cfc158e0ae6 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:53.135Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-29T08:48:53.135Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-29T08:48:53.386Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:53.411Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-29T08:48:53.411Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-29T08:48:53.678Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.86 [2022-04-29T08:48:53.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-29T08:48:53.678Z] 3335f7838fae: Preparing [2022-04-29T08:48:53.678Z] 93145d3865d4: Preparing [2022-04-29T08:48:53.678Z] a7ad786c9958: Preparing [2022-04-29T08:48:53.678Z] 99f72e3a12d7: Preparing [2022-04-29T08:48:53.678Z] 95f1f9788023: Preparing [2022-04-29T08:48:53.678Z] a18d32e1d663: Preparing [2022-04-29T08:48:53.678Z] a744750c5b7a: Preparing [2022-04-29T08:48:53.678Z] b541d28bf3b4: Preparing [2022-04-29T08:48:53.678Z] a18d32e1d663: Waiting [2022-04-29T08:48:53.678Z] b541d28bf3b4: Waiting [2022-04-29T08:48:53.678Z] a744750c5b7a: Waiting [2022-04-29T08:48:53.678Z] 93145d3865d4: Layer already exists [2022-04-29T08:48:53.678Z] 95f1f9788023: Layer already exists [2022-04-29T08:48:53.678Z] 3335f7838fae: Layer already exists [2022-04-29T08:48:53.678Z] 99f72e3a12d7: Layer already exists [2022-04-29T08:48:53.678Z] a7ad786c9958: Layer already exists [2022-04-29T08:48:53.678Z] a18d32e1d663: Layer already exists [2022-04-29T08:48:53.678Z] b541d28bf3b4: Layer already exists [2022-04-29T08:48:53.678Z] a744750c5b7a: Layer already exists [2022-04-29T08:48:53.678Z] 2.2.0-dev.86: digest: sha256:c3a9533eb7ea8ef0a6cf1514b8902d34736457c1bebe33befc838cfc158e0ae6 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:53.984Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:54.280Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T08:48:54.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-29T08:48:54.280Z] 3335f7838fae: Preparing [2022-04-29T08:48:54.280Z] 93145d3865d4: Preparing [2022-04-29T08:48:54.280Z] a7ad786c9958: Preparing [2022-04-29T08:48:54.280Z] 99f72e3a12d7: Preparing [2022-04-29T08:48:54.280Z] 95f1f9788023: Preparing [2022-04-29T08:48:54.280Z] a18d32e1d663: Preparing [2022-04-29T08:48:54.280Z] a744750c5b7a: Preparing [2022-04-29T08:48:54.280Z] b541d28bf3b4: Preparing [2022-04-29T08:48:54.280Z] a18d32e1d663: Waiting [2022-04-29T08:48:54.280Z] b541d28bf3b4: Waiting [2022-04-29T08:48:54.280Z] 3335f7838fae: Layer already exists [2022-04-29T08:48:54.280Z] 99f72e3a12d7: Layer already exists [2022-04-29T08:48:54.280Z] a7ad786c9958: Layer already exists [2022-04-29T08:48:54.280Z] 93145d3865d4: Layer already exists [2022-04-29T08:48:54.280Z] 95f1f9788023: Layer already exists [2022-04-29T08:48:54.280Z] a744750c5b7a: Layer already exists [2022-04-29T08:48:54.280Z] a18d32e1d663: Layer already exists [2022-04-29T08:48:54.280Z] b541d28bf3b4: Layer already exists [2022-04-29T08:48:54.280Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:c3a9533eb7ea8ef0a6cf1514b8902d34736457c1bebe33befc838cfc158e0ae6 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:54.404Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-29T08:48:54.404Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-29T08:48:54.404Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-29T08:48:54.580Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:54.678Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-29T08:48:54.678Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-29T08:48:54.869Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-04-29T08:48:54.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-29T08:48:54.869Z] 3335f7838fae: Preparing [2022-04-29T08:48:54.869Z] 93145d3865d4: Preparing [2022-04-29T08:48:54.869Z] a7ad786c9958: Preparing [2022-04-29T08:48:54.869Z] 99f72e3a12d7: Preparing [2022-04-29T08:48:54.869Z] 95f1f9788023: Preparing [2022-04-29T08:48:54.869Z] a18d32e1d663: Preparing [2022-04-29T08:48:54.869Z] a744750c5b7a: Preparing [2022-04-29T08:48:54.869Z] b541d28bf3b4: Preparing [2022-04-29T08:48:54.869Z] b541d28bf3b4: Waiting [2022-04-29T08:48:54.869Z] a744750c5b7a: Waiting [2022-04-29T08:48:54.869Z] a18d32e1d663: Waiting [2022-04-29T08:48:54.869Z] 93145d3865d4: Layer already exists [2022-04-29T08:48:54.869Z] 3335f7838fae: Layer already exists [2022-04-29T08:48:54.869Z] 95f1f9788023: Layer already exists [2022-04-29T08:48:54.869Z] 99f72e3a12d7: Layer already exists [2022-04-29T08:48:54.869Z] a7ad786c9958: Layer already exists [2022-04-29T08:48:54.869Z] a18d32e1d663: Layer already exists [2022-04-29T08:48:54.869Z] b541d28bf3b4: Layer already exists [2022-04-29T08:48:54.869Z] a744750c5b7a: Layer already exists [2022-04-29T08:48:54.869Z] main: digest: sha256:c3a9533eb7ea8ef0a6cf1514b8902d34736457c1bebe33befc838cfc158e0ae6 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T08:48:54.904Z] ===================================================== [Pipeline] echo [2022-04-29T08:48:54.915Z] taggedImages: [2022-04-29T08:48:54.915Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:48:54.915Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-29T08:48:54.915Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.86 [2022-04-29T08:48:54.915Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T08:48:54.915Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-04-29T08:48:54.935Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-04-29T08:48:54.935Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:48:54.935Z] latest [2022-04-29T08:48:54.935Z] 2.2.0-dev.86 [2022-04-29T08:48:54.935Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T08:48:54.935Z] main [2022-04-29T08:48:54.935Z] ===================================================== [Pipeline] withEnv [Pipeline] { [2022-04-29T08:48:54.954Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-29T08:48:54.954Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:55.257Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:55.582Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:48:55.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-29T08:48:55.582Z] 06eb06545de6: Preparing [2022-04-29T08:48:55.582Z] 577a27dc89f1: Preparing [2022-04-29T08:48:55.582Z] e633d299494f: Preparing [2022-04-29T08:48:55.582Z] ccb437effc6d: Preparing [2022-04-29T08:48:55.582Z] 4d979192f56f: Preparing [2022-04-29T08:48:55.582Z] 698e0ff42427: Preparing [2022-04-29T08:48:55.582Z] aa0cf1b1c8e7: Preparing [2022-04-29T08:48:55.582Z] 8ebdc271ec74: Preparing [2022-04-29T08:48:55.582Z] 6c35a0786694: Preparing [2022-04-29T08:48:55.582Z] b541d28bf3b4: Preparing [2022-04-29T08:48:55.582Z] 6c35a0786694: Waiting [2022-04-29T08:48:55.582Z] b541d28bf3b4: Waiting [2022-04-29T08:48:55.582Z] 8ebdc271ec74: Waiting [2022-04-29T08:48:55.582Z] 698e0ff42427: Waiting [2022-04-29T08:48:55.582Z] aa0cf1b1c8e7: Waiting [2022-04-29T08:48:55.582Z] 577a27dc89f1: Pushed [2022-04-29T08:48:55.582Z] 06eb06545de6: Pushed [2022-04-29T08:48:55.582Z] 4d979192f56f: Pushed [2022-04-29T08:48:55.872Z] 698e0ff42427: Pushed [2022-04-29T08:48:55.872Z] aa0cf1b1c8e7: Pushed [2022-04-29T08:48:55.872Z] 8ebdc271ec74: Pushed [2022-04-29T08:48:55.872Z] b541d28bf3b4: Layer already exists [2022-04-29T08:48:55.872Z] 6c35a0786694: Pushed [2022-04-29T08:48:56.821Z] ccb437effc6d: Pushed [2022-04-29T08:48:57.082Z] e633d299494f: Pushed [2022-04-29T08:48:57.082Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:f4524bc8eb076a19ea27ec460a847c52a6c16d7f74460b22e4b167f45ebe451b size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:57.383Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:57.682Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-29T08:48:57.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-29T08:48:57.682Z] 06eb06545de6: Preparing [2022-04-29T08:48:57.682Z] 577a27dc89f1: Preparing [2022-04-29T08:48:57.682Z] e633d299494f: Preparing [2022-04-29T08:48:57.682Z] ccb437effc6d: Preparing [2022-04-29T08:48:57.682Z] 4d979192f56f: Preparing [2022-04-29T08:48:57.682Z] 698e0ff42427: Preparing [2022-04-29T08:48:57.682Z] aa0cf1b1c8e7: Preparing [2022-04-29T08:48:57.682Z] 8ebdc271ec74: Preparing [2022-04-29T08:48:57.682Z] 6c35a0786694: Preparing [2022-04-29T08:48:57.682Z] b541d28bf3b4: Preparing [2022-04-29T08:48:57.682Z] aa0cf1b1c8e7: Waiting [2022-04-29T08:48:57.682Z] 8ebdc271ec74: Waiting [2022-04-29T08:48:57.682Z] 6c35a0786694: Waiting [2022-04-29T08:48:57.682Z] b541d28bf3b4: Waiting [2022-04-29T08:48:57.682Z] ccb437effc6d: Layer already exists [2022-04-29T08:48:57.682Z] 06eb06545de6: Layer already exists [2022-04-29T08:48:57.682Z] 577a27dc89f1: Layer already exists [2022-04-29T08:48:57.682Z] 4d979192f56f: Layer already exists [2022-04-29T08:48:57.682Z] e633d299494f: Layer already exists [2022-04-29T08:48:57.682Z] 698e0ff42427: Layer already exists [2022-04-29T08:48:57.682Z] aa0cf1b1c8e7: Layer already exists [2022-04-29T08:48:57.682Z] 8ebdc271ec74: Layer already exists [2022-04-29T08:48:57.682Z] 6c35a0786694: Layer already exists [2022-04-29T08:48:57.682Z] b541d28bf3b4: Layer already exists [2022-04-29T08:48:57.682Z] latest: digest: sha256:f4524bc8eb076a19ea27ec460a847c52a6c16d7f74460b22e4b167f45ebe451b size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:57.986Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:58.279Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.86 [2022-04-29T08:48:58.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-29T08:48:58.279Z] 06eb06545de6: Preparing [2022-04-29T08:48:58.279Z] 577a27dc89f1: Preparing [2022-04-29T08:48:58.279Z] e633d299494f: Preparing [2022-04-29T08:48:58.279Z] ccb437effc6d: Preparing [2022-04-29T08:48:58.279Z] 4d979192f56f: Preparing [2022-04-29T08:48:58.279Z] 698e0ff42427: Preparing [2022-04-29T08:48:58.279Z] aa0cf1b1c8e7: Preparing [2022-04-29T08:48:58.279Z] 8ebdc271ec74: Preparing [2022-04-29T08:48:58.279Z] 6c35a0786694: Preparing [2022-04-29T08:48:58.279Z] b541d28bf3b4: Preparing [2022-04-29T08:48:58.279Z] 8ebdc271ec74: Waiting [2022-04-29T08:48:58.279Z] 6c35a0786694: Waiting [2022-04-29T08:48:58.279Z] b541d28bf3b4: Waiting [2022-04-29T08:48:58.279Z] 698e0ff42427: Waiting [2022-04-29T08:48:58.279Z] aa0cf1b1c8e7: Waiting [2022-04-29T08:48:58.279Z] 577a27dc89f1: Layer already exists [2022-04-29T08:48:58.279Z] e633d299494f: Layer already exists [2022-04-29T08:48:58.279Z] 06eb06545de6: Layer already exists [2022-04-29T08:48:58.279Z] ccb437effc6d: Layer already exists [2022-04-29T08:48:58.279Z] 4d979192f56f: Layer already exists [2022-04-29T08:48:58.279Z] 6c35a0786694: Layer already exists [2022-04-29T08:48:58.279Z] aa0cf1b1c8e7: Layer already exists [2022-04-29T08:48:58.279Z] 698e0ff42427: Layer already exists [2022-04-29T08:48:58.279Z] 8ebdc271ec74: Layer already exists [2022-04-29T08:48:58.279Z] b541d28bf3b4: Layer already exists [2022-04-29T08:48:58.279Z] 2.2.0-dev.86: digest: sha256:f4524bc8eb076a19ea27ec460a847c52a6c16d7f74460b22e4b167f45ebe451b size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:58.583Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:58.874Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T08:48:58.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-29T08:48:58.874Z] 06eb06545de6: Preparing [2022-04-29T08:48:58.874Z] 577a27dc89f1: Preparing [2022-04-29T08:48:58.874Z] e633d299494f: Preparing [2022-04-29T08:48:58.874Z] ccb437effc6d: Preparing [2022-04-29T08:48:58.874Z] 4d979192f56f: Preparing [2022-04-29T08:48:58.874Z] 698e0ff42427: Preparing [2022-04-29T08:48:58.874Z] aa0cf1b1c8e7: Preparing [2022-04-29T08:48:58.874Z] 8ebdc271ec74: Preparing [2022-04-29T08:48:58.874Z] 6c35a0786694: Preparing [2022-04-29T08:48:58.874Z] b541d28bf3b4: Preparing [2022-04-29T08:48:58.874Z] aa0cf1b1c8e7: Waiting [2022-04-29T08:48:58.874Z] 8ebdc271ec74: Waiting [2022-04-29T08:48:58.874Z] 6c35a0786694: Waiting [2022-04-29T08:48:58.874Z] 698e0ff42427: Waiting [2022-04-29T08:48:58.874Z] b541d28bf3b4: Waiting [2022-04-29T08:48:58.874Z] 4d979192f56f: Layer already exists [2022-04-29T08:48:58.874Z] ccb437effc6d: Layer already exists [2022-04-29T08:48:58.874Z] 06eb06545de6: Layer already exists [2022-04-29T08:48:58.874Z] 577a27dc89f1: Layer already exists [2022-04-29T08:48:58.874Z] e633d299494f: Layer already exists [2022-04-29T08:48:58.875Z] 698e0ff42427: Layer already exists [2022-04-29T08:48:58.875Z] aa0cf1b1c8e7: Layer already exists [2022-04-29T08:48:58.875Z] 6c35a0786694: Layer already exists [2022-04-29T08:48:58.875Z] b541d28bf3b4: Layer already exists [2022-04-29T08:48:58.875Z] 8ebdc271ec74: Layer already exists [2022-04-29T08:48:58.875Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:f4524bc8eb076a19ea27ec460a847c52a6c16d7f74460b22e4b167f45ebe451b size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:59.173Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:59.470Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-04-29T08:48:59.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-29T08:48:59.470Z] 06eb06545de6: Preparing [2022-04-29T08:48:59.470Z] 577a27dc89f1: Preparing [2022-04-29T08:48:59.470Z] e633d299494f: Preparing [2022-04-29T08:48:59.470Z] ccb437effc6d: Preparing [2022-04-29T08:48:59.470Z] 4d979192f56f: Preparing [2022-04-29T08:48:59.470Z] 698e0ff42427: Preparing [2022-04-29T08:48:59.470Z] aa0cf1b1c8e7: Preparing [2022-04-29T08:48:59.470Z] 8ebdc271ec74: Preparing [2022-04-29T08:48:59.470Z] 6c35a0786694: Preparing [2022-04-29T08:48:59.470Z] b541d28bf3b4: Preparing [2022-04-29T08:48:59.470Z] 698e0ff42427: Waiting [2022-04-29T08:48:59.470Z] aa0cf1b1c8e7: Waiting [2022-04-29T08:48:59.470Z] 8ebdc271ec74: Waiting [2022-04-29T08:48:59.470Z] 6c35a0786694: Waiting [2022-04-29T08:48:59.470Z] 06eb06545de6: Layer already exists [2022-04-29T08:48:59.470Z] 4d979192f56f: Layer already exists [2022-04-29T08:48:59.470Z] e633d299494f: Layer already exists [2022-04-29T08:48:59.470Z] ccb437effc6d: Layer already exists [2022-04-29T08:48:59.470Z] 577a27dc89f1: Layer already exists [2022-04-29T08:48:59.470Z] 698e0ff42427: Layer already exists [2022-04-29T08:48:59.470Z] 8ebdc271ec74: Layer already exists [2022-04-29T08:48:59.470Z] aa0cf1b1c8e7: Layer already exists [2022-04-29T08:48:59.470Z] b541d28bf3b4: Layer already exists [2022-04-29T08:48:59.470Z] 6c35a0786694: Layer already exists [2022-04-29T08:48:59.470Z] main: digest: sha256:f4524bc8eb076a19ea27ec460a847c52a6c16d7f74460b22e4b167f45ebe451b size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T08:48:59.509Z] ===================================================== [Pipeline] echo [2022-04-29T08:48:59.517Z] taggedImages: [2022-04-29T08:48:59.517Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:48:59.517Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-29T08:48:59.517Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.86 [2022-04-29T08:48:59.517Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T08:48:59.517Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-04-29T08:48:59.532Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-04-29T08:48:59.532Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:48:59.532Z] latest [2022-04-29T08:48:59.532Z] 2.2.0-dev.86 [2022-04-29T08:48:59.532Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T08:48:59.532Z] main [2022-04-29T08:48:59.532Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:48:59.855Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:00.149Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:49:00.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-29T08:49:00.149Z] 4b9d178a44c2: Preparing [2022-04-29T08:49:00.149Z] c73525412dfe: Preparing [2022-04-29T08:49:00.149Z] c8c9a614a3af: Preparing [2022-04-29T08:49:00.149Z] 76dc1d20d3ea: Preparing [2022-04-29T08:49:00.149Z] 24218ddb5f07: Preparing [2022-04-29T08:49:00.149Z] 4fc242d58285: Preparing [2022-04-29T08:49:00.149Z] 4fc242d58285: Waiting [2022-04-29T08:49:00.149Z] c8c9a614a3af: Layer already exists [2022-04-29T08:49:00.149Z] 4fc242d58285: Layer already exists [2022-04-29T08:49:00.149Z] 24218ddb5f07: Pushed [2022-04-29T08:49:00.149Z] 4b9d178a44c2: Pushed [2022-04-29T08:49:00.722Z] 76dc1d20d3ea: Pushed [2022-04-29T08:49:02.109Z] c73525412dfe: Pushed [2022-04-29T08:49:02.369Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:9b95f238610e640f243a96427d98df723eef6692f98d3b31ac4acfcb50407b92 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:02.672Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:02.964Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-29T08:49:02.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-29T08:49:02.964Z] 4b9d178a44c2: Preparing [2022-04-29T08:49:02.964Z] c73525412dfe: Preparing [2022-04-29T08:49:02.964Z] c8c9a614a3af: Preparing [2022-04-29T08:49:02.964Z] 76dc1d20d3ea: Preparing [2022-04-29T08:49:02.964Z] 24218ddb5f07: Preparing [2022-04-29T08:49:02.964Z] 4fc242d58285: Preparing [2022-04-29T08:49:02.964Z] 4fc242d58285: Waiting [2022-04-29T08:49:02.964Z] c8c9a614a3af: Layer already exists [2022-04-29T08:49:02.965Z] 24218ddb5f07: Layer already exists [2022-04-29T08:49:02.965Z] c73525412dfe: Layer already exists [2022-04-29T08:49:02.965Z] 4b9d178a44c2: Layer already exists [2022-04-29T08:49:02.965Z] 76dc1d20d3ea: Layer already exists [2022-04-29T08:49:02.965Z] 4fc242d58285: Layer already exists [2022-04-29T08:49:02.965Z] latest: digest: sha256:9b95f238610e640f243a96427d98df723eef6692f98d3b31ac4acfcb50407b92 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:03.261Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:03.556Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.86 [2022-04-29T08:49:03.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-29T08:49:03.556Z] 4b9d178a44c2: Preparing [2022-04-29T08:49:03.556Z] c73525412dfe: Preparing [2022-04-29T08:49:03.556Z] c8c9a614a3af: Preparing [2022-04-29T08:49:03.556Z] 76dc1d20d3ea: Preparing [2022-04-29T08:49:03.556Z] 24218ddb5f07: Preparing [2022-04-29T08:49:03.556Z] 4fc242d58285: Preparing [2022-04-29T08:49:03.556Z] 4fc242d58285: Waiting [2022-04-29T08:49:03.556Z] c73525412dfe: Layer already exists [2022-04-29T08:49:03.556Z] c8c9a614a3af: Layer already exists [2022-04-29T08:49:03.556Z] 76dc1d20d3ea: Layer already exists [2022-04-29T08:49:03.556Z] 24218ddb5f07: Layer already exists [2022-04-29T08:49:03.556Z] 4b9d178a44c2: Layer already exists [2022-04-29T08:49:03.556Z] 4fc242d58285: Layer already exists [2022-04-29T08:49:03.556Z] 2.2.0-dev.86: digest: sha256:9b95f238610e640f243a96427d98df723eef6692f98d3b31ac4acfcb50407b92 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:03.853Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:04.144Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T08:49:04.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-29T08:49:04.144Z] 4b9d178a44c2: Preparing [2022-04-29T08:49:04.144Z] c73525412dfe: Preparing [2022-04-29T08:49:04.144Z] c8c9a614a3af: Preparing [2022-04-29T08:49:04.144Z] 76dc1d20d3ea: Preparing [2022-04-29T08:49:04.144Z] 24218ddb5f07: Preparing [2022-04-29T08:49:04.144Z] 4fc242d58285: Preparing [2022-04-29T08:49:04.144Z] 4fc242d58285: Waiting [2022-04-29T08:49:04.144Z] c73525412dfe: Layer already exists [2022-04-29T08:49:04.144Z] 76dc1d20d3ea: Layer already exists [2022-04-29T08:49:04.144Z] 24218ddb5f07: Layer already exists [2022-04-29T08:49:04.144Z] 4b9d178a44c2: Layer already exists [2022-04-29T08:49:04.144Z] c8c9a614a3af: Layer already exists [2022-04-29T08:49:04.144Z] 4fc242d58285: Layer already exists [2022-04-29T08:49:04.145Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:9b95f238610e640f243a96427d98df723eef6692f98d3b31ac4acfcb50407b92 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:04.442Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:04.733Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-04-29T08:49:04.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-29T08:49:04.733Z] 4b9d178a44c2: Preparing [2022-04-29T08:49:04.733Z] c73525412dfe: Preparing [2022-04-29T08:49:04.733Z] c8c9a614a3af: Preparing [2022-04-29T08:49:04.733Z] 76dc1d20d3ea: Preparing [2022-04-29T08:49:04.733Z] 24218ddb5f07: Preparing [2022-04-29T08:49:04.733Z] 4fc242d58285: Preparing [2022-04-29T08:49:04.733Z] 4fc242d58285: Waiting [2022-04-29T08:49:04.733Z] 76dc1d20d3ea: Layer already exists [2022-04-29T08:49:04.733Z] c73525412dfe: Layer already exists [2022-04-29T08:49:04.733Z] c8c9a614a3af: Layer already exists [2022-04-29T08:49:04.733Z] 4b9d178a44c2: Layer already exists [2022-04-29T08:49:04.733Z] 24218ddb5f07: Layer already exists [2022-04-29T08:49:04.733Z] 4fc242d58285: Layer already exists [2022-04-29T08:49:04.733Z] main: digest: sha256:9b95f238610e640f243a96427d98df723eef6692f98d3b31ac4acfcb50407b92 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T08:49:04.777Z] ===================================================== [Pipeline] echo [2022-04-29T08:49:04.788Z] taggedImages: [2022-04-29T08:49:04.788Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:49:04.788Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-29T08:49:04.788Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.86 [2022-04-29T08:49:04.788Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T08:49:04.788Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-04-29T08:49:04.816Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-04-29T08:49:04.816Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:49:04.816Z] latest [2022-04-29T08:49:04.816Z] 2.2.0-dev.86 [2022-04-29T08:49:04.816Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T08:49:04.816Z] main [2022-04-29T08:49:04.816Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:05.134Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:49:05.134Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-29T08:49:05.134Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-29T08:49:05.134Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-29T08:49:05.134Z] go: downloading go.uber.org/multierr v1.6.0 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:05.431Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:49:05.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-29T08:49:05.431Z] 41210cb30717: Preparing [2022-04-29T08:49:05.431Z] c54c23b2a563: Preparing [2022-04-29T08:49:05.431Z] 79bbb6958eca: Preparing [2022-04-29T08:49:05.431Z] 9494b1379931: Preparing [2022-04-29T08:49:05.431Z] a1b6ce020b42: Preparing [2022-04-29T08:49:05.431Z] f556bf2af8ad: Preparing [2022-04-29T08:49:05.431Z] 24218ddb5f07: Preparing [2022-04-29T08:49:05.431Z] 4fc242d58285: Preparing [2022-04-29T08:49:05.431Z] f556bf2af8ad: Waiting [2022-04-29T08:49:05.431Z] 24218ddb5f07: Waiting [2022-04-29T08:49:05.431Z] 4fc242d58285: Waiting [2022-04-29T08:49:05.432Z] 79bbb6958eca: Pushed [2022-04-29T08:49:05.432Z] c54c23b2a563: Pushed [2022-04-29T08:49:05.432Z] 41210cb30717: Pushed [2022-04-29T08:49:05.432Z] 24218ddb5f07: Layer already exists [2022-04-29T08:49:05.432Z] 4fc242d58285: Layer already exists [2022-04-29T08:49:06.003Z] f556bf2af8ad: Pushed [2022-04-29T08:49:09.298Z] a1b6ce020b42: Pushed [2022-04-29T08:49:11.838Z] 9494b1379931: Pushed [2022-04-29T08:49:12.099Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:effe8819b9a88e5620cbe2e9de05680246ac73732e618f355d479a61dbba848e size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:12.395Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:12.691Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-29T08:49:12.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-29T08:49:12.691Z] 41210cb30717: Preparing [2022-04-29T08:49:12.691Z] c54c23b2a563: Preparing [2022-04-29T08:49:12.691Z] 79bbb6958eca: Preparing [2022-04-29T08:49:12.691Z] 9494b1379931: Preparing [2022-04-29T08:49:12.691Z] a1b6ce020b42: Preparing [2022-04-29T08:49:12.691Z] f556bf2af8ad: Preparing [2022-04-29T08:49:12.691Z] 24218ddb5f07: Preparing [2022-04-29T08:49:12.691Z] 4fc242d58285: Preparing [2022-04-29T08:49:12.691Z] 4fc242d58285: Waiting [2022-04-29T08:49:12.691Z] f556bf2af8ad: Waiting [2022-04-29T08:49:12.691Z] 24218ddb5f07: Waiting [2022-04-29T08:49:12.691Z] c54c23b2a563: Layer already exists [2022-04-29T08:49:12.691Z] 79bbb6958eca: Layer already exists [2022-04-29T08:49:12.691Z] 41210cb30717: Layer already exists [2022-04-29T08:49:12.691Z] 9494b1379931: Layer already exists [2022-04-29T08:49:12.691Z] a1b6ce020b42: Layer already exists [2022-04-29T08:49:12.691Z] f556bf2af8ad: Layer already exists [2022-04-29T08:49:12.691Z] 4fc242d58285: Layer already exists [2022-04-29T08:49:12.691Z] 24218ddb5f07: Layer already exists [2022-04-29T08:49:12.691Z] latest: digest: sha256:effe8819b9a88e5620cbe2e9de05680246ac73732e618f355d479a61dbba848e size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:12.987Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:13.277Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.86 [2022-04-29T08:49:13.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-29T08:49:13.277Z] 41210cb30717: Preparing [2022-04-29T08:49:13.277Z] c54c23b2a563: Preparing [2022-04-29T08:49:13.277Z] 79bbb6958eca: Preparing [2022-04-29T08:49:13.277Z] 9494b1379931: Preparing [2022-04-29T08:49:13.277Z] a1b6ce020b42: Preparing [2022-04-29T08:49:13.277Z] f556bf2af8ad: Preparing [2022-04-29T08:49:13.277Z] 24218ddb5f07: Preparing [2022-04-29T08:49:13.277Z] 4fc242d58285: Preparing [2022-04-29T08:49:13.277Z] 24218ddb5f07: Waiting [2022-04-29T08:49:13.277Z] 4fc242d58285: Waiting [2022-04-29T08:49:13.277Z] f556bf2af8ad: Waiting [2022-04-29T08:49:13.277Z] a1b6ce020b42: Layer already exists [2022-04-29T08:49:13.277Z] 9494b1379931: Layer already exists [2022-04-29T08:49:13.277Z] 79bbb6958eca: Layer already exists [2022-04-29T08:49:13.277Z] c54c23b2a563: Layer already exists [2022-04-29T08:49:13.277Z] 41210cb30717: Layer already exists [2022-04-29T08:49:13.277Z] 4fc242d58285: Layer already exists [2022-04-29T08:49:13.277Z] f556bf2af8ad: Layer already exists [2022-04-29T08:49:13.277Z] 24218ddb5f07: Layer already exists [2022-04-29T08:49:13.277Z] 2.2.0-dev.86: digest: sha256:effe8819b9a88e5620cbe2e9de05680246ac73732e618f355d479a61dbba848e size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:13.574Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:13.867Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T08:49:13.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-29T08:49:13.867Z] 41210cb30717: Preparing [2022-04-29T08:49:13.867Z] c54c23b2a563: Preparing [2022-04-29T08:49:13.867Z] 79bbb6958eca: Preparing [2022-04-29T08:49:13.867Z] 9494b1379931: Preparing [2022-04-29T08:49:13.867Z] a1b6ce020b42: Preparing [2022-04-29T08:49:13.868Z] f556bf2af8ad: Preparing [2022-04-29T08:49:13.868Z] 24218ddb5f07: Preparing [2022-04-29T08:49:13.868Z] 4fc242d58285: Preparing [2022-04-29T08:49:13.868Z] f556bf2af8ad: Waiting [2022-04-29T08:49:13.868Z] 24218ddb5f07: Waiting [2022-04-29T08:49:13.868Z] 4fc242d58285: Waiting [2022-04-29T08:49:13.868Z] a1b6ce020b42: Layer already exists [2022-04-29T08:49:13.868Z] c54c23b2a563: Layer already exists [2022-04-29T08:49:13.868Z] 9494b1379931: Layer already exists [2022-04-29T08:49:13.868Z] 79bbb6958eca: Layer already exists [2022-04-29T08:49:13.868Z] 41210cb30717: Layer already exists [2022-04-29T08:49:13.868Z] f556bf2af8ad: Layer already exists [2022-04-29T08:49:13.868Z] 24218ddb5f07: Layer already exists [2022-04-29T08:49:13.868Z] 4fc242d58285: Layer already exists [2022-04-29T08:49:13.868Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:effe8819b9a88e5620cbe2e9de05680246ac73732e618f355d479a61dbba848e size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:14.167Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:14.459Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-04-29T08:49:14.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-29T08:49:14.459Z] 41210cb30717: Preparing [2022-04-29T08:49:14.459Z] c54c23b2a563: Preparing [2022-04-29T08:49:14.459Z] 79bbb6958eca: Preparing [2022-04-29T08:49:14.459Z] 9494b1379931: Preparing [2022-04-29T08:49:14.459Z] a1b6ce020b42: Preparing [2022-04-29T08:49:14.459Z] f556bf2af8ad: Preparing [2022-04-29T08:49:14.459Z] 24218ddb5f07: Preparing [2022-04-29T08:49:14.459Z] 4fc242d58285: Preparing [2022-04-29T08:49:14.459Z] 24218ddb5f07: Waiting [2022-04-29T08:49:14.459Z] 4fc242d58285: Waiting [2022-04-29T08:49:14.459Z] f556bf2af8ad: Waiting [2022-04-29T08:49:14.459Z] 41210cb30717: Layer already exists [2022-04-29T08:49:14.459Z] 79bbb6958eca: Layer already exists [2022-04-29T08:49:14.459Z] a1b6ce020b42: Layer already exists [2022-04-29T08:49:14.459Z] 9494b1379931: Layer already exists [2022-04-29T08:49:14.459Z] c54c23b2a563: Layer already exists [2022-04-29T08:49:14.459Z] f556bf2af8ad: Layer already exists [2022-04-29T08:49:14.459Z] 24218ddb5f07: Layer already exists [2022-04-29T08:49:14.459Z] 4fc242d58285: Layer already exists [2022-04-29T08:49:14.459Z] main: digest: sha256:effe8819b9a88e5620cbe2e9de05680246ac73732e618f355d479a61dbba848e size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T08:49:14.498Z] ===================================================== [Pipeline] echo [2022-04-29T08:49:14.509Z] taggedImages: [2022-04-29T08:49:14.509Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:49:14.509Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-29T08:49:14.509Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.86 [2022-04-29T08:49:14.509Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T08:49:14.509Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-04-29T08:49:14.535Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-04-29T08:49:14.535Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:49:14.535Z] latest [2022-04-29T08:49:14.535Z] 2.2.0-dev.86 [2022-04-29T08:49:14.535Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T08:49:14.535Z] main [2022-04-29T08:49:14.535Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:14.857Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:15.152Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:49:15.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-29T08:49:15.152Z] 3d636c65b23f: Preparing [2022-04-29T08:49:15.152Z] abfd7114df94: Preparing [2022-04-29T08:49:15.152Z] a0a1da8f31bd: Preparing [2022-04-29T08:49:15.152Z] 2dae089a1c22: Preparing [2022-04-29T08:49:15.152Z] 749bdf5dacc6: Preparing [2022-04-29T08:49:15.152Z] 24218ddb5f07: Preparing [2022-04-29T08:49:15.152Z] 4fc242d58285: Preparing [2022-04-29T08:49:15.152Z] 24218ddb5f07: Waiting [2022-04-29T08:49:15.152Z] 4fc242d58285: Waiting [2022-04-29T08:49:15.152Z] 3d636c65b23f: Pushed [2022-04-29T08:49:15.152Z] abfd7114df94: Pushed [2022-04-29T08:49:15.152Z] a0a1da8f31bd: Pushed [2022-04-29T08:49:15.152Z] 4fc242d58285: Layer already exists [2022-04-29T08:49:15.152Z] 24218ddb5f07: Layer already exists [2022-04-29T08:49:15.412Z] 749bdf5dacc6: Pushed [2022-04-29T08:49:21.995Z] 2dae089a1c22: Pushed [2022-04-29T08:49:21.995Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:fb9fd1497adc0c33f2ee605ee59c0ad75ee2dd3d98ed282dda39cdc050b94822 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:22.292Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:22.632Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-29T08:49:22.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-29T08:49:22.632Z] 3d636c65b23f: Preparing [2022-04-29T08:49:22.632Z] abfd7114df94: Preparing [2022-04-29T08:49:22.632Z] a0a1da8f31bd: Preparing [2022-04-29T08:49:22.632Z] 2dae089a1c22: Preparing [2022-04-29T08:49:22.632Z] 749bdf5dacc6: Preparing [2022-04-29T08:49:22.632Z] 24218ddb5f07: Preparing [2022-04-29T08:49:22.632Z] 4fc242d58285: Preparing [2022-04-29T08:49:22.632Z] 24218ddb5f07: Waiting [2022-04-29T08:49:22.632Z] 4fc242d58285: Waiting [2022-04-29T08:49:22.632Z] 2dae089a1c22: Layer already exists [2022-04-29T08:49:22.632Z] 749bdf5dacc6: Layer already exists [2022-04-29T08:49:22.632Z] abfd7114df94: Layer already exists [2022-04-29T08:49:22.632Z] 3d636c65b23f: Layer already exists [2022-04-29T08:49:22.632Z] a0a1da8f31bd: Layer already exists [2022-04-29T08:49:22.632Z] 24218ddb5f07: Layer already exists [2022-04-29T08:49:22.632Z] 4fc242d58285: Layer already exists [2022-04-29T08:49:22.632Z] latest: digest: sha256:fb9fd1497adc0c33f2ee605ee59c0ad75ee2dd3d98ed282dda39cdc050b94822 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:22.943Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:23.237Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.86 [2022-04-29T08:49:23.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-29T08:49:23.237Z] 3d636c65b23f: Preparing [2022-04-29T08:49:23.237Z] abfd7114df94: Preparing [2022-04-29T08:49:23.237Z] a0a1da8f31bd: Preparing [2022-04-29T08:49:23.237Z] 2dae089a1c22: Preparing [2022-04-29T08:49:23.237Z] 749bdf5dacc6: Preparing [2022-04-29T08:49:23.237Z] 24218ddb5f07: Preparing [2022-04-29T08:49:23.237Z] 4fc242d58285: Preparing [2022-04-29T08:49:23.237Z] 24218ddb5f07: Waiting [2022-04-29T08:49:23.237Z] 4fc242d58285: Waiting [2022-04-29T08:49:23.237Z] 749bdf5dacc6: Layer already exists [2022-04-29T08:49:23.237Z] a0a1da8f31bd: Layer already exists [2022-04-29T08:49:23.237Z] 3d636c65b23f: Layer already exists [2022-04-29T08:49:23.237Z] 2dae089a1c22: Layer already exists [2022-04-29T08:49:23.237Z] abfd7114df94: Layer already exists [2022-04-29T08:49:23.237Z] 4fc242d58285: Layer already exists [2022-04-29T08:49:23.237Z] 24218ddb5f07: Layer already exists [2022-04-29T08:49:23.237Z] 2.2.0-dev.86: digest: sha256:fb9fd1497adc0c33f2ee605ee59c0ad75ee2dd3d98ed282dda39cdc050b94822 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:23.536Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:23.832Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T08:49:23.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-29T08:49:23.832Z] 3d636c65b23f: Preparing [2022-04-29T08:49:23.832Z] abfd7114df94: Preparing [2022-04-29T08:49:23.832Z] a0a1da8f31bd: Preparing [2022-04-29T08:49:23.832Z] 2dae089a1c22: Preparing [2022-04-29T08:49:23.832Z] 749bdf5dacc6: Preparing [2022-04-29T08:49:23.832Z] 24218ddb5f07: Preparing [2022-04-29T08:49:23.832Z] 4fc242d58285: Preparing [2022-04-29T08:49:23.832Z] 24218ddb5f07: Waiting [2022-04-29T08:49:23.832Z] 4fc242d58285: Waiting [2022-04-29T08:49:23.832Z] abfd7114df94: Layer already exists [2022-04-29T08:49:23.832Z] 749bdf5dacc6: Layer already exists [2022-04-29T08:49:23.832Z] 3d636c65b23f: Layer already exists [2022-04-29T08:49:23.832Z] a0a1da8f31bd: Layer already exists [2022-04-29T08:49:23.832Z] 2dae089a1c22: Layer already exists [2022-04-29T08:49:23.833Z] 24218ddb5f07: Layer already exists [2022-04-29T08:49:23.833Z] 4fc242d58285: Layer already exists [2022-04-29T08:49:23.833Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:fb9fd1497adc0c33f2ee605ee59c0ad75ee2dd3d98ed282dda39cdc050b94822 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:24.134Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:24.432Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-04-29T08:49:24.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-29T08:49:24.432Z] 3d636c65b23f: Preparing [2022-04-29T08:49:24.432Z] abfd7114df94: Preparing [2022-04-29T08:49:24.432Z] a0a1da8f31bd: Preparing [2022-04-29T08:49:24.432Z] 2dae089a1c22: Preparing [2022-04-29T08:49:24.432Z] 749bdf5dacc6: Preparing [2022-04-29T08:49:24.432Z] 24218ddb5f07: Preparing [2022-04-29T08:49:24.432Z] 4fc242d58285: Preparing [2022-04-29T08:49:24.432Z] 24218ddb5f07: Waiting [2022-04-29T08:49:24.432Z] 4fc242d58285: Waiting [2022-04-29T08:49:24.432Z] 749bdf5dacc6: Layer already exists [2022-04-29T08:49:24.432Z] a0a1da8f31bd: Layer already exists [2022-04-29T08:49:24.432Z] 2dae089a1c22: Layer already exists [2022-04-29T08:49:24.432Z] abfd7114df94: Layer already exists [2022-04-29T08:49:24.432Z] 3d636c65b23f: Layer already exists [2022-04-29T08:49:24.432Z] 24218ddb5f07: Layer already exists [2022-04-29T08:49:24.432Z] 4fc242d58285: Layer already exists [2022-04-29T08:49:24.432Z] main: digest: sha256:fb9fd1497adc0c33f2ee605ee59c0ad75ee2dd3d98ed282dda39cdc050b94822 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T08:49:24.472Z] ===================================================== [Pipeline] echo [2022-04-29T08:49:24.482Z] taggedImages: [2022-04-29T08:49:24.482Z] - nexus3.edgexfoundry.org:10004/security-spire-config:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:49:24.482Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-29T08:49:24.482Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.86 [2022-04-29T08:49:24.482Z] - nexus3.edgexfoundry.org:10004/security-spire-config:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T08:49:24.482Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-04-29T08:49:24.513Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-04-29T08:49:24.513Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:49:24.513Z] latest [2022-04-29T08:49:24.513Z] 2.2.0-dev.86 [2022-04-29T08:49:24.513Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T08:49:24.513Z] main [2022-04-29T08:49:24.513Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:24.826Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:25.115Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:49:25.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-29T08:49:25.115Z] 07c145eff51e: Preparing [2022-04-29T08:49:25.115Z] e766c9ab3190: Preparing [2022-04-29T08:49:25.115Z] da64eca6151b: Preparing [2022-04-29T08:49:25.115Z] 975471c62df0: Preparing [2022-04-29T08:49:25.115Z] f556bf2af8ad: Preparing [2022-04-29T08:49:25.115Z] 24218ddb5f07: Preparing [2022-04-29T08:49:25.115Z] 4fc242d58285: Preparing [2022-04-29T08:49:25.115Z] 4fc242d58285: Waiting [2022-04-29T08:49:25.115Z] f556bf2af8ad: Layer already exists [2022-04-29T08:49:25.115Z] 24218ddb5f07: Layer already exists [2022-04-29T08:49:25.115Z] 4fc242d58285: Layer already exists [2022-04-29T08:49:25.115Z] 07c145eff51e: Pushed [2022-04-29T08:49:25.115Z] e766c9ab3190: Pushed [2022-04-29T08:49:25.115Z] da64eca6151b: Pushed [2022-04-29T08:49:31.978Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-29T08:49:31.978Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-29T08:49:33.247Z] 975471c62df0: Pushed [2022-04-29T08:49:33.247Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:711d0687493c07c5df8a28f45b167daa07191e8b9bf995bdee85e9c43d0e92f9 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:33.545Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:33.850Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-29T08:49:33.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-29T08:49:33.850Z] 07c145eff51e: Preparing [2022-04-29T08:49:33.850Z] e766c9ab3190: Preparing [2022-04-29T08:49:33.850Z] da64eca6151b: Preparing [2022-04-29T08:49:33.850Z] 975471c62df0: Preparing [2022-04-29T08:49:33.850Z] f556bf2af8ad: Preparing [2022-04-29T08:49:33.850Z] 24218ddb5f07: Preparing [2022-04-29T08:49:33.850Z] 4fc242d58285: Preparing [2022-04-29T08:49:33.850Z] 07c145eff51e: Layer already exists [2022-04-29T08:49:33.850Z] f556bf2af8ad: Layer already exists [2022-04-29T08:49:33.850Z] e766c9ab3190: Layer already exists [2022-04-29T08:49:33.850Z] da64eca6151b: Layer already exists [2022-04-29T08:49:33.850Z] 975471c62df0: Layer already exists [2022-04-29T08:49:33.850Z] 4fc242d58285: Layer already exists [2022-04-29T08:49:33.850Z] 24218ddb5f07: Layer already exists [2022-04-29T08:49:33.850Z] latest: digest: sha256:711d0687493c07c5df8a28f45b167daa07191e8b9bf995bdee85e9c43d0e92f9 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:34.155Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:34.448Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.86 [2022-04-29T08:49:34.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-29T08:49:34.448Z] 07c145eff51e: Preparing [2022-04-29T08:49:34.448Z] e766c9ab3190: Preparing [2022-04-29T08:49:34.448Z] da64eca6151b: Preparing [2022-04-29T08:49:34.448Z] 975471c62df0: Preparing [2022-04-29T08:49:34.448Z] f556bf2af8ad: Preparing [2022-04-29T08:49:34.448Z] 24218ddb5f07: Preparing [2022-04-29T08:49:34.448Z] 4fc242d58285: Preparing [2022-04-29T08:49:34.448Z] 24218ddb5f07: Waiting [2022-04-29T08:49:34.448Z] 07c145eff51e: Layer already exists [2022-04-29T08:49:34.448Z] da64eca6151b: Layer already exists [2022-04-29T08:49:34.448Z] f556bf2af8ad: Layer already exists [2022-04-29T08:49:34.448Z] e766c9ab3190: Layer already exists [2022-04-29T08:49:34.448Z] 975471c62df0: Layer already exists [2022-04-29T08:49:34.448Z] 4fc242d58285: Layer already exists [2022-04-29T08:49:34.448Z] 24218ddb5f07: Layer already exists [2022-04-29T08:49:34.448Z] 2.2.0-dev.86: digest: sha256:711d0687493c07c5df8a28f45b167daa07191e8b9bf995bdee85e9c43d0e92f9 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:34.749Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:35.042Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T08:49:35.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-29T08:49:35.042Z] 07c145eff51e: Preparing [2022-04-29T08:49:35.042Z] e766c9ab3190: Preparing [2022-04-29T08:49:35.042Z] da64eca6151b: Preparing [2022-04-29T08:49:35.042Z] 975471c62df0: Preparing [2022-04-29T08:49:35.042Z] f556bf2af8ad: Preparing [2022-04-29T08:49:35.042Z] 24218ddb5f07: Preparing [2022-04-29T08:49:35.042Z] 4fc242d58285: Preparing [2022-04-29T08:49:35.042Z] 24218ddb5f07: Waiting [2022-04-29T08:49:35.042Z] 4fc242d58285: Waiting [2022-04-29T08:49:35.042Z] da64eca6151b: Layer already exists [2022-04-29T08:49:35.042Z] 975471c62df0: Layer already exists [2022-04-29T08:49:35.042Z] f556bf2af8ad: Layer already exists [2022-04-29T08:49:35.042Z] e766c9ab3190: Layer already exists [2022-04-29T08:49:35.042Z] 07c145eff51e: Layer already exists [2022-04-29T08:49:35.042Z] 24218ddb5f07: Layer already exists [2022-04-29T08:49:35.042Z] 4fc242d58285: Layer already exists [2022-04-29T08:49:35.042Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:711d0687493c07c5df8a28f45b167daa07191e8b9bf995bdee85e9c43d0e92f9 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:35.341Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:35.636Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-04-29T08:49:35.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-29T08:49:35.636Z] 07c145eff51e: Preparing [2022-04-29T08:49:35.636Z] e766c9ab3190: Preparing [2022-04-29T08:49:35.636Z] da64eca6151b: Preparing [2022-04-29T08:49:35.636Z] 975471c62df0: Preparing [2022-04-29T08:49:35.636Z] f556bf2af8ad: Preparing [2022-04-29T08:49:35.636Z] 24218ddb5f07: Preparing [2022-04-29T08:49:35.636Z] 4fc242d58285: Preparing [2022-04-29T08:49:35.636Z] 24218ddb5f07: Waiting [2022-04-29T08:49:35.636Z] da64eca6151b: Layer already exists [2022-04-29T08:49:35.636Z] e766c9ab3190: Layer already exists [2022-04-29T08:49:35.636Z] 975471c62df0: Layer already exists [2022-04-29T08:49:35.636Z] f556bf2af8ad: Layer already exists [2022-04-29T08:49:35.636Z] 07c145eff51e: Layer already exists [2022-04-29T08:49:35.636Z] 4fc242d58285: Layer already exists [2022-04-29T08:49:35.636Z] 24218ddb5f07: Layer already exists [2022-04-29T08:49:35.636Z] main: digest: sha256:711d0687493c07c5df8a28f45b167daa07191e8b9bf995bdee85e9c43d0e92f9 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T08:49:35.674Z] ===================================================== [Pipeline] echo [2022-04-29T08:49:35.684Z] taggedImages: [2022-04-29T08:49:35.684Z] - nexus3.edgexfoundry.org:10004/security-spire-server:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:49:35.684Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-29T08:49:35.684Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.86 [2022-04-29T08:49:35.684Z] - nexus3.edgexfoundry.org:10004/security-spire-server:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T08:49:35.684Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-04-29T08:49:35.705Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-04-29T08:49:35.705Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:49:35.705Z] latest [2022-04-29T08:49:35.705Z] 2.2.0-dev.86 [2022-04-29T08:49:35.705Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T08:49:35.705Z] main [2022-04-29T08:49:35.705Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:36.025Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:36.314Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:49:36.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-29T08:49:36.314Z] c277defe3634: Preparing [2022-04-29T08:49:36.314Z] d2f1dc5143ad: Preparing [2022-04-29T08:49:36.315Z] c8c9a614a3af: Preparing [2022-04-29T08:49:36.315Z] daf0ce4e06ae: Preparing [2022-04-29T08:49:36.315Z] b541d28bf3b4: Preparing [2022-04-29T08:49:36.315Z] b541d28bf3b4: Layer already exists [2022-04-29T08:49:36.315Z] c8c9a614a3af: Layer already exists [2022-04-29T08:49:36.315Z] c277defe3634: Pushed [2022-04-29T08:49:36.315Z] daf0ce4e06ae: Pushed [2022-04-29T08:49:38.225Z] d2f1dc5143ad: Pushed [2022-04-29T08:49:38.485Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:104de2ec1c7c26195b4c024ec7f5f4daed7ba0e66b1725094b695e5656c85011 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:38.781Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:39.073Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-29T08:49:39.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-29T08:49:39.073Z] c277defe3634: Preparing [2022-04-29T08:49:39.073Z] d2f1dc5143ad: Preparing [2022-04-29T08:49:39.073Z] c8c9a614a3af: Preparing [2022-04-29T08:49:39.073Z] daf0ce4e06ae: Preparing [2022-04-29T08:49:39.073Z] b541d28bf3b4: Preparing [2022-04-29T08:49:39.073Z] b541d28bf3b4: Layer already exists [2022-04-29T08:49:39.073Z] c8c9a614a3af: Layer already exists [2022-04-29T08:49:39.073Z] d2f1dc5143ad: Layer already exists [2022-04-29T08:49:39.073Z] daf0ce4e06ae: Layer already exists [2022-04-29T08:49:39.073Z] c277defe3634: Layer already exists [2022-04-29T08:49:39.073Z] latest: digest: sha256:104de2ec1c7c26195b4c024ec7f5f4daed7ba0e66b1725094b695e5656c85011 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:39.375Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:39.669Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.86 [2022-04-29T08:49:39.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-29T08:49:39.669Z] c277defe3634: Preparing [2022-04-29T08:49:39.669Z] d2f1dc5143ad: Preparing [2022-04-29T08:49:39.669Z] c8c9a614a3af: Preparing [2022-04-29T08:49:39.669Z] daf0ce4e06ae: Preparing [2022-04-29T08:49:39.669Z] b541d28bf3b4: Preparing [2022-04-29T08:49:39.669Z] daf0ce4e06ae: Layer already exists [2022-04-29T08:49:39.669Z] b541d28bf3b4: Layer already exists [2022-04-29T08:49:39.669Z] c8c9a614a3af: Layer already exists [2022-04-29T08:49:39.669Z] c277defe3634: Layer already exists [2022-04-29T08:49:39.669Z] d2f1dc5143ad: Layer already exists [2022-04-29T08:49:39.669Z] 2.2.0-dev.86: digest: sha256:104de2ec1c7c26195b4c024ec7f5f4daed7ba0e66b1725094b695e5656c85011 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:39.967Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:40.260Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T08:49:40.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-29T08:49:40.261Z] c277defe3634: Preparing [2022-04-29T08:49:40.261Z] d2f1dc5143ad: Preparing [2022-04-29T08:49:40.261Z] c8c9a614a3af: Preparing [2022-04-29T08:49:40.261Z] daf0ce4e06ae: Preparing [2022-04-29T08:49:40.261Z] b541d28bf3b4: Preparing [2022-04-29T08:49:40.261Z] d2f1dc5143ad: Layer already exists [2022-04-29T08:49:40.261Z] c8c9a614a3af: Layer already exists [2022-04-29T08:49:40.261Z] c277defe3634: Layer already exists [2022-04-29T08:49:40.261Z] daf0ce4e06ae: Layer already exists [2022-04-29T08:49:40.261Z] b541d28bf3b4: Layer already exists [2022-04-29T08:49:40.261Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:104de2ec1c7c26195b4c024ec7f5f4daed7ba0e66b1725094b695e5656c85011 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:40.559Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:40.849Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-04-29T08:49:40.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-29T08:49:40.849Z] c277defe3634: Preparing [2022-04-29T08:49:40.849Z] d2f1dc5143ad: Preparing [2022-04-29T08:49:40.849Z] c8c9a614a3af: Preparing [2022-04-29T08:49:40.849Z] daf0ce4e06ae: Preparing [2022-04-29T08:49:40.849Z] b541d28bf3b4: Preparing [2022-04-29T08:49:40.849Z] c277defe3634: Layer already exists [2022-04-29T08:49:40.849Z] d2f1dc5143ad: Layer already exists [2022-04-29T08:49:40.849Z] daf0ce4e06ae: Layer already exists [2022-04-29T08:49:40.849Z] b541d28bf3b4: Layer already exists [2022-04-29T08:49:40.849Z] c8c9a614a3af: Layer already exists [2022-04-29T08:49:40.849Z] main: digest: sha256:104de2ec1c7c26195b4c024ec7f5f4daed7ba0e66b1725094b695e5656c85011 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T08:49:40.891Z] ===================================================== [Pipeline] echo [2022-04-29T08:49:40.901Z] taggedImages: [2022-04-29T08:49:40.901Z] - nexus3.edgexfoundry.org:10004/support-notifications:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:49:40.901Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-29T08:49:40.901Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.86 [2022-04-29T08:49:40.901Z] - nexus3.edgexfoundry.org:10004/support-notifications:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T08:49:40.901Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-04-29T08:49:40.923Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-04-29T08:49:40.923Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:49:40.923Z] latest [2022-04-29T08:49:40.923Z] 2.2.0-dev.86 [2022-04-29T08:49:40.923Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T08:49:40.923Z] main [2022-04-29T08:49:40.923Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:41.252Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:41.544Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:49:41.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-29T08:49:41.544Z] c12e0a17a049: Preparing [2022-04-29T08:49:41.544Z] c8f841090b8f: Preparing [2022-04-29T08:49:41.544Z] c8c9a614a3af: Preparing [2022-04-29T08:49:41.544Z] 1b13d234eba7: Preparing [2022-04-29T08:49:41.544Z] b541d28bf3b4: Preparing [2022-04-29T08:49:41.544Z] b541d28bf3b4: Layer already exists [2022-04-29T08:49:41.544Z] c8c9a614a3af: Layer already exists [2022-04-29T08:49:41.544Z] 1b13d234eba7: Layer already exists [2022-04-29T08:49:41.544Z] c12e0a17a049: Pushed [2022-04-29T08:49:44.086Z] c8f841090b8f: Pushed [2022-04-29T08:49:44.086Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:d44e80bd39282a0bb7f755287bcfa3b98b1de5e0d93d0510236dae4969c72806 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:44.385Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:44.689Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-29T08:49:44.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-29T08:49:44.689Z] c12e0a17a049: Preparing [2022-04-29T08:49:44.689Z] c8f841090b8f: Preparing [2022-04-29T08:49:44.689Z] c8c9a614a3af: Preparing [2022-04-29T08:49:44.689Z] 1b13d234eba7: Preparing [2022-04-29T08:49:44.689Z] b541d28bf3b4: Preparing [2022-04-29T08:49:44.689Z] c12e0a17a049: Layer already exists [2022-04-29T08:49:44.689Z] 1b13d234eba7: Layer already exists [2022-04-29T08:49:44.689Z] b541d28bf3b4: Layer already exists [2022-04-29T08:49:44.689Z] c8f841090b8f: Layer already exists [2022-04-29T08:49:44.689Z] c8c9a614a3af: Layer already exists [2022-04-29T08:49:44.689Z] latest: digest: sha256:d44e80bd39282a0bb7f755287bcfa3b98b1de5e0d93d0510236dae4969c72806 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:44.988Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:45.286Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.86 [2022-04-29T08:49:45.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-29T08:49:45.286Z] c12e0a17a049: Preparing [2022-04-29T08:49:45.286Z] c8f841090b8f: Preparing [2022-04-29T08:49:45.286Z] c8c9a614a3af: Preparing [2022-04-29T08:49:45.286Z] 1b13d234eba7: Preparing [2022-04-29T08:49:45.286Z] b541d28bf3b4: Preparing [2022-04-29T08:49:45.286Z] b541d28bf3b4: Layer already exists [2022-04-29T08:49:45.286Z] c12e0a17a049: Layer already exists [2022-04-29T08:49:45.286Z] c8c9a614a3af: Layer already exists [2022-04-29T08:49:45.286Z] c8f841090b8f: Layer already exists [2022-04-29T08:49:45.286Z] 1b13d234eba7: Layer already exists [2022-04-29T08:49:45.286Z] 2.2.0-dev.86: digest: sha256:d44e80bd39282a0bb7f755287bcfa3b98b1de5e0d93d0510236dae4969c72806 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:45.634Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:45.952Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T08:49:45.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-29T08:49:45.952Z] c12e0a17a049: Preparing [2022-04-29T08:49:45.952Z] c8f841090b8f: Preparing [2022-04-29T08:49:45.952Z] c8c9a614a3af: Preparing [2022-04-29T08:49:45.952Z] 1b13d234eba7: Preparing [2022-04-29T08:49:45.952Z] b541d28bf3b4: Preparing [2022-04-29T08:49:45.952Z] c8f841090b8f: Layer already exists [2022-04-29T08:49:45.952Z] 1b13d234eba7: Layer already exists [2022-04-29T08:49:45.952Z] c8c9a614a3af: Layer already exists [2022-04-29T08:49:45.952Z] b541d28bf3b4: Layer already exists [2022-04-29T08:49:45.952Z] c12e0a17a049: Layer already exists [2022-04-29T08:49:45.952Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:d44e80bd39282a0bb7f755287bcfa3b98b1de5e0d93d0510236dae4969c72806 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:46.248Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:46.541Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-04-29T08:49:46.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-29T08:49:46.541Z] c12e0a17a049: Preparing [2022-04-29T08:49:46.541Z] c8f841090b8f: Preparing [2022-04-29T08:49:46.541Z] c8c9a614a3af: Preparing [2022-04-29T08:49:46.541Z] 1b13d234eba7: Preparing [2022-04-29T08:49:46.541Z] b541d28bf3b4: Preparing [2022-04-29T08:49:46.541Z] 1b13d234eba7: Layer already exists [2022-04-29T08:49:46.541Z] c8f841090b8f: Layer already exists [2022-04-29T08:49:46.541Z] c8c9a614a3af: Layer already exists [2022-04-29T08:49:46.541Z] b541d28bf3b4: Layer already exists [2022-04-29T08:49:46.541Z] c12e0a17a049: Layer already exists [2022-04-29T08:49:46.541Z] main: digest: sha256:d44e80bd39282a0bb7f755287bcfa3b98b1de5e0d93d0510236dae4969c72806 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T08:49:46.582Z] ===================================================== [Pipeline] echo [2022-04-29T08:49:46.594Z] taggedImages: [2022-04-29T08:49:46.594Z] - nexus3.edgexfoundry.org:10004/support-scheduler:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:49:46.594Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-29T08:49:46.594Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.86 [2022-04-29T08:49:46.594Z] - nexus3.edgexfoundry.org:10004/support-scheduler:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T08:49:46.594Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-04-29T08:49:46.618Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-04-29T08:49:46.618Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:49:46.618Z] latest [2022-04-29T08:49:46.618Z] 2.2.0-dev.86 [2022-04-29T08:49:46.618Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T08:49:46.618Z] main [2022-04-29T08:49:46.618Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:46.949Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:47.243Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:49:47.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-29T08:49:47.243Z] 18ec6072b834: Preparing [2022-04-29T08:49:47.243Z] d006ed38efb2: Preparing [2022-04-29T08:49:47.243Z] 3cd15da25cf0: Preparing [2022-04-29T08:49:47.243Z] 4add445e07d8: Preparing [2022-04-29T08:49:47.243Z] 52f44be93a46: Preparing [2022-04-29T08:49:47.243Z] 10d82663b225: Preparing [2022-04-29T08:49:47.243Z] f7a7a140f1b3: Preparing [2022-04-29T08:49:47.243Z] 31e69d4774c9: Preparing [2022-04-29T08:49:47.243Z] 7750d494dfbd: Preparing [2022-04-29T08:49:47.243Z] 18708474c90b: Preparing [2022-04-29T08:49:47.243Z] 4fc242d58285: Preparing [2022-04-29T08:49:47.243Z] 7750d494dfbd: Waiting [2022-04-29T08:49:47.243Z] 31e69d4774c9: Waiting [2022-04-29T08:49:47.243Z] 18708474c90b: Waiting [2022-04-29T08:49:47.243Z] 4fc242d58285: Waiting [2022-04-29T08:49:47.243Z] 10d82663b225: Waiting [2022-04-29T08:49:47.243Z] f7a7a140f1b3: Waiting [2022-04-29T08:49:47.243Z] 52f44be93a46: Layer already exists [2022-04-29T08:49:47.243Z] 10d82663b225: Layer already exists [2022-04-29T08:49:47.243Z] f7a7a140f1b3: Layer already exists [2022-04-29T08:49:47.243Z] 31e69d4774c9: Layer already exists [2022-04-29T08:49:47.243Z] d006ed38efb2: Pushed [2022-04-29T08:49:47.243Z] 7750d494dfbd: Layer already exists [2022-04-29T08:49:47.243Z] 18708474c90b: Layer already exists [2022-04-29T08:49:47.243Z] 4fc242d58285: Layer already exists [2022-04-29T08:49:47.501Z] 18ec6072b834: Pushed [2022-04-29T08:49:48.437Z] 3cd15da25cf0: Pushed [2022-04-29T08:49:55.018Z] 4add445e07d8: Pushed [2022-04-29T08:49:55.018Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:5508a509c1b86dbc9c82493369e4a5926ee4e7ac615a0d3e45f49a44d377c809 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:55.321Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:55.614Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-29T08:49:55.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-29T08:49:55.614Z] 18ec6072b834: Preparing [2022-04-29T08:49:55.614Z] d006ed38efb2: Preparing [2022-04-29T08:49:55.614Z] 3cd15da25cf0: Preparing [2022-04-29T08:49:55.614Z] 4add445e07d8: Preparing [2022-04-29T08:49:55.614Z] 52f44be93a46: Preparing [2022-04-29T08:49:55.614Z] 10d82663b225: Preparing [2022-04-29T08:49:55.614Z] f7a7a140f1b3: Preparing [2022-04-29T08:49:55.614Z] 31e69d4774c9: Preparing [2022-04-29T08:49:55.614Z] 7750d494dfbd: Preparing [2022-04-29T08:49:55.614Z] 18708474c90b: Preparing [2022-04-29T08:49:55.614Z] 4fc242d58285: Preparing [2022-04-29T08:49:55.614Z] 10d82663b225: Waiting [2022-04-29T08:49:55.614Z] f7a7a140f1b3: Waiting [2022-04-29T08:49:55.614Z] 31e69d4774c9: Waiting [2022-04-29T08:49:55.614Z] 7750d494dfbd: Waiting [2022-04-29T08:49:55.614Z] 18708474c90b: Waiting [2022-04-29T08:49:55.614Z] 4fc242d58285: Waiting [2022-04-29T08:49:55.614Z] 18ec6072b834: Layer already exists [2022-04-29T08:49:55.614Z] 4add445e07d8: Layer already exists [2022-04-29T08:49:55.614Z] 3cd15da25cf0: Layer already exists [2022-04-29T08:49:55.614Z] 52f44be93a46: Layer already exists [2022-04-29T08:49:55.614Z] d006ed38efb2: Layer already exists [2022-04-29T08:49:55.614Z] 10d82663b225: Layer already exists [2022-04-29T08:49:55.614Z] f7a7a140f1b3: Layer already exists [2022-04-29T08:49:55.614Z] 31e69d4774c9: Layer already exists [2022-04-29T08:49:55.614Z] 18708474c90b: Layer already exists [2022-04-29T08:49:55.614Z] 7750d494dfbd: Layer already exists [2022-04-29T08:49:55.614Z] 4fc242d58285: Layer already exists [2022-04-29T08:49:55.614Z] latest: digest: sha256:5508a509c1b86dbc9c82493369e4a5926ee4e7ac615a0d3e45f49a44d377c809 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:55.915Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:56.209Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.86 [2022-04-29T08:49:56.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-29T08:49:56.209Z] 18ec6072b834: Preparing [2022-04-29T08:49:56.209Z] d006ed38efb2: Preparing [2022-04-29T08:49:56.209Z] 3cd15da25cf0: Preparing [2022-04-29T08:49:56.209Z] 4add445e07d8: Preparing [2022-04-29T08:49:56.209Z] 52f44be93a46: Preparing [2022-04-29T08:49:56.209Z] 10d82663b225: Preparing [2022-04-29T08:49:56.209Z] f7a7a140f1b3: Preparing [2022-04-29T08:49:56.209Z] 31e69d4774c9: Preparing [2022-04-29T08:49:56.209Z] 7750d494dfbd: Preparing [2022-04-29T08:49:56.209Z] 18708474c90b: Preparing [2022-04-29T08:49:56.209Z] 4fc242d58285: Preparing [2022-04-29T08:49:56.209Z] f7a7a140f1b3: Waiting [2022-04-29T08:49:56.209Z] 10d82663b225: Waiting [2022-04-29T08:49:56.209Z] 31e69d4774c9: Waiting [2022-04-29T08:49:56.209Z] 7750d494dfbd: Waiting [2022-04-29T08:49:56.209Z] 18708474c90b: Waiting [2022-04-29T08:49:56.209Z] 4fc242d58285: Waiting [2022-04-29T08:49:56.209Z] d006ed38efb2: Layer already exists [2022-04-29T08:49:56.209Z] 4add445e07d8: Layer already exists [2022-04-29T08:49:56.209Z] 3cd15da25cf0: Layer already exists [2022-04-29T08:49:56.209Z] 52f44be93a46: Layer already exists [2022-04-29T08:49:56.209Z] 18ec6072b834: Layer already exists [2022-04-29T08:49:56.209Z] f7a7a140f1b3: Layer already exists [2022-04-29T08:49:56.209Z] 10d82663b225: Layer already exists [2022-04-29T08:49:56.209Z] 18708474c90b: Layer already exists [2022-04-29T08:49:56.209Z] 7750d494dfbd: Layer already exists [2022-04-29T08:49:56.209Z] 31e69d4774c9: Layer already exists [2022-04-29T08:49:56.210Z] 4fc242d58285: Layer already exists [2022-04-29T08:49:56.210Z] 2.2.0-dev.86: digest: sha256:5508a509c1b86dbc9c82493369e4a5926ee4e7ac615a0d3e45f49a44d377c809 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:56.514Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:56.810Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T08:49:56.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-29T08:49:56.810Z] 18ec6072b834: Preparing [2022-04-29T08:49:56.811Z] d006ed38efb2: Preparing [2022-04-29T08:49:56.811Z] 3cd15da25cf0: Preparing [2022-04-29T08:49:56.811Z] 4add445e07d8: Preparing [2022-04-29T08:49:56.811Z] 52f44be93a46: Preparing [2022-04-29T08:49:56.811Z] 10d82663b225: Preparing [2022-04-29T08:49:56.811Z] f7a7a140f1b3: Preparing [2022-04-29T08:49:56.811Z] 31e69d4774c9: Preparing [2022-04-29T08:49:56.811Z] 7750d494dfbd: Preparing [2022-04-29T08:49:56.811Z] 18708474c90b: Preparing [2022-04-29T08:49:56.811Z] 4fc242d58285: Preparing [2022-04-29T08:49:56.811Z] 4fc242d58285: Waiting [2022-04-29T08:49:56.811Z] 10d82663b225: Waiting [2022-04-29T08:49:56.811Z] f7a7a140f1b3: Waiting [2022-04-29T08:49:56.811Z] 31e69d4774c9: Waiting [2022-04-29T08:49:56.811Z] 7750d494dfbd: Waiting [2022-04-29T08:49:56.811Z] 18708474c90b: Waiting [2022-04-29T08:49:56.811Z] 3cd15da25cf0: Layer already exists [2022-04-29T08:49:56.811Z] 52f44be93a46: Layer already exists [2022-04-29T08:49:56.811Z] d006ed38efb2: Layer already exists [2022-04-29T08:49:56.811Z] 4add445e07d8: Layer already exists [2022-04-29T08:49:56.811Z] 18ec6072b834: Layer already exists [2022-04-29T08:49:56.811Z] f7a7a140f1b3: Layer already exists [2022-04-29T08:49:56.811Z] 10d82663b225: Layer already exists [2022-04-29T08:49:56.811Z] 31e69d4774c9: Layer already exists [2022-04-29T08:49:56.811Z] 7750d494dfbd: Layer already exists [2022-04-29T08:49:56.811Z] 18708474c90b: Layer already exists [2022-04-29T08:49:56.811Z] 4fc242d58285: Layer already exists [2022-04-29T08:49:56.811Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:5508a509c1b86dbc9c82493369e4a5926ee4e7ac615a0d3e45f49a44d377c809 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:57.115Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T08:49:57.410Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-04-29T08:49:57.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-29T08:49:57.411Z] 18ec6072b834: Preparing [2022-04-29T08:49:57.411Z] d006ed38efb2: Preparing [2022-04-29T08:49:57.411Z] 3cd15da25cf0: Preparing [2022-04-29T08:49:57.411Z] 4add445e07d8: Preparing [2022-04-29T08:49:57.411Z] 52f44be93a46: Preparing [2022-04-29T08:49:57.411Z] 10d82663b225: Preparing [2022-04-29T08:49:57.411Z] f7a7a140f1b3: Preparing [2022-04-29T08:49:57.411Z] 31e69d4774c9: Preparing [2022-04-29T08:49:57.411Z] 7750d494dfbd: Preparing [2022-04-29T08:49:57.411Z] 18708474c90b: Preparing [2022-04-29T08:49:57.411Z] 4fc242d58285: Preparing [2022-04-29T08:49:57.411Z] 10d82663b225: Waiting [2022-04-29T08:49:57.411Z] 31e69d4774c9: Waiting [2022-04-29T08:49:57.411Z] f7a7a140f1b3: Waiting [2022-04-29T08:49:57.411Z] 7750d494dfbd: Waiting [2022-04-29T08:49:57.411Z] 18708474c90b: Waiting [2022-04-29T08:49:57.411Z] 4fc242d58285: Waiting [2022-04-29T08:49:57.411Z] 52f44be93a46: Layer already exists [2022-04-29T08:49:57.411Z] 3cd15da25cf0: Layer already exists [2022-04-29T08:49:57.411Z] d006ed38efb2: Layer already exists [2022-04-29T08:49:57.411Z] 18ec6072b834: Layer already exists [2022-04-29T08:49:57.411Z] 4add445e07d8: Layer already exists [2022-04-29T08:49:57.411Z] 10d82663b225: Layer already exists [2022-04-29T08:49:57.411Z] f7a7a140f1b3: Layer already exists [2022-04-29T08:49:57.411Z] 18708474c90b: Layer already exists [2022-04-29T08:49:57.411Z] 7750d494dfbd: Layer already exists [2022-04-29T08:49:57.411Z] 31e69d4774c9: Layer already exists [2022-04-29T08:49:57.411Z] 4fc242d58285: Layer already exists [2022-04-29T08:49:57.411Z] main: digest: sha256:5508a509c1b86dbc9c82493369e4a5926ee4e7ac615a0d3e45f49a44d377c809 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T08:49:57.451Z] ===================================================== [Pipeline] echo [2022-04-29T08:49:57.460Z] taggedImages: [2022-04-29T08:49:57.460Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:49:57.460Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-29T08:49:57.460Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.86 [2022-04-29T08:49:57.460Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T08:49:57.460Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-29T08:50:40.017Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-29T08:50:40.018Z] Removing intermediate container dcaa3b623dc0 [2022-04-29T08:50:40.018Z] ---> 764990d0d304 [2022-04-29T08:50:40.018Z] [2022-04-29T08:50:40.018Z] Step 10/23 : FROM alpine:3.14 [2022-04-29T08:50:40.018Z] 3.14: Pulling from library/alpine [2022-04-29T08:50:40.018Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-29T08:50:40.018Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-29T08:50:40.018Z] Status: Downloaded newer image for alpine:3.14 [2022-04-29T08:50:40.018Z] ---> ac73e934f311 [2022-04-29T08:50:40.018Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-29T08:50:40.018Z] ---> Running in 5220be06b877 [2022-04-29T08:50:41.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-29T08:50:41.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-29T08:50:42.286Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-29T08:50:42.286Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T08:50:42.286Z] OK: 5 MiB in 15 packages [2022-04-29T08:50:43.755Z] Removing intermediate container 5220be06b877 [2022-04-29T08:50:43.755Z] ---> c4ad9fbf95da [2022-04-29T08:50:43.755Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-29T08:50:44.050Z] ---> Running in 2b2344d84b1f [2022-04-29T08:50:44.337Z] Removing intermediate container 2b2344d84b1f [2022-04-29T08:50:44.337Z] ---> f6682a5067fa [2022-04-29T08:50:44.621Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-29T08:50:44.621Z] ---> Running in b507f32d5c21 [2022-04-29T08:50:45.250Z] Removing intermediate container b507f32d5c21 [2022-04-29T08:50:45.250Z] ---> c65516f35957 [2022-04-29T08:50:45.250Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-29T08:50:45.250Z] ---> Running in 61297a290210 [2022-04-29T08:50:45.871Z] Removing intermediate container 61297a290210 [2022-04-29T08:50:45.871Z] ---> 141889ee5604 [2022-04-29T08:50:45.871Z] Step 15/23 : WORKDIR / [2022-04-29T08:50:45.871Z] ---> Running in ef40977dcf12 [2022-04-29T08:50:46.479Z] Removing intermediate container ef40977dcf12 [2022-04-29T08:50:46.479Z] ---> 6d56b687b46a [2022-04-29T08:50:46.479Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T08:50:47.094Z] ---> 6b3590e84c57 [2022-04-29T08:50:47.094Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-29T08:50:49.102Z] ---> ae2cff340fb6 [2022-04-29T08:50:49.102Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-29T08:50:50.105Z] ---> 7bef13fbadb6 [2022-04-29T08:50:50.105Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-29T08:50:50.105Z] ---> Running in 621a7c82498b [2022-04-29T08:50:51.567Z] Removing intermediate container 621a7c82498b [2022-04-29T08:50:51.567Z] ---> a59a7cbb13fa [2022-04-29T08:50:51.567Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T08:50:51.849Z] ---> Running in 8c7c5a85864a [2022-04-29T08:50:52.466Z] Removing intermediate container 8c7c5a85864a [2022-04-29T08:50:52.466Z] ---> aee8bce90331 [2022-04-29T08:50:52.466Z] Step 21/23 : LABEL arch=arm64 [2022-04-29T08:50:52.745Z] ---> Running in e7367b4aafa9 [2022-04-29T08:50:53.745Z] Removing intermediate container e7367b4aafa9 [2022-04-29T08:50:53.745Z] ---> 1402f8d6e867 [2022-04-29T08:50:53.745Z] Step 22/23 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:50:54.020Z] ---> Running in d35f7f75dbb8 [2022-04-29T08:50:55.466Z] Removing intermediate container d35f7f75dbb8 [2022-04-29T08:50:55.466Z] ---> 051487ee235b [2022-04-29T08:50:55.466Z] Step 23/23 : LABEL version=2.2.0-dev.86 [2022-04-29T08:50:55.466Z] ---> Running in c373c9a3540e [2022-04-29T08:50:56.455Z] Removing intermediate container c373c9a3540e [2022-04-29T08:50:56.455Z] ---> 7c1f54c9f0a5 [2022-04-29T08:50:56.455Z] [2022-04-29T08:50:57.905Z] Successfully built 7c1f54c9f0a5 [2022-04-29T08:50:57.905Z] Successfully tagged core-command-arm64:latest [2022-04-29T08:50:57.905Z]  Building core-command ... done Building support-notifications [2022-04-29T08:51:03.363Z] Removing intermediate container bbbd19ff1dfb [2022-04-29T08:51:03.363Z] ---> d2140d06540b [2022-04-29T08:51:03.363Z] [2022-04-29T08:51:03.363Z] Step 10/22 : FROM alpine:3.14 [2022-04-29T08:51:03.363Z] ---> ac73e934f311 [2022-04-29T08:51:03.363Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-29T08:51:03.363Z] ---> Running in 63192d9ccb24 [2022-04-29T08:51:03.979Z] Removing intermediate container ed62d98a795d [2022-04-29T08:51:03.979Z] ---> 491abf023507 [2022-04-29T08:51:03.979Z] [2022-04-29T08:51:03.979Z] Step 10/25 : FROM alpine:3.14 [2022-04-29T08:51:03.979Z] ---> ac73e934f311 [2022-04-29T08:51:03.979Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-29T08:51:03.979Z] ---> Running in 0b6b9cfec128 [2022-04-29T08:51:05.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-29T08:51:05.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-29T08:51:06.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-29T08:51:06.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-29T08:51:07.495Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-29T08:51:07.778Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-29T08:51:07.778Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-29T08:51:07.778Z] (4/6) Installing libcurl (7.79.1-r1) [2022-04-29T08:51:07.778Z] (5/6) Installing curl (7.79.1-r1) [2022-04-29T08:51:07.778Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-29T08:51:07.778Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T08:51:08.060Z] Executing ca-certificates-20211220-r0.trigger [2022-04-29T08:51:08.669Z] OK: 8 MiB in 20 packages [2022-04-29T08:51:08.669Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-29T08:51:08.946Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-29T08:51:08.946Z] (3/3) Installing su-exec (0.2-r1) [2022-04-29T08:51:08.946Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T08:51:08.946Z] Executing ca-certificates-20211220-r0.trigger [2022-04-29T08:51:09.565Z] OK: 6 MiB in 17 packages [2022-04-29T08:51:12.221Z] Removing intermediate container 63192d9ccb24 [2022-04-29T08:51:12.221Z] ---> bfe026189941 [2022-04-29T08:51:12.221Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-29T08:51:12.499Z] ---> Running in 9a3e0859a772 [2022-04-29T08:51:12.776Z] Removing intermediate container 0b6b9cfec128 [2022-04-29T08:51:12.776Z] ---> 6462f58ba269 [2022-04-29T08:51:12.776Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-29T08:51:13.057Z] ---> Running in 6f3a1c2dd0cc [2022-04-29T08:51:13.336Z] Removing intermediate container 9a3e0859a772 [2022-04-29T08:51:13.336Z] ---> 52d4a2c8c12e [2022-04-29T08:51:13.336Z] Step 13/22 : WORKDIR /edgex [2022-04-29T08:51:13.617Z] ---> Running in cb1ea1cc9545 [2022-04-29T08:51:14.247Z] Removing intermediate container 6f3a1c2dd0cc [2022-04-29T08:51:14.247Z] ---> fb7552b68574 [2022-04-29T08:51:14.247Z] Step 13/25 : WORKDIR / [2022-04-29T08:51:14.247Z] ---> Running in ffe69c96708f [2022-04-29T08:51:15.136Z] Removing intermediate container cb1ea1cc9545 [2022-04-29T08:51:15.136Z] ---> e37af48d1f5d [2022-04-29T08:51:15.136Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-29T08:51:15.416Z] Removing intermediate container ffe69c96708f [2022-04-29T08:51:15.416Z] ---> a44c79e03af9 [2022-04-29T08:51:15.416Z] 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-29T08:51:16.874Z] ---> aa851b88d684 [2022-04-29T08:51:16.874Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-29T08:51:17.502Z] ---> 2f2ab26d9b4a [2022-04-29T08:51:17.502Z] 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-29T08:51:17.788Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T08:51:17.788Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-29T08:51:17.788Z] ---> 6dd03250d403 [2022-04-29T08:51:17.788Z] Step 3/22 : WORKDIR /edgex-go [2022-04-29T08:51:17.788Z] ---> Using cache [2022-04-29T08:51:17.788Z] ---> 41635a66e585 [2022-04-29T08:51:17.788Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T08:51:17.788Z] ---> Using cache [2022-04-29T08:51:17.788Z] ---> 8ddb7f99372d [2022-04-29T08:51:17.788Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-29T08:51:17.788Z] ---> Running in 09c911b32357 [2022-04-29T08:51:19.814Z] ---> 5bd8a70a58c7 [2022-04-29T08:51:19.815Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-29T08:51:20.422Z] ---> 53b899608c59 [2022-04-29T08:51:20.422Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-29T08:51:20.707Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T08:51:21.319Z] ---> 78655001dd62 [2022-04-29T08:51:21.319Z] 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-29T08:51:21.931Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T08:51:22.543Z] ---> 371e2dbbdcf0 [2022-04-29T08:51:22.543Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-29T08:51:22.835Z] ---> 9a341e5c1e2f [2022-04-29T08:51:22.835Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-29T08:51:23.448Z] OK: 220 MiB in 52 packages [2022-04-29T08:51:23.741Z] ---> a92df369e20b [2022-04-29T08:51:23.741Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-29T08:51:24.020Z] ---> Running in 7b371fbe2f79 [2022-04-29T08:51:26.046Z] Removing intermediate container 09c911b32357 [2022-04-29T08:51:26.046Z] ---> 915d745bdc23 [2022-04-29T08:51:26.046Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-29T08:51:26.046Z] ---> 98af18caff65 [2022-04-29T08:51:26.046Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-29T08:51:27.504Z] ---> 00a651b87d44 [2022-04-29T08:51:27.504Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T08:51:27.786Z] ---> Running in 462ad8249f64 [2022-04-29T08:51:28.795Z] Removing intermediate container 7b371fbe2f79 [2022-04-29T08:51:28.795Z] ---> 5c41c9742364 [2022-04-29T08:51:28.795Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-29T08:51:28.795Z] ---> Running in b78c1707cca0 [2022-04-29T08:51:29.793Z] Removing intermediate container b78c1707cca0 [2022-04-29T08:51:29.793Z] ---> 333941efe3bf [2022-04-29T08:51:29.793Z] Step 20/22 : LABEL arch=arm64 [2022-04-29T08:51:30.073Z] ---> Running in 36e9c255d543 [2022-04-29T08:51:30.356Z] ---> a55cbbb899d4 [2022-04-29T08:51:30.356Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-29T08:51:30.969Z] Removing intermediate container 36e9c255d543 [2022-04-29T08:51:30.969Z] ---> 379ec4e6a1d3 [2022-04-29T08:51:30.969Z] Step 21/22 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:51:30.969Z] ---> Running in d54172aa5ae0 [2022-04-29T08:51:31.578Z] ---> 57c7822b26d9 [2022-04-29T08:51:31.578Z] 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-29T08:51:31.862Z] ---> Running in 08d315ffb544 [2022-04-29T08:51:31.862Z] Removing intermediate container d54172aa5ae0 [2022-04-29T08:51:31.862Z] ---> 9b32e1466efc [2022-04-29T08:51:31.862Z] Step 22/22 : LABEL version=2.2.0-dev.86 [2022-04-29T08:51:32.153Z] ---> Running in d178fe1d6b62 [2022-04-29T08:51:33.151Z] Removing intermediate container d178fe1d6b62 [2022-04-29T08:51:33.151Z] ---> 17a8ae4180c1 [2022-04-29T08:51:33.151Z] [2022-04-29T08:51:33.432Z] Successfully built 17a8ae4180c1 [2022-04-29T08:51:33.432Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-29T08:51:33.432Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2022-04-29T08:51:34.903Z] Removing intermediate container 462ad8249f64 [2022-04-29T08:51:34.903Z] ---> 6d1bb96ce28c [2022-04-29T08:51:34.903Z] Step 8/22 : COPY . . [2022-04-29T08:51:36.374Z] Removing intermediate container 08d315ffb544 [2022-04-29T08:51:36.374Z] ---> 0aabc140c029 [2022-04-29T08:51:36.374Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-29T08:51:36.657Z] ---> Running in 37e748832a4e [2022-04-29T08:51:37.658Z] Removing intermediate container 37e748832a4e [2022-04-29T08:51:37.658Z] ---> 497cd2edd7e8 [2022-04-29T08:51:37.658Z] Step 23/25 : LABEL arch=arm64 [2022-04-29T08:51:37.935Z] ---> Running in ce85220f866f [2022-04-29T08:51:38.936Z] Removing intermediate container ce85220f866f [2022-04-29T08:51:38.936Z] ---> f16aa6f8d993 [2022-04-29T08:51:38.936Z] Step 24/25 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:51:38.936Z] ---> Running in 042b96e22e1b [2022-04-29T08:51:39.943Z] Removing intermediate container 042b96e22e1b [2022-04-29T08:51:39.943Z] ---> 96d47ad0fb8f [2022-04-29T08:51:39.943Z] Step 25/25 : LABEL version=2.2.0-dev.86 [2022-04-29T08:51:40.226Z] ---> Running in 0a9d30adf1df [2022-04-29T08:51:41.222Z] Removing intermediate container 0a9d30adf1df [2022-04-29T08:51:41.222Z] ---> 231f52263c7d [2022-04-29T08:51:41.222Z] [2022-04-29T08:51:42.216Z] Successfully built 231f52263c7d [2022-04-29T08:51:42.216Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-29T08:51:42.216Z]  Building security-secretstore-setup ... done Building core-metadata [2022-04-29T08:51:54.660Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T08:51:54.660Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-29T08:51:54.660Z] ---> 6dd03250d403 [2022-04-29T08:51:54.660Z] Step 3/23 : WORKDIR /edgex-go [2022-04-29T08:51:54.660Z] ---> Using cache [2022-04-29T08:51:54.660Z] ---> 41635a66e585 [2022-04-29T08:51:54.660Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T08:51:54.660Z] ---> Using cache [2022-04-29T08:51:54.660Z] ---> 8ddb7f99372d [2022-04-29T08:51:54.660Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-29T08:51:54.660Z] ---> Running in 2173a2ff4bbd [2022-04-29T08:51:54.942Z] ---> 19f5a46b7f8a [2022-04-29T08:51:54.942Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-29T08:51:55.222Z] ---> Running in f074cc1aa294 [2022-04-29T08:51:56.683Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T08:51:57.679Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T08:51:57.961Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-29T08:51:59.410Z] OK: 220 MiB in 52 packages [2022-04-29T08:52:01.406Z] Removing intermediate container 2173a2ff4bbd [2022-04-29T08:52:01.406Z] ---> 758395d2171d [2022-04-29T08:52:01.406Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-29T08:52:02.860Z] ---> 4c7274d9163e [2022-04-29T08:52:02.860Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T08:52:02.860Z] ---> Running in b486475d9c0c [2022-04-29T08:52:06.290Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T08:52:06.290Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-29T08:52:06.290Z] ---> 6dd03250d403 [2022-04-29T08:52:06.290Z] Step 3/23 : WORKDIR /edgex-go [2022-04-29T08:52:06.290Z] ---> Using cache [2022-04-29T08:52:06.290Z] ---> 41635a66e585 [2022-04-29T08:52:06.290Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T08:52:06.290Z] ---> Using cache [2022-04-29T08:52:06.290Z] ---> 8ddb7f99372d [2022-04-29T08:52:06.290Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-29T08:52:06.290Z] ---> Using cache [2022-04-29T08:52:06.290Z] ---> c737005988cf [2022-04-29T08:52:06.290Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-29T08:52:06.290Z] ---> Using cache [2022-04-29T08:52:06.290Z] ---> 1370ffbb0280 [2022-04-29T08:52:06.290Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T08:52:06.290Z] ---> Using cache [2022-04-29T08:52:06.290Z] ---> 330cbe09a6aa [2022-04-29T08:52:06.290Z] Step 8/23 : COPY . . [2022-04-29T08:52:06.290Z] ---> Using cache [2022-04-29T08:52:06.290Z] ---> 27ba1e24bdb6 [2022-04-29T08:52:06.290Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-29T08:52:06.290Z] ---> Running in 417bafba9035 [2022-04-29T08:52:08.311Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-29T08:52:08.916Z] Removing intermediate container b486475d9c0c [2022-04-29T08:52:08.916Z] ---> ea0750a92fe5 [2022-04-29T08:52:08.916Z] Step 8/23 : COPY . . [2022-04-29T08:52:24.067Z] ---> 8e5f4127d2a9 [2022-04-29T08:52:24.067Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-29T08:52:24.067Z] ---> Running in 126486fc866f [2022-04-29T08:52:24.067Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-29T08:53:20.677Z] Removing intermediate container 87e550543d0a [2022-04-29T08:53:20.677Z] ---> 97a1282303cd [2022-04-29T08:53:20.677Z] [2022-04-29T08:53:20.677Z] Step 10/22 : FROM alpine:3.14 [2022-04-29T08:53:20.677Z] ---> ac73e934f311 [2022-04-29T08:53:20.677Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-29T08:53:20.677Z] ---> Using cache [2022-04-29T08:53:20.677Z] ---> c4ad9fbf95da [2022-04-29T08:53:20.677Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-29T08:53:20.677Z] ---> Using cache [2022-04-29T08:53:20.677Z] ---> f6682a5067fa [2022-04-29T08:53:20.677Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-29T08:53:20.677Z] ---> Running in 014ee37c44dc [2022-04-29T08:53:20.677Z] Removing intermediate container 014ee37c44dc [2022-04-29T08:53:20.677Z] ---> 5d06c851fce3 [2022-04-29T08:53:20.677Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-29T08:53:20.677Z] ---> Running in 41903dcb9974 [2022-04-29T08:53:20.677Z] Removing intermediate container 41903dcb9974 [2022-04-29T08:53:20.677Z] ---> 91f954715a20 [2022-04-29T08:53:20.677Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T08:53:20.677Z] ---> f68e7638629e [2022-04-29T08:53:20.677Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-29T08:53:21.683Z] ---> adc4f7586b98 [2022-04-29T08:53:21.683Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-29T08:53:22.696Z] ---> 320fb5bd26bb [2022-04-29T08:53:22.696Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-29T08:53:22.975Z] ---> Running in c67e32efb4e8 [2022-04-29T08:53:23.261Z] Removing intermediate container c67e32efb4e8 [2022-04-29T08:53:23.261Z] ---> 940571033c6d [2022-04-29T08:53:23.261Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T08:53:23.537Z] ---> Running in d861de55e0ca [2022-04-29T08:53:24.161Z] Removing intermediate container d861de55e0ca [2022-04-29T08:53:24.161Z] ---> ebd9369bb4e0 [2022-04-29T08:53:24.161Z] Step 20/22 : LABEL arch=arm64 [2022-04-29T08:53:24.161Z] ---> Running in fd07ecd7559d [2022-04-29T08:53:24.443Z] Removing intermediate container fd07ecd7559d [2022-04-29T08:53:24.443Z] ---> d7bfc7fa762d [2022-04-29T08:53:24.443Z] Step 21/22 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:53:24.716Z] ---> Running in 43f1c8feb068 [2022-04-29T08:53:25.013Z] Removing intermediate container 43f1c8feb068 [2022-04-29T08:53:25.013Z] ---> e2fb8f9bad87 [2022-04-29T08:53:25.013Z] Step 22/22 : LABEL version=2.2.0-dev.86 [2022-04-29T08:53:25.289Z] ---> Running in 0820389ee0d9 [2022-04-29T08:53:25.890Z] Removing intermediate container 0820389ee0d9 [2022-04-29T08:53:25.890Z] ---> cad238b1810f [2022-04-29T08:53:25.890Z] [2022-04-29T08:53:26.166Z] Successfully built cad238b1810f [2022-04-29T08:53:26.166Z] Successfully tagged support-scheduler-arm64:latest [2022-04-29T08:53:26.166Z]  Building support-scheduler ... done Building security-spire-agent [2022-04-29T08:53:48.381Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T08:53:48.381Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-29T08:53:48.381Z] ---> 6dd03250d403 [2022-04-29T08:53:48.381Z] Step 3/26 : WORKDIR /edgex-go [2022-04-29T08:53:48.381Z] ---> Using cache [2022-04-29T08:53:48.382Z] ---> 41635a66e585 [2022-04-29T08:53:48.382Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T08:53:48.382Z] ---> Using cache [2022-04-29T08:53:48.382Z] ---> 8ddb7f99372d [2022-04-29T08:53:48.382Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-29T08:53:48.382Z] ---> Running in c07154fb921e [2022-04-29T08:53:48.382Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T08:53:48.382Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T08:53:50.562Z] OK: 220 MiB in 52 packages [2022-04-29T08:53:52.068Z] Removing intermediate container c07154fb921e [2022-04-29T08:53:52.068Z] ---> 62f61b1eb8e8 [2022-04-29T08:53:52.068Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-29T08:53:53.100Z] ---> 45e7f7cf8634 [2022-04-29T08:53:53.100Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T08:53:53.404Z] ---> Running in d09780344629 [2022-04-29T08:53:59.043Z] Removing intermediate container d09780344629 [2022-04-29T08:53:59.043Z] ---> 60565adeb10d [2022-04-29T08:53:59.043Z] Step 8/26 : COPY . . [2022-04-29T08:54:14.159Z] ---> 4725e451e6fc [2022-04-29T08:54:14.159Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-29T08:54:14.159Z] ---> Running in b8518a77c5a7 [2022-04-29T08:54:14.159Z] Removing intermediate container b8518a77c5a7 [2022-04-29T08:54:14.159Z] ---> 48e48d93d497 [2022-04-29T08:54:14.159Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-29T08:54:14.159Z] ---> Running in 37589677f773 [2022-04-29T08:54:16.798Z] Removing intermediate container 37589677f773 [2022-04-29T08:54:16.798Z] ---> 45e27b2270b6 [2022-04-29T08:54:16.798Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-29T08:54:16.798Z] ---> Running in feb621659d79 [2022-04-29T08:54:17.405Z] Removing intermediate container feb621659d79 [2022-04-29T08:54:17.405Z] ---> 2d7f0665f38e [2022-04-29T08:54:17.405Z] 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-29T08:54:17.405Z] ---> Running in c1c4a3d38664 [2022-04-29T08:54:20.817Z] spire-1.2.1/ [2022-04-29T08:54:20.817Z] spire-1.2.1/.data/ [2022-04-29T08:54:20.817Z] spire-1.2.1/.data/.file [2022-04-29T08:54:20.817Z] spire-1.2.1/.dockerignore [2022-04-29T08:54:20.817Z] spire-1.2.1/.gitattributes [2022-04-29T08:54:20.817Z] spire-1.2.1/.githooks/ [2022-04-29T08:54:20.817Z] spire-1.2.1/.githooks/pre-commit [2022-04-29T08:54:20.817Z] spire-1.2.1/.github/ [2022-04-29T08:54:20.817Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-29T08:54:20.817Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-29T08:54:20.817Z] spire-1.2.1/.github/dependabot.yml [2022-04-29T08:54:20.817Z] spire-1.2.1/.github/workflows/ [2022-04-29T08:54:20.817Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-29T08:54:20.817Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-29T08:54:20.817Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-29T08:54:20.817Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-29T08:54:20.817Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-29T08:54:20.817Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-29T08:54:20.817Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-29T08:54:20.817Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-29T08:54:20.817Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-29T08:54:20.817Z] spire-1.2.1/.gitignore [2022-04-29T08:54:20.817Z] spire-1.2.1/.go-version [2022-04-29T08:54:20.817Z] spire-1.2.1/.golangci.yml [2022-04-29T08:54:20.817Z] spire-1.2.1/ADOPTERS.md [2022-04-29T08:54:20.817Z] spire-1.2.1/CHANGELOG.md [2022-04-29T08:54:20.817Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-29T08:54:20.817Z] spire-1.2.1/CODEOWNERS [2022-04-29T08:54:20.817Z] spire-1.2.1/CONTRIBUTING.md [2022-04-29T08:54:20.817Z] spire-1.2.1/Dockerfile [2022-04-29T08:54:20.817Z] spire-1.2.1/Dockerfile.dev [2022-04-29T08:54:20.817Z] spire-1.2.1/Dockerfile.scratch [2022-04-29T08:54:20.817Z] spire-1.2.1/LICENSE [2022-04-29T08:54:20.817Z] spire-1.2.1/MAINTAINERS.md [2022-04-29T08:54:20.817Z] spire-1.2.1/Makefile [2022-04-29T08:54:20.817Z] spire-1.2.1/README.md [2022-04-29T08:54:20.817Z] spire-1.2.1/ROADMAP.md [2022-04-29T08:54:20.817Z] spire-1.2.1/SECURITY.md [2022-04-29T08:54:20.817Z] spire-1.2.1/cmd/ [2022-04-29T08:54:20.817Z] spire-1.2.1/cmd/spire-agent/ [2022-04-29T08:54:20.817Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-29T08:54:20.817Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-29T08:54:20.817Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-29T08:54:20.817Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-29T08:54:20.817Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-29T08:54:20.817Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-29T08:54:20.817Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-29T08:54:20.817Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-29T08:54:20.817Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-29T08:54:20.817Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-29T08:54:20.817Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-29T08:54:20.817Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-29T08:54:20.817Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-29T08:54:20.817Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-29T08:54:20.817Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-29T08:54:20.817Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-29T08:54:20.817Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-29T08:54:20.817Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-29T08:54:20.817Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-29T08:54:20.817Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-29T08:54:20.817Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-29T08:54:20.817Z] spire-1.2.1/cmd/spire-server/ [2022-04-29T08:54:20.817Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-29T08:54:20.817Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-29T08:54:20.817Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-29T08:54:20.817Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-29T08:54:20.817Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-29T08:54:20.817Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-29T08:54:20.817Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-29T08:54:20.817Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-29T08:54:20.817Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-29T08:54:20.817Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-29T08:54:20.817Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-29T08:54:20.817Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-29T08:54:20.817Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-29T08:54:20.817Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-29T08:54:20.817Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-29T08:54:20.817Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-29T08:54:20.817Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-29T08:54:20.818Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-29T08:54:20.818Z] spire-1.2.1/conf/ [2022-04-29T08:54:20.818Z] spire-1.2.1/conf/agent/ [2022-04-29T08:54:20.818Z] spire-1.2.1/conf/agent/agent.conf [2022-04-29T08:54:20.818Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-29T08:54:20.818Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-29T08:54:20.818Z] spire-1.2.1/conf/server/ [2022-04-29T08:54:20.818Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-29T08:54:20.818Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-29T08:54:20.818Z] spire-1.2.1/conf/server/server.conf [2022-04-29T08:54:20.818Z] spire-1.2.1/conf/server/server_full.conf [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/ [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/SPIRE101.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/auditlog.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/images/ [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/scaling_spire.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/spire_agent.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/spire_server.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/supported_integrations.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/telemetry.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/telemetry_config.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/upgrading.md [2022-04-29T08:54:20.818Z] spire-1.2.1/doc/using_spire.md [2022-04-29T08:54:20.818Z] spire-1.2.1/examples/ [2022-04-29T08:54:20.818Z] spire-1.2.1/examples/README.md [2022-04-29T08:54:20.818Z] spire-1.2.1/go.mod [2022-04-29T08:54:20.818Z] spire-1.2.1/go.sum [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/ [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/ [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/agent.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/api/ [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/client/ [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/common/ [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/config.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/manager/ [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-29T08:54:20.818Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/svid/ [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/ [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/api/ [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/api/names.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/auth/ [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/catalog/ [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/cli/ [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-29T08:54:20.819Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/health/ [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/health/config.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/health/context.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/health/health.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/idutil/ [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/log/ [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/log/log.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/log/options.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-29T08:54:20.820Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-29T08:54:21.097Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-29T08:54:21.097Z] spire-1.2.1/pkg/common/plugin/ [2022-04-29T08:54:21.097Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-29T08:54:21.097Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-29T08:54:21.097Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-29T08:54:21.097Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-29T08:54:21.097Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-29T08:54:21.097Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-29T08:54:21.097Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-29T08:54:21.097Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-29T08:54:21.097Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-29T08:54:21.097Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-29T08:54:21.097Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-29T08:54:21.097Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-29T08:54:21.097Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-29T08:54:21.097Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-29T08:54:21.097Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-29T08:54:21.097Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-29T08:54:21.097Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-29T08:54:21.097Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-29T08:54:21.097Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-29T08:54:21.097Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-29T08:54:21.097Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-29T08:54:21.097Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-29T08:54:21.097Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/profiling/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/selector/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/uptime/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/util/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/util/task.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/version/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/version/version.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/x509util/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/api.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/health/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/id.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/status.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/bundle/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/ca/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/cache/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/catalog/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/config.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/datastore/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-29T08:54:21.098Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/ [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-29T08:54:21.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/registration/ [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/server.go [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/server_test.go [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/svid/ [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-29T08:54:21.377Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-29T08:54:21.377Z] spire-1.2.1/proto/ [2022-04-29T08:54:21.377Z] spire-1.2.1/proto/private/ [2022-04-29T08:54:21.377Z] spire-1.2.1/proto/private/server/ [2022-04-29T08:54:21.377Z] spire-1.2.1/proto/private/server/journal/ [2022-04-29T08:54:21.377Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-29T08:54:21.377Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-29T08:54:21.377Z] spire-1.2.1/proto/spire/ [2022-04-29T08:54:21.377Z] spire-1.2.1/proto/spire/common/ [2022-04-29T08:54:21.377Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-29T08:54:21.377Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-29T08:54:21.377Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-29T08:54:21.377Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-29T08:54:21.377Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-29T08:54:21.377Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-29T08:54:21.377Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-29T08:54:21.377Z] spire-1.2.1/proto/spire/plugin/ [2022-04-29T08:54:21.377Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-29T08:54:21.377Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-29T08:54:21.377Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-29T08:54:21.377Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-29T08:54:21.377Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-29T08:54:21.377Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-29T08:54:21.377Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-29T08:54:21.377Z] spire-1.2.1/release/ [2022-04-29T08:54:21.377Z] spire-1.2.1/release/spire-extras/ [2022-04-29T08:54:21.377Z] spire-1.2.1/release/spire-extras/README.md [2022-04-29T08:54:21.377Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-29T08:54:21.377Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-29T08:54:21.377Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-29T08:54:21.377Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-29T08:54:21.377Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-29T08:54:21.377Z] spire-1.2.1/release/spire/ [2022-04-29T08:54:21.377Z] spire-1.2.1/release/spire/README.md [2022-04-29T08:54:21.377Z] spire-1.2.1/release/spire/conf/ [2022-04-29T08:54:21.377Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-29T08:54:21.377Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-29T08:54:21.377Z] spire-1.2.1/release/spire/conf/server/ [2022-04-29T08:54:21.377Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-29T08:54:21.377Z] spire-1.2.1/script/ [2022-04-29T08:54:21.377Z] spire-1.2.1/script/build-artifact.sh [2022-04-29T08:54:21.377Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-29T08:54:21.377Z] spire-1.2.1/support/ [2022-04-29T08:54:21.377Z] spire-1.2.1/support/k8s/ [2022-04-29T08:54:21.377Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-29T08:54:21.377Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-29T08:54:21.377Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-29T08:54:21.377Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-29T08:54:21.377Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-29T08:54:21.377Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-29T08:54:21.377Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-29T08:54:21.377Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-29T08:54:21.377Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-29T08:54:21.377Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-29T08:54:21.377Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-29T08:54:21.377Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-29T08:54:21.377Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-29T08:54:21.377Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-29T08:54:21.377Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-29T08:54:21.377Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-29T08:54:21.377Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-29T08:54:21.377Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-29T08:54:21.377Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-29T08:54:21.377Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-29T08:54:21.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-29T08:54:21.656Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-29T08:54:21.656Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-29T08:54:21.656Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-29T08:54:21.656Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-29T08:54:21.656Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-29T08:54:21.656Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-29T08:54:21.656Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-29T08:54:21.656Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-29T08:54:21.656Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-29T08:54:21.656Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-29T08:54:21.656Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-29T08:54:21.656Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-29T08:54:21.656Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-29T08:54:21.656Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-29T08:54:21.656Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-29T08:54:21.656Z] spire-1.2.1/test/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/clock/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/clock/clock.go [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fakes/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/certs/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/config/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/fixture.go [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/registration/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-29T08:54:21.656Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/README.md [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/common [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/setup/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-29T08:54:21.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-29T08:54:21.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-29T08:54:21.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-29T08:54:21.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-29T08:54:21.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-29T08:54:21.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-29T08:54:21.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-29T08:54:21.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-29T08:54:21.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-29T08:54:21.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-29T08:54:21.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-29T08:54:21.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-29T08:54:21.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-29T08:54:21.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-29T08:54:21.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-29T08:54:21.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-29T08:54:21.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-29T08:54:21.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-29T08:54:21.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-29T08:54:21.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-29T08:54:21.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-29T08:54:21.933Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-29T08:54:21.933Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-29T08:54:21.933Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-29T08:54:21.933Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-29T08:54:21.933Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-29T08:54:21.933Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-29T08:54:21.933Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-29T08:54:21.933Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-29T08:54:21.933Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-29T08:54:21.934Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/test-one.sh [2022-04-29T08:54:21.935Z] spire-1.2.1/test/integration/test.sh [2022-04-29T08:54:21.935Z] spire-1.2.1/test/plugintest/ [2022-04-29T08:54:21.935Z] spire-1.2.1/test/plugintest/config.go [2022-04-29T08:54:21.935Z] spire-1.2.1/test/plugintest/load.go [2022-04-29T08:54:21.935Z] spire-1.2.1/test/plugintest/option.go [2022-04-29T08:54:21.935Z] spire-1.2.1/test/spiretest/ [2022-04-29T08:54:21.935Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-29T08:54:21.935Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-29T08:54:21.935Z] spire-1.2.1/test/spiretest/dir.go [2022-04-29T08:54:21.935Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-29T08:54:21.935Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-29T08:54:21.935Z] spire-1.2.1/test/spiretest/logs.go [2022-04-29T08:54:21.935Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-29T08:54:21.935Z] spire-1.2.1/test/spiretest/suite.go [2022-04-29T08:54:21.935Z] spire-1.2.1/test/spiretest/x509.go [2022-04-29T08:54:21.935Z] spire-1.2.1/test/testca/ [2022-04-29T08:54:21.935Z] spire-1.2.1/test/testca/ca.go [2022-04-29T08:54:21.935Z] spire-1.2.1/test/testkey/ [2022-04-29T08:54:21.935Z] spire-1.2.1/test/testkey/generate.sh [2022-04-29T08:54:21.935Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-29T08:54:21.935Z] spire-1.2.1/test/testkey/keys.go [2022-04-29T08:54:21.935Z] spire-1.2.1/test/testkey/new.go [2022-04-29T08:54:21.935Z] spire-1.2.1/test/tpmsimulator/ [2022-04-29T08:54:21.935Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-29T08:54:21.935Z] spire-1.2.1/test/util/ [2022-04-29T08:54:21.935Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-29T08:54:21.935Z] spire-1.2.1/test/util/cert_generation.go [2022-04-29T08:54:21.935Z] spire-1.2.1/test/util/io_redirection.go [2022-04-29T08:54:21.935Z] spire-1.2.1/test/util/race.go [2022-04-29T08:54:21.935Z] spire-1.2.1/test/util/util.go [2022-04-29T08:54:21.935Z] building spire from source... [2022-04-29T08:54:22.922Z] Installing go1.17.7... [2022-04-29T08:54:49.759Z] Building bin/spire-server... [2022-04-29T08:54:49.759Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-29T08:54:49.759Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-29T08:54:49.759Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-29T08:54:49.759Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-29T08:54:49.759Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-29T08:54:52.390Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-29T08:54:52.993Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-29T08:54:53.596Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-29T08:54:53.596Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-29T08:54:54.196Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-29T08:54:54.471Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-29T08:54:54.471Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-29T08:54:54.749Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-29T08:54:55.028Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-29T08:54:55.308Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-29T08:54:55.308Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-29T08:54:55.308Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-29T08:54:55.308Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-29T08:54:55.586Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-29T08:54:57.038Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-29T08:54:57.038Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-29T08:55:23.873Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-29T08:55:23.873Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-29T08:55:23.873Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-29T08:55:23.873Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-29T08:55:23.873Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-29T08:55:23.873Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-29T08:55:23.873Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-29T08:55:23.873Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-29T08:55:23.873Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-29T08:55:23.873Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-29T08:55:23.873Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-29T08:55:23.873Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-29T08:55:23.873Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-29T08:55:23.873Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-29T08:55:23.873Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-29T08:55:23.873Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-29T08:55:23.873Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-29T08:55:23.873Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-29T08:55:23.873Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-29T08:55:24.472Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-29T08:55:24.747Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-29T08:55:24.747Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-29T08:55:25.023Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-29T08:55:25.023Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-29T08:55:25.298Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-29T08:55:25.298Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-29T08:55:25.900Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-29T08:55:25.900Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-29T08:55:26.504Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-29T08:55:26.777Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-29T08:55:28.225Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-29T08:55:34.965Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-29T08:55:34.965Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-29T08:55:34.965Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-29T08:55:34.965Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-29T08:55:34.965Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-29T08:55:34.965Z] go: downloading google.golang.org/api v0.70.0 [2022-04-29T08:55:34.965Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-29T08:55:41.729Z] go: downloading k8s.io/api v0.23.4 [2022-04-29T08:55:48.491Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-29T08:55:48.491Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-29T08:56:27.592Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-29T08:56:27.592Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-29T08:56:27.592Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-29T08:56:27.592Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-29T08:56:27.592Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-29T08:56:27.592Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-29T08:56:27.592Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-29T08:56:28.586Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-29T08:56:29.191Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-29T08:56:29.469Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-29T08:56:29.747Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-29T08:56:31.216Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-29T08:56:31.216Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-29T08:56:32.219Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-29T08:56:32.500Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-29T08:56:32.782Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-29T08:56:33.061Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-29T08:56:33.061Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-29T08:56:33.340Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-29T08:56:33.340Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-29T08:56:33.340Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-29T08:56:33.619Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-29T08:56:33.619Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-29T08:56:33.898Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-29T08:56:34.179Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-29T08:56:35.636Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-29T08:56:35.636Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-29T08:56:35.636Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-29T08:56:41.090Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-29T08:56:41.698Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-29T08:56:42.697Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-29T08:56:42.697Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-29T08:56:42.977Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-29T08:56:42.977Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-29T08:56:42.977Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-29T08:56:43.259Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-29T08:56:43.259Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-29T08:56:43.259Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-29T08:56:43.540Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-29T08:56:43.819Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-29T08:56:44.816Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-29T08:56:45.419Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-29T08:56:45.700Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-29T08:56:46.313Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-29T08:56:46.313Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-29T08:56:46.313Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-29T08:56:46.313Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-29T08:56:46.606Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-29T08:56:48.074Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-29T08:56:48.074Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-29T08:56:48.356Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-29T08:56:48.637Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-29T08:56:48.637Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-29T08:56:48.918Z] go: downloading go.opencensus.io v0.23.0 [2022-04-29T08:56:49.919Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-29T08:56:51.936Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-29T08:56:51.936Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-29T08:56:51.936Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-29T08:56:52.217Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-29T08:56:52.217Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-29T08:56:52.494Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-29T08:56:52.772Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-29T08:56:53.378Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-29T08:56:56.021Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-29T08:56:56.021Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-29T08:56:56.626Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-29T08:56:58.624Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-29T08:56:58.624Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-29T08:56:58.624Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-29T08:56:59.231Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-29T08:56:59.515Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-29T08:56:59.515Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-29T08:56:59.795Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-29T08:56:59.795Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-29T08:57:00.077Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-29T08:57:00.077Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-29T08:57:10.318Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-29T08:57:10.318Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-29T08:57:10.318Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-29T08:57:10.318Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-29T08:57:32.601Z] Removing intermediate container 126486fc866f [2022-04-29T08:57:32.601Z] ---> a590a00e59c2 [2022-04-29T08:57:32.601Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-29T08:57:32.601Z] ---> Running in 43707755f44a [2022-04-29T08:57:32.601Z] Removing intermediate container 417bafba9035 [2022-04-29T08:57:32.601Z] ---> b57733724502 [2022-04-29T08:57:32.601Z] [2022-04-29T08:57:32.601Z] Step 10/23 : FROM alpine:3.14 [2022-04-29T08:57:32.601Z] ---> ac73e934f311 [2022-04-29T08:57:32.601Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-29T08:57:32.601Z] ---> Using cache [2022-04-29T08:57:32.601Z] ---> c4ad9fbf95da [2022-04-29T08:57:32.601Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-29T08:57:32.601Z] ---> Using cache [2022-04-29T08:57:32.601Z] ---> f6682a5067fa [2022-04-29T08:57:32.601Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-29T08:57:32.884Z] ---> Running in 9e5f1103eedf [2022-04-29T08:57:33.899Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-29T08:57:33.899Z] Removing intermediate container 9e5f1103eedf [2022-04-29T08:57:33.899Z] ---> 15d62b077b6e [2022-04-29T08:57:33.899Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-29T08:57:33.899Z] ---> Running in 298e83f42cc9 [2022-04-29T08:57:34.505Z] Removing intermediate container 298e83f42cc9 [2022-04-29T08:57:34.506Z] ---> 0051dde1fb86 [2022-04-29T08:57:34.506Z] Step 15/23 : WORKDIR / [2022-04-29T08:57:34.506Z] ---> Running in 00c5e305c295 [2022-04-29T08:57:35.138Z] Removing intermediate container 00c5e305c295 [2022-04-29T08:57:35.138Z] ---> 9e5f0cd2776b [2022-04-29T08:57:35.138Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T08:57:36.141Z] ---> 0b969d3f2ad0 [2022-04-29T08:57:36.141Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-29T08:57:37.603Z] ---> 9023566cd4b2 [2022-04-29T08:57:37.603Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-29T08:57:39.067Z] ---> 871148232b00 [2022-04-29T08:57:39.067Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-29T08:57:39.067Z] ---> Running in d44bdcd7eed7 [2022-04-29T08:57:40.071Z] Removing intermediate container d44bdcd7eed7 [2022-04-29T08:57:40.072Z] ---> 61bd5bdc7d81 [2022-04-29T08:57:40.072Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T08:57:40.072Z] Removing intermediate container 43707755f44a [2022-04-29T08:57:40.072Z] ---> 8ea2a18f3bbf [2022-04-29T08:57:40.072Z] [2022-04-29T08:57:40.072Z] Step 11/23 : FROM docker:20.10.14 [2022-04-29T08:57:40.072Z] ---> Running in 7c2ab3ec2b52 [2022-04-29T08:57:40.350Z] 20.10.14: Pulling from library/docker [2022-04-29T08:57:40.969Z] Removing intermediate container 7c2ab3ec2b52 [2022-04-29T08:57:40.969Z] ---> 4aa421ec71e7 [2022-04-29T08:57:40.969Z] Step 21/23 : LABEL arch=arm64 [2022-04-29T08:57:40.969Z] ---> Running in 3f10543947ca [2022-04-29T08:57:41.960Z] Removing intermediate container 3f10543947ca [2022-04-29T08:57:41.960Z] ---> 39998876e9da [2022-04-29T08:57:41.960Z] Step 22/23 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:57:42.238Z] ---> Running in 92595a95bde3 [2022-04-29T08:57:43.225Z] Removing intermediate container 92595a95bde3 [2022-04-29T08:57:43.225Z] ---> 5f95206afea1 [2022-04-29T08:57:43.225Z] Step 23/23 : LABEL version=2.2.0-dev.86 [2022-04-29T08:57:43.495Z] ---> Running in 27b93ac90061 [2022-04-29T08:57:44.939Z] Removing intermediate container 27b93ac90061 [2022-04-29T08:57:44.939Z] ---> 44fcdb98afdf [2022-04-29T08:57:44.939Z] [2022-04-29T08:57:45.539Z] Successfully built 44fcdb98afdf [2022-04-29T08:57:45.539Z] Successfully tagged core-metadata-arm64:latest [2022-04-29T08:57:45.539Z]  Building core-metadata ... done Building security-bootstrapper [2022-04-29T08:57:53.857Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-29T08:57:53.857Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-29T08:58:00.611Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-29T08:58:00.611Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-29T08:58:00.611Z] ---> c346e9eafbab [2022-04-29T08:58:00.611Z] 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-29T08:58:02.058Z] ---> Running in 8107eada2aca [2022-04-29T08:58:02.664Z] Removing intermediate container 8107eada2aca [2022-04-29T08:58:02.664Z] ---> 697fb89facc8 [2022-04-29T08:58:02.664Z] 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-29T08:58:02.940Z] ---> Running in 247104636a2d [2022-04-29T08:58:04.927Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T08:58:04.928Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-29T08:58:04.928Z] ---> 6dd03250d403 [2022-04-29T08:58:04.928Z] Step 3/31 : WORKDIR /edgex-go [2022-04-29T08:58:04.928Z] ---> Using cache [2022-04-29T08:58:04.928Z] ---> 41635a66e585 [2022-04-29T08:58:04.928Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T08:58:04.928Z] ---> Using cache [2022-04-29T08:58:04.928Z] ---> 8ddb7f99372d [2022-04-29T08:58:04.928Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-29T08:58:04.928Z] ---> Using cache [2022-04-29T08:58:04.928Z] ---> c737005988cf [2022-04-29T08:58:04.928Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-29T08:58:04.928Z] ---> Using cache [2022-04-29T08:58:04.928Z] ---> 1370ffbb0280 [2022-04-29T08:58:04.928Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T08:58:04.928Z] ---> Using cache [2022-04-29T08:58:04.928Z] ---> 330cbe09a6aa [2022-04-29T08:58:04.928Z] Step 8/31 : COPY . . [2022-04-29T08:58:04.928Z] ---> Using cache [2022-04-29T08:58:04.928Z] ---> 27ba1e24bdb6 [2022-04-29T08:58:04.928Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-29T08:58:05.203Z] ---> Running in a478186d83d2 [2022-04-29T08:58:05.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T08:58:06.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T08:58:07.094Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-29T08:58:07.700Z] (1/43) Installing readline (8.1.1-r0) [2022-04-29T08:58:07.700Z] (2/43) Installing bash (5.1.16-r0) [2022-04-29T08:58:07.700Z] Executing bash-5.1.16-r0.post-install [2022-04-29T08:58:07.700Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-29T08:58:07.977Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-29T08:58:07.977Z] (5/43) Installing libcurl (7.80.0-r1) [2022-04-29T08:58:07.977Z] (6/43) Installing curl (7.80.0-r1) [2022-04-29T08:58:07.977Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-29T08:58:07.977Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-29T08:58:07.977Z] (9/43) Installing expat (2.4.7-r0) [2022-04-29T08:58:07.977Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-29T08:58:07.977Z] (11/43) Installing gdbm (1.22-r0) [2022-04-29T08:58:07.977Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-29T08:58:07.977Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-29T08:58:07.977Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-29T08:58:07.977Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-29T08:58:07.977Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-29T08:58:07.977Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-29T08:58:11.394Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-29T08:58:11.394Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-29T08:58:11.394Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-29T08:58:11.394Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-29T08:58:11.394Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-29T08:58:11.394Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-29T08:58:11.394Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-29T08:58:11.394Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-29T08:58:11.394Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-29T08:58:11.394Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-29T08:58:11.394Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-29T08:58:11.394Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-29T08:58:11.394Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-29T08:58:11.394Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-29T08:58:11.394Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-29T08:58:11.394Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-29T08:58:11.394Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-29T08:58:11.394Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-29T08:58:11.394Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-29T08:58:11.394Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-29T08:58:11.394Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-29T08:58:11.394Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-29T08:58:11.394Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-29T08:58:11.394Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-29T08:58:11.670Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-29T08:58:11.670Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-29T08:58:12.664Z] Executing busybox-1.34.1-r5.trigger [2022-04-29T08:58:12.664Z] OK: 82 MiB in 65 packages [2022-04-29T08:58:18.089Z] Collecting docker-compose==1.23.2 [2022-04-29T08:58:18.089Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-29T08:58:18.691Z] Collecting docker<4.0,>=3.6.0 [2022-04-29T08:58:18.691Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-29T08:58:18.968Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-29T08:58:18.968Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-29T08:58:22.722Z] Collecting docopt<0.7,>=0.6.1 [2022-04-29T08:58:22.722Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-29T08:58:26.356Z] 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-29T08:58:26.630Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-29T08:58:26.630Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-29T08:58:28.072Z] Collecting PyYAML<4,>=3.10 [2022-04-29T08:58:28.072Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-29T08:58:33.497Z] Collecting jsonschema<3,>=2.5.1 [2022-04-29T08:58:33.497Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-29T08:58:33.497Z] Collecting cached-property<2,>=1.2.0 [2022-04-29T08:58:33.497Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-29T08:58:33.497Z] Collecting texttable<0.10,>=0.9.0 [2022-04-29T08:58:33.497Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-29T08:58:36.903Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-29T08:58:36.903Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-29T08:58:36.903Z] Collecting docker-pycreds>=0.4.0 [2022-04-29T08:58:37.179Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-29T08:58:38.616Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-29T08:58:38.616Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-29T08:58:38.890Z] Collecting idna<2.8,>=2.5 [2022-04-29T08:58:38.890Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-29T08:58:38.890Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-29T08:58:38.890Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-29T08:58:39.165Z] 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-29T08:58:39.440Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-29T08:58:39.440Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-29T08:58:39.440Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-29T08:58:39.440Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-29T08:58:40.428Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-29T08:58:40.428Z] Attempting uninstall: urllib3 [2022-04-29T08:58:40.428Z] Found existing installation: urllib3 1.26.7 [2022-04-29T08:58:40.428Z] Uninstalling urllib3-1.26.7: [2022-04-29T08:58:40.704Z] Successfully uninstalled urllib3-1.26.7 [2022-04-29T08:58:41.693Z] Attempting uninstall: idna [2022-04-29T08:58:41.693Z] Found existing installation: idna 3.3 [2022-04-29T08:58:41.693Z] Uninstalling idna-3.3: [2022-04-29T08:58:41.693Z] Successfully uninstalled idna-3.3 [2022-04-29T08:58:45.098Z] Attempting uninstall: requests [2022-04-29T08:58:45.098Z] Found existing installation: requests 2.26.0 [2022-04-29T08:58:45.098Z] Uninstalling requests-2.26.0: [2022-04-29T08:58:45.098Z] Successfully uninstalled requests-2.26.0 [2022-04-29T08:58:45.374Z] Running setup.py install for texttable: started [2022-04-29T08:58:48.005Z] Running setup.py install for texttable: finished with status 'done' [2022-04-29T08:58:48.005Z] Running setup.py install for PyYAML: started [2022-04-29T08:58:51.414Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-29T08:58:51.414Z] Running setup.py install for docopt: started [2022-04-29T08:58:54.053Z] Running setup.py install for docopt: finished with status 'done' [2022-04-29T08:58:54.053Z] Running setup.py install for dockerpty: started [2022-04-29T08:58:56.682Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-29T08:58:59.315Z] 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-29T08:59:17.664Z] Removing intermediate container 247104636a2d [2022-04-29T08:59:17.664Z] ---> b0a85837f4d2 [2022-04-29T08:59:17.664Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-29T08:59:17.664Z] ---> Running in aec39c211dd2 [2022-04-29T08:59:17.664Z] Removing intermediate container aec39c211dd2 [2022-04-29T08:59:17.664Z] ---> 21e8ab450b43 [2022-04-29T08:59:17.664Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-29T08:59:17.664Z] ---> Running in 8f8776b8182f [2022-04-29T08:59:17.664Z] Removing intermediate container 8f8776b8182f [2022-04-29T08:59:17.664Z] ---> cfc87af7eb1c [2022-04-29T08:59:17.664Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-29T08:59:17.944Z] ---> 0f4e7bd17476 [2022-04-29T08:59:17.944Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-29T08:59:18.945Z] ---> a6730cac9faa [2022-04-29T08:59:18.945Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-29T08:59:20.408Z] ---> f14711187435 [2022-04-29T08:59:20.408Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-29T08:59:20.685Z] ---> Running in 03d409e62efe [2022-04-29T08:59:20.966Z] Removing intermediate container 03d409e62efe [2022-04-29T08:59:20.966Z] ---> 4e7365b3a018 [2022-04-29T08:59:20.966Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T08:59:21.248Z] ---> Running in e8deff3e4edf [2022-04-29T08:59:21.848Z] Removing intermediate container e8deff3e4edf [2022-04-29T08:59:21.848Z] ---> f18e6780ec41 [2022-04-29T08:59:21.848Z] Step 21/23 : LABEL arch=arm64 [2022-04-29T08:59:21.848Z] ---> Running in cfde6fde9f14 [2022-04-29T08:59:22.467Z] Removing intermediate container cfde6fde9f14 [2022-04-29T08:59:22.467Z] ---> 819aefff7e4c [2022-04-29T08:59:22.467Z] Step 22/23 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T08:59:22.467Z] ---> Running in ac605608ec95 [2022-04-29T08:59:23.067Z] Removing intermediate container ac605608ec95 [2022-04-29T08:59:23.067Z] ---> 9e0f77442455 [2022-04-29T08:59:23.067Z] Step 23/23 : LABEL version=2.2.0-dev.86 [2022-04-29T08:59:23.343Z] ---> Running in 1c3062b85c67 [2022-04-29T08:59:23.614Z] Removing intermediate container 1c3062b85c67 [2022-04-29T08:59:23.614Z] ---> 00e7804d1d0e [2022-04-29T08:59:23.614Z] [2022-04-29T08:59:23.895Z] Successfully built 00e7804d1d0e [2022-04-29T08:59:24.171Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-29T08:59:24.171Z]  Building sys-mgmt-agent ... done Building security-spiffe-token-provider [2022-04-29T08:59:46.384Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T08:59:46.384Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-29T08:59:46.384Z] ---> 6dd03250d403 [2022-04-29T08:59:46.384Z] Step 3/20 : WORKDIR /edgex-go [2022-04-29T08:59:46.384Z] ---> Using cache [2022-04-29T08:59:46.384Z] ---> 41635a66e585 [2022-04-29T08:59:46.384Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-29T08:59:46.384Z] ---> Running in c86d3c2e90b3 [2022-04-29T08:59:46.384Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T08:59:46.987Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T08:59:48.990Z] v3.15.4-73-gb502bce698 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-29T08:59:48.990Z] v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-29T08:59:48.990Z] OK: 15739 distinct packages available [2022-04-29T08:59:48.990Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T08:59:49.988Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T08:59:51.445Z] OK: 220 MiB in 52 packages [2022-04-29T08:59:53.457Z] Removing intermediate container c86d3c2e90b3 [2022-04-29T08:59:53.457Z] ---> fef72e043dc0 [2022-04-29T08:59:53.457Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-29T08:59:55.455Z] ---> f5e477b80444 [2022-04-29T08:59:55.455Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T08:59:55.455Z] ---> Running in 9629aa37c80f [2022-04-29T09:00:00.898Z] Removing intermediate container f074cc1aa294 [2022-04-29T09:00:00.898Z] ---> e6099221b158 [2022-04-29T09:00:00.898Z] [2022-04-29T09:00:00.898Z] Step 10/22 : FROM alpine:3.14 [2022-04-29T09:00:00.898Z] ---> ac73e934f311 [2022-04-29T09:00:00.898Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-29T09:00:00.898Z] ---> Running in 7312718f5f9e [2022-04-29T09:00:02.909Z] Removing intermediate container 9629aa37c80f [2022-04-29T09:00:02.910Z] ---> 204a2829e7b3 [2022-04-29T09:00:02.910Z] Step 7/20 : COPY . . [2022-04-29T09:00:03.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-29T09:00:04.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-29T09:00:06.145Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-29T09:00:06.145Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-29T09:00:06.145Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T09:00:06.145Z] Executing ca-certificates-20211220-r0.trigger [2022-04-29T09:00:06.427Z] OK: 6 MiB in 16 packages [2022-04-29T09:00:09.097Z] Removing intermediate container 7312718f5f9e [2022-04-29T09:00:09.097Z] ---> b64941c98943 [2022-04-29T09:00:09.097Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-29T09:00:09.374Z] ---> Running in ea6c4c29fbb7 [2022-04-29T09:00:10.379Z] Removing intermediate container ea6c4c29fbb7 [2022-04-29T09:00:10.379Z] ---> f7310bc25548 [2022-04-29T09:00:10.379Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-29T09:00:10.379Z] ---> Running in e80d981282fe [2022-04-29T09:00:11.384Z] Removing intermediate container e80d981282fe [2022-04-29T09:00:11.384Z] ---> 0d16712cb2da [2022-04-29T09:00:11.384Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-29T09:00:11.667Z] ---> Running in 613f5957630f [2022-04-29T09:00:12.663Z] Removing intermediate container 613f5957630f [2022-04-29T09:00:12.663Z] ---> 1b69dd3806a4 [2022-04-29T09:00:12.663Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T09:00:14.115Z] ---> 9285c170b8d8 [2022-04-29T09:00:14.115Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-29T09:00:18.450Z] ---> 6feba3f827ec [2022-04-29T09:00:18.450Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-29T09:00:19.441Z] ---> 3d8e613c0bae [2022-04-29T09:00:19.441Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-29T09:00:19.718Z] ---> Running in 9b4138e6e496 [2022-04-29T09:00:20.711Z] Removing intermediate container 9b4138e6e496 [2022-04-29T09:00:20.711Z] ---> 9e177b0a4827 [2022-04-29T09:00:20.711Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T09:00:20.711Z] ---> Running in db217ab270bf [2022-04-29T09:00:21.707Z] Removing intermediate container db217ab270bf [2022-04-29T09:00:21.707Z] ---> 8ee55255447f [2022-04-29T09:00:21.707Z] Step 20/22 : LABEL arch=arm64 [2022-04-29T09:00:21.985Z] ---> Running in 08a70fa98136 [2022-04-29T09:00:22.270Z] ---> 91ad8b46c788 [2022-04-29T09:00:22.270Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-29T09:00:22.558Z] ---> Running in a10b7c776296 [2022-04-29T09:00:22.558Z] Removing intermediate container 08a70fa98136 [2022-04-29T09:00:22.558Z] ---> 6187a72481bd [2022-04-29T09:00:22.558Z] Step 21/22 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:00:22.864Z] ---> Running in b423114e6ca0 [2022-04-29T09:00:23.871Z] Removing intermediate container b423114e6ca0 [2022-04-29T09:00:23.871Z] ---> 586d9f93bce5 [2022-04-29T09:00:23.871Z] Step 22/22 : LABEL version=2.2.0-dev.86 [2022-04-29T09:00:23.871Z] ---> Running in 2d177993eef8 [2022-04-29T09:00:24.878Z] Removing intermediate container 2d177993eef8 [2022-04-29T09:00:24.878Z] ---> 0bbffd8f1d7a [2022-04-29T09:00:24.878Z] [2022-04-29T09:00:24.878Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-29T09:00:25.158Z] Successfully built 0bbffd8f1d7a [2022-04-29T09:00:25.158Z] Successfully tagged support-notifications-arm64:latest [2022-04-29T09:00:25.158Z]  Building support-notifications ... done Building core-data [2022-04-29T09:00:47.417Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T09:00:47.417Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-29T09:00:47.417Z] ---> 6dd03250d403 [2022-04-29T09:00:47.417Z] Step 3/23 : WORKDIR /edgex-go [2022-04-29T09:00:47.417Z] ---> Using cache [2022-04-29T09:00:47.417Z] ---> 41635a66e585 [2022-04-29T09:00:47.417Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T09:00:47.417Z] ---> Using cache [2022-04-29T09:00:47.417Z] ---> 8ddb7f99372d [2022-04-29T09:00:47.417Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-29T09:00:47.417Z] ---> Running in 38fe77828ce0 [2022-04-29T09:00:47.417Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T09:00:47.417Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T09:00:48.414Z] OK: 220 MiB in 52 packages [2022-04-29T09:00:49.880Z] Removing intermediate container 38fe77828ce0 [2022-04-29T09:00:49.880Z] ---> 1523cf85bde3 [2022-04-29T09:00:49.880Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-29T09:00:50.888Z] ---> 6c7cec53c933 [2022-04-29T09:00:50.888Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T09:00:51.172Z] ---> Running in 3b0eb788718c [2022-04-29T09:00:57.941Z] Removing intermediate container 3b0eb788718c [2022-04-29T09:00:57.942Z] ---> ff4a0976afc8 [2022-04-29T09:00:57.942Z] Step 8/23 : COPY . . [2022-04-29T09:01:10.387Z] ---> 5ae4b8fbf5f1 [2022-04-29T09:01:10.387Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-29T09:01:10.387Z] ---> Running in 689c541e6488 [2022-04-29T09:01:12.383Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-29T09:03:34.359Z] Removing intermediate container a478186d83d2 [2022-04-29T09:03:34.359Z] ---> 2fe47e2975e4 [2022-04-29T09:03:34.359Z] [2022-04-29T09:03:34.359Z] Step 10/31 : FROM alpine:3.14 [2022-04-29T09:03:34.359Z] ---> ac73e934f311 [2022-04-29T09:03:34.359Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-29T09:03:34.359Z] ---> Running in 36e3edae1d4d [2022-04-29T09:03:34.359Z] Removing intermediate container 36e3edae1d4d [2022-04-29T09:03:34.359Z] ---> f4072d89467d [2022-04-29T09:03:34.359Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-29T09:03:34.359Z] ---> Running in 7ea845eb1f86 [2022-04-29T09:03:34.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-29T09:03:34.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-29T09:03:35.624Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-29T09:03:35.624Z] (2/2) Installing su-exec (0.2-r1) [2022-04-29T09:03:35.624Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T09:03:35.624Z] OK: 6 MiB in 16 packages [2022-04-29T09:03:37.083Z] Removing intermediate container 7ea845eb1f86 [2022-04-29T09:03:37.083Z] ---> 498ac53a155d [2022-04-29T09:03:37.083Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-29T09:03:37.083Z] ---> Running in d984fb1a00fa [2022-04-29T09:03:37.695Z] Removing intermediate container d984fb1a00fa [2022-04-29T09:03:37.695Z] ---> f9241cfed2ac [2022-04-29T09:03:37.695Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-29T09:03:37.695Z] ---> Running in c9ca6ecc6c9b [2022-04-29T09:03:38.305Z] Removing intermediate container c9ca6ecc6c9b [2022-04-29T09:03:38.305Z] ---> d76e0acac4df [2022-04-29T09:03:38.305Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-29T09:03:38.306Z] ---> Running in 78e0ad0b0787 [2022-04-29T09:03:41.725Z] Removing intermediate container 78e0ad0b0787 [2022-04-29T09:03:41.725Z] ---> 18a67a96ddfb [2022-04-29T09:03:41.725Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-29T09:03:41.725Z] ---> Running in c437d55b8c2f [2022-04-29T09:03:41.725Z] Removing intermediate container c437d55b8c2f [2022-04-29T09:03:41.725Z] ---> db2ae207faa0 [2022-04-29T09:03:41.725Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-29T09:03:43.185Z] ---> 680315d2f97c [2022-04-29T09:03:43.185Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-29T09:03:43.185Z] ---> Running in 0d151fe60fce [2022-04-29T09:03:46.599Z] Removing intermediate container 0d151fe60fce [2022-04-29T09:03:46.599Z] ---> 6c9e6161d0d1 [2022-04-29T09:03:46.599Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T09:03:46.882Z] ---> 3356af2704ac [2022-04-29T09:03:46.882Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-29T09:03:48.883Z] ---> 3777ce3db23c [2022-04-29T09:03:48.883Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-29T09:03:49.881Z] ---> abbdfd9614b3 [2022-04-29T09:03:49.881Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-29T09:03:50.872Z] ---> 561c0c53dabb [2022-04-29T09:03:50.872Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-29T09:03:51.894Z] ---> dd2aa8834579 [2022-04-29T09:03:51.895Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-29T09:03:52.174Z] ---> Running in e870f6fa382a [2022-04-29T09:03:52.468Z] Removing intermediate container e870f6fa382a [2022-04-29T09:03:52.468Z] ---> 860018768864 [2022-04-29T09:03:52.468Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-29T09:03:53.473Z] ---> 6745b2f15281 [2022-04-29T09:03:53.473Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-29T09:03:53.749Z] ---> Running in 7a74c9c5a6d1 [2022-04-29T09:03:57.204Z] Removing intermediate container 7a74c9c5a6d1 [2022-04-29T09:03:57.204Z] ---> d873db8b6dac [2022-04-29T09:03:57.204Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-29T09:03:57.204Z] ---> Running in 1ea9408e92ee [2022-04-29T09:03:57.541Z] Removing intermediate container 1ea9408e92ee [2022-04-29T09:03:57.541Z] ---> e9475be9b612 [2022-04-29T09:03:57.541Z] Step 28/31 : CMD ["gate"] [2022-04-29T09:03:58.122Z] ---> Running in 21b9f7247464 [2022-04-29T09:03:58.818Z] Removing intermediate container 21b9f7247464 [2022-04-29T09:03:58.818Z] ---> 991e37c732dc [2022-04-29T09:03:58.818Z] Step 29/31 : LABEL arch=arm64 [2022-04-29T09:03:58.818Z] ---> Running in 53b5c4a09f9f [2022-04-29T09:03:59.619Z] Removing intermediate container 53b5c4a09f9f [2022-04-29T09:03:59.619Z] ---> cf13e98bbb2a [2022-04-29T09:03:59.619Z] Step 30/31 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:03:59.909Z] ---> Running in f16919b23d0d [2022-04-29T09:04:00.274Z] Removing intermediate container f16919b23d0d [2022-04-29T09:04:00.274Z] ---> 98bb42e7f2ee [2022-04-29T09:04:00.274Z] Step 31/31 : LABEL version=2.2.0-dev.86 [2022-04-29T09:04:00.684Z] ---> Running in 8091e4541c3d [2022-04-29T09:04:01.311Z] Removing intermediate container 8091e4541c3d [2022-04-29T09:04:01.311Z] ---> 3184aab4df10 [2022-04-29T09:04:01.311Z] [2022-04-29T09:04:01.615Z] Successfully built 3184aab4df10 [2022-04-29T09:04:01.898Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-29T09:04:01.898Z] Building security-spire-server [2022-04-29T09:04:20.349Z]  Building security-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T09:04:20.349Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-29T09:04:20.349Z] ---> 6dd03250d403 [2022-04-29T09:04:20.349Z] Step 3/25 : WORKDIR /edgex-go [2022-04-29T09:04:20.349Z] ---> Using cache [2022-04-29T09:04:20.349Z] ---> 41635a66e585 [2022-04-29T09:04:20.349Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T09:04:20.349Z] ---> Using cache [2022-04-29T09:04:20.349Z] ---> 8ddb7f99372d [2022-04-29T09:04:20.349Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-29T09:04:20.349Z] ---> Using cache [2022-04-29T09:04:20.349Z] ---> 62f61b1eb8e8 [2022-04-29T09:04:20.349Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-29T09:04:20.349Z] ---> Using cache [2022-04-29T09:04:20.349Z] ---> 45e7f7cf8634 [2022-04-29T09:04:20.349Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T09:04:20.349Z] ---> Using cache [2022-04-29T09:04:20.349Z] ---> 60565adeb10d [2022-04-29T09:04:20.349Z] Step 8/25 : COPY . . [2022-04-29T09:04:20.349Z] ---> Using cache [2022-04-29T09:04:20.349Z] ---> 4725e451e6fc [2022-04-29T09:04:20.349Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-29T09:04:20.349Z] ---> Using cache [2022-04-29T09:04:20.349Z] ---> 48e48d93d497 [2022-04-29T09:04:20.349Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-29T09:04:20.349Z] ---> Using cache [2022-04-29T09:04:20.350Z] ---> 45e27b2270b6 [2022-04-29T09:04:20.350Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-29T09:04:20.350Z] ---> Using cache [2022-04-29T09:04:20.350Z] ---> 2d7f0665f38e [2022-04-29T09:04:20.350Z] 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-29T09:04:20.350Z] ---> Running in cf0aa193f3ce [2022-04-29T09:04:23.789Z] spire-1.2.1/ [2022-04-29T09:04:23.789Z] spire-1.2.1/.data/ [2022-04-29T09:04:23.789Z] spire-1.2.1/.data/.file [2022-04-29T09:04:23.789Z] spire-1.2.1/.dockerignore [2022-04-29T09:04:23.789Z] spire-1.2.1/.gitattributes [2022-04-29T09:04:23.789Z] spire-1.2.1/.githooks/ [2022-04-29T09:04:23.789Z] spire-1.2.1/.githooks/pre-commit [2022-04-29T09:04:23.789Z] spire-1.2.1/.github/ [2022-04-29T09:04:23.789Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-29T09:04:23.789Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-29T09:04:23.789Z] spire-1.2.1/.github/dependabot.yml [2022-04-29T09:04:23.789Z] spire-1.2.1/.github/workflows/ [2022-04-29T09:04:23.789Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-29T09:04:23.789Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-29T09:04:23.789Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-29T09:04:23.789Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-29T09:04:23.789Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-29T09:04:23.789Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-29T09:04:23.789Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-29T09:04:23.789Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-29T09:04:23.789Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-29T09:04:23.789Z] spire-1.2.1/.gitignore [2022-04-29T09:04:23.789Z] spire-1.2.1/.go-version [2022-04-29T09:04:23.789Z] spire-1.2.1/.golangci.yml [2022-04-29T09:04:23.789Z] spire-1.2.1/ADOPTERS.md [2022-04-29T09:04:23.789Z] spire-1.2.1/CHANGELOG.md [2022-04-29T09:04:23.789Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-29T09:04:23.789Z] spire-1.2.1/CODEOWNERS [2022-04-29T09:04:23.789Z] spire-1.2.1/CONTRIBUTING.md [2022-04-29T09:04:23.789Z] spire-1.2.1/Dockerfile [2022-04-29T09:04:23.789Z] spire-1.2.1/Dockerfile.dev [2022-04-29T09:04:23.789Z] spire-1.2.1/Dockerfile.scratch [2022-04-29T09:04:23.789Z] spire-1.2.1/LICENSE [2022-04-29T09:04:23.789Z] spire-1.2.1/MAINTAINERS.md [2022-04-29T09:04:23.789Z] spire-1.2.1/Makefile [2022-04-29T09:04:23.789Z] spire-1.2.1/README.md [2022-04-29T09:04:23.789Z] spire-1.2.1/ROADMAP.md [2022-04-29T09:04:23.789Z] spire-1.2.1/SECURITY.md [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/ [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-agent/ [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-server/ [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-29T09:04:23.789Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-29T09:04:23.790Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-29T09:04:23.790Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-29T09:04:23.790Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-29T09:04:23.790Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-29T09:04:23.790Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-29T09:04:23.790Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-29T09:04:23.790Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-29T09:04:23.790Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-29T09:04:23.790Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-29T09:04:23.790Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-29T09:04:23.790Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-29T09:04:23.790Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-29T09:04:23.790Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-29T09:04:23.790Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-29T09:04:23.790Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-29T09:04:23.790Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-29T09:04:23.790Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-29T09:04:23.790Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-29T09:04:23.790Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-29T09:04:23.790Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-29T09:04:23.790Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-29T09:04:23.790Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-29T09:04:23.790Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-29T09:04:23.790Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-29T09:04:23.790Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-29T09:04:23.790Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-29T09:04:23.790Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-29T09:04:23.790Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-29T09:04:23.790Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-29T09:04:23.790Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-29T09:04:23.790Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-29T09:04:23.790Z] spire-1.2.1/conf/ [2022-04-29T09:04:23.790Z] spire-1.2.1/conf/agent/ [2022-04-29T09:04:23.790Z] spire-1.2.1/conf/agent/agent.conf [2022-04-29T09:04:23.790Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-29T09:04:23.790Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-29T09:04:23.790Z] spire-1.2.1/conf/server/ [2022-04-29T09:04:23.790Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-29T09:04:23.790Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-29T09:04:23.790Z] spire-1.2.1/conf/server/server.conf [2022-04-29T09:04:23.790Z] spire-1.2.1/conf/server/server_full.conf [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/ [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/SPIRE101.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/auditlog.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/images/ [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/scaling_spire.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/spire_agent.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/spire_server.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/supported_integrations.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/telemetry.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/telemetry_config.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/upgrading.md [2022-04-29T09:04:23.790Z] spire-1.2.1/doc/using_spire.md [2022-04-29T09:04:23.790Z] spire-1.2.1/examples/ [2022-04-29T09:04:23.790Z] spire-1.2.1/examples/README.md [2022-04-29T09:04:23.790Z] spire-1.2.1/go.mod [2022-04-29T09:04:23.790Z] spire-1.2.1/go.sum [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/ [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/ [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/agent.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/api/ [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/client/ [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/common/ [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/config.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/manager/ [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-29T09:04:23.790Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-29T09:04:23.791Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-29T09:04:24.079Z] spire-1.2.1/pkg/agent/svid/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/api/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/api/names.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/auth/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/catalog/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/cli/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/health/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/health/config.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/health/context.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/health/health.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/idutil/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/log/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/log/log.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/log/options.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/plugin/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/profiling/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/selector/ [2022-04-29T09:04:24.080Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/uptime/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/util/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/util/task.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/version/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/version/version.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/x509util/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/api.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/health/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/id.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/status.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/bundle/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/ca/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/cache/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/catalog/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/config.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/datastore/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/plugin/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-29T09:04:24.361Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-29T09:04:24.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/registration/ [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/server.go [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/server_test.go [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/svid/ [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-29T09:04:24.643Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-29T09:04:24.643Z] spire-1.2.1/proto/ [2022-04-29T09:04:24.643Z] spire-1.2.1/proto/private/ [2022-04-29T09:04:24.643Z] spire-1.2.1/proto/private/server/ [2022-04-29T09:04:24.643Z] spire-1.2.1/proto/private/server/journal/ [2022-04-29T09:04:24.643Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-29T09:04:24.643Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-29T09:04:24.643Z] spire-1.2.1/proto/spire/ [2022-04-29T09:04:24.643Z] spire-1.2.1/proto/spire/common/ [2022-04-29T09:04:24.643Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-29T09:04:24.643Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-29T09:04:24.643Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-29T09:04:24.643Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-29T09:04:24.643Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-29T09:04:24.643Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-29T09:04:24.643Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-29T09:04:24.643Z] spire-1.2.1/proto/spire/plugin/ [2022-04-29T09:04:24.643Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-29T09:04:24.643Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-29T09:04:24.643Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-29T09:04:24.643Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-29T09:04:24.643Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-29T09:04:24.643Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-29T09:04:24.643Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-29T09:04:24.643Z] spire-1.2.1/release/ [2022-04-29T09:04:24.643Z] spire-1.2.1/release/spire-extras/ [2022-04-29T09:04:24.643Z] spire-1.2.1/release/spire-extras/README.md [2022-04-29T09:04:24.643Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-29T09:04:24.643Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-29T09:04:24.643Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-29T09:04:24.643Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-29T09:04:24.643Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-29T09:04:24.643Z] spire-1.2.1/release/spire/ [2022-04-29T09:04:24.643Z] spire-1.2.1/release/spire/README.md [2022-04-29T09:04:24.643Z] spire-1.2.1/release/spire/conf/ [2022-04-29T09:04:24.643Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-29T09:04:24.643Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-29T09:04:24.643Z] spire-1.2.1/release/spire/conf/server/ [2022-04-29T09:04:24.644Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-29T09:04:24.644Z] spire-1.2.1/script/ [2022-04-29T09:04:24.644Z] spire-1.2.1/script/build-artifact.sh [2022-04-29T09:04:24.644Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-29T09:04:24.644Z] spire-1.2.1/support/ [2022-04-29T09:04:24.644Z] spire-1.2.1/support/k8s/ [2022-04-29T09:04:24.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-29T09:04:24.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-29T09:04:24.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-29T09:04:24.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-29T09:04:24.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-29T09:04:24.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-29T09:04:24.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-29T09:04:24.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-29T09:04:24.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-29T09:04:24.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-29T09:04:24.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-29T09:04:24.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-29T09:04:24.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-29T09:04:24.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-29T09:04:24.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-29T09:04:24.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-29T09:04:24.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-29T09:04:24.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-29T09:04:24.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-29T09:04:24.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-29T09:04:24.925Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-29T09:04:24.925Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-29T09:04:24.925Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-29T09:04:24.925Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-29T09:04:24.925Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-29T09:04:24.925Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-29T09:04:24.925Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-29T09:04:24.925Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-29T09:04:24.925Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-29T09:04:24.925Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-29T09:04:24.925Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-29T09:04:24.925Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-29T09:04:24.925Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-29T09:04:24.925Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-29T09:04:24.925Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-29T09:04:24.925Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-29T09:04:24.925Z] spire-1.2.1/test/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/clock/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/clock/clock.go [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fakes/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/certs/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/config/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/fixture.go [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/registration/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-29T09:04:24.925Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/README.md [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/common [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/setup/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/suites/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-29T09:04:24.925Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-29T09:04:24.926Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-29T09:04:25.208Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/test-one.sh [2022-04-29T09:04:25.209Z] spire-1.2.1/test/integration/test.sh [2022-04-29T09:04:25.209Z] spire-1.2.1/test/plugintest/ [2022-04-29T09:04:25.209Z] spire-1.2.1/test/plugintest/config.go [2022-04-29T09:04:25.209Z] spire-1.2.1/test/plugintest/load.go [2022-04-29T09:04:25.209Z] spire-1.2.1/test/plugintest/option.go [2022-04-29T09:04:25.209Z] spire-1.2.1/test/spiretest/ [2022-04-29T09:04:25.209Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-29T09:04:25.209Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-29T09:04:25.209Z] spire-1.2.1/test/spiretest/dir.go [2022-04-29T09:04:25.209Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-29T09:04:25.209Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-29T09:04:25.209Z] spire-1.2.1/test/spiretest/logs.go [2022-04-29T09:04:25.209Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-29T09:04:25.209Z] spire-1.2.1/test/spiretest/suite.go [2022-04-29T09:04:25.209Z] spire-1.2.1/test/spiretest/x509.go [2022-04-29T09:04:25.209Z] spire-1.2.1/test/testca/ [2022-04-29T09:04:25.209Z] spire-1.2.1/test/testca/ca.go [2022-04-29T09:04:25.209Z] spire-1.2.1/test/testkey/ [2022-04-29T09:04:25.209Z] spire-1.2.1/test/testkey/generate.sh [2022-04-29T09:04:25.209Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-29T09:04:25.209Z] spire-1.2.1/test/testkey/keys.go [2022-04-29T09:04:25.209Z] spire-1.2.1/test/testkey/new.go [2022-04-29T09:04:25.209Z] spire-1.2.1/test/tpmsimulator/ [2022-04-29T09:04:25.209Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-29T09:04:25.209Z] spire-1.2.1/test/util/ [2022-04-29T09:04:25.209Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-29T09:04:25.209Z] spire-1.2.1/test/util/cert_generation.go [2022-04-29T09:04:25.209Z] spire-1.2.1/test/util/io_redirection.go [2022-04-29T09:04:25.209Z] spire-1.2.1/test/util/race.go [2022-04-29T09:04:25.209Z] spire-1.2.1/test/util/util.go [2022-04-29T09:04:25.209Z] building spire from source... [2022-04-29T09:04:25.818Z] Installing go1.17.7... [2022-04-29T09:04:52.739Z] Building bin/spire-server... [2022-04-29T09:04:52.739Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-29T09:04:52.739Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-29T09:04:52.739Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-29T09:04:52.739Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-29T09:04:52.739Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-29T09:04:53.729Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-29T09:04:54.004Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-29T09:04:54.004Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-29T09:04:54.281Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-29T09:04:54.559Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-29T09:04:55.168Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-29T09:04:55.168Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-29T09:04:55.168Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-29T09:04:55.446Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-29T09:04:55.725Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-29T09:04:55.725Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-29T09:04:55.725Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-29T09:04:55.725Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-29T09:04:57.734Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-29T09:04:57.734Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-29T09:04:58.016Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-29T09:05:24.908Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-29T09:05:24.908Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-29T09:05:24.908Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-29T09:05:24.908Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-29T09:05:24.908Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-29T09:05:24.908Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-29T09:05:24.908Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-29T09:05:24.908Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-29T09:05:24.909Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-29T09:05:24.909Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-29T09:05:24.909Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-29T09:05:25.513Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-29T09:05:25.513Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-29T09:05:25.513Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-29T09:05:25.513Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-29T09:05:25.513Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-29T09:05:25.513Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-29T09:05:25.513Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-29T09:05:25.794Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-29T09:05:25.794Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-29T09:05:26.071Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-29T09:05:26.682Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-29T09:05:26.682Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-29T09:05:26.682Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-29T09:05:26.966Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-29T09:05:27.246Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-29T09:05:27.522Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-29T09:05:27.523Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-29T09:05:27.523Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-29T09:05:27.523Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-29T09:05:27.801Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-29T09:05:27.801Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-29T09:05:28.079Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-29T09:05:28.358Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-29T09:05:29.354Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-29T09:05:36.117Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-29T09:05:36.117Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-29T09:05:36.117Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-29T09:05:36.117Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-29T09:05:36.117Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-29T09:05:36.117Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-29T09:05:36.117Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-29T09:05:36.117Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-29T09:05:36.117Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-29T09:05:36.398Z] go: downloading k8s.io/api v0.23.4 [2022-04-29T09:05:37.011Z] go: downloading google.golang.org/api v0.70.0 [2022-04-29T09:05:52.193Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-29T09:05:52.193Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-29T09:05:53.181Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-29T09:05:55.845Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-29T09:05:56.458Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-29T09:06:35.568Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-29T09:06:35.568Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-29T09:06:35.568Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-29T09:06:35.568Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-29T09:06:35.568Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-29T09:06:35.568Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-29T09:06:35.568Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-29T09:06:35.568Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-29T09:06:35.568Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-29T09:06:35.568Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-29T09:06:35.568Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-29T09:06:35.568Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-29T09:06:35.568Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-29T09:06:35.846Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-29T09:06:36.123Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-29T09:06:36.399Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-29T09:06:36.399Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-29T09:06:36.678Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-29T09:06:36.678Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-29T09:06:36.956Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-29T09:06:43.681Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-29T09:06:43.681Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-29T09:06:43.960Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-29T09:06:43.960Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-29T09:06:44.564Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-29T09:06:44.564Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-29T09:06:44.840Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-29T09:06:45.825Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-29T09:06:46.812Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-29T09:06:47.088Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-29T09:06:47.687Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-29T09:06:47.687Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-29T09:06:47.687Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-29T09:06:47.962Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-29T09:06:47.962Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-29T09:06:48.951Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-29T09:06:49.234Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-29T09:06:49.511Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-29T09:06:49.511Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-29T09:06:49.511Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-29T09:06:49.787Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-29T09:06:49.787Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-29T09:06:49.787Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-29T09:06:50.063Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-29T09:06:50.340Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-29T09:06:50.340Z] go: downloading go.opencensus.io v0.23.0 [2022-04-29T09:06:51.334Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-29T09:06:51.334Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-29T09:06:51.610Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-29T09:06:51.887Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-29T09:06:52.492Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-29T09:06:52.770Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-29T09:06:56.175Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-29T09:06:57.616Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-29T09:06:57.616Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-29T09:06:58.222Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-29T09:07:00.858Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-29T09:07:00.858Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-29T09:07:01.136Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-29T09:07:01.738Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-29T09:07:02.014Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-29T09:07:02.290Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-29T09:07:02.290Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-29T09:07:02.569Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-29T09:07:02.569Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-29T09:07:02.846Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-29T09:07:13.011Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-29T09:07:13.011Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-29T09:07:13.011Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-29T09:07:13.011Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-29T09:07:35.222Z] Removing intermediate container 689c541e6488 [2022-04-29T09:07:35.222Z] ---> 98dfb757ebdd [2022-04-29T09:07:35.222Z] [2022-04-29T09:07:35.222Z] Step 10/23 : FROM alpine:3.14 [2022-04-29T09:07:35.222Z] ---> ac73e934f311 [2022-04-29T09:07:35.222Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-29T09:07:35.222Z] ---> Running in 23952a3e90d0 [2022-04-29T09:07:35.497Z] Removing intermediate container 23952a3e90d0 [2022-04-29T09:07:35.497Z] ---> 6136e9599080 [2022-04-29T09:07:35.497Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-29T09:07:35.497Z] ---> Running in 09f29300257f [2022-04-29T09:07:36.482Z] Removing intermediate container 09f29300257f [2022-04-29T09:07:36.482Z] ---> 43b1ff6a7043 [2022-04-29T09:07:36.482Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-29T09:07:36.482Z] ---> Running in a20b11ef0db5 [2022-04-29T09:07:37.925Z] Removing intermediate container a20b11ef0db5 [2022-04-29T09:07:37.925Z] ---> 46eb41fe92f6 [2022-04-29T09:07:37.925Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T09:07:37.925Z] ---> Running in cca47a5bbf38 [2022-04-29T09:07:43.370Z] Removing intermediate container cca47a5bbf38 [2022-04-29T09:07:43.370Z] ---> cb3d5475d9d0 [2022-04-29T09:07:43.370Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-29T09:07:43.370Z] ---> Running in 6399c1ad3f90 [2022-04-29T09:07:45.361Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-29T09:07:46.360Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-29T09:07:47.836Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-29T09:07:47.836Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-29T09:07:47.836Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-29T09:07:47.836Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-29T09:07:48.122Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-29T09:07:48.402Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-29T09:07:48.402Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T09:07:48.402Z] Removing intermediate container a10b7c776296 [2022-04-29T09:07:48.402Z] ---> 99598760fe5f [2022-04-29T09:07:48.402Z] [2022-04-29T09:07:48.402Z] Step 9/20 : FROM alpine:3.15 [2022-04-29T09:07:48.402Z] OK: 8 MiB in 20 packages [2022-04-29T09:07:48.705Z] 3.15: Pulling from library/alpine [2022-04-29T09:07:49.332Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-29T09:07:49.332Z] Status: Downloaded newer image for alpine:3.15 [2022-04-29T09:07:49.332Z] ---> 3fb3c9af89a9 [2022-04-29T09:07:49.332Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-29T09:07:49.946Z] ---> Running in 6efa4076a99b [2022-04-29T09:07:50.562Z] Removing intermediate container 6399c1ad3f90 [2022-04-29T09:07:50.562Z] ---> e05b407b536d [2022-04-29T09:07:50.562Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T09:07:50.562Z] Removing intermediate container 6efa4076a99b [2022-04-29T09:07:50.562Z] ---> dec1c8f89524 [2022-04-29T09:07:50.562Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T09:07:50.842Z] ---> Running in 413da7e04bcd [2022-04-29T09:07:51.846Z] ---> b0658a47c3c2 [2022-04-29T09:07:51.846Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-29T09:07:54.539Z] ---> 198d6ec0e1d2 [2022-04-29T09:07:54.540Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-29T09:07:54.818Z] Removing intermediate container 413da7e04bcd [2022-04-29T09:07:54.818Z] ---> cd69d27ae704 [2022-04-29T09:07:54.818Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-29T09:07:55.101Z] ---> Running in 287deefe4833 [2022-04-29T09:07:56.110Z] ---> 9bf684ba7e44 [2022-04-29T09:07:56.110Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-29T09:07:56.110Z] ---> Running in b3871b67be29 [2022-04-29T09:07:56.727Z] Removing intermediate container b3871b67be29 [2022-04-29T09:07:56.728Z] ---> 8bbdccf627d1 [2022-04-29T09:07:56.728Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T09:07:57.013Z] ---> Running in ad1580ea76c5 [2022-04-29T09:07:57.292Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T09:07:57.589Z] Removing intermediate container ad1580ea76c5 [2022-04-29T09:07:57.589Z] ---> ad14d817ec20 [2022-04-29T09:07:57.589Z] Step 21/23 : LABEL arch=arm64 [2022-04-29T09:07:57.867Z] ---> Running in 00ff29cb1e68 [2022-04-29T09:07:58.471Z] Removing intermediate container 00ff29cb1e68 [2022-04-29T09:07:58.471Z] ---> 25f530b3be9e [2022-04-29T09:07:58.471Z] Step 22/23 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:07:58.471Z] ---> Running in fc702998741b [2022-04-29T09:07:58.758Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T09:07:59.365Z] Removing intermediate container fc702998741b [2022-04-29T09:07:59.365Z] ---> 0565a508d870 [2022-04-29T09:07:59.365Z] Step 23/23 : LABEL version=2.2.0-dev.86 [2022-04-29T09:07:59.365Z] ---> Running in e0b4bde66cf3 [2022-04-29T09:07:59.972Z] Removing intermediate container e0b4bde66cf3 [2022-04-29T09:07:59.973Z] ---> 825caede3ae3 [2022-04-29T09:07:59.973Z] [2022-04-29T09:08:00.256Z] v3.15.4-73-gb502bce698 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-29T09:08:00.256Z] v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-29T09:08:00.256Z] OK: 15730 distinct packages available [2022-04-29T09:08:00.540Z] Successfully built 825caede3ae3 [2022-04-29T09:08:00.540Z] Successfully tagged core-data-arm64:latest [2022-04-29T09:08:00.540Z]  Building core-data ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T09:08:01.537Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T09:08:01.819Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-29T09:08:01.819Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-29T09:08:02.818Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-29T09:08:02.818Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-29T09:08:03.099Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-29T09:08:03.099Z] (4/9) Installing libcurl (7.80.0-r1) [2022-04-29T09:08:03.099Z] (5/9) Installing curl (7.80.0-r1) [2022-04-29T09:08:03.378Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-29T09:08:03.378Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-29T09:08:03.378Z] (8/9) Installing libucontext (1.1-r0) [2022-04-29T09:08:03.657Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-29T09:08:03.657Z] Executing busybox-1.34.1-r5.trigger [2022-04-29T09:08:03.657Z] Executing ca-certificates-20211220-r0.trigger [2022-04-29T09:08:03.940Z] OK: 8 MiB in 23 packages [2022-04-29T09:08:06.593Z] Removing intermediate container 287deefe4833 [2022-04-29T09:08:06.593Z] ---> aee5eb3f473a [2022-04-29T09:08:06.593Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T09:08:07.216Z] ---> f9d9ed948df4 [2022-04-29T09:08:07.216Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-29T09:08:09.217Z] ---> d01475346de5 [2022-04-29T09:08:09.217Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-29T09:08:09.824Z] ---> c691e86366c3 [2022-04-29T09:08:09.824Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-29T09:08:10.104Z] ---> Running in 667cdaaa3e53 [2022-04-29T09:08:10.387Z] Removing intermediate container 667cdaaa3e53 [2022-04-29T09:08:10.387Z] ---> 6269706a3922 [2022-04-29T09:08:10.387Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T09:08:10.671Z] ---> Running in d743c0858f4e [2022-04-29T09:08:11.284Z] Removing intermediate container d743c0858f4e [2022-04-29T09:08:11.284Z] ---> 444ffa328e31 [2022-04-29T09:08:11.284Z] Step 18/20 : LABEL arch=arm64 [2022-04-29T09:08:11.284Z] ---> Running in f01540ba4e14 [2022-04-29T09:08:11.894Z] Removing intermediate container f01540ba4e14 [2022-04-29T09:08:11.894Z] ---> 4161b9d5e509 [2022-04-29T09:08:11.894Z] Step 19/20 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:08:11.894Z] ---> Running in e13b448a2faa [2022-04-29T09:08:12.654Z] Removing intermediate container e13b448a2faa [2022-04-29T09:08:12.654Z] ---> d414df716ec1 [2022-04-29T09:08:12.654Z] Step 20/20 : LABEL version=2.2.0-dev.86 [2022-04-29T09:08:12.654Z] ---> Running in bd586cffb143 [2022-04-29T09:08:12.982Z] Removing intermediate container bd586cffb143 [2022-04-29T09:08:12.982Z] ---> 07d0e22e629e [2022-04-29T09:08:12.982Z] [2022-04-29T09:08:13.311Z] Successfully built 07d0e22e629e [2022-04-29T09:08:13.311Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-29T09:24:37.061Z]  Building security-spiffe-token-provider ... done Building bin/spire-agent... [2022-04-29T09:24:37.062Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-29T09:24:37.062Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-29T09:24:37.062Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-29T09:24:37.062Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-29T09:24:37.062Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-29T09:24:37.062Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-29T09:24:37.062Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-29T09:24:37.062Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-29T09:24:37.062Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-29T09:24:37.062Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-29T09:24:37.062Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-29T09:24:37.062Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-29T09:24:37.062Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-29T09:28:59.252Z] Building bin/spire-agent... [2022-04-29T09:28:59.252Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-29T09:28:59.252Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-29T09:28:59.252Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-29T09:28:59.252Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-29T09:28:59.252Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-29T09:28:59.252Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-29T09:28:59.252Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-29T09:28:59.252Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-29T09:28:59.252Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-29T09:28:59.252Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-29T09:28:59.252Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-29T09:28:59.252Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-29T09:28:59.252Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-29T09:30:51.178Z] Removing intermediate container a71714d18468 [2022-04-29T09:30:51.178Z] ---> 706091531725 [2022-04-29T09:30:51.178Z] [2022-04-29T09:30:51.178Z] Step 13/26 : FROM alpine:3.15 [2022-04-29T09:30:51.178Z] ---> 3fb3c9af89a9 [2022-04-29T09:30:51.178Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-29T09:30:51.178Z] ---> Using cache [2022-04-29T09:30:51.178Z] ---> dec1c8f89524 [2022-04-29T09:30:51.178Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T09:30:51.178Z] ---> Using cache [2022-04-29T09:30:51.178Z] ---> cd69d27ae704 [2022-04-29T09:30:51.178Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-29T09:30:51.178Z] ---> Running in a66886b621da [2022-04-29T09:30:51.178Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T09:30:51.178Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T09:30:51.178Z] v3.15.4-73-gb502bce698 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-29T09:30:51.178Z] v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-29T09:30:51.178Z] OK: 15730 distinct packages available [2022-04-29T09:30:51.178Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T09:30:51.178Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T09:30:51.452Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-29T09:30:51.730Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-29T09:30:51.730Z] (3/4) Installing libucontext (1.1-r0) [2022-04-29T09:30:51.730Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-29T09:30:52.007Z] Executing busybox-1.34.1-r5.trigger [2022-04-29T09:30:52.007Z] OK: 6 MiB in 18 packages [2022-04-29T09:30:53.451Z] Removing intermediate container a66886b621da [2022-04-29T09:30:53.723Z] ---> 387b1faa7190 [2022-04-29T09:30:53.723Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-29T09:30:59.126Z] ---> 12fc421a457e [2022-04-29T09:30:59.126Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-29T09:30:59.413Z] ---> e637784d39e2 [2022-04-29T09:30:59.413Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-29T09:30:59.685Z] ---> Running in 0a94737ac77b [2022-04-29T09:30:59.964Z] Removing intermediate container 0a94737ac77b [2022-04-29T09:30:59.964Z] ---> 22fb4032cde3 [2022-04-29T09:30:59.964Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-29T09:31:00.964Z] ---> d62bc51f1020 [2022-04-29T09:31:00.964Z] Step 21/26 : WORKDIR / [2022-04-29T09:31:00.964Z] ---> Running in 2518c041d9b7 [2022-04-29T09:31:01.570Z] Removing intermediate container 2518c041d9b7 [2022-04-29T09:31:01.570Z] ---> 2efb0b4ed336 [2022-04-29T09:31:01.570Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-29T09:31:01.570Z] ---> Running in ad4fbb65bbba [2022-04-29T09:31:02.167Z] Removing intermediate container ad4fbb65bbba [2022-04-29T09:31:02.167Z] ---> 9ee8f2ad054c [2022-04-29T09:31:02.167Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-29T09:31:02.167Z] ---> Running in 0828ab55e471 [2022-04-29T09:31:02.770Z] Removing intermediate container 0828ab55e471 [2022-04-29T09:31:02.770Z] ---> 4f205775fbd9 [2022-04-29T09:31:02.770Z] Step 24/26 : LABEL arch=arm64 [2022-04-29T09:31:02.770Z] ---> Running in a113f6af8caf [2022-04-29T09:31:03.369Z] Removing intermediate container a113f6af8caf [2022-04-29T09:31:03.369Z] ---> 8a48a9cd4d8d [2022-04-29T09:31:03.369Z] Step 25/26 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:31:03.369Z] ---> Running in 33a92e4d6255 [2022-04-29T09:31:03.981Z] Removing intermediate container 33a92e4d6255 [2022-04-29T09:31:03.981Z] ---> d7d0fc58f3dd [2022-04-29T09:31:03.981Z] Step 26/26 : LABEL version=2.2.0-dev.86 [2022-04-29T09:31:03.981Z] ---> Running in 96fbae53fdee [2022-04-29T09:31:04.580Z] Removing intermediate container 96fbae53fdee [2022-04-29T09:31:04.580Z] ---> 2357f2fcc894 [2022-04-29T09:31:04.580Z] [2022-04-29T09:31:04.855Z] Successfully built 2357f2fcc894 [2022-04-29T09:31:04.855Z] Successfully tagged security-spire-config-arm64:latest [2022-04-29T09:33:11.726Z]  Building security-spire-config ... done Building bin/spire-agent... [2022-04-29T09:33:11.726Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-29T09:33:11.726Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-29T09:33:11.726Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-29T09:33:11.726Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-29T09:33:11.726Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-29T09:33:11.726Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-29T09:33:11.726Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-29T09:33:11.726Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-29T09:33:11.726Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-29T09:33:11.726Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-29T09:33:11.726Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-29T09:33:11.726Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-29T09:33:11.726Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-29T09:33:38.563Z] Removing intermediate container c1c4a3d38664 [2022-04-29T09:33:38.563Z] ---> 2ac877e3b6fc [2022-04-29T09:33:38.563Z] [2022-04-29T09:33:38.563Z] Step 13/26 : FROM alpine:3.15 [2022-04-29T09:33:38.563Z] ---> 3fb3c9af89a9 [2022-04-29T09:33:38.563Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-29T09:33:38.563Z] ---> Using cache [2022-04-29T09:33:38.563Z] ---> dec1c8f89524 [2022-04-29T09:33:38.563Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T09:33:38.563Z] ---> Using cache [2022-04-29T09:33:38.563Z] ---> cd69d27ae704 [2022-04-29T09:33:38.563Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-29T09:33:38.563Z] ---> Running in 5a6b07af7188 [2022-04-29T09:33:38.563Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T09:33:39.169Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T09:33:40.156Z] v3.15.4-73-gb502bce698 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-29T09:33:40.156Z] v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-29T09:33:40.156Z] OK: 15730 distinct packages available [2022-04-29T09:33:40.433Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T09:33:41.415Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T09:33:42.401Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-29T09:33:42.401Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-29T09:33:42.401Z] (3/5) Installing libucontext (1.1-r0) [2022-04-29T09:33:42.676Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-29T09:33:42.676Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-29T09:33:42.953Z] Executing busybox-1.34.1-r5.trigger [2022-04-29T09:33:42.953Z] OK: 6 MiB in 19 packages [2022-04-29T09:33:44.405Z] Removing intermediate container 5a6b07af7188 [2022-04-29T09:33:44.405Z] ---> 69d0828d3d63 [2022-04-29T09:33:44.405Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-29T09:33:47.819Z] ---> cbb86657b2c8 [2022-04-29T09:33:47.819Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-29T09:33:53.276Z] ---> d2efece906da [2022-04-29T09:33:53.276Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-29T09:33:54.273Z] ---> 6a0eeea7c87e [2022-04-29T09:33:54.273Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-29T09:33:55.263Z] ---> 4d5634e7457d [2022-04-29T09:33:55.263Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-29T09:33:55.874Z] ---> 1ad3b34aec9a [2022-04-29T09:33:55.874Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-29T09:33:56.152Z] ---> Running in e548726fa503 [2022-04-29T09:33:56.751Z] Removing intermediate container e548726fa503 [2022-04-29T09:33:56.751Z] ---> 5a400e0cba5f [2022-04-29T09:33:56.751Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-29T09:33:56.751Z] ---> Running in 1c546f3fc49d [2022-04-29T09:33:57.348Z] Removing intermediate container 1c546f3fc49d [2022-04-29T09:33:57.348Z] ---> dcdb6f8422a0 [2022-04-29T09:33:57.348Z] Step 24/26 : LABEL arch=arm64 [2022-04-29T09:33:57.348Z] ---> Running in 9e45b6d08616 [2022-04-29T09:33:57.957Z] Removing intermediate container 9e45b6d08616 [2022-04-29T09:33:57.957Z] ---> 2220724d89bd [2022-04-29T09:33:57.957Z] Step 25/26 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:33:57.957Z] ---> Running in 4b136db86830 [2022-04-29T09:33:58.232Z] Removing intermediate container 4b136db86830 [2022-04-29T09:33:58.232Z] ---> 3afafdfae775 [2022-04-29T09:33:58.232Z] Step 26/26 : LABEL version=2.2.0-dev.86 [2022-04-29T09:33:58.508Z] ---> Running in 6f4abe3ed835 [2022-04-29T09:33:59.115Z] Removing intermediate container 6f4abe3ed835 [2022-04-29T09:33:59.115Z] ---> 88c78c8a4772 [2022-04-29T09:33:59.115Z] [2022-04-29T09:33:59.115Z] Successfully built 88c78c8a4772 [2022-04-29T09:33:59.115Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-29T09:36:51.268Z]  Building security-spire-agent ... done Removing intermediate container cf0aa193f3ce [2022-04-29T09:36:51.268Z] ---> 11961669888a [2022-04-29T09:36:51.268Z] [2022-04-29T09:36:51.268Z] Step 13/25 : FROM alpine:3.15 [2022-04-29T09:36:51.268Z] ---> 3fb3c9af89a9 [2022-04-29T09:36:51.268Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-29T09:36:51.268Z] ---> Using cache [2022-04-29T09:36:51.268Z] ---> dec1c8f89524 [2022-04-29T09:36:51.268Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T09:36:51.268Z] ---> Using cache [2022-04-29T09:36:51.268Z] ---> cd69d27ae704 [2022-04-29T09:36:51.268Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-29T09:36:51.268Z] ---> Using cache [2022-04-29T09:36:51.268Z] ---> 69d0828d3d63 [2022-04-29T09:36:51.268Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-29T09:36:51.268Z] ---> 781e6bf25ecd [2022-04-29T09:36:51.268Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-29T09:36:51.268Z] ---> ababbca707a9 [2022-04-29T09:36:51.268Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-29T09:36:51.540Z] ---> 1af8c6b3836c [2022-04-29T09:36:51.540Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-29T09:36:52.136Z] ---> ebc1634aa360 [2022-04-29T09:36:52.136Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-29T09:36:52.136Z] ---> Running in e2c23494fa41 [2022-04-29T09:36:52.409Z] Removing intermediate container e2c23494fa41 [2022-04-29T09:36:52.409Z] ---> 9432c7aaeadd [2022-04-29T09:36:52.409Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-29T09:36:52.682Z] ---> Running in 93e529940e86 [2022-04-29T09:36:52.953Z] Removing intermediate container 93e529940e86 [2022-04-29T09:36:52.953Z] ---> 04e51916871d [2022-04-29T09:36:52.953Z] Step 23/25 : LABEL arch=arm64 [2022-04-29T09:36:52.953Z] ---> Running in 6fbc9a311626 [2022-04-29T09:36:53.224Z] Removing intermediate container 6fbc9a311626 [2022-04-29T09:36:53.224Z] ---> 08b589a4371c [2022-04-29T09:36:53.224Z] Step 24/25 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:36:53.224Z] ---> Running in 955be3d75a89 [2022-04-29T09:36:53.499Z] Removing intermediate container 955be3d75a89 [2022-04-29T09:36:53.499Z] ---> 71890a785950 [2022-04-29T09:36:53.499Z] Step 25/25 : LABEL version=2.2.0-dev.86 [2022-04-29T09:36:53.771Z] ---> Running in 09cbb13116d3 [2022-04-29T09:36:54.044Z] Removing intermediate container 09cbb13116d3 [2022-04-29T09:36:54.044Z] ---> 88d6d3eb0d3c [2022-04-29T09:36:54.044Z] [2022-04-29T09:36:54.317Z] Successfully built 88d6d3eb0d3c [2022-04-29T09:36:54.317Z] Successfully tagged security-spire-server-arm64:latest [2022-04-29T09:36:54.599Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-29T09:36:54.603Z] $ docker stop --time=1 4bd5d28e179c03a009a0dba64582c5f37ad5b28128fe43a077e86925a253e5fa [2022-04-29T09:36:56.248Z] $ docker rm -f 4bd5d28e179c03a009a0dba64582c5f37ad5b28128fe43a077e86925a253e5fa [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-29T09:36:56.828Z] + docker images [2022-04-29T09:36:57.099Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-29T09:36:57.099Z] security-spire-server-arm64 latest 88d6d3eb0d3c 4 seconds ago 86.3MB [2022-04-29T09:36:57.099Z] 11961669888a 26 seconds ago 3.98GB [2022-04-29T09:36:57.099Z] security-spire-agent-arm64 latest 88c78c8a4772 2 minutes ago 126MB [2022-04-29T09:36:57.099Z] 2ac877e3b6fc 3 minutes ago 3.98GB [2022-04-29T09:36:57.100Z] security-spire-config-arm64 latest 2357f2fcc894 5 minutes ago 85.6MB [2022-04-29T09:36:57.100Z] 706091531725 6 minutes ago 3.98GB [2022-04-29T09:36:57.100Z] security-spiffe-token-provider-arm64 latest 07d0e22e629e 28 minutes ago 27.9MB [2022-04-29T09:36:57.100Z] core-data-arm64 latest 825caede3ae3 28 minutes ago 21.6MB [2022-04-29T09:36:57.100Z] 99598760fe5f 29 minutes ago 1.2GB [2022-04-29T09:36:57.100Z] 98dfb757ebdd 29 minutes ago 1.18GB [2022-04-29T09:36:57.100Z] security-bootstrapper-arm64 latest 3184aab4df10 32 minutes ago 18.3MB [2022-04-29T09:36:57.100Z] 2fe47e2975e4 33 minutes ago 1.15GB [2022-04-29T09:36:57.100Z] support-notifications-arm64 latest 0bbffd8f1d7a 36 minutes ago 25.8MB [2022-04-29T09:36:57.100Z] e6099221b158 36 minutes ago 1.21GB [2022-04-29T09:36:57.100Z] sys-mgmt-agent-arm64 latest 00e7804d1d0e 37 minutes ago 282MB [2022-04-29T09:36:57.100Z] core-metadata-arm64 latest 44fcdb98afdf 39 minutes ago 16.3MB [2022-04-29T09:36:57.100Z] 8ea2a18f3bbf 39 minutes ago 1.15GB [2022-04-29T09:36:57.100Z] b57733724502 39 minutes ago 1.15GB [2022-04-29T09:36:57.100Z] support-scheduler-arm64 latest cad238b1810f 43 minutes ago 25.3MB [2022-04-29T09:36:57.100Z] 97a1282303cd 43 minutes ago 1.21GB [2022-04-29T09:36:57.100Z] security-secretstore-setup-arm64 latest 231f52263c7d 45 minutes ago 27.5MB [2022-04-29T09:36:57.100Z] security-proxy-setup-arm64 latest 17a8ae4180c1 45 minutes ago 26.1MB [2022-04-29T09:36:57.100Z] 491abf023507 45 minutes ago 1.16GB [2022-04-29T09:36:57.100Z] d2140d06540b 45 minutes ago 1.16GB [2022-04-29T09:36:57.100Z] core-command-arm64 latest 7c1f54c9f0a5 46 minutes ago 15.5MB [2022-04-29T09:36:57.100Z] 764990d0d304 46 minutes ago 1.15GB [2022-04-29T09:36:57.100Z] ci-base-image-arm64 latest 6dd03250d403 53 minutes ago 885MB [2022-04-29T09:36:57.100Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 6 days ago 551MB [2022-04-29T09:36:57.100Z] docker 20.10.14 c346e9eafbab 3 weeks ago 202MB [2022-04-29T09:36:57.100Z] alpine 3.14 ac73e934f311 3 weeks ago 5.34MB [2022-04-29T09:36:57.100Z] alpine 3.15 3fb3c9af89a9 3 weeks ago 5.32MB [2022-04-29T09:36:57.100Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-29T09:36:57.195Z] provisioning config files... [2022-04-29T09:36:57.214Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/214@tmp/config5354110105383255590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-29T09:36:57.624Z] ---> docker-login.sh [2022-04-29T09:36:57.624Z] nexus3.edgexfoundry.org:10001 [2022-04-29T09:36:57.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T09:36:58.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T09:36:58.180Z] Configure a credential helper to remove this warning. See [2022-04-29T09:36:58.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T09:36:58.180Z] [2022-04-29T09:36:58.180Z] Login Succeeded [2022-04-29T09:36:58.180Z] nexus3.edgexfoundry.org:10002 [2022-04-29T09:36:58.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T09:36:58.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T09:36:58.752Z] Configure a credential helper to remove this warning. See [2022-04-29T09:36:58.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T09:36:58.752Z] [2022-04-29T09:36:58.752Z] Login Succeeded [2022-04-29T09:36:58.752Z] nexus3.edgexfoundry.org:10003 [2022-04-29T09:36:59.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T09:36:59.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T09:36:59.307Z] Configure a credential helper to remove this warning. See [2022-04-29T09:36:59.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T09:36:59.307Z] [2022-04-29T09:36:59.307Z] Login Succeeded [2022-04-29T09:36:59.307Z] nexus3.edgexfoundry.org:10004 [2022-04-29T09:36:59.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T09:36:59.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T09:36:59.597Z] Configure a credential helper to remove this warning. See [2022-04-29T09:36:59.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T09:36:59.597Z] [2022-04-29T09:36:59.597Z] Login Succeeded [2022-04-29T09:36:59.881Z] docker.io [2022-04-29T09:37:00.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T09:37:00.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T09:37:00.773Z] Configure a credential helper to remove this warning. See [2022-04-29T09:37:00.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T09:37:00.773Z] [2022-04-29T09:37:00.773Z] Login Succeeded [2022-04-29T09:37:00.773Z] ---> docker-login.sh ends [Pipeline] } [2022-04-29T09:37:00.795Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T09:37:00.831Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-29T09:37:00.847Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-04-29T09:37:00.847Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:37:00.847Z] latest [2022-04-29T09:37:00.847Z] 2.2.0-dev.86 [2022-04-29T09:37:00.847Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T09:37:00.847Z] main [2022-04-29T09:37:00.847Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:01.201Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:01.543Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:37:01.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-29T09:37:01.543Z] ed04142471a1: Preparing [2022-04-29T09:37:01.544Z] d0eb92f0e94e: Preparing [2022-04-29T09:37:01.544Z] 21d337224ff1: Preparing [2022-04-29T09:37:01.544Z] d7c9945cf082: Preparing [2022-04-29T09:37:01.544Z] f73e7dbfee58: Preparing [2022-04-29T09:37:01.816Z] f73e7dbfee58: Layer already exists [2022-04-29T09:37:01.816Z] 21d337224ff1: Pushed [2022-04-29T09:37:01.816Z] ed04142471a1: Pushed [2022-04-29T09:37:01.816Z] d7c9945cf082: Pushed [2022-04-29T09:37:04.425Z] d0eb92f0e94e: Pushed [2022-04-29T09:37:04.425Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:7c50a7ddcb7dc3a3df2990928e207a472eb53fc6617b00cf7edd2792d241152d size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:04.773Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:05.113Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-29T09:37:05.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-29T09:37:05.113Z] ed04142471a1: Preparing [2022-04-29T09:37:05.113Z] d0eb92f0e94e: Preparing [2022-04-29T09:37:05.113Z] 21d337224ff1: Preparing [2022-04-29T09:37:05.113Z] d7c9945cf082: Preparing [2022-04-29T09:37:05.113Z] f73e7dbfee58: Preparing [2022-04-29T09:37:05.113Z] ed04142471a1: Layer already exists [2022-04-29T09:37:05.113Z] d0eb92f0e94e: Layer already exists [2022-04-29T09:37:05.114Z] d7c9945cf082: Layer already exists [2022-04-29T09:37:05.114Z] f73e7dbfee58: Layer already exists [2022-04-29T09:37:05.114Z] 21d337224ff1: Layer already exists [2022-04-29T09:37:05.384Z] latest: digest: sha256:7c50a7ddcb7dc3a3df2990928e207a472eb53fc6617b00cf7edd2792d241152d size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:05.737Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:06.082Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.86 [2022-04-29T09:37:06.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-29T09:37:06.082Z] ed04142471a1: Preparing [2022-04-29T09:37:06.082Z] d0eb92f0e94e: Preparing [2022-04-29T09:37:06.082Z] 21d337224ff1: Preparing [2022-04-29T09:37:06.082Z] d7c9945cf082: Preparing [2022-04-29T09:37:06.082Z] f73e7dbfee58: Preparing [2022-04-29T09:37:06.082Z] f73e7dbfee58: Layer already exists [2022-04-29T09:37:06.082Z] d7c9945cf082: Layer already exists [2022-04-29T09:37:06.082Z] 21d337224ff1: Layer already exists [2022-04-29T09:37:06.082Z] d0eb92f0e94e: Layer already exists [2022-04-29T09:37:06.082Z] ed04142471a1: Layer already exists [2022-04-29T09:37:06.355Z] 2.2.0-dev.86: digest: sha256:7c50a7ddcb7dc3a3df2990928e207a472eb53fc6617b00cf7edd2792d241152d size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:06.705Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:07.049Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T09:37:07.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-29T09:37:07.049Z] ed04142471a1: Preparing [2022-04-29T09:37:07.049Z] d0eb92f0e94e: Preparing [2022-04-29T09:37:07.049Z] 21d337224ff1: Preparing [2022-04-29T09:37:07.049Z] d7c9945cf082: Preparing [2022-04-29T09:37:07.049Z] f73e7dbfee58: Preparing [2022-04-29T09:37:07.049Z] ed04142471a1: Layer already exists [2022-04-29T09:37:07.049Z] 21d337224ff1: Layer already exists [2022-04-29T09:37:07.049Z] f73e7dbfee58: Layer already exists [2022-04-29T09:37:07.049Z] d0eb92f0e94e: Layer already exists [2022-04-29T09:37:07.049Z] d7c9945cf082: Layer already exists [2022-04-29T09:37:07.323Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:7c50a7ddcb7dc3a3df2990928e207a472eb53fc6617b00cf7edd2792d241152d size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:07.675Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:08.021Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-04-29T09:37:08.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-29T09:37:08.021Z] ed04142471a1: Preparing [2022-04-29T09:37:08.021Z] d0eb92f0e94e: Preparing [2022-04-29T09:37:08.021Z] 21d337224ff1: Preparing [2022-04-29T09:37:08.021Z] d7c9945cf082: Preparing [2022-04-29T09:37:08.021Z] f73e7dbfee58: Preparing [2022-04-29T09:37:08.021Z] d7c9945cf082: Layer already exists [2022-04-29T09:37:08.021Z] 21d337224ff1: Layer already exists [2022-04-29T09:37:08.021Z] d0eb92f0e94e: Layer already exists [2022-04-29T09:37:08.021Z] ed04142471a1: Layer already exists [2022-04-29T09:37:08.021Z] f73e7dbfee58: Layer already exists [2022-04-29T09:37:08.293Z] main: digest: sha256:7c50a7ddcb7dc3a3df2990928e207a472eb53fc6617b00cf7edd2792d241152d size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T09:37:08.339Z] ===================================================== [Pipeline] echo [2022-04-29T09:37:08.349Z] taggedImages: [2022-04-29T09:37:08.349Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:37:08.349Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-29T09:37:08.349Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.86 [2022-04-29T09:37:08.349Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T09:37:08.349Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-04-29T09:37:08.376Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-04-29T09:37:08.376Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:37:08.376Z] latest [2022-04-29T09:37:08.376Z] 2.2.0-dev.86 [2022-04-29T09:37:08.376Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T09:37:08.376Z] main [2022-04-29T09:37:08.376Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:08.741Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:09.098Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:37:09.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-29T09:37:09.098Z] fa4348e0b705: Preparing [2022-04-29T09:37:09.098Z] b42cc75676b1: Preparing [2022-04-29T09:37:09.098Z] 21d337224ff1: Preparing [2022-04-29T09:37:09.098Z] 960dfa0f2ebe: Preparing [2022-04-29T09:37:09.098Z] 7356ede4500f: Preparing [2022-04-29T09:37:09.098Z] f73e7dbfee58: Preparing [2022-04-29T09:37:09.098Z] f73e7dbfee58: Waiting [2022-04-29T09:37:09.098Z] 21d337224ff1: Layer already exists [2022-04-29T09:37:09.372Z] f73e7dbfee58: Layer already exists [2022-04-29T09:37:09.372Z] 7356ede4500f: Pushed [2022-04-29T09:37:09.372Z] fa4348e0b705: Pushed [2022-04-29T09:37:10.350Z] 960dfa0f2ebe: Pushed [2022-04-29T09:37:12.966Z] b42cc75676b1: Pushed [2022-04-29T09:37:12.966Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:3a03da40ba7388d2e53dd909b76dba2965019e17176a769e3f284b82f805a8eb size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:13.321Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:13.665Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-29T09:37:13.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-29T09:37:13.665Z] fa4348e0b705: Preparing [2022-04-29T09:37:13.665Z] b42cc75676b1: Preparing [2022-04-29T09:37:13.665Z] 21d337224ff1: Preparing [2022-04-29T09:37:13.665Z] 960dfa0f2ebe: Preparing [2022-04-29T09:37:13.665Z] 7356ede4500f: Preparing [2022-04-29T09:37:13.665Z] f73e7dbfee58: Preparing [2022-04-29T09:37:13.665Z] f73e7dbfee58: Waiting [2022-04-29T09:37:13.665Z] 21d337224ff1: Layer already exists [2022-04-29T09:37:13.665Z] 7356ede4500f: Layer already exists [2022-04-29T09:37:13.665Z] fa4348e0b705: Layer already exists [2022-04-29T09:37:13.665Z] b42cc75676b1: Layer already exists [2022-04-29T09:37:13.665Z] 960dfa0f2ebe: Layer already exists [2022-04-29T09:37:13.665Z] f73e7dbfee58: Layer already exists [2022-04-29T09:37:13.937Z] latest: digest: sha256:3a03da40ba7388d2e53dd909b76dba2965019e17176a769e3f284b82f805a8eb size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:14.290Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:14.636Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.86 [2022-04-29T09:37:14.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-29T09:37:14.636Z] fa4348e0b705: Preparing [2022-04-29T09:37:14.636Z] b42cc75676b1: Preparing [2022-04-29T09:37:14.636Z] 21d337224ff1: Preparing [2022-04-29T09:37:14.636Z] 960dfa0f2ebe: Preparing [2022-04-29T09:37:14.636Z] 7356ede4500f: Preparing [2022-04-29T09:37:14.636Z] f73e7dbfee58: Preparing [2022-04-29T09:37:14.636Z] f73e7dbfee58: Waiting [2022-04-29T09:37:14.636Z] 960dfa0f2ebe: Layer already exists [2022-04-29T09:37:14.636Z] b42cc75676b1: Layer already exists [2022-04-29T09:37:14.636Z] fa4348e0b705: Layer already exists [2022-04-29T09:37:14.636Z] 21d337224ff1: Layer already exists [2022-04-29T09:37:14.636Z] 7356ede4500f: Layer already exists [2022-04-29T09:37:14.636Z] f73e7dbfee58: Layer already exists [2022-04-29T09:37:14.910Z] 2.2.0-dev.86: digest: sha256:3a03da40ba7388d2e53dd909b76dba2965019e17176a769e3f284b82f805a8eb size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:15.258Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:15.601Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T09:37:15.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-29T09:37:15.601Z] fa4348e0b705: Preparing [2022-04-29T09:37:15.601Z] b42cc75676b1: Preparing [2022-04-29T09:37:15.601Z] 21d337224ff1: Preparing [2022-04-29T09:37:15.601Z] 960dfa0f2ebe: Preparing [2022-04-29T09:37:15.601Z] 7356ede4500f: Preparing [2022-04-29T09:37:15.601Z] f73e7dbfee58: Preparing [2022-04-29T09:37:15.601Z] f73e7dbfee58: Waiting [2022-04-29T09:37:15.601Z] 960dfa0f2ebe: Layer already exists [2022-04-29T09:37:15.601Z] fa4348e0b705: Layer already exists [2022-04-29T09:37:15.601Z] 7356ede4500f: Layer already exists [2022-04-29T09:37:15.601Z] 21d337224ff1: Layer already exists [2022-04-29T09:37:15.601Z] b42cc75676b1: Layer already exists [2022-04-29T09:37:15.873Z] f73e7dbfee58: Layer already exists [2022-04-29T09:37:15.873Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:3a03da40ba7388d2e53dd909b76dba2965019e17176a769e3f284b82f805a8eb size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:16.219Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:16.566Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-04-29T09:37:16.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-29T09:37:16.566Z] fa4348e0b705: Preparing [2022-04-29T09:37:16.566Z] b42cc75676b1: Preparing [2022-04-29T09:37:16.566Z] 21d337224ff1: Preparing [2022-04-29T09:37:16.566Z] 960dfa0f2ebe: Preparing [2022-04-29T09:37:16.566Z] 7356ede4500f: Preparing [2022-04-29T09:37:16.566Z] f73e7dbfee58: Preparing [2022-04-29T09:37:16.566Z] f73e7dbfee58: Waiting [2022-04-29T09:37:16.566Z] 7356ede4500f: Layer already exists [2022-04-29T09:37:16.566Z] 21d337224ff1: Layer already exists [2022-04-29T09:37:16.566Z] fa4348e0b705: Layer already exists [2022-04-29T09:37:16.566Z] 960dfa0f2ebe: Layer already exists [2022-04-29T09:37:16.566Z] b42cc75676b1: Layer already exists [2022-04-29T09:37:16.566Z] f73e7dbfee58: Layer already exists [2022-04-29T09:37:16.837Z] main: digest: sha256:3a03da40ba7388d2e53dd909b76dba2965019e17176a769e3f284b82f805a8eb size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T09:37:16.886Z] ===================================================== [Pipeline] echo [2022-04-29T09:37:16.898Z] taggedImages: [2022-04-29T09:37:16.899Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:37:16.899Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-29T09:37:16.899Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.86 [2022-04-29T09:37:16.899Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T09:37:16.899Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-04-29T09:37:16.924Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-04-29T09:37:16.924Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:37:16.924Z] latest [2022-04-29T09:37:16.924Z] 2.2.0-dev.86 [2022-04-29T09:37:16.924Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T09:37:16.924Z] main [2022-04-29T09:37:16.924Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:17.298Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:17.870Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:37:17.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-29T09:37:17.870Z] 016a3d74718c: Preparing [2022-04-29T09:37:17.870Z] 28dca8e3864e: Preparing [2022-04-29T09:37:17.870Z] 21d337224ff1: Preparing [2022-04-29T09:37:17.870Z] d7c9945cf082: Preparing [2022-04-29T09:37:17.870Z] f73e7dbfee58: Preparing [2022-04-29T09:37:17.870Z] 21d337224ff1: Layer already exists [2022-04-29T09:37:17.870Z] f73e7dbfee58: Layer already exists [2022-04-29T09:37:17.870Z] d7c9945cf082: Layer already exists [2022-04-29T09:37:17.870Z] 016a3d74718c: Pushed [2022-04-29T09:37:21.313Z] 28dca8e3864e: Pushed [2022-04-29T09:37:21.313Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:e211e9d6f76e6fff4a59f630b6e8c43074e1fa73f9d7b239be7c37c31a36780b size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:21.666Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:22.009Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-29T09:37:22.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-29T09:37:22.009Z] 016a3d74718c: Preparing [2022-04-29T09:37:22.009Z] 28dca8e3864e: Preparing [2022-04-29T09:37:22.009Z] 21d337224ff1: Preparing [2022-04-29T09:37:22.009Z] d7c9945cf082: Preparing [2022-04-29T09:37:22.009Z] f73e7dbfee58: Preparing [2022-04-29T09:37:22.009Z] d7c9945cf082: Layer already exists [2022-04-29T09:37:22.009Z] 21d337224ff1: Layer already exists [2022-04-29T09:37:22.009Z] f73e7dbfee58: Layer already exists [2022-04-29T09:37:22.009Z] 016a3d74718c: Layer already exists [2022-04-29T09:37:22.009Z] 28dca8e3864e: Layer already exists [2022-04-29T09:37:22.280Z] latest: digest: sha256:e211e9d6f76e6fff4a59f630b6e8c43074e1fa73f9d7b239be7c37c31a36780b size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:22.624Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:22.962Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.86 [2022-04-29T09:37:22.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-29T09:37:22.963Z] 016a3d74718c: Preparing [2022-04-29T09:37:22.963Z] 28dca8e3864e: Preparing [2022-04-29T09:37:22.963Z] 21d337224ff1: Preparing [2022-04-29T09:37:22.963Z] d7c9945cf082: Preparing [2022-04-29T09:37:22.963Z] f73e7dbfee58: Preparing [2022-04-29T09:37:23.236Z] 016a3d74718c: Layer already exists [2022-04-29T09:37:23.236Z] 28dca8e3864e: Layer already exists [2022-04-29T09:37:23.236Z] f73e7dbfee58: Layer already exists [2022-04-29T09:37:23.236Z] d7c9945cf082: Layer already exists [2022-04-29T09:37:23.236Z] 21d337224ff1: Layer already exists [2022-04-29T09:37:23.236Z] 2.2.0-dev.86: digest: sha256:e211e9d6f76e6fff4a59f630b6e8c43074e1fa73f9d7b239be7c37c31a36780b size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:23.582Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:23.924Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T09:37:23.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-29T09:37:23.924Z] 016a3d74718c: Preparing [2022-04-29T09:37:23.924Z] 28dca8e3864e: Preparing [2022-04-29T09:37:23.924Z] 21d337224ff1: Preparing [2022-04-29T09:37:23.924Z] d7c9945cf082: Preparing [2022-04-29T09:37:23.924Z] f73e7dbfee58: Preparing [2022-04-29T09:37:23.924Z] f73e7dbfee58: Layer already exists [2022-04-29T09:37:23.924Z] 016a3d74718c: Layer already exists [2022-04-29T09:37:23.924Z] 28dca8e3864e: Layer already exists [2022-04-29T09:37:23.924Z] d7c9945cf082: Layer already exists [2022-04-29T09:37:23.924Z] 21d337224ff1: Layer already exists [2022-04-29T09:37:24.195Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:e211e9d6f76e6fff4a59f630b6e8c43074e1fa73f9d7b239be7c37c31a36780b size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:24.541Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:24.882Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-04-29T09:37:24.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-29T09:37:24.882Z] 016a3d74718c: Preparing [2022-04-29T09:37:24.882Z] 28dca8e3864e: Preparing [2022-04-29T09:37:24.882Z] 21d337224ff1: Preparing [2022-04-29T09:37:24.882Z] d7c9945cf082: Preparing [2022-04-29T09:37:24.882Z] f73e7dbfee58: Preparing [2022-04-29T09:37:24.882Z] d7c9945cf082: Layer already exists [2022-04-29T09:37:24.882Z] 21d337224ff1: Layer already exists [2022-04-29T09:37:24.882Z] f73e7dbfee58: Layer already exists [2022-04-29T09:37:24.882Z] 016a3d74718c: Layer already exists [2022-04-29T09:37:24.882Z] 28dca8e3864e: Layer already exists [2022-04-29T09:37:25.152Z] main: digest: sha256:e211e9d6f76e6fff4a59f630b6e8c43074e1fa73f9d7b239be7c37c31a36780b size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T09:37:25.202Z] ===================================================== [Pipeline] echo [2022-04-29T09:37:25.213Z] taggedImages: [2022-04-29T09:37:25.213Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:37:25.213Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-29T09:37:25.213Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.86 [2022-04-29T09:37:25.213Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T09:37:25.213Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-04-29T09:37:25.239Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-04-29T09:37:25.239Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:37:25.239Z] latest [2022-04-29T09:37:25.239Z] 2.2.0-dev.86 [2022-04-29T09:37:25.239Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T09:37:25.239Z] main [2022-04-29T09:37:25.239Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:25.610Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:25.954Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:37:25.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-29T09:37:25.954Z] 20c08b081a2e: Preparing [2022-04-29T09:37:25.954Z] 20c08b081a2e: Preparing [2022-04-29T09:37:25.954Z] 29a4bfe79ee3: Preparing [2022-04-29T09:37:25.954Z] 7bc93ddf4dd1: Preparing [2022-04-29T09:37:25.954Z] 9f0bad955ad9: Preparing [2022-04-29T09:37:25.954Z] a0e4932528b7: Preparing [2022-04-29T09:37:25.954Z] 21d337224ff1: Preparing [2022-04-29T09:37:25.954Z] 521d2128cb35: Preparing [2022-04-29T09:37:25.954Z] 86bfc3e66cc7: Preparing [2022-04-29T09:37:25.954Z] d579e1671142: Preparing [2022-04-29T09:37:25.954Z] a3ce9347e2bd: Preparing [2022-04-29T09:37:25.954Z] f73e7dbfee58: Preparing [2022-04-29T09:37:25.954Z] 521d2128cb35: Waiting [2022-04-29T09:37:25.954Z] 21d337224ff1: Waiting [2022-04-29T09:37:25.954Z] 86bfc3e66cc7: Waiting [2022-04-29T09:37:25.954Z] d579e1671142: Waiting [2022-04-29T09:37:25.954Z] a3ce9347e2bd: Waiting [2022-04-29T09:37:25.954Z] f73e7dbfee58: Waiting [2022-04-29T09:37:26.224Z] 29a4bfe79ee3: Pushed [2022-04-29T09:37:26.224Z] 7bc93ddf4dd1: Pushed [2022-04-29T09:37:26.224Z] 9f0bad955ad9: Pushed [2022-04-29T09:37:26.224Z] 20c08b081a2e: Pushed [2022-04-29T09:37:26.224Z] 21d337224ff1: Layer already exists [2022-04-29T09:37:26.499Z] 521d2128cb35: Pushed [2022-04-29T09:37:26.499Z] d579e1671142: Pushed [2022-04-29T09:37:26.499Z] a3ce9347e2bd: Pushed [2022-04-29T09:37:26.499Z] 86bfc3e66cc7: Pushed [2022-04-29T09:37:26.499Z] f73e7dbfee58: Layer already exists [2022-04-29T09:37:29.876Z] a0e4932528b7: Pushed [2022-04-29T09:37:29.876Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:8e7124a205999c654c6cd2d0ba5d9311d906a0f73eb192951b84b2a822cb9e11 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:30.226Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:30.570Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-29T09:37:30.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-29T09:37:30.570Z] 20c08b081a2e: Preparing [2022-04-29T09:37:30.570Z] 20c08b081a2e: Preparing [2022-04-29T09:37:30.570Z] 29a4bfe79ee3: Preparing [2022-04-29T09:37:30.570Z] 7bc93ddf4dd1: Preparing [2022-04-29T09:37:30.570Z] 9f0bad955ad9: Preparing [2022-04-29T09:37:30.570Z] a0e4932528b7: Preparing [2022-04-29T09:37:30.570Z] 21d337224ff1: Preparing [2022-04-29T09:37:30.570Z] 521d2128cb35: Preparing [2022-04-29T09:37:30.570Z] 86bfc3e66cc7: Preparing [2022-04-29T09:37:30.570Z] d579e1671142: Preparing [2022-04-29T09:37:30.570Z] 21d337224ff1: Waiting [2022-04-29T09:37:30.570Z] 521d2128cb35: Waiting [2022-04-29T09:37:30.570Z] 86bfc3e66cc7: Waiting [2022-04-29T09:37:30.570Z] d579e1671142: Waiting [2022-04-29T09:37:30.570Z] a3ce9347e2bd: Preparing [2022-04-29T09:37:30.570Z] f73e7dbfee58: Preparing [2022-04-29T09:37:30.570Z] f73e7dbfee58: Waiting [2022-04-29T09:37:30.570Z] a3ce9347e2bd: Waiting [2022-04-29T09:37:30.570Z] a0e4932528b7: Layer already exists [2022-04-29T09:37:30.570Z] 9f0bad955ad9: Layer already exists [2022-04-29T09:37:30.570Z] 20c08b081a2e: Layer already exists [2022-04-29T09:37:30.570Z] 29a4bfe79ee3: Layer already exists [2022-04-29T09:37:30.570Z] 7bc93ddf4dd1: Layer already exists [2022-04-29T09:37:30.570Z] 521d2128cb35: Layer already exists [2022-04-29T09:37:30.570Z] a3ce9347e2bd: Layer already exists [2022-04-29T09:37:30.570Z] d579e1671142: Layer already exists [2022-04-29T09:37:30.843Z] 86bfc3e66cc7: Layer already exists [2022-04-29T09:37:30.843Z] 21d337224ff1: Layer already exists [2022-04-29T09:37:30.843Z] f73e7dbfee58: Layer already exists [2022-04-29T09:37:30.843Z] latest: digest: sha256:8e7124a205999c654c6cd2d0ba5d9311d906a0f73eb192951b84b2a822cb9e11 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:31.194Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:31.546Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.86 [2022-04-29T09:37:31.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-29T09:37:31.546Z] 20c08b081a2e: Preparing [2022-04-29T09:37:31.546Z] 20c08b081a2e: Preparing [2022-04-29T09:37:31.546Z] 29a4bfe79ee3: Preparing [2022-04-29T09:37:31.546Z] 7bc93ddf4dd1: Preparing [2022-04-29T09:37:31.546Z] 9f0bad955ad9: Preparing [2022-04-29T09:37:31.546Z] a0e4932528b7: Preparing [2022-04-29T09:37:31.546Z] 21d337224ff1: Preparing [2022-04-29T09:37:31.546Z] 521d2128cb35: Preparing [2022-04-29T09:37:31.546Z] 86bfc3e66cc7: Preparing [2022-04-29T09:37:31.546Z] d579e1671142: Preparing [2022-04-29T09:37:31.546Z] a3ce9347e2bd: Preparing [2022-04-29T09:37:31.546Z] f73e7dbfee58: Preparing [2022-04-29T09:37:31.546Z] 21d337224ff1: Waiting [2022-04-29T09:37:31.546Z] 521d2128cb35: Waiting [2022-04-29T09:37:31.546Z] a3ce9347e2bd: Waiting [2022-04-29T09:37:31.546Z] f73e7dbfee58: Waiting [2022-04-29T09:37:31.546Z] 86bfc3e66cc7: Waiting [2022-04-29T09:37:31.546Z] d579e1671142: Waiting [2022-04-29T09:37:31.546Z] 9f0bad955ad9: Layer already exists [2022-04-29T09:37:31.546Z] 7bc93ddf4dd1: Layer already exists [2022-04-29T09:37:31.546Z] 20c08b081a2e: Layer already exists [2022-04-29T09:37:31.546Z] a0e4932528b7: Layer already exists [2022-04-29T09:37:31.546Z] 29a4bfe79ee3: Layer already exists [2022-04-29T09:37:31.546Z] d579e1671142: Layer already exists [2022-04-29T09:37:31.546Z] 86bfc3e66cc7: Layer already exists [2022-04-29T09:37:31.546Z] 521d2128cb35: Layer already exists [2022-04-29T09:37:31.546Z] 21d337224ff1: Layer already exists [2022-04-29T09:37:31.546Z] a3ce9347e2bd: Layer already exists [2022-04-29T09:37:31.820Z] f73e7dbfee58: Layer already exists [2022-04-29T09:37:31.820Z] 2.2.0-dev.86: digest: sha256:8e7124a205999c654c6cd2d0ba5d9311d906a0f73eb192951b84b2a822cb9e11 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:32.168Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:32.506Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T09:37:32.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-29T09:37:32.506Z] 20c08b081a2e: Preparing [2022-04-29T09:37:32.506Z] 20c08b081a2e: Preparing [2022-04-29T09:37:32.506Z] 29a4bfe79ee3: Preparing [2022-04-29T09:37:32.506Z] 7bc93ddf4dd1: Preparing [2022-04-29T09:37:32.506Z] 9f0bad955ad9: Preparing [2022-04-29T09:37:32.506Z] a0e4932528b7: Preparing [2022-04-29T09:37:32.506Z] 21d337224ff1: Preparing [2022-04-29T09:37:32.506Z] 521d2128cb35: Preparing [2022-04-29T09:37:32.506Z] 86bfc3e66cc7: Preparing [2022-04-29T09:37:32.506Z] d579e1671142: Preparing [2022-04-29T09:37:32.506Z] a3ce9347e2bd: Preparing [2022-04-29T09:37:32.506Z] f73e7dbfee58: Preparing [2022-04-29T09:37:32.506Z] 21d337224ff1: Waiting [2022-04-29T09:37:32.506Z] 521d2128cb35: Waiting [2022-04-29T09:37:32.506Z] 86bfc3e66cc7: Waiting [2022-04-29T09:37:32.506Z] d579e1671142: Waiting [2022-04-29T09:37:32.506Z] a3ce9347e2bd: Waiting [2022-04-29T09:37:32.506Z] f73e7dbfee58: Waiting [2022-04-29T09:37:32.506Z] 29a4bfe79ee3: Layer already exists [2022-04-29T09:37:32.506Z] 20c08b081a2e: Layer already exists [2022-04-29T09:37:32.506Z] 9f0bad955ad9: Layer already exists [2022-04-29T09:37:32.506Z] 7bc93ddf4dd1: Layer already exists [2022-04-29T09:37:32.506Z] a0e4932528b7: Layer already exists [2022-04-29T09:37:32.506Z] 21d337224ff1: Layer already exists [2022-04-29T09:37:32.506Z] 521d2128cb35: Layer already exists [2022-04-29T09:37:32.506Z] d579e1671142: Layer already exists [2022-04-29T09:37:32.506Z] 86bfc3e66cc7: Layer already exists [2022-04-29T09:37:32.506Z] a3ce9347e2bd: Layer already exists [2022-04-29T09:37:32.778Z] f73e7dbfee58: Layer already exists [2022-04-29T09:37:32.778Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:8e7124a205999c654c6cd2d0ba5d9311d906a0f73eb192951b84b2a822cb9e11 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:33.127Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:33.467Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-04-29T09:37:33.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-29T09:37:33.467Z] 20c08b081a2e: Preparing [2022-04-29T09:37:33.467Z] 20c08b081a2e: Preparing [2022-04-29T09:37:33.467Z] 29a4bfe79ee3: Preparing [2022-04-29T09:37:33.467Z] 7bc93ddf4dd1: Preparing [2022-04-29T09:37:33.467Z] 9f0bad955ad9: Preparing [2022-04-29T09:37:33.467Z] a0e4932528b7: Preparing [2022-04-29T09:37:33.467Z] 21d337224ff1: Preparing [2022-04-29T09:37:33.467Z] 521d2128cb35: Preparing [2022-04-29T09:37:33.467Z] 86bfc3e66cc7: Preparing [2022-04-29T09:37:33.467Z] d579e1671142: Preparing [2022-04-29T09:37:33.467Z] a3ce9347e2bd: Preparing [2022-04-29T09:37:33.467Z] f73e7dbfee58: Preparing [2022-04-29T09:37:33.467Z] 21d337224ff1: Waiting [2022-04-29T09:37:33.467Z] 521d2128cb35: Waiting [2022-04-29T09:37:33.467Z] 86bfc3e66cc7: Waiting [2022-04-29T09:37:33.467Z] d579e1671142: Waiting [2022-04-29T09:37:33.467Z] a3ce9347e2bd: Waiting [2022-04-29T09:37:33.467Z] f73e7dbfee58: Waiting [2022-04-29T09:37:33.467Z] 9f0bad955ad9: Layer already exists [2022-04-29T09:37:33.467Z] 29a4bfe79ee3: Layer already exists [2022-04-29T09:37:33.467Z] a0e4932528b7: Layer already exists [2022-04-29T09:37:33.467Z] 7bc93ddf4dd1: Layer already exists [2022-04-29T09:37:33.467Z] 20c08b081a2e: Layer already exists [2022-04-29T09:37:33.741Z] 521d2128cb35: Layer already exists [2022-04-29T09:37:33.741Z] 86bfc3e66cc7: Layer already exists [2022-04-29T09:37:33.741Z] 21d337224ff1: Layer already exists [2022-04-29T09:37:33.741Z] d579e1671142: Layer already exists [2022-04-29T09:37:33.741Z] a3ce9347e2bd: Layer already exists [2022-04-29T09:37:33.741Z] f73e7dbfee58: Layer already exists [2022-04-29T09:37:33.741Z] main: digest: sha256:8e7124a205999c654c6cd2d0ba5d9311d906a0f73eb192951b84b2a822cb9e11 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T09:37:33.793Z] ===================================================== [Pipeline] echo [2022-04-29T09:37:33.802Z] taggedImages: [2022-04-29T09:37:33.802Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:37:33.802Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-29T09:37:33.802Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.86 [2022-04-29T09:37:33.802Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T09:37:33.802Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-04-29T09:37:33.826Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-04-29T09:37:33.826Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:37:33.826Z] latest [2022-04-29T09:37:33.826Z] 2.2.0-dev.86 [2022-04-29T09:37:33.826Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T09:37:33.826Z] main [2022-04-29T09:37:33.826Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:34.186Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:34.533Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:37:34.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-29T09:37:34.533Z] 41d3f00b43f2: Preparing [2022-04-29T09:37:34.533Z] 167a3c17f455: Preparing [2022-04-29T09:37:34.533Z] 2fed10c7c182: Preparing [2022-04-29T09:37:34.533Z] 49deaee45e6d: Preparing [2022-04-29T09:37:34.533Z] 65a6d42d9a02: Preparing [2022-04-29T09:37:34.533Z] 1e88d3886d0d: Preparing [2022-04-29T09:37:34.533Z] c844f873af18: Preparing [2022-04-29T09:37:34.533Z] f73e7dbfee58: Preparing [2022-04-29T09:37:34.533Z] 1e88d3886d0d: Waiting [2022-04-29T09:37:34.533Z] c844f873af18: Waiting [2022-04-29T09:37:34.533Z] f73e7dbfee58: Waiting [2022-04-29T09:37:34.803Z] 41d3f00b43f2: Pushed [2022-04-29T09:37:34.803Z] 65a6d42d9a02: Pushed [2022-04-29T09:37:34.803Z] 167a3c17f455: Pushed [2022-04-29T09:37:34.803Z] f73e7dbfee58: Layer already exists [2022-04-29T09:37:35.075Z] 1e88d3886d0d: Pushed [2022-04-29T09:37:35.668Z] c844f873af18: Pushed [2022-04-29T09:37:37.101Z] 49deaee45e6d: Pushed [2022-04-29T09:37:37.375Z] 2fed10c7c182: Pushed [2022-04-29T09:37:37.375Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:6be1f50b9daa60445eee5bb707826821641e430d7519da74a7eaabec1ebb4910 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:37.998Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:38.338Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-29T09:37:38.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-29T09:37:38.338Z] 41d3f00b43f2: Preparing [2022-04-29T09:37:38.338Z] 167a3c17f455: Preparing [2022-04-29T09:37:38.338Z] 2fed10c7c182: Preparing [2022-04-29T09:37:38.338Z] 49deaee45e6d: Preparing [2022-04-29T09:37:38.338Z] 65a6d42d9a02: Preparing [2022-04-29T09:37:38.338Z] 1e88d3886d0d: Preparing [2022-04-29T09:37:38.338Z] c844f873af18: Preparing [2022-04-29T09:37:38.338Z] f73e7dbfee58: Preparing [2022-04-29T09:37:38.338Z] c844f873af18: Waiting [2022-04-29T09:37:38.338Z] f73e7dbfee58: Waiting [2022-04-29T09:37:38.338Z] 1e88d3886d0d: Waiting [2022-04-29T09:37:38.338Z] 167a3c17f455: Layer already exists [2022-04-29T09:37:38.338Z] 65a6d42d9a02: Layer already exists [2022-04-29T09:37:38.338Z] 2fed10c7c182: Layer already exists [2022-04-29T09:37:38.338Z] 41d3f00b43f2: Layer already exists [2022-04-29T09:37:38.338Z] 49deaee45e6d: Layer already exists [2022-04-29T09:37:38.338Z] f73e7dbfee58: Layer already exists [2022-04-29T09:37:38.338Z] c844f873af18: Layer already exists [2022-04-29T09:37:38.338Z] 1e88d3886d0d: Layer already exists [2022-04-29T09:37:38.610Z] latest: digest: sha256:6be1f50b9daa60445eee5bb707826821641e430d7519da74a7eaabec1ebb4910 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:38.958Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:39.299Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.86 [2022-04-29T09:37:39.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-29T09:37:39.299Z] 41d3f00b43f2: Preparing [2022-04-29T09:37:39.299Z] 167a3c17f455: Preparing [2022-04-29T09:37:39.299Z] 2fed10c7c182: Preparing [2022-04-29T09:37:39.299Z] 49deaee45e6d: Preparing [2022-04-29T09:37:39.299Z] 65a6d42d9a02: Preparing [2022-04-29T09:37:39.299Z] 1e88d3886d0d: Preparing [2022-04-29T09:37:39.299Z] c844f873af18: Preparing [2022-04-29T09:37:39.299Z] f73e7dbfee58: Preparing [2022-04-29T09:37:39.299Z] 1e88d3886d0d: Waiting [2022-04-29T09:37:39.299Z] c844f873af18: Waiting [2022-04-29T09:37:39.299Z] f73e7dbfee58: Waiting [2022-04-29T09:37:39.299Z] 49deaee45e6d: Layer already exists [2022-04-29T09:37:39.299Z] 2fed10c7c182: Layer already exists [2022-04-29T09:37:39.299Z] 167a3c17f455: Layer already exists [2022-04-29T09:37:39.299Z] 65a6d42d9a02: Layer already exists [2022-04-29T09:37:39.299Z] 41d3f00b43f2: Layer already exists [2022-04-29T09:37:39.299Z] f73e7dbfee58: Layer already exists [2022-04-29T09:37:39.299Z] 1e88d3886d0d: Layer already exists [2022-04-29T09:37:39.299Z] c844f873af18: Layer already exists [2022-04-29T09:37:39.572Z] 2.2.0-dev.86: digest: sha256:6be1f50b9daa60445eee5bb707826821641e430d7519da74a7eaabec1ebb4910 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:39.923Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:40.258Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T09:37:40.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-29T09:37:40.259Z] 41d3f00b43f2: Preparing [2022-04-29T09:37:40.259Z] 167a3c17f455: Preparing [2022-04-29T09:37:40.259Z] 2fed10c7c182: Preparing [2022-04-29T09:37:40.259Z] 49deaee45e6d: Preparing [2022-04-29T09:37:40.259Z] 65a6d42d9a02: Preparing [2022-04-29T09:37:40.259Z] 1e88d3886d0d: Preparing [2022-04-29T09:37:40.259Z] c844f873af18: Preparing [2022-04-29T09:37:40.259Z] f73e7dbfee58: Preparing [2022-04-29T09:37:40.259Z] c844f873af18: Waiting [2022-04-29T09:37:40.259Z] 1e88d3886d0d: Waiting [2022-04-29T09:37:40.259Z] f73e7dbfee58: Waiting [2022-04-29T09:37:40.259Z] 41d3f00b43f2: Layer already exists [2022-04-29T09:37:40.259Z] 2fed10c7c182: Layer already exists [2022-04-29T09:37:40.259Z] 65a6d42d9a02: Layer already exists [2022-04-29T09:37:40.259Z] 167a3c17f455: Layer already exists [2022-04-29T09:37:40.259Z] 49deaee45e6d: Layer already exists [2022-04-29T09:37:40.259Z] f73e7dbfee58: Layer already exists [2022-04-29T09:37:40.259Z] c844f873af18: Layer already exists [2022-04-29T09:37:40.259Z] 1e88d3886d0d: Layer already exists [2022-04-29T09:37:40.533Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:6be1f50b9daa60445eee5bb707826821641e430d7519da74a7eaabec1ebb4910 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:40.881Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:41.228Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-04-29T09:37:41.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-29T09:37:41.228Z] 41d3f00b43f2: Preparing [2022-04-29T09:37:41.228Z] 167a3c17f455: Preparing [2022-04-29T09:37:41.228Z] 2fed10c7c182: Preparing [2022-04-29T09:37:41.228Z] 49deaee45e6d: Preparing [2022-04-29T09:37:41.228Z] 65a6d42d9a02: Preparing [2022-04-29T09:37:41.228Z] 1e88d3886d0d: Preparing [2022-04-29T09:37:41.228Z] c844f873af18: Preparing [2022-04-29T09:37:41.228Z] f73e7dbfee58: Preparing [2022-04-29T09:37:41.228Z] 1e88d3886d0d: Waiting [2022-04-29T09:37:41.228Z] c844f873af18: Waiting [2022-04-29T09:37:41.228Z] f73e7dbfee58: Waiting [2022-04-29T09:37:41.228Z] 41d3f00b43f2: Layer already exists [2022-04-29T09:37:41.228Z] 167a3c17f455: Layer already exists [2022-04-29T09:37:41.228Z] 2fed10c7c182: Layer already exists [2022-04-29T09:37:41.228Z] 65a6d42d9a02: Layer already exists [2022-04-29T09:37:41.228Z] 49deaee45e6d: Layer already exists [2022-04-29T09:37:41.501Z] f73e7dbfee58: Layer already exists [2022-04-29T09:37:41.501Z] 1e88d3886d0d: Layer already exists [2022-04-29T09:37:41.501Z] c844f873af18: Layer already exists [2022-04-29T09:37:41.501Z] main: digest: sha256:6be1f50b9daa60445eee5bb707826821641e430d7519da74a7eaabec1ebb4910 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T09:37:41.547Z] ===================================================== [Pipeline] echo [2022-04-29T09:37:41.558Z] taggedImages: [2022-04-29T09:37:41.558Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:37:41.558Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-29T09:37:41.558Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.86 [2022-04-29T09:37:41.558Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T09:37:41.558Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-04-29T09:37:41.583Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-04-29T09:37:41.583Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:37:41.583Z] latest [2022-04-29T09:37:41.583Z] 2.2.0-dev.86 [2022-04-29T09:37:41.583Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T09:37:41.583Z] main [2022-04-29T09:37:41.583Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:41.950Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:42.311Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:37:42.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-29T09:37:42.311Z] 8635ff56c14d: Preparing [2022-04-29T09:37:42.311Z] 6e805f9784ea: Preparing [2022-04-29T09:37:42.311Z] 977246079784: Preparing [2022-04-29T09:37:42.311Z] 2dfa62b4043f: Preparing [2022-04-29T09:37:42.311Z] cdeedc55826a: Preparing [2022-04-29T09:37:42.312Z] 28a8955613a9: Preparing [2022-04-29T09:37:42.312Z] 4a02ab4d816e: Preparing [2022-04-29T09:37:42.312Z] cf8e50b328c3: Preparing [2022-04-29T09:37:42.312Z] 10de5eaa6481: Preparing [2022-04-29T09:37:42.312Z] f73e7dbfee58: Preparing [2022-04-29T09:37:42.312Z] 4a02ab4d816e: Waiting [2022-04-29T09:37:42.312Z] 10de5eaa6481: Waiting [2022-04-29T09:37:42.312Z] f73e7dbfee58: Waiting [2022-04-29T09:37:42.312Z] 28a8955613a9: Waiting [2022-04-29T09:37:42.312Z] cf8e50b328c3: Waiting [2022-04-29T09:37:42.595Z] cdeedc55826a: Pushed [2022-04-29T09:37:42.595Z] 6e805f9784ea: Pushed [2022-04-29T09:37:42.595Z] 8635ff56c14d: Pushed [2022-04-29T09:37:42.869Z] 28a8955613a9: Pushed [2022-04-29T09:37:42.869Z] cf8e50b328c3: Pushed [2022-04-29T09:37:42.869Z] 4a02ab4d816e: Pushed [2022-04-29T09:37:42.869Z] f73e7dbfee58: Layer already exists [2022-04-29T09:37:43.141Z] 10de5eaa6481: Pushed [2022-04-29T09:37:45.117Z] 2dfa62b4043f: Pushed [2022-04-29T09:37:45.708Z] 977246079784: Pushed [2022-04-29T09:37:45.979Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:994ad0f4a9bce50261c9255fc72e591a45422073783f618e3cb0769948b56d56 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:46.335Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:46.677Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-29T09:37:46.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-29T09:37:46.677Z] 8635ff56c14d: Preparing [2022-04-29T09:37:46.677Z] 6e805f9784ea: Preparing [2022-04-29T09:37:46.677Z] 977246079784: Preparing [2022-04-29T09:37:46.677Z] 2dfa62b4043f: Preparing [2022-04-29T09:37:46.677Z] cdeedc55826a: Preparing [2022-04-29T09:37:46.677Z] 28a8955613a9: Preparing [2022-04-29T09:37:46.677Z] 4a02ab4d816e: Preparing [2022-04-29T09:37:46.677Z] cf8e50b328c3: Preparing [2022-04-29T09:37:46.677Z] 10de5eaa6481: Preparing [2022-04-29T09:37:46.677Z] f73e7dbfee58: Preparing [2022-04-29T09:37:46.677Z] cf8e50b328c3: Waiting [2022-04-29T09:37:46.677Z] 28a8955613a9: Waiting [2022-04-29T09:37:46.677Z] 4a02ab4d816e: Waiting [2022-04-29T09:37:46.677Z] f73e7dbfee58: Waiting [2022-04-29T09:37:46.677Z] 10de5eaa6481: Waiting [2022-04-29T09:37:46.677Z] 977246079784: Layer already exists [2022-04-29T09:37:46.677Z] cdeedc55826a: Layer already exists [2022-04-29T09:37:46.677Z] 2dfa62b4043f: Layer already exists [2022-04-29T09:37:46.677Z] 6e805f9784ea: Layer already exists [2022-04-29T09:37:46.677Z] 8635ff56c14d: Layer already exists [2022-04-29T09:37:46.677Z] cf8e50b328c3: Layer already exists [2022-04-29T09:37:46.949Z] 28a8955613a9: Layer already exists [2022-04-29T09:37:46.949Z] 4a02ab4d816e: Layer already exists [2022-04-29T09:37:46.949Z] f73e7dbfee58: Layer already exists [2022-04-29T09:37:46.949Z] 10de5eaa6481: Layer already exists [2022-04-29T09:37:46.949Z] latest: digest: sha256:994ad0f4a9bce50261c9255fc72e591a45422073783f618e3cb0769948b56d56 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:47.301Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:47.646Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.86 [2022-04-29T09:37:47.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-29T09:37:47.647Z] 8635ff56c14d: Preparing [2022-04-29T09:37:47.647Z] 6e805f9784ea: Preparing [2022-04-29T09:37:47.647Z] 977246079784: Preparing [2022-04-29T09:37:47.647Z] 2dfa62b4043f: Preparing [2022-04-29T09:37:47.647Z] cdeedc55826a: Preparing [2022-04-29T09:37:47.647Z] 28a8955613a9: Preparing [2022-04-29T09:37:47.647Z] 4a02ab4d816e: Preparing [2022-04-29T09:37:47.647Z] cf8e50b328c3: Preparing [2022-04-29T09:37:47.647Z] 10de5eaa6481: Preparing [2022-04-29T09:37:47.647Z] 4a02ab4d816e: Waiting [2022-04-29T09:37:47.647Z] 28a8955613a9: Waiting [2022-04-29T09:37:47.647Z] cf8e50b328c3: Waiting [2022-04-29T09:37:47.647Z] f73e7dbfee58: Preparing [2022-04-29T09:37:47.647Z] 10de5eaa6481: Waiting [2022-04-29T09:37:47.647Z] f73e7dbfee58: Waiting [2022-04-29T09:37:47.647Z] 977246079784: Layer already exists [2022-04-29T09:37:47.647Z] 2dfa62b4043f: Layer already exists [2022-04-29T09:37:47.647Z] 8635ff56c14d: Layer already exists [2022-04-29T09:37:47.647Z] 6e805f9784ea: Layer already exists [2022-04-29T09:37:47.647Z] cdeedc55826a: Layer already exists [2022-04-29T09:37:47.916Z] 28a8955613a9: Layer already exists [2022-04-29T09:37:47.916Z] 10de5eaa6481: Layer already exists [2022-04-29T09:37:47.916Z] f73e7dbfee58: Layer already exists [2022-04-29T09:37:47.916Z] cf8e50b328c3: Layer already exists [2022-04-29T09:37:47.916Z] 4a02ab4d816e: Layer already exists [2022-04-29T09:37:47.916Z] 2.2.0-dev.86: digest: sha256:994ad0f4a9bce50261c9255fc72e591a45422073783f618e3cb0769948b56d56 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:48.262Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:48.606Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T09:37:48.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-29T09:37:48.606Z] 8635ff56c14d: Preparing [2022-04-29T09:37:48.606Z] 6e805f9784ea: Preparing [2022-04-29T09:37:48.606Z] 977246079784: Preparing [2022-04-29T09:37:48.606Z] 2dfa62b4043f: Preparing [2022-04-29T09:37:48.606Z] cdeedc55826a: Preparing [2022-04-29T09:37:48.606Z] 28a8955613a9: Preparing [2022-04-29T09:37:48.606Z] 4a02ab4d816e: Preparing [2022-04-29T09:37:48.606Z] cf8e50b328c3: Preparing [2022-04-29T09:37:48.606Z] 10de5eaa6481: Preparing [2022-04-29T09:37:48.606Z] f73e7dbfee58: Preparing [2022-04-29T09:37:48.606Z] cf8e50b328c3: Waiting [2022-04-29T09:37:48.606Z] 10de5eaa6481: Waiting [2022-04-29T09:37:48.606Z] f73e7dbfee58: Waiting [2022-04-29T09:37:48.606Z] 28a8955613a9: Waiting [2022-04-29T09:37:48.606Z] 4a02ab4d816e: Waiting [2022-04-29T09:37:48.606Z] 8635ff56c14d: Layer already exists [2022-04-29T09:37:48.606Z] 6e805f9784ea: Layer already exists [2022-04-29T09:37:48.606Z] 2dfa62b4043f: Layer already exists [2022-04-29T09:37:48.606Z] 977246079784: Layer already exists [2022-04-29T09:37:48.606Z] cdeedc55826a: Layer already exists [2022-04-29T09:37:48.606Z] cf8e50b328c3: Layer already exists [2022-04-29T09:37:48.606Z] 4a02ab4d816e: Layer already exists [2022-04-29T09:37:48.606Z] 28a8955613a9: Layer already exists [2022-04-29T09:37:48.606Z] 10de5eaa6481: Layer already exists [2022-04-29T09:37:48.606Z] f73e7dbfee58: Layer already exists [2022-04-29T09:37:48.877Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:994ad0f4a9bce50261c9255fc72e591a45422073783f618e3cb0769948b56d56 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:49.226Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:49.567Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-04-29T09:37:49.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-29T09:37:49.567Z] 8635ff56c14d: Preparing [2022-04-29T09:37:49.567Z] 6e805f9784ea: Preparing [2022-04-29T09:37:49.567Z] 977246079784: Preparing [2022-04-29T09:37:49.567Z] 2dfa62b4043f: Preparing [2022-04-29T09:37:49.567Z] cdeedc55826a: Preparing [2022-04-29T09:37:49.567Z] 28a8955613a9: Preparing [2022-04-29T09:37:49.567Z] 4a02ab4d816e: Preparing [2022-04-29T09:37:49.567Z] cf8e50b328c3: Preparing [2022-04-29T09:37:49.567Z] 10de5eaa6481: Preparing [2022-04-29T09:37:49.567Z] f73e7dbfee58: Preparing [2022-04-29T09:37:49.567Z] 28a8955613a9: Waiting [2022-04-29T09:37:49.567Z] 4a02ab4d816e: Waiting [2022-04-29T09:37:49.567Z] cf8e50b328c3: Waiting [2022-04-29T09:37:49.567Z] 10de5eaa6481: Waiting [2022-04-29T09:37:49.567Z] 6e805f9784ea: Layer already exists [2022-04-29T09:37:49.567Z] 977246079784: Layer already exists [2022-04-29T09:37:49.567Z] 8635ff56c14d: Layer already exists [2022-04-29T09:37:49.567Z] cdeedc55826a: Layer already exists [2022-04-29T09:37:49.567Z] 2dfa62b4043f: Layer already exists [2022-04-29T09:37:49.567Z] 28a8955613a9: Layer already exists [2022-04-29T09:37:49.567Z] 4a02ab4d816e: Layer already exists [2022-04-29T09:37:49.567Z] cf8e50b328c3: Layer already exists [2022-04-29T09:37:49.839Z] 10de5eaa6481: Layer already exists [2022-04-29T09:37:49.839Z] f73e7dbfee58: Layer already exists [2022-04-29T09:37:49.839Z] main: digest: sha256:994ad0f4a9bce50261c9255fc72e591a45422073783f618e3cb0769948b56d56 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T09:37:49.889Z] ===================================================== [Pipeline] echo [2022-04-29T09:37:49.899Z] taggedImages: [2022-04-29T09:37:49.899Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:37:49.899Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-29T09:37:49.899Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.86 [2022-04-29T09:37:49.899Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T09:37:49.899Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-04-29T09:37:49.919Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-04-29T09:37:49.919Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:37:49.919Z] latest [2022-04-29T09:37:49.919Z] 2.2.0-dev.86 [2022-04-29T09:37:49.919Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T09:37:49.919Z] main [2022-04-29T09:37:49.919Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:50.287Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:50.626Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:37:50.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-29T09:37:50.627Z] 60337719a56c: Preparing [2022-04-29T09:37:50.627Z] a85f0c4315ea: Preparing [2022-04-29T09:37:50.627Z] 21d337224ff1: Preparing [2022-04-29T09:37:50.627Z] 180d520323fa: Preparing [2022-04-29T09:37:50.627Z] 9682efd03d74: Preparing [2022-04-29T09:37:50.627Z] 4f4ce317c6bb: Preparing [2022-04-29T09:37:50.627Z] 4f4ce317c6bb: Waiting [2022-04-29T09:37:50.627Z] 21d337224ff1: Layer already exists [2022-04-29T09:37:50.899Z] 4f4ce317c6bb: Layer already exists [2022-04-29T09:37:50.899Z] 9682efd03d74: Pushed [2022-04-29T09:37:50.899Z] 60337719a56c: Pushed [2022-04-29T09:37:52.332Z] 180d520323fa: Pushed [2022-04-29T09:37:55.709Z] a85f0c4315ea: Pushed [2022-04-29T09:37:55.709Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:37032db2bf3f0a18412f10a73f1ed91a83fc6afb9ae9873f8a25bf820155f3b2 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:56.055Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:56.394Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-29T09:37:56.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-29T09:37:56.394Z] 60337719a56c: Preparing [2022-04-29T09:37:56.394Z] a85f0c4315ea: Preparing [2022-04-29T09:37:56.394Z] 21d337224ff1: Preparing [2022-04-29T09:37:56.394Z] 180d520323fa: Preparing [2022-04-29T09:37:56.394Z] 9682efd03d74: Preparing [2022-04-29T09:37:56.394Z] 4f4ce317c6bb: Preparing [2022-04-29T09:37:56.394Z] 4f4ce317c6bb: Waiting [2022-04-29T09:37:56.394Z] 21d337224ff1: Layer already exists [2022-04-29T09:37:56.394Z] 60337719a56c: Layer already exists [2022-04-29T09:37:56.394Z] 180d520323fa: Layer already exists [2022-04-29T09:37:56.394Z] 9682efd03d74: Layer already exists [2022-04-29T09:37:56.394Z] a85f0c4315ea: Layer already exists [2022-04-29T09:37:56.666Z] 4f4ce317c6bb: Layer already exists [2022-04-29T09:37:56.666Z] latest: digest: sha256:37032db2bf3f0a18412f10a73f1ed91a83fc6afb9ae9873f8a25bf820155f3b2 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:57.011Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:57.355Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.86 [2022-04-29T09:37:57.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-29T09:37:57.355Z] 60337719a56c: Preparing [2022-04-29T09:37:57.355Z] a85f0c4315ea: Preparing [2022-04-29T09:37:57.355Z] 21d337224ff1: Preparing [2022-04-29T09:37:57.355Z] 180d520323fa: Preparing [2022-04-29T09:37:57.355Z] 9682efd03d74: Preparing [2022-04-29T09:37:57.355Z] 4f4ce317c6bb: Preparing [2022-04-29T09:37:57.355Z] 4f4ce317c6bb: Waiting [2022-04-29T09:37:57.355Z] 180d520323fa: Layer already exists [2022-04-29T09:37:57.355Z] a85f0c4315ea: Layer already exists [2022-04-29T09:37:57.355Z] 60337719a56c: Layer already exists [2022-04-29T09:37:57.355Z] 9682efd03d74: Layer already exists [2022-04-29T09:37:57.355Z] 21d337224ff1: Layer already exists [2022-04-29T09:37:57.355Z] 4f4ce317c6bb: Layer already exists [2022-04-29T09:37:57.628Z] 2.2.0-dev.86: digest: sha256:37032db2bf3f0a18412f10a73f1ed91a83fc6afb9ae9873f8a25bf820155f3b2 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:57.973Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:58.315Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T09:37:58.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-29T09:37:58.315Z] 60337719a56c: Preparing [2022-04-29T09:37:58.315Z] a85f0c4315ea: Preparing [2022-04-29T09:37:58.315Z] 21d337224ff1: Preparing [2022-04-29T09:37:58.315Z] 180d520323fa: Preparing [2022-04-29T09:37:58.315Z] 9682efd03d74: Preparing [2022-04-29T09:37:58.315Z] 4f4ce317c6bb: Preparing [2022-04-29T09:37:58.315Z] 4f4ce317c6bb: Waiting [2022-04-29T09:37:58.315Z] 60337719a56c: Layer already exists [2022-04-29T09:37:58.315Z] 21d337224ff1: Layer already exists [2022-04-29T09:37:58.315Z] 9682efd03d74: Layer already exists [2022-04-29T09:37:58.589Z] 180d520323fa: Layer already exists [2022-04-29T09:37:58.589Z] a85f0c4315ea: Layer already exists [2022-04-29T09:37:58.589Z] 4f4ce317c6bb: Layer already exists [2022-04-29T09:37:58.589Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:37032db2bf3f0a18412f10a73f1ed91a83fc6afb9ae9873f8a25bf820155f3b2 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:58.939Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:59.277Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-04-29T09:37:59.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-29T09:37:59.277Z] 60337719a56c: Preparing [2022-04-29T09:37:59.277Z] a85f0c4315ea: Preparing [2022-04-29T09:37:59.277Z] 21d337224ff1: Preparing [2022-04-29T09:37:59.277Z] 180d520323fa: Preparing [2022-04-29T09:37:59.277Z] 9682efd03d74: Preparing [2022-04-29T09:37:59.277Z] 4f4ce317c6bb: Preparing [2022-04-29T09:37:59.277Z] 4f4ce317c6bb: Waiting [2022-04-29T09:37:59.277Z] 21d337224ff1: Layer already exists [2022-04-29T09:37:59.277Z] 60337719a56c: Layer already exists [2022-04-29T09:37:59.277Z] a85f0c4315ea: Layer already exists [2022-04-29T09:37:59.277Z] 180d520323fa: Layer already exists [2022-04-29T09:37:59.277Z] 9682efd03d74: Layer already exists [2022-04-29T09:37:59.547Z] 4f4ce317c6bb: Layer already exists [2022-04-29T09:37:59.547Z] main: digest: sha256:37032db2bf3f0a18412f10a73f1ed91a83fc6afb9ae9873f8a25bf820155f3b2 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T09:37:59.586Z] ===================================================== [Pipeline] echo [2022-04-29T09:37:59.594Z] taggedImages: [2022-04-29T09:37:59.594Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:37:59.594Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-29T09:37:59.594Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.86 [2022-04-29T09:37:59.594Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T09:37:59.594Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-04-29T09:37:59.614Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-04-29T09:37:59.614Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:37:59.614Z] latest [2022-04-29T09:37:59.614Z] 2.2.0-dev.86 [2022-04-29T09:37:59.614Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T09:37:59.614Z] main [2022-04-29T09:37:59.614Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:37:59.969Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:38:00.315Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:38:00.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-29T09:38:00.315Z] 5b9150d93397: Preparing [2022-04-29T09:38:00.315Z] b798a3af2e47: Preparing [2022-04-29T09:38:00.315Z] 067fbea5c1e1: Preparing [2022-04-29T09:38:00.315Z] c02f3cb4d311: Preparing [2022-04-29T09:38:00.315Z] cd1c40ed5a5b: Preparing [2022-04-29T09:38:00.315Z] f13371000025: Preparing [2022-04-29T09:38:00.315Z] 9682efd03d74: Preparing [2022-04-29T09:38:00.315Z] 4f4ce317c6bb: Preparing [2022-04-29T09:38:00.315Z] f13371000025: Waiting [2022-04-29T09:38:00.315Z] 9682efd03d74: Waiting [2022-04-29T09:38:00.315Z] 4f4ce317c6bb: Waiting [2022-04-29T09:38:00.600Z] 5b9150d93397: Pushed [2022-04-29T09:38:00.600Z] b798a3af2e47: Pushed [2022-04-29T09:38:00.600Z] 067fbea5c1e1: Pushed [2022-04-29T09:38:00.600Z] 9682efd03d74: Layer already exists [2022-04-29T09:38:00.600Z] 4f4ce317c6bb: Layer already exists [2022-04-29T09:38:01.584Z] f13371000025: Pushed [2022-04-29T09:38:09.853Z] cd1c40ed5a5b: Pushed [2022-04-29T09:38:18.116Z] c02f3cb4d311: Pushed [2022-04-29T09:38:18.116Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:f3d81bd523dedda3c3faf7af8e96784eb4942d97d9c18a016f11c9300de6a5df size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:38:18.460Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:38:18.802Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-29T09:38:18.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-29T09:38:18.802Z] 5b9150d93397: Preparing [2022-04-29T09:38:18.802Z] b798a3af2e47: Preparing [2022-04-29T09:38:18.802Z] 067fbea5c1e1: Preparing [2022-04-29T09:38:18.802Z] c02f3cb4d311: Preparing [2022-04-29T09:38:18.802Z] cd1c40ed5a5b: Preparing [2022-04-29T09:38:18.802Z] f13371000025: Preparing [2022-04-29T09:38:18.802Z] 9682efd03d74: Preparing [2022-04-29T09:38:18.802Z] 4f4ce317c6bb: Preparing [2022-04-29T09:38:18.802Z] f13371000025: Waiting [2022-04-29T09:38:18.802Z] 9682efd03d74: Waiting [2022-04-29T09:38:18.802Z] 4f4ce317c6bb: Waiting [2022-04-29T09:38:18.802Z] b798a3af2e47: Layer already exists [2022-04-29T09:38:18.802Z] c02f3cb4d311: Layer already exists [2022-04-29T09:38:18.802Z] 067fbea5c1e1: Layer already exists [2022-04-29T09:38:18.802Z] cd1c40ed5a5b: Layer already exists [2022-04-29T09:38:18.802Z] 5b9150d93397: Layer already exists [2022-04-29T09:38:18.802Z] f13371000025: Layer already exists [2022-04-29T09:38:18.802Z] 9682efd03d74: Layer already exists [2022-04-29T09:38:18.802Z] 4f4ce317c6bb: Layer already exists [2022-04-29T09:38:19.075Z] latest: digest: sha256:f3d81bd523dedda3c3faf7af8e96784eb4942d97d9c18a016f11c9300de6a5df size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:38:19.424Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:38:19.772Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.86 [2022-04-29T09:38:19.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-29T09:38:19.772Z] 5b9150d93397: Preparing [2022-04-29T09:38:19.772Z] b798a3af2e47: Preparing [2022-04-29T09:38:19.772Z] 067fbea5c1e1: Preparing [2022-04-29T09:38:19.772Z] c02f3cb4d311: Preparing [2022-04-29T09:38:19.772Z] cd1c40ed5a5b: Preparing [2022-04-29T09:38:19.772Z] f13371000025: Preparing [2022-04-29T09:38:19.772Z] 9682efd03d74: Preparing [2022-04-29T09:38:19.772Z] 4f4ce317c6bb: Preparing [2022-04-29T09:38:19.772Z] f13371000025: Waiting [2022-04-29T09:38:19.772Z] 9682efd03d74: Waiting [2022-04-29T09:38:19.772Z] 4f4ce317c6bb: Waiting [2022-04-29T09:38:19.772Z] 5b9150d93397: Layer already exists [2022-04-29T09:38:19.772Z] 067fbea5c1e1: Layer already exists [2022-04-29T09:38:19.772Z] cd1c40ed5a5b: Layer already exists [2022-04-29T09:38:19.772Z] c02f3cb4d311: Layer already exists [2022-04-29T09:38:19.772Z] b798a3af2e47: Layer already exists [2022-04-29T09:38:19.772Z] 4f4ce317c6bb: Layer already exists [2022-04-29T09:38:20.044Z] 9682efd03d74: Layer already exists [2022-04-29T09:38:20.044Z] f13371000025: Layer already exists [2022-04-29T09:38:20.044Z] 2.2.0-dev.86: digest: sha256:f3d81bd523dedda3c3faf7af8e96784eb4942d97d9c18a016f11c9300de6a5df size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:38:20.395Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:38:20.742Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T09:38:20.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-29T09:38:20.742Z] 5b9150d93397: Preparing [2022-04-29T09:38:20.742Z] b798a3af2e47: Preparing [2022-04-29T09:38:20.742Z] 067fbea5c1e1: Preparing [2022-04-29T09:38:20.742Z] c02f3cb4d311: Preparing [2022-04-29T09:38:20.742Z] cd1c40ed5a5b: Preparing [2022-04-29T09:38:20.742Z] f13371000025: Preparing [2022-04-29T09:38:20.742Z] 9682efd03d74: Preparing [2022-04-29T09:38:20.742Z] 4f4ce317c6bb: Preparing [2022-04-29T09:38:20.742Z] f13371000025: Waiting [2022-04-29T09:38:20.742Z] 9682efd03d74: Waiting [2022-04-29T09:38:20.742Z] 4f4ce317c6bb: Waiting [2022-04-29T09:38:20.742Z] 067fbea5c1e1: Layer already exists [2022-04-29T09:38:20.742Z] c02f3cb4d311: Layer already exists [2022-04-29T09:38:20.742Z] cd1c40ed5a5b: Layer already exists [2022-04-29T09:38:20.742Z] 5b9150d93397: Layer already exists [2022-04-29T09:38:20.742Z] b798a3af2e47: Layer already exists [2022-04-29T09:38:20.742Z] f13371000025: Layer already exists [2022-04-29T09:38:20.742Z] 4f4ce317c6bb: Layer already exists [2022-04-29T09:38:20.742Z] 9682efd03d74: Layer already exists [2022-04-29T09:38:21.013Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:f3d81bd523dedda3c3faf7af8e96784eb4942d97d9c18a016f11c9300de6a5df size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:38:21.362Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:38:21.699Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-04-29T09:38:21.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-29T09:38:21.699Z] 5b9150d93397: Preparing [2022-04-29T09:38:21.699Z] b798a3af2e47: Preparing [2022-04-29T09:38:21.699Z] 067fbea5c1e1: Preparing [2022-04-29T09:38:21.699Z] c02f3cb4d311: Preparing [2022-04-29T09:38:21.699Z] cd1c40ed5a5b: Preparing [2022-04-29T09:38:21.699Z] f13371000025: Preparing [2022-04-29T09:38:21.699Z] 9682efd03d74: Preparing [2022-04-29T09:38:21.699Z] 4f4ce317c6bb: Preparing [2022-04-29T09:38:21.699Z] f13371000025: Waiting [2022-04-29T09:38:21.699Z] 9682efd03d74: Waiting [2022-04-29T09:38:21.699Z] 4f4ce317c6bb: Waiting [2022-04-29T09:38:21.699Z] 5b9150d93397: Layer already exists [2022-04-29T09:38:21.699Z] b798a3af2e47: Layer already exists [2022-04-29T09:38:21.699Z] cd1c40ed5a5b: Layer already exists [2022-04-29T09:38:21.699Z] c02f3cb4d311: Layer already exists [2022-04-29T09:38:21.699Z] 067fbea5c1e1: Layer already exists [2022-04-29T09:38:21.970Z] 9682efd03d74: Layer already exists [2022-04-29T09:38:21.970Z] 4f4ce317c6bb: Layer already exists [2022-04-29T09:38:21.970Z] f13371000025: Layer already exists [2022-04-29T09:38:21.970Z] main: digest: sha256:f3d81bd523dedda3c3faf7af8e96784eb4942d97d9c18a016f11c9300de6a5df size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T09:38:22.021Z] ===================================================== [Pipeline] echo [2022-04-29T09:38:22.030Z] taggedImages: [2022-04-29T09:38:22.030Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:38:22.030Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-29T09:38:22.030Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.86 [2022-04-29T09:38:22.030Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T09:38:22.030Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-04-29T09:38:22.056Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-04-29T09:38:22.056Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:38:22.056Z] latest [2022-04-29T09:38:22.056Z] 2.2.0-dev.86 [2022-04-29T09:38:22.056Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T09:38:22.056Z] main [2022-04-29T09:38:22.056Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:38:22.424Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:38:22.765Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:38:22.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-29T09:38:22.765Z] 255f38e1d366: Preparing [2022-04-29T09:38:22.765Z] 3872b6049056: Preparing [2022-04-29T09:38:22.765Z] bfd3b60ce5e8: Preparing [2022-04-29T09:38:22.765Z] c7f36619d19b: Preparing [2022-04-29T09:38:22.765Z] 3cb0fb172178: Preparing [2022-04-29T09:38:22.765Z] 9682efd03d74: Preparing [2022-04-29T09:38:22.765Z] 4f4ce317c6bb: Preparing [2022-04-29T09:38:22.765Z] 9682efd03d74: Waiting [2022-04-29T09:38:22.765Z] 4f4ce317c6bb: Waiting [2022-04-29T09:38:23.036Z] bfd3b60ce5e8: Pushed [2022-04-29T09:38:23.036Z] 3872b6049056: Pushed [2022-04-29T09:38:23.036Z] 255f38e1d366: Pushed [2022-04-29T09:38:23.036Z] 9682efd03d74: Layer already exists [2022-04-29T09:38:23.036Z] 4f4ce317c6bb: Layer already exists [2022-04-29T09:38:23.630Z] 3cb0fb172178: Pushed [2022-04-29T09:38:41.921Z] c7f36619d19b: Pushed [2022-04-29T09:38:41.921Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:877a7f3ba041038009f0ce2698b6c967bbf467e3070d638e445a206243037267 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:38:42.266Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:38:42.669Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-29T09:38:42.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-29T09:38:42.669Z] 255f38e1d366: Preparing [2022-04-29T09:38:42.669Z] 3872b6049056: Preparing [2022-04-29T09:38:42.669Z] bfd3b60ce5e8: Preparing [2022-04-29T09:38:42.669Z] c7f36619d19b: Preparing [2022-04-29T09:38:42.669Z] 3cb0fb172178: Preparing [2022-04-29T09:38:42.669Z] 9682efd03d74: Preparing [2022-04-29T09:38:42.669Z] 4f4ce317c6bb: Preparing [2022-04-29T09:38:42.669Z] 9682efd03d74: Waiting [2022-04-29T09:38:42.669Z] 4f4ce317c6bb: Waiting [2022-04-29T09:38:42.940Z] 3872b6049056: Layer already exists [2022-04-29T09:38:42.940Z] c7f36619d19b: Layer already exists [2022-04-29T09:38:42.940Z] 3cb0fb172178: Layer already exists [2022-04-29T09:38:42.940Z] 255f38e1d366: Layer already exists [2022-04-29T09:38:42.940Z] bfd3b60ce5e8: Layer already exists [2022-04-29T09:38:42.940Z] 9682efd03d74: Layer already exists [2022-04-29T09:38:42.940Z] 4f4ce317c6bb: Layer already exists [2022-04-29T09:38:42.940Z] latest: digest: sha256:877a7f3ba041038009f0ce2698b6c967bbf467e3070d638e445a206243037267 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:38:43.309Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:38:43.674Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.86 [2022-04-29T09:38:43.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-29T09:38:43.674Z] 255f38e1d366: Preparing [2022-04-29T09:38:43.674Z] 3872b6049056: Preparing [2022-04-29T09:38:43.674Z] bfd3b60ce5e8: Preparing [2022-04-29T09:38:43.674Z] c7f36619d19b: Preparing [2022-04-29T09:38:43.674Z] 3cb0fb172178: Preparing [2022-04-29T09:38:43.674Z] 9682efd03d74: Preparing [2022-04-29T09:38:43.674Z] 4f4ce317c6bb: Preparing [2022-04-29T09:38:43.674Z] 9682efd03d74: Waiting [2022-04-29T09:38:43.674Z] 4f4ce317c6bb: Waiting [2022-04-29T09:38:43.954Z] bfd3b60ce5e8: Layer already exists [2022-04-29T09:38:43.954Z] c7f36619d19b: Layer already exists [2022-04-29T09:38:43.954Z] 3cb0fb172178: Layer already exists [2022-04-29T09:38:43.954Z] 3872b6049056: Layer already exists [2022-04-29T09:38:43.954Z] 255f38e1d366: Layer already exists [2022-04-29T09:38:43.954Z] 4f4ce317c6bb: Layer already exists [2022-04-29T09:38:43.954Z] 9682efd03d74: Layer already exists [2022-04-29T09:38:43.954Z] 2.2.0-dev.86: digest: sha256:877a7f3ba041038009f0ce2698b6c967bbf467e3070d638e445a206243037267 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:38:44.317Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:38:44.690Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T09:38:44.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-29T09:38:44.690Z] 255f38e1d366: Preparing [2022-04-29T09:38:44.690Z] 3872b6049056: Preparing [2022-04-29T09:38:44.690Z] bfd3b60ce5e8: Preparing [2022-04-29T09:38:44.690Z] c7f36619d19b: Preparing [2022-04-29T09:38:44.690Z] 3cb0fb172178: Preparing [2022-04-29T09:38:44.690Z] 9682efd03d74: Preparing [2022-04-29T09:38:44.690Z] 4f4ce317c6bb: Preparing [2022-04-29T09:38:44.690Z] 4f4ce317c6bb: Waiting [2022-04-29T09:38:44.690Z] 9682efd03d74: Waiting [2022-04-29T09:38:44.690Z] bfd3b60ce5e8: Layer already exists [2022-04-29T09:38:44.963Z] 255f38e1d366: Layer already exists [2022-04-29T09:38:44.963Z] 3872b6049056: Layer already exists [2022-04-29T09:38:44.963Z] c7f36619d19b: Layer already exists [2022-04-29T09:38:44.963Z] 3cb0fb172178: Layer already exists [2022-04-29T09:38:44.963Z] 9682efd03d74: Layer already exists [2022-04-29T09:38:44.963Z] 4f4ce317c6bb: Layer already exists [2022-04-29T09:38:44.963Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:877a7f3ba041038009f0ce2698b6c967bbf467e3070d638e445a206243037267 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:38:45.331Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:38:45.695Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-04-29T09:38:45.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-29T09:38:45.695Z] 255f38e1d366: Preparing [2022-04-29T09:38:45.695Z] 3872b6049056: Preparing [2022-04-29T09:38:45.695Z] bfd3b60ce5e8: Preparing [2022-04-29T09:38:45.695Z] c7f36619d19b: Preparing [2022-04-29T09:38:45.695Z] 3cb0fb172178: Preparing [2022-04-29T09:38:45.695Z] 9682efd03d74: Preparing [2022-04-29T09:38:45.695Z] 4f4ce317c6bb: Preparing [2022-04-29T09:38:45.695Z] 9682efd03d74: Waiting [2022-04-29T09:38:45.695Z] 4f4ce317c6bb: Waiting [2022-04-29T09:38:45.695Z] 255f38e1d366: Layer already exists [2022-04-29T09:38:45.695Z] bfd3b60ce5e8: Layer already exists [2022-04-29T09:38:45.695Z] 3cb0fb172178: Layer already exists [2022-04-29T09:38:45.695Z] 3872b6049056: Layer already exists [2022-04-29T09:38:45.695Z] c7f36619d19b: Layer already exists [2022-04-29T09:38:45.974Z] 9682efd03d74: Layer already exists [2022-04-29T09:38:45.974Z] 4f4ce317c6bb: Layer already exists [2022-04-29T09:38:45.974Z] main: digest: sha256:877a7f3ba041038009f0ce2698b6c967bbf467e3070d638e445a206243037267 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T09:38:46.030Z] ===================================================== [Pipeline] echo [2022-04-29T09:38:46.043Z] taggedImages: [2022-04-29T09:38:46.043Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:38:46.043Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-29T09:38:46.043Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.86 [2022-04-29T09:38:46.043Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T09:38:46.043Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-04-29T09:38:46.064Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-04-29T09:38:46.064Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:38:46.064Z] latest [2022-04-29T09:38:46.064Z] 2.2.0-dev.86 [2022-04-29T09:38:46.064Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T09:38:46.064Z] main [2022-04-29T09:38:46.064Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:38:46.421Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:38:46.766Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:38:46.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-29T09:38:46.766Z] 0fe9938ced8e: Preparing [2022-04-29T09:38:46.766Z] d95d030f24f4: Preparing [2022-04-29T09:38:46.766Z] c683d751e263: Preparing [2022-04-29T09:38:46.766Z] 36fde369130d: Preparing [2022-04-29T09:38:46.766Z] f13371000025: Preparing [2022-04-29T09:38:46.766Z] 9682efd03d74: Preparing [2022-04-29T09:38:46.766Z] 4f4ce317c6bb: Preparing [2022-04-29T09:38:46.766Z] 9682efd03d74: Waiting [2022-04-29T09:38:46.766Z] 4f4ce317c6bb: Waiting [2022-04-29T09:38:46.766Z] f13371000025: Layer already exists [2022-04-29T09:38:47.038Z] 9682efd03d74: Layer already exists [2022-04-29T09:38:47.038Z] 4f4ce317c6bb: Layer already exists [2022-04-29T09:38:47.038Z] 0fe9938ced8e: Pushed [2022-04-29T09:38:47.038Z] c683d751e263: Pushed [2022-04-29T09:38:47.038Z] d95d030f24f4: Pushed [2022-04-29T09:39:05.321Z] 36fde369130d: Pushed [2022-04-29T09:39:05.321Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:4adcb594b3fcd028fb5093a8425a65ef2fd1a5ccaf4a20191916294db3742ac7 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:39:05.674Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:39:06.022Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-29T09:39:06.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-29T09:39:06.022Z] 0fe9938ced8e: Preparing [2022-04-29T09:39:06.022Z] d95d030f24f4: Preparing [2022-04-29T09:39:06.022Z] c683d751e263: Preparing [2022-04-29T09:39:06.022Z] 36fde369130d: Preparing [2022-04-29T09:39:06.022Z] f13371000025: Preparing [2022-04-29T09:39:06.022Z] 9682efd03d74: Preparing [2022-04-29T09:39:06.022Z] 4f4ce317c6bb: Preparing [2022-04-29T09:39:06.022Z] 9682efd03d74: Waiting [2022-04-29T09:39:06.022Z] 4f4ce317c6bb: Waiting [2022-04-29T09:39:06.022Z] f13371000025: Layer already exists [2022-04-29T09:39:06.022Z] d95d030f24f4: Layer already exists [2022-04-29T09:39:06.022Z] 0fe9938ced8e: Layer already exists [2022-04-29T09:39:06.022Z] c683d751e263: Layer already exists [2022-04-29T09:39:06.022Z] 36fde369130d: Layer already exists [2022-04-29T09:39:06.022Z] 9682efd03d74: Layer already exists [2022-04-29T09:39:06.022Z] 4f4ce317c6bb: Layer already exists [2022-04-29T09:39:06.294Z] latest: digest: sha256:4adcb594b3fcd028fb5093a8425a65ef2fd1a5ccaf4a20191916294db3742ac7 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:39:06.645Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:39:06.986Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.86 [2022-04-29T09:39:06.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-29T09:39:06.986Z] 0fe9938ced8e: Preparing [2022-04-29T09:39:06.986Z] d95d030f24f4: Preparing [2022-04-29T09:39:06.986Z] c683d751e263: Preparing [2022-04-29T09:39:06.986Z] 36fde369130d: Preparing [2022-04-29T09:39:06.986Z] f13371000025: Preparing [2022-04-29T09:39:06.986Z] 9682efd03d74: Preparing [2022-04-29T09:39:06.986Z] 4f4ce317c6bb: Preparing [2022-04-29T09:39:06.986Z] 9682efd03d74: Waiting [2022-04-29T09:39:06.986Z] 4f4ce317c6bb: Waiting [2022-04-29T09:39:06.986Z] d95d030f24f4: Layer already exists [2022-04-29T09:39:06.986Z] f13371000025: Layer already exists [2022-04-29T09:39:06.986Z] 36fde369130d: Layer already exists [2022-04-29T09:39:06.986Z] c683d751e263: Layer already exists [2022-04-29T09:39:06.986Z] 0fe9938ced8e: Layer already exists [2022-04-29T09:39:07.258Z] 4f4ce317c6bb: Layer already exists [2022-04-29T09:39:07.258Z] 9682efd03d74: Layer already exists [2022-04-29T09:39:07.258Z] 2.2.0-dev.86: digest: sha256:4adcb594b3fcd028fb5093a8425a65ef2fd1a5ccaf4a20191916294db3742ac7 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:39:07.610Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:39:07.951Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T09:39:07.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-29T09:39:07.951Z] 0fe9938ced8e: Preparing [2022-04-29T09:39:07.951Z] d95d030f24f4: Preparing [2022-04-29T09:39:07.951Z] c683d751e263: Preparing [2022-04-29T09:39:07.951Z] 36fde369130d: Preparing [2022-04-29T09:39:07.951Z] f13371000025: Preparing [2022-04-29T09:39:07.951Z] 9682efd03d74: Preparing [2022-04-29T09:39:07.951Z] 4f4ce317c6bb: Preparing [2022-04-29T09:39:07.951Z] 9682efd03d74: Waiting [2022-04-29T09:39:07.951Z] 4f4ce317c6bb: Waiting [2022-04-29T09:39:07.951Z] d95d030f24f4: Layer already exists [2022-04-29T09:39:07.951Z] f13371000025: Layer already exists [2022-04-29T09:39:07.951Z] 0fe9938ced8e: Layer already exists [2022-04-29T09:39:07.951Z] 36fde369130d: Layer already exists [2022-04-29T09:39:07.951Z] c683d751e263: Layer already exists [2022-04-29T09:39:08.224Z] 4f4ce317c6bb: Layer already exists [2022-04-29T09:39:08.224Z] 9682efd03d74: Layer already exists [2022-04-29T09:39:08.224Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:4adcb594b3fcd028fb5093a8425a65ef2fd1a5ccaf4a20191916294db3742ac7 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:39:08.568Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:39:08.909Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-04-29T09:39:08.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-29T09:39:08.909Z] 0fe9938ced8e: Preparing [2022-04-29T09:39:08.909Z] d95d030f24f4: Preparing [2022-04-29T09:39:08.909Z] c683d751e263: Preparing [2022-04-29T09:39:08.909Z] 36fde369130d: Preparing [2022-04-29T09:39:08.909Z] f13371000025: Preparing [2022-04-29T09:39:08.909Z] 9682efd03d74: Preparing [2022-04-29T09:39:08.909Z] 4f4ce317c6bb: Preparing [2022-04-29T09:39:08.909Z] 9682efd03d74: Waiting [2022-04-29T09:39:08.909Z] 4f4ce317c6bb: Waiting [2022-04-29T09:39:08.909Z] f13371000025: Layer already exists [2022-04-29T09:39:08.909Z] c683d751e263: Layer already exists [2022-04-29T09:39:08.909Z] 0fe9938ced8e: Layer already exists [2022-04-29T09:39:08.909Z] 36fde369130d: Layer already exists [2022-04-29T09:39:09.181Z] d95d030f24f4: Layer already exists [2022-04-29T09:39:09.181Z] 4f4ce317c6bb: Layer already exists [2022-04-29T09:39:09.181Z] 9682efd03d74: Layer already exists [2022-04-29T09:39:09.181Z] main: digest: sha256:4adcb594b3fcd028fb5093a8425a65ef2fd1a5ccaf4a20191916294db3742ac7 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T09:39:09.228Z] ===================================================== [Pipeline] echo [2022-04-29T09:39:09.238Z] taggedImages: [2022-04-29T09:39:09.238Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:39:09.238Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-29T09:39:09.238Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.86 [2022-04-29T09:39:09.238Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T09:39:09.238Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-04-29T09:39:09.259Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-04-29T09:39:09.259Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:39:09.259Z] latest [2022-04-29T09:39:09.259Z] 2.2.0-dev.86 [2022-04-29T09:39:09.259Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T09:39:09.259Z] main [2022-04-29T09:39:09.259Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:39:09.619Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:39:09.962Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:39:09.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-29T09:39:09.962Z] eab893db4b11: Preparing [2022-04-29T09:39:09.962Z] 88215a3535a8: Preparing [2022-04-29T09:39:09.962Z] 21d337224ff1: Preparing [2022-04-29T09:39:09.962Z] 7b687c2f868c: Preparing [2022-04-29T09:39:09.962Z] f73e7dbfee58: Preparing [2022-04-29T09:39:10.235Z] f73e7dbfee58: Layer already exists [2022-04-29T09:39:10.235Z] 21d337224ff1: Layer already exists [2022-04-29T09:39:10.235Z] eab893db4b11: Pushed [2022-04-29T09:39:10.507Z] 7b687c2f868c: Pushed [2022-04-29T09:39:15.896Z] 88215a3535a8: Pushed [2022-04-29T09:39:15.896Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:7ad57b9bf194def3e4ff49732ccf603d4be660b245d5ad4ac535e4d19574c9be size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:39:16.244Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:39:16.582Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-29T09:39:16.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-29T09:39:16.582Z] eab893db4b11: Preparing [2022-04-29T09:39:16.582Z] 88215a3535a8: Preparing [2022-04-29T09:39:16.582Z] 21d337224ff1: Preparing [2022-04-29T09:39:16.582Z] 7b687c2f868c: Preparing [2022-04-29T09:39:16.582Z] f73e7dbfee58: Preparing [2022-04-29T09:39:16.582Z] f73e7dbfee58: Layer already exists [2022-04-29T09:39:16.582Z] 88215a3535a8: Layer already exists [2022-04-29T09:39:16.582Z] eab893db4b11: Layer already exists [2022-04-29T09:39:16.582Z] 21d337224ff1: Layer already exists [2022-04-29T09:39:16.582Z] 7b687c2f868c: Layer already exists [2022-04-29T09:39:16.853Z] latest: digest: sha256:7ad57b9bf194def3e4ff49732ccf603d4be660b245d5ad4ac535e4d19574c9be size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:39:17.197Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:39:17.539Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.86 [2022-04-29T09:39:17.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-29T09:39:17.539Z] eab893db4b11: Preparing [2022-04-29T09:39:17.539Z] 88215a3535a8: Preparing [2022-04-29T09:39:17.539Z] 21d337224ff1: Preparing [2022-04-29T09:39:17.539Z] 7b687c2f868c: Preparing [2022-04-29T09:39:17.539Z] f73e7dbfee58: Preparing [2022-04-29T09:39:17.539Z] f73e7dbfee58: Layer already exists [2022-04-29T09:39:17.539Z] 88215a3535a8: Layer already exists [2022-04-29T09:39:17.539Z] 21d337224ff1: Layer already exists [2022-04-29T09:39:17.539Z] eab893db4b11: Layer already exists [2022-04-29T09:39:17.812Z] 7b687c2f868c: Layer already exists [2022-04-29T09:39:17.812Z] 2.2.0-dev.86: digest: sha256:7ad57b9bf194def3e4ff49732ccf603d4be660b245d5ad4ac535e4d19574c9be size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:39:18.159Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:39:18.502Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T09:39:18.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-29T09:39:18.502Z] eab893db4b11: Preparing [2022-04-29T09:39:18.502Z] 88215a3535a8: Preparing [2022-04-29T09:39:18.502Z] 21d337224ff1: Preparing [2022-04-29T09:39:18.502Z] 7b687c2f868c: Preparing [2022-04-29T09:39:18.502Z] f73e7dbfee58: Preparing [2022-04-29T09:39:18.502Z] 88215a3535a8: Layer already exists [2022-04-29T09:39:18.502Z] 7b687c2f868c: Layer already exists [2022-04-29T09:39:18.502Z] f73e7dbfee58: Layer already exists [2022-04-29T09:39:18.502Z] 21d337224ff1: Layer already exists [2022-04-29T09:39:18.502Z] eab893db4b11: Layer already exists [2022-04-29T09:39:18.774Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:7ad57b9bf194def3e4ff49732ccf603d4be660b245d5ad4ac535e4d19574c9be size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:39:19.120Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:39:19.460Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-04-29T09:39:19.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-29T09:39:19.460Z] eab893db4b11: Preparing [2022-04-29T09:39:19.460Z] 88215a3535a8: Preparing [2022-04-29T09:39:19.460Z] 21d337224ff1: Preparing [2022-04-29T09:39:19.460Z] 7b687c2f868c: Preparing [2022-04-29T09:39:19.460Z] f73e7dbfee58: Preparing [2022-04-29T09:39:19.460Z] eab893db4b11: Layer already exists [2022-04-29T09:39:19.460Z] 7b687c2f868c: Layer already exists [2022-04-29T09:39:19.460Z] 88215a3535a8: Layer already exists [2022-04-29T09:39:19.460Z] 21d337224ff1: Layer already exists [2022-04-29T09:39:19.460Z] f73e7dbfee58: Layer already exists [2022-04-29T09:39:19.733Z] main: digest: sha256:7ad57b9bf194def3e4ff49732ccf603d4be660b245d5ad4ac535e4d19574c9be size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T09:39:19.784Z] ===================================================== [Pipeline] echo [2022-04-29T09:39:19.793Z] taggedImages: [2022-04-29T09:39:19.793Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:39:19.793Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-29T09:39:19.793Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.86 [2022-04-29T09:39:19.793Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T09:39:19.793Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-04-29T09:39:19.814Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-04-29T09:39:19.814Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:39:19.814Z] latest [2022-04-29T09:39:19.814Z] 2.2.0-dev.86 [2022-04-29T09:39:19.814Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T09:39:19.814Z] main [2022-04-29T09:39:19.814Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:39:20.173Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:39:20.516Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:39:20.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-29T09:39:20.516Z] d283d745af39: Preparing [2022-04-29T09:39:20.516Z] eb0b11ff1725: Preparing [2022-04-29T09:39:20.516Z] 21d337224ff1: Preparing [2022-04-29T09:39:20.516Z] d7c9945cf082: Preparing [2022-04-29T09:39:20.516Z] f73e7dbfee58: Preparing [2022-04-29T09:39:20.789Z] 21d337224ff1: Layer already exists [2022-04-29T09:39:20.789Z] d7c9945cf082: Layer already exists [2022-04-29T09:39:20.789Z] f73e7dbfee58: Layer already exists [2022-04-29T09:39:20.789Z] d283d745af39: Pushed [2022-04-29T09:39:26.183Z] eb0b11ff1725: Pushed [2022-04-29T09:39:26.183Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:3c890eb3f6bb5d081fd224e92c2a812fe6f8251228180ed0f53f3da67a4814e5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:39:26.531Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:39:26.872Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-29T09:39:26.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-29T09:39:26.872Z] d283d745af39: Preparing [2022-04-29T09:39:26.872Z] eb0b11ff1725: Preparing [2022-04-29T09:39:26.872Z] 21d337224ff1: Preparing [2022-04-29T09:39:26.872Z] d7c9945cf082: Preparing [2022-04-29T09:39:26.872Z] f73e7dbfee58: Preparing [2022-04-29T09:39:26.872Z] 21d337224ff1: Layer already exists [2022-04-29T09:39:26.872Z] d283d745af39: Layer already exists [2022-04-29T09:39:26.872Z] d7c9945cf082: Layer already exists [2022-04-29T09:39:26.872Z] eb0b11ff1725: Layer already exists [2022-04-29T09:39:26.872Z] f73e7dbfee58: Layer already exists [2022-04-29T09:39:27.144Z] latest: digest: sha256:3c890eb3f6bb5d081fd224e92c2a812fe6f8251228180ed0f53f3da67a4814e5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:39:27.493Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:39:27.834Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.86 [2022-04-29T09:39:27.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-29T09:39:27.834Z] d283d745af39: Preparing [2022-04-29T09:39:27.834Z] eb0b11ff1725: Preparing [2022-04-29T09:39:27.834Z] 21d337224ff1: Preparing [2022-04-29T09:39:27.834Z] d7c9945cf082: Preparing [2022-04-29T09:39:27.834Z] f73e7dbfee58: Preparing [2022-04-29T09:39:27.834Z] eb0b11ff1725: Layer already exists [2022-04-29T09:39:27.834Z] f73e7dbfee58: Layer already exists [2022-04-29T09:39:27.834Z] d7c9945cf082: Layer already exists [2022-04-29T09:39:27.834Z] 21d337224ff1: Layer already exists [2022-04-29T09:39:27.834Z] d283d745af39: Layer already exists [2022-04-29T09:39:28.106Z] 2.2.0-dev.86: digest: sha256:3c890eb3f6bb5d081fd224e92c2a812fe6f8251228180ed0f53f3da67a4814e5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:39:28.453Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:39:28.795Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T09:39:28.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-29T09:39:28.795Z] d283d745af39: Preparing [2022-04-29T09:39:28.795Z] eb0b11ff1725: Preparing [2022-04-29T09:39:28.795Z] 21d337224ff1: Preparing [2022-04-29T09:39:28.795Z] d7c9945cf082: Preparing [2022-04-29T09:39:28.795Z] f73e7dbfee58: Preparing [2022-04-29T09:39:28.795Z] d283d745af39: Layer already exists [2022-04-29T09:39:28.795Z] 21d337224ff1: Layer already exists [2022-04-29T09:39:28.795Z] f73e7dbfee58: Layer already exists [2022-04-29T09:39:28.795Z] eb0b11ff1725: Layer already exists [2022-04-29T09:39:28.795Z] d7c9945cf082: Layer already exists [2022-04-29T09:39:29.068Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:3c890eb3f6bb5d081fd224e92c2a812fe6f8251228180ed0f53f3da67a4814e5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:39:29.671Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:39:30.007Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-04-29T09:39:30.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-29T09:39:30.007Z] d283d745af39: Preparing [2022-04-29T09:39:30.007Z] eb0b11ff1725: Preparing [2022-04-29T09:39:30.007Z] 21d337224ff1: Preparing [2022-04-29T09:39:30.007Z] d7c9945cf082: Preparing [2022-04-29T09:39:30.007Z] f73e7dbfee58: Preparing [2022-04-29T09:39:30.007Z] d283d745af39: Layer already exists [2022-04-29T09:39:30.007Z] d7c9945cf082: Layer already exists [2022-04-29T09:39:30.007Z] f73e7dbfee58: Layer already exists [2022-04-29T09:39:30.007Z] eb0b11ff1725: Layer already exists [2022-04-29T09:39:30.007Z] 21d337224ff1: Layer already exists [2022-04-29T09:39:30.279Z] main: digest: sha256:3c890eb3f6bb5d081fd224e92c2a812fe6f8251228180ed0f53f3da67a4814e5 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T09:39:30.316Z] ===================================================== [Pipeline] echo [2022-04-29T09:39:30.325Z] taggedImages: [2022-04-29T09:39:30.325Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:39:30.325Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-29T09:39:30.325Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.86 [2022-04-29T09:39:30.325Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T09:39:30.325Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-04-29T09:39:30.345Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-04-29T09:39:30.345Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:39:30.345Z] latest [2022-04-29T09:39:30.345Z] 2.2.0-dev.86 [2022-04-29T09:39:30.345Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T09:39:30.345Z] main [2022-04-29T09:39:30.345Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:39:30.700Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:39:31.044Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:39:31.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-29T09:39:31.044Z] 53f9ca4d1036: Preparing [2022-04-29T09:39:31.044Z] 54e139460c6e: Preparing [2022-04-29T09:39:31.044Z] e41c238a2e80: Preparing [2022-04-29T09:39:31.044Z] e944a3cb1b7a: Preparing [2022-04-29T09:39:31.044Z] f0e5a4d6c014: Preparing [2022-04-29T09:39:31.044Z] 3b19d27f08f7: Preparing [2022-04-29T09:39:31.044Z] 73bb99a6e169: Preparing [2022-04-29T09:39:31.044Z] ec06c3102977: Preparing [2022-04-29T09:39:31.044Z] 6a3c62e080c7: Preparing [2022-04-29T09:39:31.044Z] 340cb19ca677: Preparing [2022-04-29T09:39:31.044Z] 4f4ce317c6bb: Preparing [2022-04-29T09:39:31.044Z] 3b19d27f08f7: Waiting [2022-04-29T09:39:31.044Z] 73bb99a6e169: Waiting [2022-04-29T09:39:31.044Z] 6a3c62e080c7: Waiting [2022-04-29T09:39:31.044Z] 340cb19ca677: Waiting [2022-04-29T09:39:31.044Z] 4f4ce317c6bb: Waiting [2022-04-29T09:39:31.044Z] ec06c3102977: Waiting [2022-04-29T09:39:31.320Z] f0e5a4d6c014: Layer already exists [2022-04-29T09:39:31.320Z] 3b19d27f08f7: Layer already exists [2022-04-29T09:39:31.320Z] 73bb99a6e169: Layer already exists [2022-04-29T09:39:31.320Z] ec06c3102977: Layer already exists [2022-04-29T09:39:31.320Z] 54e139460c6e: Pushed [2022-04-29T09:39:31.321Z] 6a3c62e080c7: Layer already exists [2022-04-29T09:39:31.321Z] 340cb19ca677: Layer already exists [2022-04-29T09:39:31.598Z] 4f4ce317c6bb: Layer already exists [2022-04-29T09:39:32.196Z] 53f9ca4d1036: Pushed [2022-04-29T09:39:34.176Z] e41c238a2e80: Pushed [2022-04-29T09:39:52.479Z] e944a3cb1b7a: Pushed [2022-04-29T09:39:52.479Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:d84269e98610a181d6192849e7f0fed4993e9ebc764017acb609d8622f22c987 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:39:52.825Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:39:53.166Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-29T09:39:53.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-29T09:39:53.166Z] 53f9ca4d1036: Preparing [2022-04-29T09:39:53.166Z] 54e139460c6e: Preparing [2022-04-29T09:39:53.166Z] e41c238a2e80: Preparing [2022-04-29T09:39:53.166Z] e944a3cb1b7a: Preparing [2022-04-29T09:39:53.166Z] f0e5a4d6c014: Preparing [2022-04-29T09:39:53.166Z] 3b19d27f08f7: Preparing [2022-04-29T09:39:53.166Z] 73bb99a6e169: Preparing [2022-04-29T09:39:53.166Z] ec06c3102977: Preparing [2022-04-29T09:39:53.166Z] 6a3c62e080c7: Preparing [2022-04-29T09:39:53.166Z] 340cb19ca677: Preparing [2022-04-29T09:39:53.166Z] 4f4ce317c6bb: Preparing [2022-04-29T09:39:53.166Z] ec06c3102977: Waiting [2022-04-29T09:39:53.166Z] 6a3c62e080c7: Waiting [2022-04-29T09:39:53.166Z] 340cb19ca677: Waiting [2022-04-29T09:39:53.166Z] 3b19d27f08f7: Waiting [2022-04-29T09:39:53.166Z] 4f4ce317c6bb: Waiting [2022-04-29T09:39:53.166Z] 73bb99a6e169: Waiting [2022-04-29T09:39:53.166Z] f0e5a4d6c014: Layer already exists [2022-04-29T09:39:53.166Z] e41c238a2e80: Layer already exists [2022-04-29T09:39:53.166Z] 53f9ca4d1036: Layer already exists [2022-04-29T09:39:53.166Z] 54e139460c6e: Layer already exists [2022-04-29T09:39:53.166Z] e944a3cb1b7a: Layer already exists [2022-04-29T09:39:53.440Z] 6a3c62e080c7: Layer already exists [2022-04-29T09:39:53.440Z] 3b19d27f08f7: Layer already exists [2022-04-29T09:39:53.440Z] 73bb99a6e169: Layer already exists [2022-04-29T09:39:53.440Z] ec06c3102977: Layer already exists [2022-04-29T09:39:53.440Z] 340cb19ca677: Layer already exists [2022-04-29T09:39:53.440Z] 4f4ce317c6bb: Layer already exists [2022-04-29T09:39:53.440Z] latest: digest: sha256:d84269e98610a181d6192849e7f0fed4993e9ebc764017acb609d8622f22c987 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:39:53.826Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:39:54.173Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.86 [2022-04-29T09:39:54.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-29T09:39:54.174Z] 53f9ca4d1036: Preparing [2022-04-29T09:39:54.174Z] 54e139460c6e: Preparing [2022-04-29T09:39:54.174Z] e41c238a2e80: Preparing [2022-04-29T09:39:54.174Z] e944a3cb1b7a: Preparing [2022-04-29T09:39:54.174Z] f0e5a4d6c014: Preparing [2022-04-29T09:39:54.174Z] 3b19d27f08f7: Preparing [2022-04-29T09:39:54.174Z] 73bb99a6e169: Preparing [2022-04-29T09:39:54.174Z] ec06c3102977: Preparing [2022-04-29T09:39:54.174Z] 6a3c62e080c7: Preparing [2022-04-29T09:39:54.174Z] 340cb19ca677: Preparing [2022-04-29T09:39:54.174Z] 4f4ce317c6bb: Preparing [2022-04-29T09:39:54.174Z] 3b19d27f08f7: Waiting [2022-04-29T09:39:54.174Z] 73bb99a6e169: Waiting [2022-04-29T09:39:54.174Z] ec06c3102977: Waiting [2022-04-29T09:39:54.174Z] 6a3c62e080c7: Waiting [2022-04-29T09:39:54.174Z] 340cb19ca677: Waiting [2022-04-29T09:39:54.174Z] 4f4ce317c6bb: Waiting [2022-04-29T09:39:54.448Z] f0e5a4d6c014: Layer already exists [2022-04-29T09:39:54.448Z] e944a3cb1b7a: Layer already exists [2022-04-29T09:39:54.448Z] 53f9ca4d1036: Layer already exists [2022-04-29T09:39:54.448Z] 54e139460c6e: Layer already exists [2022-04-29T09:39:54.448Z] e41c238a2e80: Layer already exists [2022-04-29T09:39:54.448Z] ec06c3102977: Layer already exists [2022-04-29T09:39:54.448Z] 3b19d27f08f7: Layer already exists [2022-04-29T09:39:54.448Z] 73bb99a6e169: Layer already exists [2022-04-29T09:39:54.448Z] 6a3c62e080c7: Layer already exists [2022-04-29T09:39:54.448Z] 340cb19ca677: Layer already exists [2022-04-29T09:39:54.448Z] 4f4ce317c6bb: Layer already exists [2022-04-29T09:39:54.448Z] 2.2.0-dev.86: digest: sha256:d84269e98610a181d6192849e7f0fed4993e9ebc764017acb609d8622f22c987 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:39:54.804Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:39:55.159Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T09:39:55.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-29T09:39:55.159Z] 53f9ca4d1036: Preparing [2022-04-29T09:39:55.159Z] 54e139460c6e: Preparing [2022-04-29T09:39:55.159Z] e41c238a2e80: Preparing [2022-04-29T09:39:55.159Z] e944a3cb1b7a: Preparing [2022-04-29T09:39:55.159Z] f0e5a4d6c014: Preparing [2022-04-29T09:39:55.159Z] 3b19d27f08f7: Preparing [2022-04-29T09:39:55.159Z] 73bb99a6e169: Preparing [2022-04-29T09:39:55.159Z] ec06c3102977: Preparing [2022-04-29T09:39:55.159Z] 6a3c62e080c7: Preparing [2022-04-29T09:39:55.159Z] 340cb19ca677: Preparing [2022-04-29T09:39:55.159Z] 4f4ce317c6bb: Preparing [2022-04-29T09:39:55.159Z] ec06c3102977: Waiting [2022-04-29T09:39:55.159Z] 6a3c62e080c7: Waiting [2022-04-29T09:39:55.159Z] 4f4ce317c6bb: Waiting [2022-04-29T09:39:55.159Z] 340cb19ca677: Waiting [2022-04-29T09:39:55.159Z] 73bb99a6e169: Waiting [2022-04-29T09:39:55.159Z] 3b19d27f08f7: Waiting [2022-04-29T09:39:55.159Z] f0e5a4d6c014: Layer already exists [2022-04-29T09:39:55.159Z] e944a3cb1b7a: Layer already exists [2022-04-29T09:39:55.159Z] 54e139460c6e: Layer already exists [2022-04-29T09:39:55.159Z] e41c238a2e80: Layer already exists [2022-04-29T09:39:55.159Z] 53f9ca4d1036: Layer already exists [2022-04-29T09:39:55.440Z] 6a3c62e080c7: Layer already exists [2022-04-29T09:39:55.440Z] 73bb99a6e169: Layer already exists [2022-04-29T09:39:55.440Z] 3b19d27f08f7: Layer already exists [2022-04-29T09:39:55.440Z] ec06c3102977: Layer already exists [2022-04-29T09:39:55.440Z] 340cb19ca677: Layer already exists [2022-04-29T09:39:55.440Z] 4f4ce317c6bb: Layer already exists [2022-04-29T09:39:55.440Z] 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:d84269e98610a181d6192849e7f0fed4993e9ebc764017acb609d8622f22c987 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:39:55.786Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:39:56.126Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-04-29T09:39:56.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-29T09:39:56.126Z] 53f9ca4d1036: Preparing [2022-04-29T09:39:56.126Z] 54e139460c6e: Preparing [2022-04-29T09:39:56.126Z] e41c238a2e80: Preparing [2022-04-29T09:39:56.126Z] e944a3cb1b7a: Preparing [2022-04-29T09:39:56.126Z] f0e5a4d6c014: Preparing [2022-04-29T09:39:56.126Z] 3b19d27f08f7: Preparing [2022-04-29T09:39:56.126Z] 73bb99a6e169: Preparing [2022-04-29T09:39:56.126Z] ec06c3102977: Preparing [2022-04-29T09:39:56.126Z] 6a3c62e080c7: Preparing [2022-04-29T09:39:56.126Z] 340cb19ca677: Preparing [2022-04-29T09:39:56.126Z] 4f4ce317c6bb: Preparing [2022-04-29T09:39:56.126Z] ec06c3102977: Waiting [2022-04-29T09:39:56.126Z] 6a3c62e080c7: Waiting [2022-04-29T09:39:56.126Z] 340cb19ca677: Waiting [2022-04-29T09:39:56.126Z] 3b19d27f08f7: Waiting [2022-04-29T09:39:56.126Z] 4f4ce317c6bb: Waiting [2022-04-29T09:39:56.126Z] 73bb99a6e169: Waiting [2022-04-29T09:39:56.126Z] f0e5a4d6c014: Layer already exists [2022-04-29T09:39:56.126Z] e41c238a2e80: Layer already exists [2022-04-29T09:39:56.126Z] e944a3cb1b7a: Layer already exists [2022-04-29T09:39:56.126Z] 54e139460c6e: Layer already exists [2022-04-29T09:39:56.126Z] 53f9ca4d1036: Layer already exists [2022-04-29T09:39:56.399Z] 6a3c62e080c7: Layer already exists [2022-04-29T09:39:56.399Z] 73bb99a6e169: Layer already exists [2022-04-29T09:39:56.399Z] 3b19d27f08f7: Layer already exists [2022-04-29T09:39:56.399Z] ec06c3102977: Layer already exists [2022-04-29T09:39:56.399Z] 340cb19ca677: Layer already exists [2022-04-29T09:39:56.399Z] 4f4ce317c6bb: Layer already exists [2022-04-29T09:39:56.399Z] main: digest: sha256:d84269e98610a181d6192849e7f0fed4993e9ebc764017acb609d8622f22c987 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T09:39:56.448Z] ===================================================== [Pipeline] echo [2022-04-29T09:39:56.455Z] taggedImages: [2022-04-29T09:39:56.455Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [2022-04-29T09:39:56.455Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-29T09:39:56.455Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.86 [2022-04-29T09:39:56.455Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [2022-04-29T09:39:56.455Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:39:56.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-29T09:39:56.826Z] [2022-04-29T09:39:56.826Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:39:57.171Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-29T09:39:57.445Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-29T09:39:57.445Z] 8998bd30e6a1: Pulling fs layer [2022-04-29T09:39:57.445Z] 04944245beec: Pulling fs layer [2022-04-29T09:39:57.445Z] 699f458cf7ca: Pulling fs layer [2022-04-29T09:39:57.445Z] 765212b225bb: Pulling fs layer [2022-04-29T09:39:57.445Z] f23df028b6ca: Pulling fs layer [2022-04-29T09:39:57.445Z] d65c8cfc05b1: Pulling fs layer [2022-04-29T09:39:57.445Z] 2437ff75d9bd: Pulling fs layer [2022-04-29T09:39:57.445Z] 765212b225bb: Waiting [2022-04-29T09:39:57.445Z] f23df028b6ca: Waiting [2022-04-29T09:39:57.445Z] d65c8cfc05b1: Waiting [2022-04-29T09:39:57.445Z] 2437ff75d9bd: Waiting [2022-04-29T09:39:57.445Z] 04944245beec: Verifying Checksum [2022-04-29T09:39:57.445Z] 04944245beec: Download complete [2022-04-29T09:39:57.445Z] 765212b225bb: Verifying Checksum [2022-04-29T09:39:57.445Z] 765212b225bb: Download complete [2022-04-29T09:39:57.445Z] f23df028b6ca: Verifying Checksum [2022-04-29T09:39:57.445Z] f23df028b6ca: Download complete [2022-04-29T09:39:57.445Z] d65c8cfc05b1: Verifying Checksum [2022-04-29T09:39:57.445Z] d65c8cfc05b1: Download complete [2022-04-29T09:39:57.720Z] 699f458cf7ca: Download complete [2022-04-29T09:39:57.993Z] 8998bd30e6a1: Verifying Checksum [2022-04-29T09:39:57.993Z] 8998bd30e6a1: Download complete [2022-04-29T09:40:00.613Z] 2437ff75d9bd: Verifying Checksum [2022-04-29T09:40:00.613Z] 2437ff75d9bd: Download complete [2022-04-29T09:40:02.594Z] 8998bd30e6a1: Pull complete [2022-04-29T09:40:03.189Z] 04944245beec: Pull complete [2022-04-29T09:40:04.623Z] 699f458cf7ca: Pull complete [2022-04-29T09:40:04.894Z] 765212b225bb: Pull complete [2022-04-29T09:40:05.871Z] f23df028b6ca: Pull complete [2022-04-29T09:40:06.143Z] d65c8cfc05b1: Pull complete [2022-04-29T09:40:21.240Z] 2437ff75d9bd: Pull complete [2022-04-29T09:40:21.240Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-29T09:40:21.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-29T09:40:21.240Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-29T09:40:21.487Z] prd-ubuntu20.04-docker-arm64-4c-16g-34234 does not seem to be running inside a container [2022-04-29T09:40:21.561Z] $ 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/214 -v /w/workspace/edgex-go/214:/w/workspace/edgex-go/214:rw,z -v /w/workspace/edgex-go/214@tmp:/w/workspace/edgex-go/214@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-29T09:40:24.348Z] $ docker top 6e04a59d0c872ac0ced8336f57ffe183e835dc1aa6bb63a120e96e1e152fee19 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-29T09:40:25.406Z] ---> job-cost.sh [2022-04-29T09:40:25.406Z] lf-activate-venv: SKIPPING [2022-04-29T09:40:25.406Z] INFO: No Stack... [2022-04-29T09:40:26.386Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-29T09:40:26.982Z] INFO: Archiving Costs [Pipeline] sh [2022-04-29T09:40:27.649Z] + + cut -d,cat -f6 [2022-04-29T09:40:27.649Z] /w/workspace/edgex-go/214/archives/cost.csv [Pipeline] lock [2022-04-29T09:40:27.714Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-214-stack-cost] [2022-04-29T09:40:27.721Z] Resource [jenkins-edgexfoundry-edgex-go-main-214-stack-cost] did not exist. Created. [2022-04-29T09:40:27.721Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-214-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-29T09:40:28.378Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-29T09:40:29.052Z] Stashed 1 file(s) [Pipeline] } [2022-04-29T09:40:29.059Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-214-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-29T09:40:29.073Z] $ docker stop --time=1 6e04a59d0c872ac0ced8336f57ffe183e835dc1aa6bb63a120e96e1e152fee19 [2022-04-29T09:40:30.635Z] $ docker rm -f 6e04a59d0c872ac0ced8336f57ffe183e835dc1aa6bb63a120e96e1e152fee19 [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-29T09:40:31.260Z] provisioning config files... [2022-04-29T09:40:31.268Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/214@tmp/config7618058933438379170tmp [Pipeline] { [Pipeline] sh [2022-04-29T09:40:31.567Z] + set +x [2022-04-29T09:40:31.567Z] + curl -s https://codecov.io/bash [2022-04-29T09:40:31.567Z] + bash -s -- [2022-04-29T09:40:31.567Z] [2022-04-29T09:40:31.567Z] _____ _ [2022-04-29T09:40:31.567Z] / ____| | | [2022-04-29T09:40:31.567Z] | | ___ __| | ___ ___ _____ __ [2022-04-29T09:40:31.567Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-29T09:40:31.567Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-29T09:40:31.567Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-29T09:40:31.567Z] Bash-1.0.6 [2022-04-29T09:40:31.567Z] [2022-04-29T09:40:31.567Z] [2022-04-29T09:40:31.567Z] ==> git version 2.25.1 found [2022-04-29T09:40:31.567Z] ==> 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-29T09:40:31.567Z] Release-Date: 2020-01-08 [2022-04-29T09:40:31.567Z] 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-29T09:40:31.567Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-29T09:40:31.567Z] ==> Jenkins CI detected. [2022-04-29T09:40:31.567Z] current dir:  /w/workspace/edgex-go/214 [2022-04-29T09:40:31.567Z] project root: . [2022-04-29T09:40:31.567Z] --> token set from env [2022-04-29T09:40:31.567Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-29T09:40:31.567Z] ==> Running gcov in . (disable via -X gcov) [2022-04-29T09:40:31.567Z] ==> Python coveragepy not found [2022-04-29T09:40:31.567Z] ==> Searching for coverage reports in: [2022-04-29T09:40:31.567Z] + . [2022-04-29T09:40:31.567Z] -> Found 1 reports [2022-04-29T09:40:31.567Z] ==> Detecting git/mercurial file structure [2022-04-29T09:40:31.829Z] ==> Reading reports [2022-04-29T09:40:31.829Z] + ./coverage.out bytes=435134 [2022-04-29T09:40:31.829Z] ==> Appending adjustments [2022-04-29T09:40:31.829Z] https://docs.codecov.io/docs/fixing-reports [2022-04-29T09:40:33.218Z] + Found adjustments [2022-04-29T09:40:33.218Z] ==> Gzipping contents [2022-04-29T09:40:33.218Z] 60K /tmp/codecov.Lfr2H9.gz [2022-04-29T09:40:33.218Z] ==> Uploading reports [2022-04-29T09:40:33.218Z] url: https://codecov.io [2022-04-29T09:40:33.218Z] query: branch=main&commit=8200a1c87099f1fe2b0e152c65438b4e8278fb55&build=214&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F214%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-29T09:40:33.218Z] -> Pinging Codecov [2022-04-29T09:40:33.219Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=8200a1c87099f1fe2b0e152c65438b4e8278fb55&build=214&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F214%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-29T09:40:33.219Z] -> Uploading to [2022-04-29T09:40:33.219Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-29/00271124DB129430A58F1EEE437C3FCB/8200a1c87099f1fe2b0e152c65438b4e8278fb55/af8627b8-c898-4618-8e05-15a928c538d0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220429%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220429T094033Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fdab08054be64ea8209eb70b29c361d46d540ec2f01140aad64d513754693180 [2022-04-29T09:40:33.219Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-29T09:40:33.219Z] Dload Upload Total Spent Left Speed [2022-04-29T09:40:33.478Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59996 0 0 100 59996 0 253k --:--:-- --:--:-- --:--:-- 253k [2022-04-29T09:40:33.478Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] } [2022-04-29T09:40:33.487Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-04-29T09:40:33.786Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-29T09:40:33.802Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:40:34.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-29T09:40:34.092Z] [2022-04-29T09:40:34.092Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:40:34.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-29T09:40:34.392Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-29T09:40:34.392Z] 188c0c94c7c5: Pulling fs layer [2022-04-29T09:40:34.392Z] 0ef7d3d256c8: Pulling fs layer [2022-04-29T09:40:34.392Z] de9db76c5a1d: Pulling fs layer [2022-04-29T09:40:34.392Z] 0eba1c9be4d2: Pulling fs layer [2022-04-29T09:40:34.392Z] 0d57e429df01: Pulling fs layer [2022-04-29T09:40:34.392Z] 4e4be7b47b0d: Pulling fs layer [2022-04-29T09:40:34.392Z] e1f770b5df2f: Pulling fs layer [2022-04-29T09:40:34.392Z] 85a0685a4137: Pulling fs layer [2022-04-29T09:40:34.392Z] e1f770b5df2f: Waiting [2022-04-29T09:40:34.392Z] 0eba1c9be4d2: Waiting [2022-04-29T09:40:34.392Z] 85a0685a4137: Waiting [2022-04-29T09:40:34.392Z] 0d57e429df01: Waiting [2022-04-29T09:40:34.392Z] 4e4be7b47b0d: Waiting [2022-04-29T09:40:34.392Z] de9db76c5a1d: Verifying Checksum [2022-04-29T09:40:34.392Z] de9db76c5a1d: Download complete [2022-04-29T09:40:34.392Z] 0ef7d3d256c8: Download complete [2022-04-29T09:40:34.392Z] 0d57e429df01: Download complete [2022-04-29T09:40:34.392Z] 4e4be7b47b0d: Download complete [2022-04-29T09:40:34.392Z] 188c0c94c7c5: Verifying Checksum [2022-04-29T09:40:34.392Z] 188c0c94c7c5: Download complete [2022-04-29T09:40:34.653Z] 188c0c94c7c5: Pull complete [2022-04-29T09:40:34.653Z] e1f770b5df2f: Download complete [2022-04-29T09:40:34.653Z] 0ef7d3d256c8: Pull complete [2022-04-29T09:40:34.653Z] de9db76c5a1d: Pull complete [2022-04-29T09:40:35.222Z] 0eba1c9be4d2: Verifying Checksum [2022-04-29T09:40:35.222Z] 0eba1c9be4d2: Download complete [2022-04-29T09:40:35.222Z] 85a0685a4137: Verifying Checksum [2022-04-29T09:40:35.222Z] 85a0685a4137: Download complete [2022-04-29T09:40:38.513Z] 0eba1c9be4d2: Pull complete [2022-04-29T09:40:38.513Z] 0d57e429df01: Pull complete [2022-04-29T09:40:38.513Z] 4e4be7b47b0d: Pull complete [2022-04-29T09:40:38.773Z] e1f770b5df2f: Pull complete [2022-04-29T09:40:42.060Z] 85a0685a4137: Pull complete [2022-04-29T09:40:42.060Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-29T09:40:42.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-29T09:40:42.060Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-29T09:40:42.118Z] prd-ubuntu20.04-docker-8c-8g-34233 does not seem to be running inside a container [2022-04-29T09:40:42.195Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/214 -v /w/workspace/edgex-go/214:/w/workspace/edgex-go/214:rw,z -v /w/workspace/edgex-go/214@tmp:/w/workspace/edgex-go/214@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-04-29T09:40:44.992Z] $ docker top ea950752c5c2f3bf74855e534f5a0f21c2f8d7274c15be9f8e9c43d6fb4a2f54 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-29T09:40:45.025Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-29T09:40:45.306Z] + set -o pipefail [2022-04-29T09:40:45.306Z] + snyk monitor '--org=edgex-jenkins' [2022-04-29T09:40:52.186Z] [2022-04-29T09:40:52.186Z] Monitoring /w/workspace/edgex-go/214 (github.com/edgexfoundry/edgex-go)... [2022-04-29T09:40:52.186Z] [2022-04-29T09:40:52.186Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/3ff1034b-d5e1-40e0-8b60-1dc7eec70068 [2022-04-29T09:40:52.186Z] [2022-04-29T09:40:52.186Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-29T09:40:52.186Z] [2022-04-29T09:40:52.186Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-29T09:40:52.186Z] [2022-04-29T09:40:52.186Z] [Pipeline] } [2022-04-29T09:40:52.239Z] $ docker stop --time=1 ea950752c5c2f3bf74855e534f5a0f21c2f8d7274c15be9f8e9c43d6fb4a2f54 [2022-04-29T09:40:54.775Z] $ docker rm -f ea950752c5c2f3bf74855e534f5a0f21c2f8d7274c15be9f8e9c43d6fb4a2f54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-04-29T09:40:55.185Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-29T09:40:55.200Z] provisioning config files... [2022-04-29T09:40:55.210Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/214@tmp/config6286087352725226294tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-29T09:40:55.514Z] --> edgex-publish-swagger.sh [2022-04-29T09:40:55.514Z] === Publish openapi/v2 API === [2022-04-29T09:40:55.514Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-04-29T09:40:55.514Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/214/openapi/v2/core-command.yaml] [2022-04-29T09:40:55.514Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-29T09:40:55.514Z] Dload Upload Total Spent Left Speed [2022-04-29T09:40:56.906Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 203k --:--:-- --:--:-- --:--:-- 202k 100 33831 0 0 100 33831 0 27415 0:00:01 0:00:01 --:--:-- 27393 100 33831 0 0 100 33831 0 23380 0:00:01 0:00:01 --:--:-- 23363 [2022-04-29T09:40:56.906Z] [2022-04-29T09:40:56.906Z] [2022-04-29T09:40:56.906Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/214/openapi/v2/core-data.yaml] [2022-04-29T09:40:56.906Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-29T09:40:56.906Z] Dload Upload Total Spent Left Speed [2022-04-29T09:40:58.298Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 59471 0:00:01 0:00:01 --:--:-- 59471 100 71604 0 0 100 71604 0 56783 0:00:01 0:00:01 --:--:-- 56783 [2022-04-29T09:40:58.298Z] [2022-04-29T09:40:58.298Z] [2022-04-29T09:40:58.298Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/214/openapi/v2/core-metadata.yaml] [2022-04-29T09:40:58.298Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-29T09:40:58.298Z] Dload Upload Total Spent Left Speed [2022-04-29T09:40:59.241Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 121k 0:00:01 0:00:01 --:--:-- 121k 100 141k 0 0 100 141k 0 121k 0:00:01 0:00:01 --:--:-- 121k [2022-04-29T09:40:59.241Z] [2022-04-29T09:40:59.241Z] [2022-04-29T09:40:59.241Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/214/openapi/v2/support-notifications.yaml] [2022-04-29T09:40:59.241Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-29T09:40:59.241Z] Dload Upload Total Spent Left Speed [2022-04-29T09:41:00.630Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 74184 0:00:01 0:00:01 --:--:-- 74184 100 89318 0 0 100 89318 0 66506 0:00:01 0:00:01 --:--:-- 66456 100 89318 0 0 100 89318 0 66506 0:00:01 0:00:01 --:--:-- 66456 [2022-04-29T09:41:00.630Z] [2022-04-29T09:41:00.630Z] [2022-04-29T09:41:00.630Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/214/openapi/v2/support-scheduler.yaml] [2022-04-29T09:41:00.630Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-29T09:41:00.630Z] Dload Upload Total Spent Left Speed [2022-04-29T09:41:01.572Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 40240 --:--:-- --:--:-- --:--:-- 40199 100 39556 0 0 100 39556 0 40240 --:--:-- --:--:-- --:--:-- 40199 [2022-04-29T09:41:01.572Z] [2022-04-29T09:41:01.572Z] [2022-04-29T09:41:01.572Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/214/openapi/v2/system-agent.yaml] [2022-04-29T09:41:01.572Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-29T09:41:01.572Z] Dload Upload Total Spent Left Speed [2022-04-29T09:41:02.959Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 16673 0:00:01 0:00:01 --:--:-- 16673 100 20091 0 0 100 20091 0 15197 0:00:01 0:00:01 --:--:-- 15197 [2022-04-29T09:41:02.959Z] [2022-04-29T09:41:02.959Z] [Pipeline] } [2022-04-29T09:41:02.968Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-04-29T09:41:03.344Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-29T09:41:03.344Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:41:03.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-29T09:41:03.638Z] . [Pipeline] withDockerContainer [2022-04-29T09:41:03.713Z] prd-ubuntu20.04-docker-8c-8g-34233 does not seem to be running inside a container [2022-04-29T09:41:03.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/214 -v /w/workspace/edgex-go/214:/w/workspace/edgex-go/214:rw,z -v /w/workspace/edgex-go/214@tmp:/w/workspace/edgex-go/214@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-29T09:41:04.216Z] $ docker top 3f53da5d54ad98139437daad820ed3c0c9845fd6c4034ccbe2b956b11ed9f30f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-29T09:41:04.273Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-29T09:41:04.273Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-29T09:41:04.396Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-29T09:41:04.440Z] $ docker exec 3f53da5d54ad98139437daad820ed3c0c9845fd6c4034ccbe2b956b11ed9f30f ssh-agent [2022-04-29T09:41:04.521Z] SSH_AUTH_SOCK=/tmp/ssh-JwSQ7NC2mDvS/agent.34 [2022-04-29T09:41:04.521Z] SSH_AGENT_PID=41 [2022-04-29T09:41:04.527Z] Running ssh-add (command line suppressed) [2022-04-29T09:41:04.690Z] Identity added: /w/workspace/edgex-go/214@tmp/private_key_6825219639733321096.key (/w/workspace/edgex-go/214@tmp/private_key_6825219639733321096.key) [2022-04-29T09:41:04.664Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-29T09:41:04.954Z] + git semver tag [2022-04-29T09:41:05.214Z] 2022-04-29 09:41:05,198 [run_tag] DEBUG tag force:False [2022-04-29T09:41:05.214Z] 2022-04-29 09:41:05,198 [check_head_tag] DEBUG check head tag [2022-04-29T09:41:05.214Z] 2022-04-29 09:41:05,201 [execute] INFO git cat-file --batch-check [2022-04-29T09:41:05.214Z] 2022-04-29 09:41:05,201 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/214, universal_newlines=False, shell=None, istream=) [2022-04-29T09:41:05.214Z] 2022-04-29 09:41:05,204 [execute] INFO git cat-file --batch [2022-04-29T09:41:05.214Z] 2022-04-29 09:41:05,204 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/214, universal_newlines=False, shell=None, istream=) [2022-04-29T09:41:05.474Z] 2022-04-29 09:41:05,256 [read_version] DEBUG read version from /w/workspace/edgex-go/214/.semver/main [2022-04-29T09:41:05.474Z] 2022-04-29 09:41:05,257 [execute] INFO git tag -a v2.2.0-dev.86 -m v2.2.0-dev.86 [2022-04-29T09:41:05.474Z] 2022-04-29 09:41:05,257 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.86', '-m', 'v2.2.0-dev.86'], cwd=/w/workspace/edgex-go/214, universal_newlines=False, shell=None, istream=None) [2022-04-29T09:41:05.474Z] 2022-04-29 09:41:05,262 [read_version] DEBUG read version from /w/workspace/edgex-go/214/.semver/main [2022-04-29T09:41:05.474Z] 2.2.0-dev.86 [Pipeline] } [2022-04-29T09:41:05.526Z] $ docker exec --env ******** --env ******** 3f53da5d54ad98139437daad820ed3c0c9845fd6c4034ccbe2b956b11ed9f30f ssh-agent -k [2022-04-29T09:41:05.635Z] unset SSH_AUTH_SOCK; [2022-04-29T09:41:05.635Z] unset SSH_AGENT_PID; [2022-04-29T09:41:05.635Z] echo Agent pid 41 killed; [2022-04-29T09:41:05.608Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-29T09:41:05.915Z] + git semver [Pipeline] } [2022-04-29T09:41:06.233Z] $ docker stop --time=1 3f53da5d54ad98139437daad820ed3c0c9845fd6c4034ccbe2b956b11ed9f30f [2022-04-29T09:41:07.611Z] $ docker rm -f 3f53da5d54ad98139437daad820ed3c0c9845fd6c4034ccbe2b956b11ed9f30f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:41:07.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-29T09:41:07.971Z] [2022-04-29T09:41:07.971Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:41:08.266Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-29T09:41:08.266Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-29T09:41:08.266Z] ab5ef0e58194: Pulling fs layer [2022-04-29T09:41:08.266Z] 9712f1f96733: Pulling fs layer [2022-04-29T09:41:08.266Z] 63f879dbbcfc: Pulling fs layer [2022-04-29T09:41:08.266Z] 0d9ebad4ef96: Pulling fs layer [2022-04-29T09:41:08.266Z] e9a5061849ea: Pulling fs layer [2022-04-29T09:41:08.266Z] d747dcd14b5f: Pulling fs layer [2022-04-29T09:41:08.266Z] 2de7ff778b66: Pulling fs layer [2022-04-29T09:41:08.266Z] e9a5061849ea: Waiting [2022-04-29T09:41:08.266Z] 0d9ebad4ef96: Waiting [2022-04-29T09:41:08.266Z] d747dcd14b5f: Waiting [2022-04-29T09:41:08.266Z] 9712f1f96733: Download complete [2022-04-29T09:41:08.527Z] 63f879dbbcfc: Verifying Checksum [2022-04-29T09:41:08.527Z] 63f879dbbcfc: Download complete [2022-04-29T09:41:08.789Z] e9a5061849ea: Verifying Checksum [2022-04-29T09:41:08.789Z] e9a5061849ea: Download complete [2022-04-29T09:41:08.789Z] d747dcd14b5f: Verifying Checksum [2022-04-29T09:41:08.789Z] d747dcd14b5f: Download complete [2022-04-29T09:41:08.789Z] ab5ef0e58194: Verifying Checksum [2022-04-29T09:41:08.789Z] ab5ef0e58194: Download complete [2022-04-29T09:41:08.789Z] 0d9ebad4ef96: Verifying Checksum [2022-04-29T09:41:08.789Z] 0d9ebad4ef96: Download complete [2022-04-29T09:41:08.789Z] 2de7ff778b66: Verifying Checksum [2022-04-29T09:41:08.789Z] 2de7ff778b66: Download complete [2022-04-29T09:41:12.077Z] ab5ef0e58194: Pull complete [2022-04-29T09:41:12.077Z] 9712f1f96733: Pull complete [2022-04-29T09:41:12.646Z] 63f879dbbcfc: Pull complete [2022-04-29T09:41:16.932Z] 0d9ebad4ef96: Pull complete [2022-04-29T09:41:16.932Z] e9a5061849ea: Pull complete [2022-04-29T09:41:16.932Z] d747dcd14b5f: Pull complete [2022-04-29T09:41:17.871Z] 2de7ff778b66: Pull complete [2022-04-29T09:41:18.131Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-29T09:41:18.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-29T09:41:18.131Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-29T09:41:18.198Z] prd-ubuntu20.04-docker-8c-8g-34233 does not seem to be running inside a container [2022-04-29T09:41:18.276Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/214 -v /w/workspace/edgex-go/214:/w/workspace/edgex-go/214:rw,z -v /w/workspace/edgex-go/214@tmp:/w/workspace/edgex-go/214@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-04-29T09:41:20.326Z] $ docker top c8a4d9679180eda88e5ae699e08cde56348b7cec81140a2b22b8e5c35461f064 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-29T09:41:20.360Z] provisioning config files... [2022-04-29T09:41:20.370Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/214@tmp/config5217887969396936497tmp [2022-04-29T09:41:20.381Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/214@tmp/config8859269113377140410tmp [2022-04-29T09:41:20.391Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/214@tmp/config2082566630615245790tmp [Pipeline] { [Pipeline] echo [2022-04-29T09:41:20.405Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-29T09:41:20.692Z] ---> sigul-configuration.sh [2022-04-29T09:41:20.692Z] gpg: directory `/root/.gnupg' created [2022-04-29T09:41:20.692Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-29T09:41:20.692Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-29T09:41:20.692Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-29T09:41:20.692Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-29T09:41:20.692Z] gpg: CAST5 encrypted data [2022-04-29T09:41:20.692Z] gpg: encrypted with 1 passphrase [2022-04-29T09:41:20.692Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-29T09:41:20.979Z] + mkdir /home/jenkins [2022-04-29T09:41:20.979Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-29T09:41:21.267Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-04-29T09:41:21.277Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-29T09:41:21.567Z] ---> sigul-install.sh [2022-04-29T09:41:21.567Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-29T09:41:21.854Z] + git tag --list [2022-04-29T09:41:21.854Z] 0.6.0 [2022-04-29T09:41:21.854Z] 0.6.1 [2022-04-29T09:41:21.854Z] 0.7.0 [2022-04-29T09:41:21.854Z] 0.7.1 [2022-04-29T09:41:21.854Z] v1.0.0 [2022-04-29T09:41:21.854Z] v1.0.1 [2022-04-29T09:41:21.854Z] v1.1.0 [2022-04-29T09:41:21.854Z] v1.2.0 [2022-04-29T09:41:21.854Z] v1.2.1 [2022-04-29T09:41:21.854Z] v1.3.0 [2022-04-29T09:41:21.854Z] v1.3.1 [2022-04-29T09:41:21.854Z] v2.0.0 [2022-04-29T09:41:21.854Z] v2.0.1-dev.1 [2022-04-29T09:41:21.854Z] v2.0.1-dev.10 [2022-04-29T09:41:21.854Z] v2.0.1-dev.11 [2022-04-29T09:41:21.854Z] v2.0.1-dev.12 [2022-04-29T09:41:21.854Z] v2.0.1-dev.13 [2022-04-29T09:41:21.854Z] v2.0.1-dev.14 [2022-04-29T09:41:21.854Z] v2.0.1-dev.15 [2022-04-29T09:41:21.854Z] v2.0.1-dev.16 [2022-04-29T09:41:21.854Z] v2.0.1-dev.17 [2022-04-29T09:41:21.854Z] v2.0.1-dev.18 [2022-04-29T09:41:21.854Z] v2.0.1-dev.19 [2022-04-29T09:41:21.854Z] v2.0.1-dev.2 [2022-04-29T09:41:21.854Z] v2.0.1-dev.20 [2022-04-29T09:41:21.854Z] v2.0.1-dev.21 [2022-04-29T09:41:21.854Z] v2.0.1-dev.22 [2022-04-29T09:41:21.854Z] v2.0.1-dev.23 [2022-04-29T09:41:21.854Z] v2.0.1-dev.24 [2022-04-29T09:41:21.854Z] v2.0.1-dev.25 [2022-04-29T09:41:21.854Z] v2.0.1-dev.26 [2022-04-29T09:41:21.854Z] v2.0.1-dev.27 [2022-04-29T09:41:21.854Z] v2.0.1-dev.28 [2022-04-29T09:41:21.854Z] v2.0.1-dev.29 [2022-04-29T09:41:21.854Z] v2.0.1-dev.3 [2022-04-29T09:41:21.854Z] v2.0.1-dev.30 [2022-04-29T09:41:21.854Z] v2.0.1-dev.31 [2022-04-29T09:41:21.854Z] v2.0.1-dev.32 [2022-04-29T09:41:21.854Z] v2.0.1-dev.33 [2022-04-29T09:41:21.854Z] v2.0.1-dev.34 [2022-04-29T09:41:21.854Z] v2.0.1-dev.35 [2022-04-29T09:41:21.854Z] v2.0.1-dev.36 [2022-04-29T09:41:21.854Z] v2.0.1-dev.37 [2022-04-29T09:41:21.854Z] v2.0.1-dev.38 [2022-04-29T09:41:21.854Z] v2.0.1-dev.39 [2022-04-29T09:41:21.854Z] v2.0.1-dev.4 [2022-04-29T09:41:21.854Z] v2.0.1-dev.40 [2022-04-29T09:41:21.854Z] v2.0.1-dev.41 [2022-04-29T09:41:21.854Z] v2.0.1-dev.42 [2022-04-29T09:41:21.854Z] v2.0.1-dev.43 [2022-04-29T09:41:21.854Z] v2.0.1-dev.44 [2022-04-29T09:41:21.854Z] v2.0.1-dev.45 [2022-04-29T09:41:21.854Z] v2.0.1-dev.46 [2022-04-29T09:41:21.854Z] v2.0.1-dev.47 [2022-04-29T09:41:21.854Z] v2.0.1-dev.48 [2022-04-29T09:41:21.854Z] v2.0.1-dev.49 [2022-04-29T09:41:21.854Z] v2.0.1-dev.5 [2022-04-29T09:41:21.854Z] v2.0.1-dev.50 [2022-04-29T09:41:21.854Z] v2.0.1-dev.51 [2022-04-29T09:41:21.854Z] v2.0.1-dev.52 [2022-04-29T09:41:21.854Z] v2.0.1-dev.53 [2022-04-29T09:41:21.854Z] v2.0.1-dev.54 [2022-04-29T09:41:21.854Z] v2.0.1-dev.55 [2022-04-29T09:41:21.854Z] v2.0.1-dev.56 [2022-04-29T09:41:21.854Z] v2.0.1-dev.57 [2022-04-29T09:41:21.854Z] v2.0.1-dev.58 [2022-04-29T09:41:21.854Z] v2.0.1-dev.59 [2022-04-29T09:41:21.854Z] v2.0.1-dev.6 [2022-04-29T09:41:21.854Z] v2.0.1-dev.60 [2022-04-29T09:41:21.854Z] v2.0.1-dev.61 [2022-04-29T09:41:21.854Z] v2.0.1-dev.62 [2022-04-29T09:41:21.854Z] v2.0.1-dev.63 [2022-04-29T09:41:21.854Z] v2.0.1-dev.64 [2022-04-29T09:41:21.854Z] v2.0.1-dev.65 [2022-04-29T09:41:21.854Z] v2.0.1-dev.66 [2022-04-29T09:41:21.854Z] v2.0.1-dev.67 [2022-04-29T09:41:21.854Z] v2.0.1-dev.68 [2022-04-29T09:41:21.854Z] v2.0.1-dev.69 [2022-04-29T09:41:21.854Z] v2.0.1-dev.7 [2022-04-29T09:41:21.854Z] v2.0.1-dev.70 [2022-04-29T09:41:21.854Z] v2.0.1-dev.71 [2022-04-29T09:41:21.854Z] v2.0.1-dev.72 [2022-04-29T09:41:21.854Z] v2.0.1-dev.73 [2022-04-29T09:41:21.854Z] v2.0.1-dev.74 [2022-04-29T09:41:21.854Z] v2.0.1-dev.75 [2022-04-29T09:41:21.854Z] v2.0.1-dev.76 [2022-04-29T09:41:21.854Z] v2.0.1-dev.77 [2022-04-29T09:41:21.854Z] v2.0.1-dev.78 [2022-04-29T09:41:21.854Z] v2.0.1-dev.79 [2022-04-29T09:41:21.854Z] v2.0.1-dev.8 [2022-04-29T09:41:21.854Z] v2.0.1-dev.80 [2022-04-29T09:41:21.854Z] v2.0.1-dev.81 [2022-04-29T09:41:21.854Z] v2.0.1-dev.82 [2022-04-29T09:41:21.854Z] v2.0.1-dev.83 [2022-04-29T09:41:21.854Z] v2.0.1-dev.84 [2022-04-29T09:41:21.854Z] v2.0.1-dev.85 [2022-04-29T09:41:21.854Z] v2.0.1-dev.86 [2022-04-29T09:41:21.854Z] v2.0.1-dev.87 [2022-04-29T09:41:21.854Z] v2.0.1-dev.88 [2022-04-29T09:41:21.854Z] v2.0.1-dev.89 [2022-04-29T09:41:21.854Z] v2.0.1-dev.9 [2022-04-29T09:41:21.854Z] v2.0.1-dev.90 [2022-04-29T09:41:21.854Z] v2.0.1-dev.91 [2022-04-29T09:41:21.854Z] v2.0.1-dev.92 [2022-04-29T09:41:21.854Z] v2.0.1-dev.93 [2022-04-29T09:41:21.854Z] v2.0.1-dev.94 [2022-04-29T09:41:21.854Z] v2.0.1-dev.95 [2022-04-29T09:41:21.854Z] v2.0.1-dev.96 [2022-04-29T09:41:21.854Z] v2.0.1-dev.97 [2022-04-29T09:41:21.854Z] v2.0.1-dev.98 [2022-04-29T09:41:21.854Z] v2.0.1-dev.99 [2022-04-29T09:41:21.854Z] v2.1.0 [2022-04-29T09:41:21.854Z] v2.2.0-dev.1 [2022-04-29T09:41:21.854Z] v2.2.0-dev.10 [2022-04-29T09:41:21.854Z] v2.2.0-dev.11 [2022-04-29T09:41:21.854Z] v2.2.0-dev.12 [2022-04-29T09:41:21.854Z] v2.2.0-dev.13 [2022-04-29T09:41:21.854Z] v2.2.0-dev.14 [2022-04-29T09:41:21.854Z] v2.2.0-dev.15 [2022-04-29T09:41:21.854Z] v2.2.0-dev.16 [2022-04-29T09:41:21.854Z] v2.2.0-dev.17 [2022-04-29T09:41:21.854Z] v2.2.0-dev.18 [2022-04-29T09:41:21.854Z] v2.2.0-dev.19 [2022-04-29T09:41:21.854Z] v2.2.0-dev.2 [2022-04-29T09:41:21.854Z] v2.2.0-dev.20 [2022-04-29T09:41:21.854Z] v2.2.0-dev.21 [2022-04-29T09:41:21.854Z] v2.2.0-dev.22 [2022-04-29T09:41:21.854Z] v2.2.0-dev.23 [2022-04-29T09:41:21.854Z] v2.2.0-dev.24 [2022-04-29T09:41:21.854Z] v2.2.0-dev.25 [2022-04-29T09:41:21.854Z] v2.2.0-dev.26 [2022-04-29T09:41:21.854Z] v2.2.0-dev.27 [2022-04-29T09:41:21.854Z] v2.2.0-dev.28 [2022-04-29T09:41:21.854Z] v2.2.0-dev.29 [2022-04-29T09:41:21.854Z] v2.2.0-dev.3 [2022-04-29T09:41:21.854Z] v2.2.0-dev.30 [2022-04-29T09:41:21.854Z] v2.2.0-dev.31 [2022-04-29T09:41:21.854Z] v2.2.0-dev.32 [2022-04-29T09:41:21.854Z] v2.2.0-dev.33 [2022-04-29T09:41:21.854Z] v2.2.0-dev.34 [2022-04-29T09:41:21.854Z] v2.2.0-dev.35 [2022-04-29T09:41:21.854Z] v2.2.0-dev.36 [2022-04-29T09:41:21.854Z] v2.2.0-dev.37 [2022-04-29T09:41:21.854Z] v2.2.0-dev.38 [2022-04-29T09:41:21.854Z] v2.2.0-dev.39 [2022-04-29T09:41:21.854Z] v2.2.0-dev.4 [2022-04-29T09:41:21.854Z] v2.2.0-dev.40 [2022-04-29T09:41:21.854Z] v2.2.0-dev.41 [2022-04-29T09:41:21.854Z] v2.2.0-dev.42 [2022-04-29T09:41:21.854Z] v2.2.0-dev.43 [2022-04-29T09:41:21.854Z] v2.2.0-dev.44 [2022-04-29T09:41:21.854Z] v2.2.0-dev.45 [2022-04-29T09:41:21.854Z] v2.2.0-dev.46 [2022-04-29T09:41:21.854Z] v2.2.0-dev.47 [2022-04-29T09:41:21.854Z] v2.2.0-dev.48 [2022-04-29T09:41:21.854Z] v2.2.0-dev.49 [2022-04-29T09:41:21.854Z] v2.2.0-dev.5 [2022-04-29T09:41:21.854Z] v2.2.0-dev.50 [2022-04-29T09:41:21.854Z] v2.2.0-dev.51 [2022-04-29T09:41:21.854Z] v2.2.0-dev.52 [2022-04-29T09:41:21.854Z] v2.2.0-dev.53 [2022-04-29T09:41:21.854Z] v2.2.0-dev.54 [2022-04-29T09:41:21.854Z] v2.2.0-dev.55 [2022-04-29T09:41:21.854Z] v2.2.0-dev.56 [2022-04-29T09:41:21.854Z] v2.2.0-dev.57 [2022-04-29T09:41:21.854Z] v2.2.0-dev.58 [2022-04-29T09:41:21.854Z] v2.2.0-dev.59 [2022-04-29T09:41:21.854Z] v2.2.0-dev.6 [2022-04-29T09:41:21.854Z] v2.2.0-dev.60 [2022-04-29T09:41:21.854Z] v2.2.0-dev.61 [2022-04-29T09:41:21.854Z] v2.2.0-dev.62 [2022-04-29T09:41:21.854Z] v2.2.0-dev.63 [2022-04-29T09:41:21.854Z] v2.2.0-dev.64 [2022-04-29T09:41:21.854Z] v2.2.0-dev.65 [2022-04-29T09:41:21.854Z] v2.2.0-dev.66 [2022-04-29T09:41:21.854Z] v2.2.0-dev.67 [2022-04-29T09:41:21.854Z] v2.2.0-dev.68 [2022-04-29T09:41:21.854Z] v2.2.0-dev.69 [2022-04-29T09:41:21.854Z] v2.2.0-dev.7 [2022-04-29T09:41:21.854Z] v2.2.0-dev.70 [2022-04-29T09:41:21.854Z] v2.2.0-dev.71 [2022-04-29T09:41:21.854Z] v2.2.0-dev.72 [2022-04-29T09:41:21.854Z] v2.2.0-dev.73 [2022-04-29T09:41:21.854Z] v2.2.0-dev.74 [2022-04-29T09:41:21.854Z] v2.2.0-dev.75 [2022-04-29T09:41:21.854Z] v2.2.0-dev.76 [2022-04-29T09:41:21.854Z] v2.2.0-dev.77 [2022-04-29T09:41:21.854Z] v2.2.0-dev.78 [2022-04-29T09:41:21.854Z] v2.2.0-dev.79 [2022-04-29T09:41:21.854Z] v2.2.0-dev.8 [2022-04-29T09:41:21.854Z] v2.2.0-dev.80 [2022-04-29T09:41:21.854Z] v2.2.0-dev.81 [2022-04-29T09:41:21.854Z] v2.2.0-dev.82 [2022-04-29T09:41:21.854Z] v2.2.0-dev.83 [2022-04-29T09:41:21.854Z] v2.2.0-dev.84 [2022-04-29T09:41:21.854Z] v2.2.0-dev.85 [2022-04-29T09:41:21.854Z] v2.2.0-dev.86 [2022-04-29T09:41:21.854Z] v2.2.0-dev.9 [Pipeline] sh [2022-04-29T09:41:22.142Z] + lftools sign git-tag v2.2.0-dev.86 [2022-04-29T09:41:22.712Z] Signing Git tag with Sigul... [2022-04-29T09:41:22.712Z] Signing v2.2.0-dev.86 [Pipeline] echo [2022-04-29T09:41:22.982Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-29T09:41:23.269Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-29T09:41:23.275Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-29T09:41:23.337Z] $ docker stop --time=1 c8a4d9679180eda88e5ae699e08cde56348b7cec81140a2b22b8e5c35461f064 [2022-04-29T09:41:24.656Z] $ docker rm -f c8a4d9679180eda88e5ae699e08cde56348b7cec81140a2b22b8e5c35461f064 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-29T09:41:25.018Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-29T09:41:25.018Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:41:25.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-29T09:41:25.314Z] . [Pipeline] withDockerContainer [2022-04-29T09:41:25.379Z] prd-ubuntu20.04-docker-8c-8g-34233 does not seem to be running inside a container [2022-04-29T09:41:25.453Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/214 -v /w/workspace/edgex-go/214:/w/workspace/edgex-go/214:rw,z -v /w/workspace/edgex-go/214@tmp:/w/workspace/edgex-go/214@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-29T09:41:25.821Z] $ docker top 1beed94a24f7ce4753592b66b165e8c0ccf0239dc55a4f845dcf62e34c1edd81 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-29T09:41:25.884Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-29T09:41:25.884Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-29T09:41:26.012Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-29T09:41:26.058Z] $ docker exec 1beed94a24f7ce4753592b66b165e8c0ccf0239dc55a4f845dcf62e34c1edd81 ssh-agent [2022-04-29T09:41:26.144Z] SSH_AUTH_SOCK=/tmp/ssh-9133evtgHMPl/agent.33 [2022-04-29T09:41:26.144Z] SSH_AGENT_PID=39 [2022-04-29T09:41:26.150Z] Running ssh-add (command line suppressed) [2022-04-29T09:41:26.305Z] Identity added: /w/workspace/edgex-go/214@tmp/private_key_5985265093594271008.key (/w/workspace/edgex-go/214@tmp/private_key_5985265093594271008.key) [2022-04-29T09:41:26.282Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-29T09:41:26.570Z] + git semver bump pre [2022-04-29T09:41:26.830Z] 2022-04-29 09:41:26,794 [read_version] DEBUG read version from /w/workspace/edgex-go/214/.semver/main [2022-04-29T09:41:26.831Z] 2022-04-29 09:41:26,794 [bump_version] DEBUG bumping version:2.2.0-dev.86 on axis:pre with prefix:dev [2022-04-29T09:41:26.831Z] 2022-04-29 09:41:26,794 [bump_version] DEBUG bumped version:2.2.0-dev.87 [2022-04-29T09:41:26.831Z] 2022-04-29 09:41:26,795 [write_version] DEBUG write version:2.2.0-dev.87 to path:/w/workspace/edgex-go/214/.semver/main with force:True [2022-04-29T09:41:26.831Z] 2022-04-29 09:41:26,795 [read_version] DEBUG read version from /w/workspace/edgex-go/214/.semver/main [2022-04-29T09:41:26.831Z] 2022-04-29 09:41:26,795 [write_file] DEBUG write to file:/w/workspace/edgex-go/214/.semver/main [2022-04-29T09:41:26.831Z] 2022-04-29 09:41:26,797 [execute] INFO git cat-file --batch-check [2022-04-29T09:41:26.831Z] 2022-04-29 09:41:26,797 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/214/.semver, universal_newlines=False, shell=None, istream=) [2022-04-29T09:41:26.831Z] 2022-04-29 09:41:26,802 [execute] INFO git cat-file --batch [2022-04-29T09:41:26.831Z] 2022-04-29 09:41:26,803 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/214/.semver, universal_newlines=False, shell=None, istream=) [2022-04-29T09:41:26.831Z] 2022-04-29 09:41:26,807 [read_version] DEBUG read version from /w/workspace/edgex-go/214/.semver/main [2022-04-29T09:41:26.831Z] 2.2.0-dev.87 [Pipeline] } [2022-04-29T09:41:26.882Z] $ docker exec --env ******** --env ******** 1beed94a24f7ce4753592b66b165e8c0ccf0239dc55a4f845dcf62e34c1edd81 ssh-agent -k [2022-04-29T09:41:26.988Z] unset SSH_AUTH_SOCK; [2022-04-29T09:41:26.988Z] unset SSH_AGENT_PID; [2022-04-29T09:41:26.988Z] echo Agent pid 39 killed; [2022-04-29T09:41:26.959Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-29T09:41:27.275Z] + git semver [Pipeline] } [2022-04-29T09:41:27.589Z] $ docker stop --time=1 1beed94a24f7ce4753592b66b165e8c0ccf0239dc55a4f845dcf62e34c1edd81 [2022-04-29T09:41:28.883Z] $ docker rm -f 1beed94a24f7ce4753592b66b165e8c0ccf0239dc55a4f845dcf62e34c1edd81 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-29T09:41:29.191Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-29T09:41:29.191Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:41:29.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-29T09:41:29.485Z] . [Pipeline] withDockerContainer [2022-04-29T09:41:29.553Z] prd-ubuntu20.04-docker-8c-8g-34233 does not seem to be running inside a container [2022-04-29T09:41:29.633Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/214 -v /w/workspace/edgex-go/214:/w/workspace/edgex-go/214:rw,z -v /w/workspace/edgex-go/214@tmp:/w/workspace/edgex-go/214@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-29T09:41:30.035Z] $ docker top 84b3f20a9b603ecf1101cfc0c9edba9a8e34f55146157a6ebfe9736f20c1462a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-29T09:41:30.085Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-29T09:41:30.085Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-29T09:41:30.208Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-29T09:41:30.253Z] $ docker exec 84b3f20a9b603ecf1101cfc0c9edba9a8e34f55146157a6ebfe9736f20c1462a ssh-agent [2022-04-29T09:41:30.331Z] SSH_AUTH_SOCK=/tmp/ssh-Lc0rsqADl1Ro/agent.33 [2022-04-29T09:41:30.331Z] SSH_AGENT_PID=39 [2022-04-29T09:41:30.337Z] Running ssh-add (command line suppressed) [2022-04-29T09:41:30.511Z] Identity added: /w/workspace/edgex-go/214@tmp/private_key_820973819759181779.key (/w/workspace/edgex-go/214@tmp/private_key_820973819759181779.key) [2022-04-29T09:41:30.510Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-29T09:41:30.795Z] + git semver push [2022-04-29T09:41:31.055Z] 2022-04-29 09:41:31,087 [run_push] DEBUG push [2022-04-29T09:41:31.055Z] 2022-04-29 09:41:31,088 [execute] INFO git push origin semver [2022-04-29T09:41:31.055Z] 2022-04-29 09:41:31,088 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/214/.semver, universal_newlines=False, shell=None, istream=None) [2022-04-29T09:41:31.999Z] 2022-04-29 09:41:31,946 [run_push] DEBUG push all version tags [2022-04-29T09:41:31.999Z] 2022-04-29 09:41:31,946 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-04-29T09:41:31.999Z] 2022-04-29 09:41:31,947 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/214, universal_newlines=False, shell=None, istream=None) [2022-04-29T09:41:32.944Z] 2022-04-29 09:41:32,741 [read_version] DEBUG read version from /w/workspace/edgex-go/214/.semver/main [2022-04-29T09:41:32.944Z] 2.2.0-dev.87 [Pipeline] } [2022-04-29T09:41:32.999Z] $ docker exec --env ******** --env ******** 84b3f20a9b603ecf1101cfc0c9edba9a8e34f55146157a6ebfe9736f20c1462a ssh-agent -k [2022-04-29T09:41:33.134Z] unset SSH_AUTH_SOCK; [2022-04-29T09:41:33.134Z] unset SSH_AGENT_PID; [2022-04-29T09:41:33.134Z] echo Agent pid 39 killed; [2022-04-29T09:41:33.109Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-29T09:41:33.423Z] + git semver [Pipeline] } [2022-04-29T09:41:33.740Z] $ docker stop --time=1 84b3f20a9b603ecf1101cfc0c9edba9a8e34f55146157a6ebfe9736f20c1462a [2022-04-29T09:41:35.035Z] $ docker rm -f 84b3f20a9b603ecf1101cfc0c9edba9a8e34f55146157a6ebfe9736f20c1462a [Pipeline] // withDockerContainer [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-29T09:41:35.599Z] + [ -d /w/workspace/edgex-go/214/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-29T09:41:35.898Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-29T09:41:36.770Z] ---> package-listing.sh [2022-04-29T09:41:36.770Z] ++ facter osfamily [2022-04-29T09:41:36.770Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-29T09:41:37.033Z] + OS_FAMILY=debian [2022-04-29T09:41:37.033Z] + workspace=/w/workspace/edgex-go/214 [2022-04-29T09:41:37.033Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-29T09:41:37.033Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-29T09:41:37.033Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-29T09:41:37.033Z] + PACKAGES=/tmp/packages_start.txt [2022-04-29T09:41:37.033Z] + '[' /w/workspace/edgex-go/214 ']' [2022-04-29T09:41:37.033Z] + PACKAGES=/tmp/packages_end.txt [2022-04-29T09:41:37.033Z] + case "${OS_FAMILY}" in [2022-04-29T09:41:37.033Z] + dpkg -l [2022-04-29T09:41:37.033Z] + grep '^ii' [2022-04-29T09:41:37.033Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-29T09:41:37.033Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-29T09:41:37.033Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-29T09:41:37.033Z] + '[' /w/workspace/edgex-go/214 ']' [2022-04-29T09:41:37.033Z] + mkdir -p /w/workspace/edgex-go/214/archives/ [2022-04-29T09:41:37.033Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/214/archives/ [Pipeline] echo [2022-04-29T09:41:37.045Z] 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/214/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-29T09:41:37.329Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:41:37.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-29T09:41:37.890Z] [2022-04-29T09:41:37.890Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T09:41:38.196Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-29T09:41:38.196Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-29T09:41:38.196Z] 5eb5b503b376: Pulling fs layer [2022-04-29T09:41:38.196Z] 5c69ac0246d0: Pulling fs layer [2022-04-29T09:41:38.196Z] ec43610c2a17: Pulling fs layer [2022-04-29T09:41:38.196Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-29T09:41:38.196Z] 33b1e0a273af: Pulling fs layer [2022-04-29T09:41:38.196Z] 5d3b04190fa2: Pulling fs layer [2022-04-29T09:41:38.196Z] 3a2ae6a8a46f: Waiting [2022-04-29T09:41:38.196Z] 33b1e0a273af: Waiting [2022-04-29T09:41:38.196Z] 5d3b04190fa2: Waiting [2022-04-29T09:41:38.196Z] 2f39f015ded8: Pulling fs layer [2022-04-29T09:41:38.196Z] 2f39f015ded8: Waiting [2022-04-29T09:41:38.196Z] 5c69ac0246d0: Verifying Checksum [2022-04-29T09:41:38.196Z] 5c69ac0246d0: Download complete [2022-04-29T09:41:38.196Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-29T09:41:38.196Z] 3a2ae6a8a46f: Download complete [2022-04-29T09:41:38.196Z] 33b1e0a273af: Verifying Checksum [2022-04-29T09:41:38.196Z] 33b1e0a273af: Download complete [2022-04-29T09:41:38.196Z] ec43610c2a17: Verifying Checksum [2022-04-29T09:41:38.196Z] ec43610c2a17: Download complete [2022-04-29T09:41:38.196Z] 5d3b04190fa2: Verifying Checksum [2022-04-29T09:41:38.196Z] 5d3b04190fa2: Download complete [2022-04-29T09:41:38.455Z] 5eb5b503b376: Verifying Checksum [2022-04-29T09:41:38.456Z] 5eb5b503b376: Download complete [2022-04-29T09:41:39.025Z] 2f39f015ded8: Verifying Checksum [2022-04-29T09:41:39.025Z] 2f39f015ded8: Download complete [2022-04-29T09:41:39.965Z] 5eb5b503b376: Pull complete [2022-04-29T09:41:39.965Z] 5c69ac0246d0: Pull complete [2022-04-29T09:41:40.534Z] ec43610c2a17: Pull complete [2022-04-29T09:41:40.534Z] 3a2ae6a8a46f: Pull complete [2022-04-29T09:41:40.793Z] 33b1e0a273af: Pull complete [2022-04-29T09:41:40.793Z] 5d3b04190fa2: Pull complete [2022-04-29T09:41:44.984Z] 2f39f015ded8: Pull complete [2022-04-29T09:41:44.984Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-29T09:41:44.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-29T09:41:44.984Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-29T09:41:45.049Z] prd-ubuntu20.04-docker-8c-8g-34233 does not seem to be running inside a container [2022-04-29T09:41:45.125Z] $ 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/214/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/214 -v /w/workspace/edgex-go/214:/w/workspace/edgex-go/214:rw,z -v /w/workspace/edgex-go/214@tmp:/w/workspace/edgex-go/214@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-29T09:41:46.705Z] $ docker top 2e3258ea3f07921eba9ac9ece0521584aa3554b75fe492ac43689e449d7f6104 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-29T09:41:47.018Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-29T09:41:47.303Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-29T09:41:47.592Z] + ls /var/log/sa-host [2022-04-29T09:41:47.592Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-29T09:41:47.825Z] provisioning config files... [2022-04-29T09:41:47.835Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/214@tmp/config5832000470097316826tmp [Pipeline] { [Pipeline] echo [2022-04-29T09:41:47.848Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-29T09:41:48.135Z] ---> create-netrc.sh [Pipeline] } [2022-04-29T09:41:48.144Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-29T09:41:48.488Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-29T09:41:48.498Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-29T09:41:48.784Z] ---> sudo-logs.sh [2022-04-29T09:41:48.784Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-29T09:41:48.813Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-29T09:41:49.101Z] ---> job-cost.sh [2022-04-29T09:41:49.101Z] lf-activate-venv: SKIPPING [2022-04-29T09:41:49.101Z] DEBUG: total: 0.2199999988079071 [2022-04-29T09:41:49.101Z] INFO: Retrieving Stack Cost... [2022-04-29T09:41:49.361Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-29T09:41:49.935Z] INFO: Archiving Costs [Pipeline] echo [2022-04-29T09:41:49.954Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-29T09:41:50.242Z] ---> logs-deploy.sh [2022-04-29T09:41:50.243Z] lf-activate-venv: SKIPPING [2022-04-29T09:41:50.243Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/214 [2022-04-29T09:41:50.243Z] INFO: archiving workspace using pattern(s): [2022-04-29T09:41:51.180Z] Archives upload complete. [2022-04-29T09:41:51.441Z] INFO: archiving logs to Nexus [2022-04-29T09:41:52.013Z] ---> uname -a: [2022-04-29T09:41:52.013Z] Linux prd-ubuntu20-04-docker-8c-8g-34233 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-04-29T09:41:52.013Z] [2022-04-29T09:41:52.013Z] [2022-04-29T09:41:52.013Z] ---> lscpu: [2022-04-29T09:41:52.013Z] Architecture: x86_64 [2022-04-29T09:41:52.013Z] CPU op-mode(s): 32-bit, 64-bit [2022-04-29T09:41:52.013Z] Byte Order: Little Endian [2022-04-29T09:41:52.013Z] Address sizes: 40 bits physical, 48 bits virtual [2022-04-29T09:41:52.013Z] CPU(s): 8 [2022-04-29T09:41:52.013Z] On-line CPU(s) list: 0-7 [2022-04-29T09:41:52.013Z] Thread(s) per core: 1 [2022-04-29T09:41:52.013Z] Core(s) per socket: 1 [2022-04-29T09:41:52.013Z] Socket(s): 8 [2022-04-29T09:41:52.013Z] NUMA node(s): 1 [2022-04-29T09:41:52.013Z] Vendor ID: AuthenticAMD [2022-04-29T09:41:52.013Z] CPU family: 23 [2022-04-29T09:41:52.013Z] Model: 49 [2022-04-29T09:41:52.013Z] Model name: AMD EPYC-Rome Processor [2022-04-29T09:41:52.013Z] Stepping: 0 [2022-04-29T09:41:52.013Z] CPU MHz: 2799.998 [2022-04-29T09:41:52.013Z] BogoMIPS: 5599.99 [2022-04-29T09:41:52.013Z] Virtualization: AMD-V [2022-04-29T09:41:52.013Z] Hypervisor vendor: KVM [2022-04-29T09:41:52.013Z] Virtualization type: full [2022-04-29T09:41:52.013Z] L1d cache: 256 KiB [2022-04-29T09:41:52.013Z] L1i cache: 256 KiB [2022-04-29T09:41:52.013Z] L2 cache: 4 MiB [2022-04-29T09:41:52.013Z] L3 cache: 128 MiB [2022-04-29T09:41:52.013Z] NUMA node0 CPU(s): 0-7 [2022-04-29T09:41:52.013Z] Vulnerability Itlb multihit: Not affected [2022-04-29T09:41:52.013Z] Vulnerability L1tf: Not affected [2022-04-29T09:41:52.013Z] Vulnerability Mds: Not affected [2022-04-29T09:41:52.013Z] Vulnerability Meltdown: Not affected [2022-04-29T09:41:52.013Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-04-29T09:41:52.013Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-04-29T09:41:52.013Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-04-29T09:41:52.013Z] Vulnerability Srbds: Not affected [2022-04-29T09:41:52.013Z] Vulnerability Tsx async abort: Not affected [2022-04-29T09:41:52.013Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-04-29T09:41:52.013Z] [2022-04-29T09:41:52.013Z] [2022-04-29T09:41:52.013Z] ---> nproc: [2022-04-29T09:41:52.013Z] 8 [2022-04-29T09:41:52.013Z] [2022-04-29T09:41:52.013Z] [2022-04-29T09:41:52.013Z] ---> df -h: [2022-04-29T09:41:52.013Z] Filesystem Size Used Avail Use% Mounted on [2022-04-29T09:41:52.013Z] overlay 155G 28G 128G 18% / [2022-04-29T09:41:52.013Z] tmpfs 64M 0 64M 0% /dev [2022-04-29T09:41:52.013Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-04-29T09:41:52.013Z] shm 64M 0 64M 0% /dev/shm [2022-04-29T09:41:52.013Z] /dev/vda1 155G 28G 128G 18% /facter-os [2022-04-29T09:41:52.013Z] [2022-04-29T09:41:52.013Z]