Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 780750f10aa4aad85414d730ede7692ade798e93 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-ssh15942565663405636368.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh934444089185092764.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/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-ssh4823438744009833626.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14082847961641835776.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-ssh5049875426659050234.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-33378 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/208 [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/208 # 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 780750f10aa4aad85414d730ede7692ade798e93 (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 780750f10aa4aad85414d730ede7692ade798e93 # timeout=10 Commit message: "feat(snap): Add support for environment variable injection (#3986)" > git rev-list --no-walk 8a434eff5741b00a042359b422f09b9192f26247 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-26T22:21:13.007Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-26T22:21:13.072Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-26T22:21:13.084Z] ========================================================= [2022-04-26T22:21:13.084Z] EdgeX Global Pipelines Version Info [2022-04-26T22:21:13.084Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-26T22:21:13.829Z] ------------------- [2022-04-26T22:21:13.829Z] stable info: [2022-04-26T22:21:13.829Z] ------------------- [2022-04-26T22:21:13.829Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-26T22:21:13.829Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-26T22:21:13.829Z] Message: update stable to v1.0.221 [2022-04-26T22:21:14.402Z] ------------------- [2022-04-26T22:21:14.402Z] experimental info: [2022-04-26T22:21:14.402Z] ------------------- [2022-04-26T22:21:14.402Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2022-04-26T22:21:14.402Z] Commit SHA: 0296cfd70f3001d69e24c2db393b493f66f700db [2022-04-26T22:21:14.402Z] Message: update experimental to v1.0.225 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-26T22:21:14.536Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-26T22:21:14.546Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-26T22:21:14.557Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-26T22:21:14.569Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-26T22:21:14.580Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-26T22:21:14.591Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-26T22:21:14.602Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-26T22:21:14.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-26T22:21:14.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-26T22:21:14.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-26T22:21:14.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-26T22:21:14.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-26T22:21:14.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-26T22:21:14.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-26T22:21:14.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-26T22:21:14.712Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-26T22:21:14.724Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-26T22:21:14.737Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-26T22:21:14.752Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-26T22:21:14.760Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-26T22:21:14.771Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-26T22:21:14.783Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-26T22:21:14.794Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-26T22:21:14.804Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-26T22:21:14.819Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-26T22:21:14.832Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 780750f10aa4aad85414d730ede7692ade798e93 [Pipeline] echo [2022-04-26T22:21:14.842Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 780750f [Pipeline] echo [2022-04-26T22:21:14.853Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T22:21:14.895Z] provisioning config files... [2022-04-26T22:21:14.917Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/208@tmp/config8014783022339655304tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T22:21:15.231Z] ---> docker-login.sh [2022-04-26T22:21:15.231Z] nexus3.edgexfoundry.org:10001 [2022-04-26T22:21:15.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T22:21:15.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T22:21:15.493Z] Configure a credential helper to remove this warning. See [2022-04-26T22:21:15.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T22:21:15.493Z] [2022-04-26T22:21:15.493Z] Login Succeeded [2022-04-26T22:21:15.493Z] nexus3.edgexfoundry.org:10002 [2022-04-26T22:21:15.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T22:21:15.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T22:21:15.753Z] Configure a credential helper to remove this warning. See [2022-04-26T22:21:15.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T22:21:15.753Z] [2022-04-26T22:21:15.753Z] Login Succeeded [2022-04-26T22:21:15.753Z] nexus3.edgexfoundry.org:10003 [2022-04-26T22:21:15.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T22:21:15.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T22:21:15.753Z] Configure a credential helper to remove this warning. See [2022-04-26T22:21:15.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T22:21:15.753Z] [2022-04-26T22:21:15.753Z] Login Succeeded [2022-04-26T22:21:15.753Z] nexus3.edgexfoundry.org:10004 [2022-04-26T22:21:16.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T22:21:16.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T22:21:16.017Z] Configure a credential helper to remove this warning. See [2022-04-26T22:21:16.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T22:21:16.017Z] [2022-04-26T22:21:16.017Z] Login Succeeded [2022-04-26T22:21:16.017Z] docker.io [2022-04-26T22:21:16.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T22:21:16.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T22:21:16.599Z] Configure a credential helper to remove this warning. See [2022-04-26T22:21:16.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T22:21:16.599Z] [2022-04-26T22:21:16.599Z] Login Succeeded [2022-04-26T22:21:16.599Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T22:21:16.609Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-26T22:21:16.926Z] + 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-26T22:21:16.926Z] + dirname cmd/core-command/Dockerfile [2022-04-26T22:21:16.926Z] + cut -d/ -f2 [2022-04-26T22:21:16.926Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-26T22:21:16.926Z] + + dirname cmd/core-data/Dockerfile [2022-04-26T22:21:16.926Z] cut -d/ -f2 [2022-04-26T22:21:16.926Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-26T22:21:16.926Z] + dirname cmd/core-metadata/Dockerfile [2022-04-26T22:21:16.926Z] + cut -d/ -f2 [2022-04-26T22:21:16.926Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-26T22:21:16.926Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-26T22:21:16.926Z] + cut -d/ -f2 [2022-04-26T22:21:16.926Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-26T22:21:16.926Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-26T22:21:16.926Z] + cut -d/ -f2 [2022-04-26T22:21:16.926Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-26T22:21:16.926Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-26T22:21:16.926Z] + cut -d/ -f2 [2022-04-26T22:21:16.926Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-26T22:21:16.926Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-26T22:21:16.926Z] + cut -d/ -f2 [2022-04-26T22:21:16.926Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-26T22:21:16.926Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-26T22:21:16.926Z] + cut -d/ -f2 [2022-04-26T22:21:16.926Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-26T22:21:16.926Z] + + dirname cmd/security-spire-config/Dockerfile [2022-04-26T22:21:16.926Z] cut -d/ -f2 [2022-04-26T22:21:16.926Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-26T22:21:16.926Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-26T22:21:16.926Z] + cut -d/ -f2 [2022-04-26T22:21:16.926Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-26T22:21:16.926Z] + dirname cmd/support-notifications/Dockerfile [2022-04-26T22:21:16.927Z] + cut -d/ -f2 [2022-04-26T22:21:16.927Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-26T22:21:16.927Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-26T22:21:16.927Z] + cut -d/ -f2 [2022-04-26T22:21:16.927Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-26T22:21:16.927Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-26T22:21:16.927Z] + cut -d/ -f2 [2022-04-26T22:21:16.927Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-26T22:21:17.078Z] 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-26T22:21:17.424Z] + git rev-list -1 --merges 780750f10aa4aad85414d730ede7692ade798e93~1..780750f10aa4aad85414d730ede7692ade798e93 [Pipeline] echo [2022-04-26T22:21:17.448Z] -----------> git rev-list -1 --merges 780750f10aa4aad85414d730ede7692ade798e93~1..780750f10aa4aad85414d730ede7692ade798e93 780750f10aa4aad85414d730ede7692ade798e93 [false] [Pipeline] sh [2022-04-26T22:21:17.743Z] + git log --format=format:%s -1 780750f10aa4aad85414d730ede7692ade798e93 [Pipeline] echo [2022-04-26T22:21:17.762Z] ========================================================= [2022-04-26T22:21:17.762Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-26T22:21:17.762Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-26T22:21:18.357Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-26T22:21:18.357Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-26T22:21:18.357Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-26T22:21:18.357Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-26T22:21:18.357Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2022-04-26T22:21:18.357Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-26T22:21:18.357Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:21:18.704Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T22:21:18.704Z] [2022-04-26T22:21:18.704Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:21:19.011Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T22:21:19.011Z] latest: Pulling from edgex-devops/git-semver [2022-04-26T22:21:19.011Z] a0d0a0d46f8b: Pulling fs layer [2022-04-26T22:21:19.011Z] 3e5f54012d9b: Pulling fs layer [2022-04-26T22:21:19.011Z] 4c7163046ea9: Pulling fs layer [2022-04-26T22:21:19.011Z] 0c2d73faf560: Pulling fs layer [2022-04-26T22:21:19.011Z] 0c2d73faf560: Waiting [2022-04-26T22:21:19.011Z] 3e5f54012d9b: Download complete [2022-04-26T22:21:19.011Z] a0d0a0d46f8b: Verifying Checksum [2022-04-26T22:21:19.011Z] a0d0a0d46f8b: Download complete [2022-04-26T22:21:19.011Z] 0c2d73faf560: Verifying Checksum [2022-04-26T22:21:19.011Z] 0c2d73faf560: Download complete [2022-04-26T22:21:19.011Z] 4c7163046ea9: Verifying Checksum [2022-04-26T22:21:19.011Z] 4c7163046ea9: Download complete [2022-04-26T22:21:19.274Z] a0d0a0d46f8b: Pull complete [2022-04-26T22:21:19.274Z] 3e5f54012d9b: Pull complete [2022-04-26T22:21:19.534Z] 4c7163046ea9: Pull complete [2022-04-26T22:21:19.795Z] 0c2d73faf560: Pull complete [2022-04-26T22:21:19.795Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-26T22:21:19.795Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T22:21:19.795Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-26T22:21:19.876Z] prd-ubuntu20.04-docker-8c-8g-33378 does not seem to be running inside a container [2022-04-26T22:21:19.917Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/208 -v /w/workspace/edgex-go/208:/w/workspace/edgex-go/208:rw,z -v /w/workspace/edgex-go/208@tmp:/w/workspace/edgex-go/208@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:10004/edgex-devops/git-semver:latest cat [2022-04-26T22:21:20.637Z] $ docker top 4d15b1eadd88ff78208580f91cdf5e3a8f617b59d69a2b13716464bb3097d76d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-26T22:21:20.732Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T22:21:20.732Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T22:21:20.868Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T22:21:20.874Z] $ docker exec 4d15b1eadd88ff78208580f91cdf5e3a8f617b59d69a2b13716464bb3097d76d ssh-agent [2022-04-26T22:21:20.996Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIEIPfc/agent.13 [2022-04-26T22:21:20.996Z] SSH_AGENT_PID=19 [2022-04-26T22:21:21.003Z] Running ssh-add (command line suppressed) [2022-04-26T22:21:21.122Z] Identity added: /w/workspace/edgex-go/208@tmp/private_key_1446873379374024403.key (/w/workspace/edgex-go/208@tmp/private_key_1446873379374024403.key) [2022-04-26T22:21:21.135Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T22:21:21.429Z] + git tag --points-at HEAD [Pipeline] } [2022-04-26T22:21:21.446Z] $ docker exec --env ******** --env ******** 4d15b1eadd88ff78208580f91cdf5e3a8f617b59d69a2b13716464bb3097d76d ssh-agent -k [2022-04-26T22:21:21.563Z] unset SSH_AUTH_SOCK; [2022-04-26T22:21:21.563Z] unset SSH_AGENT_PID; [2022-04-26T22:21:21.563Z] echo Agent pid 19 killed; [2022-04-26T22:21:21.571Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-26T22:21:21.594Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T22:21:21.594Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T22:21:21.718Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T22:21:21.724Z] $ docker exec 4d15b1eadd88ff78208580f91cdf5e3a8f617b59d69a2b13716464bb3097d76d ssh-agent [2022-04-26T22:21:21.835Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBcIEOc/agent.51 [2022-04-26T22:21:21.835Z] SSH_AGENT_PID=57 [2022-04-26T22:21:21.841Z] Running ssh-add (command line suppressed) [2022-04-26T22:21:21.956Z] Identity added: /w/workspace/edgex-go/208@tmp/private_key_9017337065334956886.key (/w/workspace/edgex-go/208@tmp/private_key_9017337065334956886.key) [2022-04-26T22:21:21.969Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T22:21:22.256Z] + git semver init [2022-04-26T22:21:22.256Z] # -> Open(): unable to determine branch for HEAD [2022-04-26T22:21:22.256Z] # $GIT_DIR = /w/workspace/edgex-go/208/.git [2022-04-26T22:21:22.256Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/208 [2022-04-26T22:21:22.256Z] # $SEMVER_REMOTE_NAME = origin [2022-04-26T22:21:22.256Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-26T22:21:22.256Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-26T22:21:22.256Z] # $SEMVER_BRANCH = main [2022-04-26T22:21:22.256Z] # $SEMVER_TEMP = /tmp/semver-863431943 [2022-04-26T22:21:22.256Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-26T22:21:37.172Z] # '/tmp/semver-863431943' -> '/w/workspace/edgex-go/208/.semver' [2022-04-26T22:21:37.172Z] # -> Force: false [2022-04-26T22:21:37.172Z] # $SEMVER_DIR = /w/workspace/edgex-go/208/.semver [Pipeline] } [2022-04-26T22:21:37.188Z] $ docker exec --env ******** --env ******** 4d15b1eadd88ff78208580f91cdf5e3a8f617b59d69a2b13716464bb3097d76d ssh-agent -k [2022-04-26T22:21:37.301Z] unset SSH_AUTH_SOCK; [2022-04-26T22:21:37.301Z] unset SSH_AGENT_PID; [2022-04-26T22:21:37.301Z] echo Agent pid 57 killed; [2022-04-26T22:21:37.313Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-26T22:21:37.631Z] + git semver [Pipeline] } [2022-04-26T22:21:37.648Z] $ docker stop --time=1 4d15b1eadd88ff78208580f91cdf5e3a8f617b59d69a2b13716464bb3097d76d [2022-04-26T22:21:39.433Z] $ docker rm -f 4d15b1eadd88ff78208580f91cdf5e3a8f617b59d69a2b13716464bb3097d76d [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T22:21:39.805Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-26T22:21:40.057Z] Stashed 1 file(s) [Pipeline] echo [2022-04-26T22:21:40.060Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.80 [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-26T22:21:40.177Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-26T22:21:40.183Z] ========================================================= [2022-04-26T22:21:40.183Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-26T22:21:40.183Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-26T22:21:40.473Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-26T22:21:40.473Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-26T22:21:40.473Z] 59bf1c3509f3: Pulling fs layer [2022-04-26T22:21:40.473Z] 666ba61612fd: Pulling fs layer [2022-04-26T22:21:40.473Z] 8ed8ca486205: Pulling fs layer [2022-04-26T22:21:40.473Z] 4fe6c5a15a65: Pulling fs layer [2022-04-26T22:21:40.473Z] 22a0e8bec74d: Pulling fs layer [2022-04-26T22:21:40.473Z] ca2b28591e48: Pulling fs layer [2022-04-26T22:21:40.473Z] a51346096db8: Pulling fs layer [2022-04-26T22:21:40.473Z] daebc70d1ce1: Pulling fs layer [2022-04-26T22:21:40.473Z] 0e18a0eac166: Pulling fs layer [2022-04-26T22:21:40.473Z] 22a0e8bec74d: Waiting [2022-04-26T22:21:40.473Z] 0e18a0eac166: Waiting [2022-04-26T22:21:40.473Z] daebc70d1ce1: Waiting [2022-04-26T22:21:40.473Z] a51346096db8: Waiting [2022-04-26T22:21:40.473Z] ca2b28591e48: Waiting [2022-04-26T22:21:40.473Z] 4fe6c5a15a65: Waiting [2022-04-26T22:21:40.473Z] 8ed8ca486205: Verifying Checksum [2022-04-26T22:21:40.473Z] 8ed8ca486205: Download complete [2022-04-26T22:21:40.473Z] 666ba61612fd: Download complete [2022-04-26T22:21:40.473Z] 22a0e8bec74d: Download complete [2022-04-26T22:21:40.473Z] ca2b28591e48: Download complete [2022-04-26T22:21:40.473Z] 59bf1c3509f3: Verifying Checksum [2022-04-26T22:21:40.473Z] a51346096db8: Verifying Checksum [2022-04-26T22:21:40.473Z] a51346096db8: Download complete [2022-04-26T22:21:40.737Z] daebc70d1ce1: Verifying Checksum [2022-04-26T22:21:40.737Z] daebc70d1ce1: Download complete [2022-04-26T22:21:40.737Z] 59bf1c3509f3: Pull complete [2022-04-26T22:21:40.737Z] 666ba61612fd: Pull complete [2022-04-26T22:21:40.998Z] 8ed8ca486205: Pull complete [2022-04-26T22:21:41.259Z] 0e18a0eac166: Verifying Checksum [2022-04-26T22:21:41.259Z] 0e18a0eac166: Download complete [2022-04-26T22:21:41.259Z] 4fe6c5a15a65: Verifying Checksum [2022-04-26T22:21:41.259Z] 4fe6c5a15a65: Download complete [2022-04-26T22:21:45.455Z] 4fe6c5a15a65: Pull complete [2022-04-26T22:21:45.455Z] 22a0e8bec74d: Pull complete [2022-04-26T22:21:45.455Z] ca2b28591e48: Pull complete [2022-04-26T22:21:45.455Z] a51346096db8: Pull complete [2022-04-26T22:21:45.455Z] daebc70d1ce1: Pull complete [2022-04-26T22:21:47.366Z] 0e18a0eac166: Pull complete [2022-04-26T22:21:47.366Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-26T22:21:47.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-26T22:21:47.366Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-26T22:21:47.668Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-26T22:21:47.669Z] WORKDIR /edgex [2022-04-26T22:21:47.669Z] COPY go.mod . [2022-04-26T22:21:47.669Z] RUN go mod download [2022-04-26T22:21:47.669Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-26T22:21:49.053Z] Sending build context to Docker daemon 334.9MB [2022-04-26T22:21:49.053Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-26T22:21:49.053Z] ---> f018257e8ee9 [2022-04-26T22:21:49.053Z] Step 2/4 : WORKDIR /edgex [2022-04-26T22:21:50.968Z] ---> Running in 624129758b9c [2022-04-26T22:21:50.968Z] Removing intermediate container 624129758b9c [2022-04-26T22:21:50.968Z] ---> a5bb547e6cfc [2022-04-26T22:21:50.968Z] Step 3/4 : COPY go.mod . [2022-04-26T22:21:51.229Z] ---> 23eaf6b75cf6 [2022-04-26T22:21:51.229Z] Step 4/4 : RUN go mod download [2022-04-26T22:21:51.229Z] ---> Running in f268d23e50f8 [2022-04-26T22:21:55.137Z] Still waiting to schedule task [2022-04-26T22:21:55.137Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-26T22:22:09.347Z] Removing intermediate container f268d23e50f8 [2022-04-26T22:22:09.347Z] ---> 2fa94f1dc0ce [2022-04-26T22:22:09.347Z] Successfully built 2fa94f1dc0ce [2022-04-26T22:22:09.347Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:22:09.645Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-26T22:22:09.645Z] . [Pipeline] withDockerContainer [2022-04-26T22:22:09.713Z] prd-ubuntu20.04-docker-8c-8g-33378 does not seem to be running inside a container [2022-04-26T22:22:09.753Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/208 -v /w/workspace/edgex-go/208:/w/workspace/edgex-go/208:rw,z -v /w/workspace/edgex-go/208@tmp:/w/workspace/edgex-go/208@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-26T22:22:10.173Z] $ docker top 2afc0517f3f0650550b89f93827370cad2f850d2a345e6f0184acb1da09b3d9b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T22:22:10.542Z] + go version [2022-04-26T22:22:10.542Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-26T22:22:10.558Z] $ docker stop --time=1 2afc0517f3f0650550b89f93827370cad2f850d2a345e6f0184acb1da09b3d9b [2022-04-26T22:22:11.831Z] $ docker rm -f 2afc0517f3f0650550b89f93827370cad2f850d2a345e6f0184acb1da09b3d9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:22:12.254Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-26T22:22:12.254Z] . [Pipeline] withDockerContainer [2022-04-26T22:22:12.332Z] prd-ubuntu20.04-docker-8c-8g-33378 does not seem to be running inside a container [2022-04-26T22:22:12.376Z] $ 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/208 -v /w/workspace/edgex-go/208:/w/workspace/edgex-go/208:rw,z -v /w/workspace/edgex-go/208@tmp:/w/workspace/edgex-go/208@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-26T22:22:12.797Z] $ docker top 76b438194a01652c72832e600c10db544fca716db6f8e44ecf945519242b6bcc -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-26T22:22:12.885Z] ========================================================= [2022-04-26T22:22:12.885Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-26T22:22:12.885Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-26T22:22:13.178Z] + make test [2022-04-26T22:22:13.178Z] go mod tidy -compat=1.17 [2022-04-26T22:22:13.439Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-26T22:22:20.024Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-26T22:22:32.303Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-26T22:22:32.303Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-26T22:22:32.303Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-26T22:22:32.303Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-26T22:22:32.303Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-26T22:22:32.303Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-26T22:22:32.303Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-26T22:22:32.303Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-26T22:22:32.303Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-26T22:22:32.303Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-26T22:22:32.303Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-26T22:22:32.303Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-26T22:22:32.303Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-26T22:22:32.303Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-26T22:22:32.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-26T22:22:32.900Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.118s coverage: 28.7% of statements [2022-04-26T22:22:32.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-26T22:22:32.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-26T22:22:32.900Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.137s coverage: 98.5% of statements [2022-04-26T22:22:32.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-26T22:22:33.471Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.115s coverage: 53.4% of statements [2022-04-26T22:22:33.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-26T22:22:33.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-26T22:22:37.672Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.689s coverage: 89.2% of statements [2022-04-26T22:22:37.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-26T22:22:37.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-26T22:22:37.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-26T22:22:37.672Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.077s coverage: 84.4% of statements [2022-04-26T22:22:37.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-26T22:22:37.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-26T22:22:37.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-26T22:22:37.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-26T22:22:37.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-26T22:22:37.672Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.492s coverage: 95.6% of statements [2022-04-26T22:22:37.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-26T22:22:37.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-26T22:22:37.673Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.090s coverage: 72.2% of statements [2022-04-26T22:22:37.673Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-26T22:22:37.673Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-26T22:22:37.673Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-26T22:22:37.673Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-26T22:22:37.673Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-26T22:22:37.673Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.076s coverage: 60.0% of statements [2022-04-26T22:22:37.673Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-26T22:22:37.673Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-26T22:22:37.673Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-26T22:22:37.673Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements [2022-04-26T22:22:37.673Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-26T22:22:37.673Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements [2022-04-26T22:22:37.673Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 29.6% of statements [2022-04-26T22:22:37.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-26T22:22:37.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.077s coverage: 47.1% of statements [2022-04-26T22:22:37.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.072s coverage: 79.5% of statements [2022-04-26T22:22:37.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements [2022-04-26T22:22:37.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.090s coverage: 96.3% of statements [2022-04-26T22:22:37.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.076s coverage: 87.5% of statements [2022-04-26T22:22:47.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements [2022-04-26T22:22:47.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements [2022-04-26T22:22:48.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.196s coverage: 82.5% of statements [2022-04-26T22:22:48.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-26T22:22:58.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.103s coverage: 92.9% of statements [2022-04-26T22:22:58.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-26T22:22:58.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-26T22:22:58.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-26T22:22:58.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2022-04-26T22:22:58.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-26T22:22:58.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-26T22:22:58.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-26T22:22:58.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-26T22:22:58.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-26T22:22:58.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements [2022-04-26T22:22:58.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-26T22:22:58.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-26T22:22:58.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements [2022-04-26T22:22:58.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-26T22:22:58.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.069s coverage: 58.8% of statements [2022-04-26T22:22:58.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-26T22:22:58.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2022-04-26T22:22:58.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2022-04-26T22:22:58.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2022-04-26T22:22:58.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.164s coverage: 91.2% of statements [2022-04-26T22:22:58.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-26T22:22:58.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.190s coverage: 64.4% of statements [2022-04-26T22:22:58.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-26T22:22:58.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-26T22:22:58.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.087s coverage: 100.0% of statements [2022-04-26T22:22:58.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.053s coverage: 89.4% of statements [2022-04-26T22:22:58.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2022-04-26T22:22:58.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.045s coverage: 73.7% of statements [2022-04-26T22:22:58.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2022-04-26T22:22:58.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.376s coverage: 65.4% of statements [2022-04-26T22:22:58.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-26T22:22:58.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-26T22:22:58.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-26T22:22:58.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.153s coverage: 43.8% of statements [2022-04-26T22:22:58.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-26T22:22:58.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-26T22:22:58.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2022-04-26T22:22:58.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-26T22:22:58.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements [2022-04-26T22:22:58.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-26T22:22:58.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-26T22:22:58.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-26T22:22:58.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-26T22:22:58.616Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.082s coverage: 17.7% of statements [2022-04-26T22:22:58.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-26T22:22:58.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-26T22:22:58.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-26T22:22:58.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-26T22:22:58.616Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.182s coverage: 92.3% of statements [2022-04-26T22:22:58.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-26T22:22:58.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-26T22:22:58.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-26T22:22:58.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-26T22:22:58.616Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2022-04-26T22:22:58.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-26T22:22:58.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-26T22:22:58.616Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements [2022-04-26T22:22:58.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-26T22:22:58.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-26T22:22:58.616Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-26T22:22:58.616Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-26T22:22:58.616Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-04-26T22:22:58.616Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-26T22:22:58.616Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-26T22:22:58.616Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-26T22:22:58.616Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-26T22:22:58.616Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-26T22:22:58.616Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-26T22:22:58.616Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-04-26T22:22:58.616Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-04-26T22:22:58.616Z] 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-26T22:23:16.712Z] GO111MODULE=on go vet ./... [2022-04-26T22:23:20.935Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-26T22:23:20.935Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-26T22:23:20.935Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-26T22:23:21.517Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-26T22:23:21.803Z] + ls -al . [2022-04-26T22:23:21.803Z] total 672 [2022-04-26T22:23:21.803Z] drwxrwxr-x 10 1001 1001 4096 Apr 26 22:23 . [2022-04-26T22:23:21.803Z] drwxr-xr-x 4 root root 4096 Apr 26 22:22 .. [2022-04-26T22:23:21.803Z] -rw-rw-r-- 1 1001 1001 11 Apr 26 22:21 .dockerignore [2022-04-26T22:23:21.803Z] drwxrwxr-x 8 1001 1001 4096 Apr 26 22:21 .git [2022-04-26T22:23:21.803Z] drwxrwxr-x 3 1001 1001 4096 Apr 26 22:21 .github [2022-04-26T22:23:21.803Z] -rw-rw-r-- 1 1001 1001 879 Apr 26 22:21 .gitignore [2022-04-26T22:23:21.803Z] -rw-rw-r-- 1 1001 1001 42 Apr 26 22:21 .golangci.yml [2022-04-26T22:23:21.803Z] -rw-rw-r-- 1 1001 1001 87 Apr 26 22:21 .hadolint.yml [2022-04-26T22:23:21.803Z] drwx------ 3 1001 1001 4096 Apr 26 22:21 .semver [2022-04-26T22:23:21.803Z] -rw-rw-r-- 1 1001 1001 166 Apr 26 22:21 .sonarcloud.properties [2022-04-26T22:23:21.803Z] -rw-rw-r-- 1 1001 1001 1171 Apr 26 22:21 ADOPTERS.md [2022-04-26T22:23:21.803Z] -rw-rw-r-- 1 1001 1001 10086 Apr 26 22:21 Attribution.txt [2022-04-26T22:23:21.803Z] -rw-rw-r-- 1 1001 1001 51732 Apr 26 22:21 CHANGELOG.md [2022-04-26T22:23:21.803Z] -rw-rw-r-- 1 1001 1001 3804 Apr 26 22:21 CONTRIBUTING.md [2022-04-26T22:23:21.803Z] -rw-rw-r-- 1 1001 1001 677 Apr 26 22:21 GOVERNANCE.md [2022-04-26T22:23:21.803Z] -rw-rw-r-- 1 1001 1001 850 Apr 26 22:21 Jenkinsfile [2022-04-26T22:23:21.803Z] -rw-rw-r-- 1 1001 1001 10775 Apr 26 22:21 LICENSE [2022-04-26T22:23:21.803Z] -rw-rw-r-- 1 1001 1001 10389 Apr 26 22:21 Makefile [2022-04-26T22:23:21.803Z] -rw-rw-r-- 1 1001 1001 582 Apr 26 22:21 OWNERS.md [2022-04-26T22:23:21.803Z] -rw-rw-r-- 1 1001 1001 9120 Apr 26 22:21 README.md [2022-04-26T22:23:21.803Z] -rw-rw-r-- 1 1001 1001 6912 Apr 26 22:21 SECURITY.md [2022-04-26T22:23:21.803Z] -rw-rw-r-- 1 1001 1001 12 Apr 26 22:21 VERSION [2022-04-26T22:23:21.804Z] -rw-rw-r-- 1 1001 1001 4131 Apr 26 22:21 ZMQWindows.md [2022-04-26T22:23:21.804Z] drwxrwxr-x 2 1001 1001 4096 Apr 26 22:21 bin [2022-04-26T22:23:21.804Z] drwxrwxr-x 18 1001 1001 4096 Apr 26 22:21 cmd [2022-04-26T22:23:21.804Z] -rw-r--r-- 1 root root 435134 Apr 26 22:22 coverage.out [2022-04-26T22:23:21.804Z] -rw-rw-r-- 1 1001 1001 3256 Apr 26 22:21 go.mod [2022-04-26T22:23:21.804Z] -rw-rw-r-- 1 1001 1001 35162 Apr 26 22:22 go.sum [2022-04-26T22:23:21.804Z] drwxrwxr-x 8 1001 1001 4096 Apr 26 22:21 internal [2022-04-26T22:23:21.804Z] drwxrwxr-x 3 1001 1001 4096 Apr 26 22:21 openapi [2022-04-26T22:23:21.804Z] drwxrwxr-x 4 1001 1001 4096 Apr 26 22:21 snap [2022-04-26T22:23:21.804Z] -rw-rw-r-- 1 1001 1001 204 Apr 26 22:21 version.go [Pipeline] sh [2022-04-26T22:23:22.094Z] + '[' -e coverage.out ] [2022-04-26T22:23:22.094Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-26T22:23:22.181Z] Stashed 1 file(s) [Pipeline] sh [2022-04-26T22:23:22.464Z] + make build [2022-04-26T22:23:22.464Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.80" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-26T22:23:28.084Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-33379 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-04-26T22:23:28.097Z] Running in /w/workspace/edgex-go/208 [Pipeline] { [Pipeline] checkout [2022-04-26T22:23:28.342Z] The recommended git tool is: git [2022-04-26T22:23:34.792Z] using credential edgex-jenkins-ssh [2022-04-26T22:23:34.813Z] Cloning the remote Git repository [2022-04-26T22:23:34.870Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-26T22:23:34.968Z] > git init /w/workspace/edgex-go/208 # timeout=10 [2022-04-26T22:23:35.039Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-26T22:23:35.040Z] > git --version # timeout=10 [2022-04-26T22:23:35.066Z] > git --version # 'git version 2.25.1' [2022-04-26T22:23:35.067Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-26T22:23:35.215Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-26T22:23:37.352Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.80" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-26T22:23:45.478Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.80" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-26T22:23:46.050Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.80" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-26T22:23:51.373Z] Avoid second fetch [2022-04-26T22:23:51.373Z] Checking out Revision 780750f10aa4aad85414d730ede7692ade798e93 (main) [2022-04-26T22:23:51.330Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-26T22:23:51.357Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-26T22:23:51.396Z] > git config core.sparsecheckout # timeout=10 [2022-04-26T22:23:51.412Z] > git checkout -f 780750f10aa4aad85414d730ede7692ade798e93 # timeout=10 [2022-04-26T22:23:52.622Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.80" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-26T22:23:52.622Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.80" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-26T22:23:53.191Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.80" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-26T22:23:54.570Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-26T22:23:55.138Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-26T22:23:55.797Z] Commit message: "feat(snap): Add support for environment variable injection (#3986)" [2022-04-26T22:23:56.077Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-26T22:23:56.683Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-26T22:23:56.683Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T22:23:56.683Z] Dload Upload Total Spent Left Speed [2022-04-26T22:23:56.683Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 92523 0 --:--:-- --:--:-- --:--:-- 92523 [Pipeline] sh [2022-04-26T22:23:57.014Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.80" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-26T22:23:57.250Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-26T22:23:57.584Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-26T22:23:57.591Z] + sudo tee /etc/docker/daemon.new [2022-04-26T22:23:57.591Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-26T22:23:57.591Z] { [2022-04-26T22:23:57.591Z] "registry-mirrors": [ [2022-04-26T22:23:57.591Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-26T22:23:57.591Z] ], [2022-04-26T22:23:57.591Z] "bip": "10.250.0.254/24", [2022-04-26T22:23:57.591Z] "hosts": [ [2022-04-26T22:23:57.591Z] "tcp://0.0.0.0:5555", [2022-04-26T22:23:57.591Z] "unix:///var/run/docker.sock" [2022-04-26T22:23:57.591Z] ], [2022-04-26T22:23:57.591Z] "mtu": 1458, [2022-04-26T22:23:57.591Z] "selinux-enabled": true, [2022-04-26T22:23:57.591Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-26T22:23:57.591Z] } [Pipeline] sh [2022-04-26T22:23:57.938Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-26T22:23:58.284Z] + sudo service docker restart [2022-04-26T22:23:59.495Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.80" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-26T22:24:00.891Z] $ docker stop --time=1 76b438194a01652c72832e600c10db544fca716db6f8e44ecf945519242b6bcc [2022-04-26T22:24:03.494Z] $ docker rm -f 76b438194a01652c72832e600c10db544fca716db6f8e44ecf945519242b6bcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:24:04.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-26T22:24:04.901Z] [2022-04-26T22:24:04.901Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:24:05.200Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-26T22:24:05.200Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-26T22:24:05.200Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-26T22:24:05.200Z] ca9280d653b3: Pulling fs layer [2022-04-26T22:24:05.200Z] 7e9c9ca2126c: Pulling fs layer [2022-04-26T22:24:05.201Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-26T22:24:05.201Z] cbdbe7a5bc2a: Download complete [2022-04-26T22:24:05.459Z] ca9280d653b3: Verifying Checksum [2022-04-26T22:24:05.460Z] ca9280d653b3: Download complete [2022-04-26T22:24:05.460Z] cbdbe7a5bc2a: Pull complete [2022-04-26T22:24:05.719Z] 7e9c9ca2126c: Verifying Checksum [2022-04-26T22:24:05.719Z] 7e9c9ca2126c: Download complete [2022-04-26T22:24:05.978Z] ca9280d653b3: Pull complete [2022-04-26T22:24:09.270Z] 7e9c9ca2126c: Pull complete [2022-04-26T22:24:09.270Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-26T22:24:09.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-26T22:24:09.270Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-26T22:24:09.337Z] prd-ubuntu20.04-docker-8c-8g-33378 does not seem to be running inside a container [2022-04-26T22:24:09.371Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/208 -v /w/workspace/edgex-go/208:/w/workspace/edgex-go/208:rw,z -v /w/workspace/edgex-go/208@tmp:/w/workspace/edgex-go/208@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-26T22:24:10.997Z] $ docker top 43800cba04eacd7f478044e7bbe2db905ed0119d9133b09d1a2817a6dda9df48 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T22:24:11.359Z] + docker-compose build --help [2022-04-26T22:24:11.359Z] + grep parallel [2022-04-26T22:24:11.930Z] --parallel Build images in parallel. [Pipeline] } [2022-04-26T22:24:11.942Z] $ docker stop --time=1 43800cba04eacd7f478044e7bbe2db905ed0119d9133b09d1a2817a6dda9df48 [2022-04-26T22:24:13.243Z] $ docker rm -f 43800cba04eacd7f478044e7bbe2db905ed0119d9133b09d1a2817a6dda9df48 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:24:13.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-26T22:24:13.658Z] . [Pipeline] withDockerContainer [2022-04-26T22:24:13.731Z] prd-ubuntu20.04-docker-8c-8g-33378 does not seem to be running inside a container [2022-04-26T22:24:13.786Z] $ 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/208 -v /w/workspace/edgex-go/208:/w/workspace/edgex-go/208:rw,z -v /w/workspace/edgex-go/208@tmp:/w/workspace/edgex-go/208@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-26T22:24:14.230Z] $ docker top 070b44a199d785ebca4a457b4fd3b8d9a11e6334879ca91db4d0583d4b34b201 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T22:24:14.629Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-26T22:24:15.200Z] Building core-command ... [2022-04-26T22:24:15.200Z] Building core-data ... [2022-04-26T22:24:15.200Z] Building core-metadata ... [2022-04-26T22:24:15.200Z] Building security-bootstrapper ... [2022-04-26T22:24:15.200Z] Building security-proxy-setup ... [2022-04-26T22:24:15.200Z] Building security-secretstore-setup ... [2022-04-26T22:24:15.200Z] Building security-spiffe-token-provider ... [2022-04-26T22:24:15.200Z] Building security-spire-agent ... [2022-04-26T22:24:15.200Z] Building security-spire-config ... [2022-04-26T22:24:15.200Z] Building security-spire-server ... [2022-04-26T22:24:15.200Z] Building support-notifications ... [2022-04-26T22:24:15.200Z] Building support-scheduler ... [2022-04-26T22:24:15.200Z] Building sys-mgmt-agent ... [2022-04-26T22:24:15.200Z] Building sys-mgmt-agent [2022-04-26T22:24:15.200Z] Building security-bootstrapper [2022-04-26T22:24:15.200Z] Building security-secretstore-setup [2022-04-26T22:24:15.200Z] Building core-metadata [2022-04-26T22:24:15.200Z] Building security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T22:24:16.632Z] provisioning config files... [2022-04-26T22:24:16.657Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/208@tmp/config5164863961538501689tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T22:24:17.090Z] ---> docker-login.sh [2022-04-26T22:24:17.090Z] nexus3.edgexfoundry.org:10001 [2022-04-26T22:24:17.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T22:24:17.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T22:24:17.977Z] Configure a credential helper to remove this warning. See [2022-04-26T22:24:17.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T22:24:17.977Z] [2022-04-26T22:24:17.977Z] Login Succeeded [2022-04-26T22:24:17.977Z] nexus3.edgexfoundry.org:10002 [2022-04-26T22:24:18.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T22:24:18.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T22:24:18.533Z] Configure a credential helper to remove this warning. See [2022-04-26T22:24:18.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T22:24:18.533Z] [2022-04-26T22:24:18.533Z] Login Succeeded [2022-04-26T22:24:18.533Z] nexus3.edgexfoundry.org:10003 [2022-04-26T22:24:18.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T22:24:19.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T22:24:19.083Z] Configure a credential helper to remove this warning. See [2022-04-26T22:24:19.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T22:24:19.083Z] [2022-04-26T22:24:19.083Z] Login Succeeded [2022-04-26T22:24:19.083Z] nexus3.edgexfoundry.org:10004 [2022-04-26T22:24:19.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T22:24:19.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T22:24:19.357Z] Configure a credential helper to remove this warning. See [2022-04-26T22:24:19.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T22:24:19.357Z] [2022-04-26T22:24:19.357Z] Login Succeeded [2022-04-26T22:24:19.357Z] docker.io [2022-04-26T22:24:19.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T22:24:20.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T22:24:20.235Z] Configure a credential helper to remove this warning. See [2022-04-26T22:24:20.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T22:24:20.235Z] [2022-04-26T22:24:20.235Z] Login Succeeded [2022-04-26T22:24:20.235Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T22:24:20.254Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-26T22:24:20.709Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-26T22:24:20.719Z] ========================================================= [2022-04-26T22:24:20.719Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-26T22:24:20.719Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-26T22:24:21.051Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-26T22:24:21.327Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-26T22:24:21.327Z] 9b3977197b4f: Pulling fs layer [2022-04-26T22:24:21.327Z] 1a89e8eeedd5: Pulling fs layer [2022-04-26T22:24:21.327Z] 94645a83ff95: Pulling fs layer [2022-04-26T22:24:21.327Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-26T22:24:21.327Z] 0c92f367c5e7: Pulling fs layer [2022-04-26T22:24:21.327Z] 3096ccb668a1: Pulling fs layer [2022-04-26T22:24:21.327Z] e8cf19c19ddd: Pulling fs layer [2022-04-26T22:24:21.327Z] a4caa8a26152: Pulling fs layer [2022-04-26T22:24:21.327Z] 0c92f367c5e7: Waiting [2022-04-26T22:24:21.327Z] 3096ccb668a1: Waiting [2022-04-26T22:24:21.327Z] e8cf19c19ddd: Waiting [2022-04-26T22:24:21.327Z] a4caa8a26152: Waiting [2022-04-26T22:24:21.327Z] 3f3a8bcf1eab: Waiting [2022-04-26T22:24:21.327Z] 94645a83ff95: Download complete [2022-04-26T22:24:21.327Z] 1a89e8eeedd5: Verifying Checksum [2022-04-26T22:24:21.327Z] 1a89e8eeedd5: Download complete [2022-04-26T22:24:21.327Z] 0c92f367c5e7: Download complete [2022-04-26T22:24:21.327Z] 3096ccb668a1: Verifying Checksum [2022-04-26T22:24:21.327Z] 3096ccb668a1: Download complete [2022-04-26T22:24:21.327Z] 9b3977197b4f: Verifying Checksum [2022-04-26T22:24:21.327Z] e8cf19c19ddd: Verifying Checksum [2022-04-26T22:24:21.327Z] e8cf19c19ddd: Download complete [2022-04-26T22:24:21.935Z] 9b3977197b4f: Pull complete [2022-04-26T22:24:22.548Z] 1a89e8eeedd5: Pull complete [2022-04-26T22:24:23.149Z] 94645a83ff95: Pull complete [2022-04-26T22:24:23.149Z] a4caa8a26152: Download complete [2022-04-26T22:24:23.751Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-26T22:24:23.751Z] 3f3a8bcf1eab: Download complete [2022-04-26T22:24:30.091Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T22:24:30.091Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-26T22:24:30.091Z] ---> 2fa94f1dc0ce [2022-04-26T22:24:30.091Z] Step 3/31 : WORKDIR /edgex-go [2022-04-26T22:24:30.091Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T22:24:30.091Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T22:24:30.091Z] ---> 2fa94f1dc0ce [2022-04-26T22:24:30.091Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T22:24:30.091Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T22:24:30.091Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-26T22:24:30.091Z] ---> 2fa94f1dc0ce [2022-04-26T22:24:30.091Z] Step 3/25 : WORKDIR /edgex-go [2022-04-26T22:24:30.352Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T22:24:30.352Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T22:24:30.352Z] ---> 2fa94f1dc0ce [2022-04-26T22:24:30.352Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T22:24:30.352Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T22:24:30.352Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-26T22:24:30.352Z] ---> 2fa94f1dc0ce [2022-04-26T22:24:30.352Z] Step 3/20 : WORKDIR /edgex-go [2022-04-26T22:24:32.901Z] ---> Running in 56feb41982ec [2022-04-26T22:24:32.901Z] ---> Running in 4f6a0aa1b074 [2022-04-26T22:24:32.901Z] ---> Running in 2e57679669ae [2022-04-26T22:24:32.901Z] ---> Running in e522994d1c6b [2022-04-26T22:24:32.901Z] ---> Running in 386563afad44 [2022-04-26T22:24:32.901Z] Removing intermediate container e522994d1c6b [2022-04-26T22:24:32.901Z] ---> 2e628b83098c [2022-04-26T22:24:32.901Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T22:24:32.901Z] Removing intermediate container 4f6a0aa1b074 [2022-04-26T22:24:32.901Z] ---> 1abaa00e7278 [2022-04-26T22:24:32.901Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T22:24:32.901Z] Removing intermediate container 2e57679669ae [2022-04-26T22:24:32.901Z] ---> b27933143b3d [2022-04-26T22:24:32.901Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T22:24:32.901Z] Removing intermediate container 386563afad44 [2022-04-26T22:24:32.901Z] ---> 9066d8fa2bf8 [2022-04-26T22:24:32.901Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-26T22:24:32.901Z] Removing intermediate container 56feb41982ec [2022-04-26T22:24:32.901Z] ---> 38cada7de657 [2022-04-26T22:24:32.901Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T22:24:32.901Z] ---> Running in c87ef19e2ef7 [2022-04-26T22:24:32.901Z] ---> Running in 406fd3db2b54 [2022-04-26T22:24:32.901Z] ---> Running in dbc8587b734b [2022-04-26T22:24:32.901Z] ---> Running in 0b07fb186097 [2022-04-26T22:24:32.901Z] ---> Running in bc3ab8c62e3a [2022-04-26T22:24:34.284Z] Removing intermediate container c87ef19e2ef7 [2022-04-26T22:24:34.284Z] ---> a895636485d7 [2022-04-26T22:24:34.284Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-26T22:24:34.284Z] ---> Running in 5cd75f530707 [2022-04-26T22:24:34.284Z] Removing intermediate container dbc8587b734b [2022-04-26T22:24:34.284Z] ---> d74fbf424694 [2022-04-26T22:24:34.284Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-26T22:24:34.284Z] ---> Running in 6821e5347b62 [2022-04-26T22:24:34.284Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T22:24:34.544Z] Removing intermediate container bc3ab8c62e3a [2022-04-26T22:24:34.544Z] ---> d5238b8219a5 [2022-04-26T22:24:34.544Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-26T22:24:34.544Z] ---> Running in c5e8f3c995a6 [2022-04-26T22:24:34.544Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T22:24:34.806Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T22:24:34.806Z] Removing intermediate container 406fd3db2b54 [2022-04-26T22:24:34.806Z] ---> 0c3e592bb58e [2022-04-26T22:24:34.806Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-26T22:24:34.806Z] ---> Running in 72c79cfe2ad3 [2022-04-26T22:24:35.066Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T22:24:35.066Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T22:24:35.066Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T22:24:35.327Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T22:24:35.589Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T22:24:35.589Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T22:24:35.589Z] OK: 15862 distinct packages available [2022-04-26T22:24:35.589Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T22:24:35.589Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T22:24:35.853Z] OK: 221 MiB in 52 packages [2022-04-26T22:24:35.853Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T22:24:35.853Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T22:24:36.114Z] OK: 221 MiB in 52 packages [2022-04-26T22:24:36.114Z] OK: 221 MiB in 52 packages [2022-04-26T22:24:36.182Z] 3f3a8bcf1eab: Pull complete [2022-04-26T22:24:36.379Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T22:24:36.379Z] Removing intermediate container 5cd75f530707 [2022-04-26T22:24:36.379Z] ---> bb7582a7cf9e [2022-04-26T22:24:36.379Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-26T22:24:36.379Z] OK: 221 MiB in 52 packages [2022-04-26T22:24:36.379Z] ---> 309deea7b79b [2022-04-26T22:24:36.379Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T22:24:36.460Z] 0c92f367c5e7: Pull complete [2022-04-26T22:24:36.644Z] ---> Running in 4fda092a6c53 [2022-04-26T22:24:36.644Z] Removing intermediate container 6821e5347b62 [2022-04-26T22:24:36.644Z] ---> 0a838737172a [2022-04-26T22:24:36.644Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T22:24:36.644Z] OK: 221 MiB in 52 packages [2022-04-26T22:24:36.644Z] Removing intermediate container c5e8f3c995a6 [2022-04-26T22:24:36.644Z] ---> 47c40872368e [2022-04-26T22:24:36.644Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-26T22:24:36.735Z] 3096ccb668a1: Pull complete [2022-04-26T22:24:36.907Z] Removing intermediate container 72c79cfe2ad3 [2022-04-26T22:24:36.907Z] ---> 3b753c017bae [2022-04-26T22:24:36.907Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T22:24:36.907Z] ---> 4c77321f9427 [2022-04-26T22:24:36.907Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T22:24:36.907Z] ---> Running in 2839f52284e4 [2022-04-26T22:24:36.907Z] ---> 51e5c5b5b47d [2022-04-26T22:24:36.907Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T22:24:36.907Z] ---> Running in 57b3701ce15c [2022-04-26T22:24:36.907Z] ---> 4359d74c0b9b [2022-04-26T22:24:36.907Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T22:24:36.907Z] ---> Running in f909be89ebb4 [2022-04-26T22:24:37.010Z] e8cf19c19ddd: Pull complete [2022-04-26T22:24:37.167Z] Removing intermediate container 0b07fb186097 [2022-04-26T22:24:37.167Z] ---> bfc316ef73c9 [2022-04-26T22:24:37.167Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-26T22:24:37.167Z] ---> 48a10d003735 [2022-04-26T22:24:37.168Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T22:24:37.427Z] ---> Running in fcd57f5689e7 [2022-04-26T22:24:37.687Z] Removing intermediate container 4fda092a6c53 [2022-04-26T22:24:37.687Z] ---> 7614fdff1a3b [2022-04-26T22:24:37.687Z] Step 8/31 : COPY . . [2022-04-26T22:24:39.068Z] Removing intermediate container 2839f52284e4 [2022-04-26T22:24:39.068Z] ---> ad8f42eee817 [2022-04-26T22:24:39.068Z] Step 8/23 : COPY . . [2022-04-26T22:24:40.445Z] Removing intermediate container 57b3701ce15c [2022-04-26T22:24:40.445Z] ---> 88641c632401 [2022-04-26T22:24:40.445Z] Step 8/25 : COPY . . [2022-04-26T22:24:40.445Z] Removing intermediate container fcd57f5689e7 [2022-04-26T22:24:40.445Z] ---> 630124ad820c [2022-04-26T22:24:40.445Z] Step 7/20 : COPY . . [2022-04-26T22:24:40.445Z] Removing intermediate container f909be89ebb4 [2022-04-26T22:24:40.445Z] ---> c083e407bc27 [2022-04-26T22:24:40.445Z] Step 8/23 : COPY . . [2022-04-26T22:24:43.762Z] a4caa8a26152: Pull complete [2022-04-26T22:24:43.762Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-26T22:24:43.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-26T22:24:43.762Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-26T22:24:44.122Z] + + echodocker build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-26T22:24:44.122Z] WORKDIR /edgex [2022-04-26T22:24:44.122Z] COPY go.mod . [2022-04-26T22:24:44.122Z] RUN go mod download [2022-04-26T22:24:44.122Z] -t ci-base-image-arm64 -f - . [2022-04-26T22:24:46.777Z] Sending build context to Docker daemon 169.2MB [2022-04-26T22:24:46.777Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-26T22:24:46.777Z] ---> 725f1c02e7f9 [2022-04-26T22:24:46.777Z] Step 2/4 : WORKDIR /edgex [2022-04-26T22:24:48.570Z] ---> 28af1263b220 [2022-04-26T22:24:48.570Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-26T22:24:48.570Z] ---> a0345107e696 [2022-04-26T22:24:48.570Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-26T22:24:48.570Z] ---> 5653fcf4ca9d [2022-04-26T22:24:48.570Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-26T22:24:48.570Z] ---> Running in 22a9b811b12d [2022-04-26T22:24:48.570Z] ---> 2c9196f91507 [2022-04-26T22:24:48.570Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-26T22:24:48.570Z] ---> Running in 39c4b6337c06 [2022-04-26T22:24:48.570Z] ---> 42990d03fa5f [2022-04-26T22:24:48.570Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-26T22:24:48.570Z] ---> Running in 2865cbc5d7e1 [2022-04-26T22:24:48.570Z] ---> Running in de6c25bbd340 [2022-04-26T22:24:48.570Z] ---> Running in 1a07878de6fb [2022-04-26T22:24:48.570Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.80" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-26T22:24:48.570Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-26T22:24:48.570Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.80" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-26T22:24:48.570Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-26T22:24:48.775Z] ---> Running in 6397bb59e32f [2022-04-26T22:24:48.775Z] Removing intermediate container 6397bb59e32f [2022-04-26T22:24:48.775Z] ---> 51c570872031 [2022-04-26T22:24:48.775Z] Step 3/4 : COPY go.mod . [2022-04-26T22:24:48.829Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.80" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-26T22:24:49.050Z] ---> c0d81a45177f [2022-04-26T22:24:49.050Z] Step 4/4 : RUN go mod download [2022-04-26T22:24:49.326Z] ---> Running in 866c796f0e56 [2022-04-26T22:25:15.387Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-26T22:25:19.592Z] Removing intermediate container 22a9b811b12d [2022-04-26T22:25:19.592Z] ---> 7c09123b23fe [2022-04-26T22:25:19.592Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-26T22:25:19.592Z] Removing intermediate container 39c4b6337c06 [2022-04-26T22:25:19.592Z] ---> 0c4396ce0dee [2022-04-26T22:25:19.592Z] [2022-04-26T22:25:19.592Z] Step 10/31 : FROM alpine:3.14 [2022-04-26T22:25:19.592Z] Removing intermediate container 1a07878de6fb [2022-04-26T22:25:19.592Z] ---> a86b78862adc [2022-04-26T22:25:19.592Z] [2022-04-26T22:25:19.592Z] Step 10/23 : FROM alpine:3.14 [2022-04-26T22:25:19.592Z] Removing intermediate container de6c25bbd340 [2022-04-26T22:25:19.592Z] ---> a8545c6a081c [2022-04-26T22:25:19.592Z] [2022-04-26T22:25:19.592Z] Step 10/25 : FROM alpine:3.14 [2022-04-26T22:25:19.592Z] ---> Running in 2a266b084c72 [2022-04-26T22:25:19.592Z] 3.14: Pulling from library/alpine [2022-04-26T22:25:19.592Z] 3.14: Pulling from library/alpine [2022-04-26T22:25:19.592Z] 3.14: Pulling from library/alpine [2022-04-26T22:25:20.160Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-26T22:25:20.160Z] Status: Downloaded newer image for alpine:3.14 [2022-04-26T22:25:20.160Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-26T22:25:20.160Z] Status: Image is up to date for alpine:3.14 [2022-04-26T22:25:20.160Z] ---> e04c818066af [2022-04-26T22:25:20.160Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-26T22:25:20.160Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-26T22:25:20.160Z] Status: Image is up to date for alpine:3.14 [2022-04-26T22:25:20.160Z] ---> e04c818066af [2022-04-26T22:25:20.160Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-26T22:25:20.160Z] ---> e04c818066af [2022-04-26T22:25:20.160Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-26T22:25:20.733Z] ---> Running in ac6ed9a1172c [2022-04-26T22:25:20.733Z] ---> Running in 75e2d45aee6b [2022-04-26T22:25:20.733Z] ---> Running in d6c2dd1ae945 [2022-04-26T22:25:20.995Z] Removing intermediate container 2865cbc5d7e1 [2022-04-26T22:25:20.995Z] ---> dac08836c153 [2022-04-26T22:25:20.995Z] [2022-04-26T22:25:20.995Z] Step 9/20 : FROM alpine:3.15 [2022-04-26T22:25:20.995Z] Removing intermediate container ac6ed9a1172c [2022-04-26T22:25:20.995Z] ---> b749579e2651 [2022-04-26T22:25:20.995Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-26T22:25:20.995Z] 3.15: Pulling from library/alpine [2022-04-26T22:25:20.995Z] ---> Running in 44b7cdcfcabd [2022-04-26T22:25:20.995Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.80" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-26T22:25:21.255Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-26T22:25:21.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T22:25:21.255Z] Status: Downloaded newer image for alpine:3.15 [2022-04-26T22:25:21.255Z] ---> 0ac33e5f5afa [2022-04-26T22:25:21.255Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T22:25:21.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T22:25:21.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T22:25:21.514Z] ---> Running in a870b3c5cce6 [2022-04-26T22:25:21.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T22:25:21.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T22:25:21.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T22:25:21.514Z] Removing intermediate container a870b3c5cce6 [2022-04-26T22:25:21.514Z] ---> 4ef53abd9614 [2022-04-26T22:25:21.514Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T22:25:21.514Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-26T22:25:21.514Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T22:25:21.775Z] OK: 6 MiB in 15 packages [2022-04-26T22:25:21.775Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-26T22:25:21.775Z] (2/2) Installing su-exec (0.2-r1) [2022-04-26T22:25:21.775Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T22:25:21.775Z] OK: 6 MiB in 16 packages [2022-04-26T22:25:21.775Z] ---> Running in 932cd6512183 [2022-04-26T22:25:21.775Z] Removing intermediate container 2a266b084c72 [2022-04-26T22:25:21.775Z] ---> ee6299d1f8e9 [2022-04-26T22:25:21.775Z] [2022-04-26T22:25:21.775Z] Step 11/23 : FROM docker:20.10.14 [2022-04-26T22:25:21.775Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-26T22:25:21.775Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-26T22:25:21.775Z] (3/3) Installing su-exec (0.2-r1) [2022-04-26T22:25:21.775Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T22:25:21.775Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T22:25:21.775Z] OK: 6 MiB in 17 packages [2022-04-26T22:25:22.035Z] 20.10.14: Pulling from library/docker [2022-04-26T22:25:22.605Z] Removing intermediate container 44b7cdcfcabd [2022-04-26T22:25:22.605Z] ---> 3341eac1e213 [2022-04-26T22:25:22.605Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-26T22:25:22.605Z] Removing intermediate container 75e2d45aee6b [2022-04-26T22:25:22.605Z] ---> 09cab0d0cc2a [2022-04-26T22:25:22.605Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T22:25:22.605Z] ---> Running in 2259ebfe2d40 [2022-04-26T22:25:22.605Z] ---> Running in 9ac6ddf51442 [2022-04-26T22:25:22.605Z] Removing intermediate container d6c2dd1ae945 [2022-04-26T22:25:22.605Z] ---> f6fde94d0674 [2022-04-26T22:25:22.605Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-26T22:25:22.866Z] ---> Running in 0e1de7949c13 [2022-04-26T22:25:22.866Z] Removing intermediate container 2259ebfe2d40 [2022-04-26T22:25:22.866Z] ---> d1bdc6103fbd [2022-04-26T22:25:22.866Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-26T22:25:22.866Z] Removing intermediate container 9ac6ddf51442 [2022-04-26T22:25:22.866Z] ---> bbb2a289ccf5 [2022-04-26T22:25:22.866Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-26T22:25:23.126Z] Removing intermediate container 932cd6512183 [2022-04-26T22:25:23.126Z] ---> 8582f91ef6a2 [2022-04-26T22:25:23.126Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-26T22:25:23.126Z] ---> Running in 6ff6a7c4bed5 [2022-04-26T22:25:23.126Z] ---> Running in e8e0687415ff [2022-04-26T22:25:23.126Z] Removing intermediate container 0e1de7949c13 [2022-04-26T22:25:23.126Z] ---> 9287507682ba [2022-04-26T22:25:23.126Z] Step 13/25 : WORKDIR / [2022-04-26T22:25:23.126Z] ---> Running in fe029f3776f2 [2022-04-26T22:25:23.397Z] ---> Running in f3549285d69a [2022-04-26T22:25:23.397Z] Removing intermediate container 6ff6a7c4bed5 [2022-04-26T22:25:23.397Z] ---> eba8ee06f430 [2022-04-26T22:25:23.397Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-26T22:25:23.397Z] Removing intermediate container e8e0687415ff [2022-04-26T22:25:23.397Z] ---> 1d05f397b209 [2022-04-26T22:25:23.397Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-26T22:25:23.397Z] ---> Running in e1331817acb4 [2022-04-26T22:25:23.658Z] ---> Running in b57a473ba08e [2022-04-26T22:25:23.658Z] Removing intermediate container f3549285d69a [2022-04-26T22:25:23.658Z] ---> 1391eefe7953 [2022-04-26T22:25:23.658Z] 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-26T22:25:23.658Z] Removing intermediate container e1331817acb4 [2022-04-26T22:25:23.658Z] ---> 3ac46ea25101 [2022-04-26T22:25:23.658Z] Step 15/23 : WORKDIR / [2022-04-26T22:25:23.658Z] ---> Running in f4b3ca106dc7 [2022-04-26T22:25:23.658Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T22:25:23.658Z] ---> 02e8931a4eb7 [2022-04-26T22:25:23.658Z] 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-26T22:25:23.919Z] Removing intermediate container f4b3ca106dc7 [2022-04-26T22:25:23.919Z] ---> 60e340b2ecde [2022-04-26T22:25:23.919Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T22:25:24.183Z] ---> 2d0712c2b5de [2022-04-26T22:25:24.183Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-26T22:25:24.183Z] ---> 4e0ab2b63460 [2022-04-26T22:25:24.183Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-26T22:25:24.183Z] ---> d45a060387a2 [2022-04-26T22:25:24.183Z] 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-26T22:25:24.442Z] Removing intermediate container b57a473ba08e [2022-04-26T22:25:24.442Z] ---> ff71dcb35ab4 [2022-04-26T22:25:24.442Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-26T22:25:24.442Z] ---> Running in 40d147379ffc [2022-04-26T22:25:24.442Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T22:25:24.704Z] ---> db2e622ca155 [2022-04-26T22:25:24.704Z] ---> 21f078408a67 [2022-04-26T22:25:24.704Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider .Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-26T22:25:24.704Z] [2022-04-26T22:25:24.704Z] Removing intermediate container 40d147379ffc [2022-04-26T22:25:24.704Z] ---> 9bfa7ff6e977 [2022-04-26T22:25:24.704Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-26T22:25:24.973Z] ---> 3b6cd26c5f40 [2022-04-26T22:25:24.973Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-26T22:25:24.973Z] ---> 59bf9997320b [2022-04-26T22:25:24.973Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-26T22:25:24.973Z] ---> Running in a414195dca77 [2022-04-26T22:25:24.973Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T22:25:24.973Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T22:25:24.973Z] OK: 15854 distinct packages available [2022-04-26T22:25:24.973Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T22:25:24.973Z] ---> Running in f26007f257cf [2022-04-26T22:25:25.278Z] ---> 4f51fedcfdc8 [2022-04-26T22:25:25.278Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-26T22:25:25.278Z] Removing intermediate container a414195dca77 [2022-04-26T22:25:25.278Z] ---> c260d72f9a42 [2022-04-26T22:25:25.278Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T22:25:25.278Z] ---> Running in f8afb4b3c395 [2022-04-26T22:25:25.539Z] Removing intermediate container f8afb4b3c395 [2022-04-26T22:25:25.539Z] ---> 701fc1db7fd0 [2022-04-26T22:25:25.539Z] Step 21/23 : LABEL arch=x86_64 [2022-04-26T22:25:25.539Z] ---> Running in 719a48932771 [2022-04-26T22:25:25.800Z] ---> d060ff60d808 [2022-04-26T22:25:25.800Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-26T22:25:25.800Z] Removing intermediate container 719a48932771 [2022-04-26T22:25:25.800Z] ---> 77af76f797b4 [2022-04-26T22:25:25.800Z] Step 22/23 : LABEL git_sha=780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:25:25.800Z] ---> Running in a7327b0b4619 [2022-04-26T22:25:25.800Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T22:25:25.800Z] ---> 0c0505d9fa01 [2022-04-26T22:25:25.800Z] 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-26T22:25:26.060Z] Removing intermediate container f26007f257cf [2022-04-26T22:25:26.060Z] ---> e343f152d82f [2022-04-26T22:25:26.060Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T22:25:26.060Z] Removing intermediate container a7327b0b4619 [2022-04-26T22:25:26.060Z] ---> f95c26de5057 [2022-04-26T22:25:26.060Z] Step 23/23 : LABEL version=2.2.0-dev.80 [2022-04-26T22:25:26.060Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-26T22:25:26.060Z] ---> Running in fd6c0a9872d8 [2022-04-26T22:25:26.060Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-26T22:25:26.060Z] ---> 7417809fdb73 [2022-04-26T22:25:26.060Z] 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-26T22:25:26.060Z] ---> Running in fceade57ad8e [2022-04-26T22:25:26.060Z] ---> Running in 2507c08041e9 [2022-04-26T22:25:26.060Z] ---> c2985f8e8950 [2022-04-26T22:25:26.060Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-26T22:25:26.060Z] Removing intermediate container fceade57ad8e [2022-04-26T22:25:26.060Z] ---> e6a37ca3bb88 [2022-04-26T22:25:26.060Z] [2022-04-26T22:25:26.060Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-26T22:25:26.060Z] Removing intermediate container 2507c08041e9 [2022-04-26T22:25:26.060Z] ---> 792fce56912d [2022-04-26T22:25:26.060Z] 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-26T22:25:26.319Z] ---> Running in faf189783c3e [2022-04-26T22:25:26.319Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-26T22:25:26.319Z] Successfully built e6a37ca3bb88 [2022-04-26T22:25:26.319Z] Successfully tagged core-metadata:latest [2022-04-26T22:25:26.319Z]  Building core-metadata ... done Building core-command [2022-04-26T22:25:26.319Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-26T22:25:26.319Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-26T22:25:26.579Z] (5/9) Installing curl (7.80.0-r0) [2022-04-26T22:25:26.579Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-26T22:25:26.579Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-26T22:25:26.838Z] (8/9) Installing libucontext (1.1-r0) [2022-04-26T22:25:26.838Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-26T22:25:26.838Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T22:25:26.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T22:25:26.838Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T22:25:27.106Z] OK: 8 MiB in 23 packages [2022-04-26T22:25:27.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T22:25:27.365Z] (1/43) Installing readline (8.1.1-r0) [2022-04-26T22:25:27.365Z] (2/43) Installing bash (5.1.16-r0) [2022-04-26T22:25:27.365Z] Executing bash-5.1.16-r0.post-install [2022-04-26T22:25:27.365Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-26T22:25:27.365Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-26T22:25:27.365Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-26T22:25:27.365Z] (6/43) Installing curl (7.80.0-r0) [2022-04-26T22:25:27.365Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-26T22:25:27.365Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-26T22:25:27.365Z] (9/43) Installing expat (2.4.7-r0) [2022-04-26T22:25:27.365Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-26T22:25:27.365Z] (11/43) Installing gdbm (1.22-r0) [2022-04-26T22:25:27.365Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-26T22:25:27.365Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-26T22:25:27.365Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-26T22:25:27.365Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-26T22:25:27.365Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-26T22:25:27.365Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-26T22:25:27.935Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-26T22:25:27.935Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-26T22:25:27.935Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-26T22:25:27.935Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-26T22:25:27.935Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-26T22:25:27.935Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-26T22:25:27.935Z] ---> 25cc18a6c25c [2022-04-26T22:25:27.935Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-26T22:25:27.935Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-26T22:25:27.935Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-26T22:25:27.935Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-26T22:25:27.935Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-26T22:25:27.935Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-26T22:25:27.935Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-26T22:25:27.935Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-26T22:25:27.935Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-26T22:25:27.935Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-26T22:25:27.935Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-26T22:25:27.935Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-26T22:25:27.935Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-26T22:25:27.935Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-26T22:25:28.195Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-26T22:25:28.195Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-26T22:25:28.195Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-26T22:25:28.195Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-26T22:25:28.195Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-26T22:25:28.195Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-26T22:25:28.195Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-26T22:25:28.195Z] Removing intermediate container fd6c0a9872d8 [2022-04-26T22:25:28.195Z] ---> e20d9fe8e54a [2022-04-26T22:25:28.195Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-26T22:25:28.456Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T22:25:28.456Z] OK: 83 MiB in 65 packages [2022-04-26T22:25:28.456Z] ---> c177c9459e45 [2022-04-26T22:25:28.456Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-26T22:25:28.456Z] ---> Running in 4577a8fcc89e [2022-04-26T22:25:28.456Z] Removing intermediate container fe029f3776f2 [2022-04-26T22:25:28.456Z] ---> 259a9e08388e [2022-04-26T22:25:28.456Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T22:25:28.716Z] ---> 4573aa54313c [2022-04-26T22:25:28.716Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-26T22:25:28.716Z] Removing intermediate container 4577a8fcc89e [2022-04-26T22:25:28.716Z] ---> 1da05d584f54 [2022-04-26T22:25:28.716Z] Step 23/25 : LABEL arch=x86_64 [2022-04-26T22:25:28.716Z] ---> Running in 6abedccf6b78 [2022-04-26T22:25:28.716Z] ---> 9519a24cc2a7 [2022-04-26T22:25:28.716Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-26T22:25:28.976Z] ---> 1e837721b57e [2022-04-26T22:25:28.976Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-26T22:25:28.976Z] Removing intermediate container 6abedccf6b78 [2022-04-26T22:25:28.976Z] ---> cc90e7c12fb4 [2022-04-26T22:25:28.976Z] Step 24/25 : LABEL git_sha=780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:25:28.976Z] ---> Running in f417db4dbc9c [2022-04-26T22:25:29.235Z] ---> Running in 455859a441f8 [2022-04-26T22:25:29.235Z] Removing intermediate container f417db4dbc9c [2022-04-26T22:25:29.235Z] ---> dc62c67964e7 [2022-04-26T22:25:29.235Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-26T22:25:29.235Z] Collecting docker-compose==1.23.2 [2022-04-26T22:25:29.235Z] ---> ed76c2fe23ce [2022-04-26T22:25:29.235Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-26T22:25:29.495Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-26T22:25:29.496Z] Removing intermediate container 455859a441f8 [2022-04-26T22:25:29.496Z] ---> 9d466bcf8aa7 [2022-04-26T22:25:29.496Z] Step 25/25 : LABEL version=2.2.0-dev.80 [2022-04-26T22:25:29.496Z] Collecting texttable<0.10,>=0.9.0 [2022-04-26T22:25:29.496Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-26T22:25:29.496Z] ---> Running in b45f74a876b5 [2022-04-26T22:25:29.496Z] ---> 07a13388d82e [2022-04-26T22:25:29.496Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-26T22:25:29.496Z] ---> 5d9b57fe925e [2022-04-26T22:25:29.496Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-26T22:25:29.757Z] ---> Running in 829186ad1c0f [2022-04-26T22:25:29.757Z] Removing intermediate container b45f74a876b5 [2022-04-26T22:25:29.757Z] ---> bce585518fcb [2022-04-26T22:25:29.757Z] [2022-04-26T22:25:29.757Z] ---> Running in 8110011d8132 [2022-04-26T22:25:29.757Z] Successfully built bce585518fcb [2022-04-26T22:25:30.018Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-26T22:25:30.018Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-26T22:25:30.018Z] Successfully tagged security-secretstore-setup:latest [2022-04-26T22:25:30.018Z]  Building security-secretstore-setup ... done Building support-scheduler [2022-04-26T22:25:30.018Z] Collecting cached-property<2,>=1.2.0 [2022-04-26T22:25:30.018Z] Removing intermediate container 829186ad1c0f [2022-04-26T22:25:30.018Z] ---> 96a48db3c9a3 [2022-04-26T22:25:30.018Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T22:25:30.018Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-26T22:25:30.018Z] Collecting docopt<0.7,>=0.6.1 [2022-04-26T22:25:30.018Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-26T22:25:30.018Z] ---> Running in 939047b6dece [2022-04-26T22:25:30.277Z] Removing intermediate container 939047b6dece [2022-04-26T22:25:30.277Z] ---> 37edfe2a221e [2022-04-26T22:25:30.277Z] Step 18/20 : LABEL arch=x86_64 [2022-04-26T22:25:30.277Z] Collecting jsonschema<3,>=2.5.1 [2022-04-26T22:25:30.277Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-26T22:25:30.540Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-26T22:25:30.541Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-26T22:25:30.803Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T22:25:30.803Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T22:25:30.803Z] ---> 2fa94f1dc0ce [2022-04-26T22:25:30.803Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T22:25:30.803Z] ---> Using cache [2022-04-26T22:25:30.803Z] ---> 38cada7de657 [2022-04-26T22:25:30.803Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T22:25:30.803Z] ---> Using cache [2022-04-26T22:25:30.803Z] ---> d5238b8219a5 [2022-04-26T22:25:30.803Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-26T22:25:30.803Z] ---> Using cache [2022-04-26T22:25:30.803Z] ---> 47c40872368e [2022-04-26T22:25:30.803Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T22:25:30.803Z] ---> Using cache [2022-04-26T22:25:30.803Z] ---> 51e5c5b5b47d [2022-04-26T22:25:30.803Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T22:25:30.803Z] ---> Using cache [2022-04-26T22:25:30.803Z] ---> 88641c632401 [2022-04-26T22:25:30.803Z] Step 8/23 : COPY . . [2022-04-26T22:25:30.803Z] ---> Using cache [2022-04-26T22:25:30.803Z] ---> 2c9196f91507 [2022-04-26T22:25:30.803Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-26T22:25:30.803Z] 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-26T22:25:30.803Z] Collecting docker<4.0,>=3.6.0 [2022-04-26T22:25:30.803Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-26T22:25:31.064Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-26T22:25:31.064Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-26T22:25:31.064Z] Collecting PyYAML<4,>=3.10 [2022-04-26T22:25:31.064Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-26T22:25:31.633Z] ---> Running in 38e250d0534d [2022-04-26T22:25:31.633Z] ---> Running in 1ab5779584df [2022-04-26T22:25:31.633Z] Removing intermediate container 38e250d0534d [2022-04-26T22:25:31.633Z] ---> f3924e1b17f9 [2022-04-26T22:25:31.633Z] Step 19/20 : LABEL git_sha=780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:25:31.633Z] Collecting docker-pycreds>=0.4.0 [2022-04-26T22:25:31.633Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-26T22:25:31.633Z] Removing intermediate container 8110011d8132 [2022-04-26T22:25:31.633Z] ---> ca6de2839c8f [2022-04-26T22:25:31.633Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-26T22:25:31.909Z] ---> Running in c2ff6a3c6588 [2022-04-26T22:25:31.909Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-26T22:25:31.909Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-26T22:25:31.909Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-26T22:25:31.909Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-26T22:25:31.909Z] 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-26T22:25:31.909Z] ---> Running in f9468f7e59b9 [2022-04-26T22:25:31.909Z] Collecting idna<2.8,>=2.5 [2022-04-26T22:25:31.909Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-26T22:25:31.909Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.80" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-26T22:25:31.909Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-26T22:25:31.909Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-26T22:25:31.909Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-26T22:25:31.909Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-26T22:25:31.909Z] Removing intermediate container c2ff6a3c6588 [2022-04-26T22:25:31.909Z] ---> cb842070a689 [2022-04-26T22:25:31.909Z] Step 20/20 : LABEL version=2.2.0-dev.80 [2022-04-26T22:25:32.180Z] Removing intermediate container f9468f7e59b9 [2022-04-26T22:25:32.180Z] ---> 4ab83c9f7ded [2022-04-26T22:25:32.180Z] Step 28/31 : CMD ["gate"] [2022-04-26T22:25:32.180Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-26T22:25:32.180Z] Attempting uninstall: urllib3 [2022-04-26T22:25:32.180Z] Found existing installation: urllib3 1.26.7 [2022-04-26T22:25:32.180Z] Uninstalling urllib3-1.26.7: [2022-04-26T22:25:32.180Z] ---> Running in ef35d7df3143 [2022-04-26T22:25:32.180Z] Successfully uninstalled urllib3-1.26.7 [2022-04-26T22:25:32.180Z] ---> Running in 69f6699baf04 [2022-04-26T22:25:32.180Z] Attempting uninstall: idna [2022-04-26T22:25:32.180Z] Found existing installation: idna 3.3 [2022-04-26T22:25:32.440Z] Uninstalling idna-3.3: [2022-04-26T22:25:32.440Z] Successfully uninstalled idna-3.3 [2022-04-26T22:25:32.440Z] Removing intermediate container ef35d7df3143 [2022-04-26T22:25:32.440Z] ---> bb13de2b83a9 [2022-04-26T22:25:32.440Z] [2022-04-26T22:25:32.440Z] Removing intermediate container 69f6699baf04 [2022-04-26T22:25:32.440Z] ---> ab28a40c47a3 [2022-04-26T22:25:32.440Z] Step 29/31 : LABEL arch=x86_64 [2022-04-26T22:25:32.440Z] Successfully built bb13de2b83a9 [2022-04-26T22:25:32.700Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-26T22:25:32.700Z]  Building security-spiffe-token-provider ... done Building security-spire-config [2022-04-26T22:25:32.700Z] ---> Running in 3b36771534f6 [2022-04-26T22:25:32.700Z] Removing intermediate container 3b36771534f6 [2022-04-26T22:25:32.700Z] ---> 35a095abfcb3 [2022-04-26T22:25:32.700Z] Step 30/31 : LABEL git_sha=780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:25:33.274Z] Attempting uninstall: requests [2022-04-26T22:25:33.274Z] Found existing installation: requests 2.26.0 [2022-04-26T22:25:33.274Z] Uninstalling requests-2.26.0: [2022-04-26T22:25:33.274Z] ---> Running in 7034efe597b6 [2022-04-26T22:25:33.274Z] Successfully uninstalled requests-2.26.0 [2022-04-26T22:25:33.533Z] Running setup.py install for texttable: started [2022-04-26T22:25:33.533Z] Removing intermediate container 7034efe597b6 [2022-04-26T22:25:33.533Z] ---> 16ee9e4986f2 [2022-04-26T22:25:33.533Z] Step 31/31 : LABEL version=2.2.0-dev.80 [2022-04-26T22:25:33.793Z] Running setup.py install for texttable: finished with status 'done' [2022-04-26T22:25:33.793Z] Running setup.py install for PyYAML: started [2022-04-26T22:25:33.793Z] ---> Running in c2742c567e06 [2022-04-26T22:25:34.366Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-26T22:25:34.366Z] Removing intermediate container c2742c567e06 [2022-04-26T22:25:34.366Z] ---> b198b75c87fc [2022-04-26T22:25:34.366Z] [2022-04-26T22:25:34.366Z] Running setup.py install for docopt: started [2022-04-26T22:25:34.366Z] Successfully built b198b75c87fc [2022-04-26T22:25:34.366Z] Successfully tagged security-bootstrapper:latest [2022-04-26T22:25:34.366Z] Building security-spire-server [2022-04-26T22:25:34.625Z]  Building security-bootstrapper ... done  Running setup.py install for docopt: finished with status 'done' [2022-04-26T22:25:34.625Z] Running setup.py install for dockerpty: started [2022-04-26T22:25:34.884Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-26T22:25:35.454Z] 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-26T22:25:35.454Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T22:25:35.454Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-26T22:25:35.454Z] ---> 2fa94f1dc0ce [2022-04-26T22:25:35.454Z] Step 3/22 : WORKDIR /edgex-go [2022-04-26T22:25:35.454Z] ---> Using cache [2022-04-26T22:25:35.454Z] ---> 38cada7de657 [2022-04-26T22:25:35.454Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T22:25:35.454Z] ---> Using cache [2022-04-26T22:25:35.454Z] ---> d5238b8219a5 [2022-04-26T22:25:35.454Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-26T22:25:35.454Z] ---> Using cache [2022-04-26T22:25:35.454Z] ---> 47c40872368e [2022-04-26T22:25:35.454Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-26T22:25:35.454Z] ---> Using cache [2022-04-26T22:25:35.454Z] ---> 51e5c5b5b47d [2022-04-26T22:25:35.454Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T22:25:35.454Z] ---> Using cache [2022-04-26T22:25:35.454Z] ---> 88641c632401 [2022-04-26T22:25:35.454Z] Step 8/22 : COPY . . [2022-04-26T22:25:35.454Z] ---> Using cache [2022-04-26T22:25:35.454Z] ---> 2c9196f91507 [2022-04-26T22:25:35.454Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-26T22:25:36.332Z] Removing intermediate container 866c796f0e56 [2022-04-26T22:25:36.332Z] ---> b17d532777b2 [2022-04-26T22:25:36.332Z] Successfully built b17d532777b2 [2022-04-26T22:25:36.332Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:25:36.673Z] + docker inspect -f . ci-base-image-arm64 [2022-04-26T22:25:36.673Z] . [Pipeline] withDockerContainer [2022-04-26T22:25:36.913Z] prd-ubuntu20.04-docker-arm64-4c-16g-33379 does not seem to be running inside a container [2022-04-26T22:25:36.998Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/208 -v /w/workspace/edgex-go/208:/w/workspace/edgex-go/208:rw,z -v /w/workspace/edgex-go/208@tmp:/w/workspace/edgex-go/208@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-26T22:25:38.354Z] $ docker top f87bf081b34788f5c821fe5256338f997bdef04b29adfb978f4545b9a00baa4b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T22:25:39.256Z] + go version [2022-04-26T22:25:39.256Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-26T22:25:39.285Z] $ docker stop --time=1 f87bf081b34788f5c821fe5256338f997bdef04b29adfb978f4545b9a00baa4b [2022-04-26T22:25:39.648Z] ---> Running in b7e18a8e61a0 [2022-04-26T22:25:39.648Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T22:25:39.648Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-26T22:25:39.648Z] ---> 2fa94f1dc0ce [2022-04-26T22:25:39.648Z] Step 3/26 : WORKDIR /edgex-go [2022-04-26T22:25:39.648Z] ---> Using cache [2022-04-26T22:25:39.648Z] ---> 38cada7de657 [2022-04-26T22:25:39.648Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T22:25:39.648Z] ---> Using cache [2022-04-26T22:25:39.648Z] ---> d5238b8219a5 [2022-04-26T22:25:39.648Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-26T22:25:39.648Z] ---> Running in b936e2e30064 [2022-04-26T22:25:39.907Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.80" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-26T22:25:40.476Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T22:25:40.924Z] $ docker rm -f f87bf081b34788f5c821fe5256338f997bdef04b29adfb978f4545b9a00baa4b [2022-04-26T22:25:41.046Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [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-26T22:25:41.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-26T22:25:41.556Z] [2022-04-26T22:25:41.556Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:25:41.613Z] OK: 221 MiB in 52 packages [2022-04-26T22:25:41.613Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T22:25:41.613Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-26T22:25:41.613Z] ---> 2fa94f1dc0ce [2022-04-26T22:25:41.613Z] Step 3/25 : WORKDIR /edgex-go [2022-04-26T22:25:41.613Z] ---> Using cache [2022-04-26T22:25:41.613Z] ---> 38cada7de657 [2022-04-26T22:25:41.613Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T22:25:41.613Z] ---> Using cache [2022-04-26T22:25:41.613Z] ---> d5238b8219a5 [2022-04-26T22:25:41.613Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-26T22:25:41.905Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-26T22:25:41.905Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-26T22:25:41.905Z] 29e5d40040c1: Pulling fs layer [2022-04-26T22:25:41.905Z] 1ce36da41761: Pulling fs layer [2022-04-26T22:25:41.905Z] 25b303627fd3: Pulling fs layer [2022-04-26T22:25:42.184Z] 29e5d40040c1: Download complete [2022-04-26T22:25:42.463Z] 1ce36da41761: Verifying Checksum [2022-04-26T22:25:42.463Z] 1ce36da41761: Download complete [2022-04-26T22:25:42.551Z] ---> Running in 2f5ef6d8eeeb [2022-04-26T22:25:42.739Z] 29e5d40040c1: Pull complete [2022-04-26T22:25:42.813Z] Removing intermediate container faf189783c3e [2022-04-26T22:25:42.813Z] ---> e65700d7a52c [2022-04-26T22:25:42.813Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-26T22:25:42.813Z] ---> Running in 4f472f65c86f [2022-04-26T22:25:43.071Z] Removing intermediate container b936e2e30064 [2022-04-26T22:25:43.071Z] ---> b6b4c4b79018 [2022-04-26T22:25:43.071Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-26T22:25:43.329Z] Removing intermediate container 4f472f65c86f [2022-04-26T22:25:43.329Z] ---> 9bb9ff7a127e [2022-04-26T22:25:43.329Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-26T22:25:43.329Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T22:25:43.329Z] ---> 65c2f2523b51 [2022-04-26T22:25:43.329Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T22:25:43.329Z] ---> Running in b63f2b1a4375 [2022-04-26T22:25:43.329Z] ---> Running in eec567f1fd60 [2022-04-26T22:25:43.591Z] Removing intermediate container b63f2b1a4375 [2022-04-26T22:25:43.591Z] ---> 8ba1554da2d0 [2022-04-26T22:25:43.591Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-26T22:25:44.160Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T22:25:44.160Z] ---> dc16acc71a05 [2022-04-26T22:25:44.160Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-26T22:25:44.171Z] 25b303627fd3: Verifying Checksum [2022-04-26T22:25:44.171Z] 25b303627fd3: Download complete [2022-04-26T22:25:44.171Z] 1ce36da41761: Pull complete [2022-04-26T22:25:44.420Z] OK: 221 MiB in 52 packages [2022-04-26T22:25:44.678Z] ---> f935dad0f35c [2022-04-26T22:25:44.678Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-26T22:25:44.937Z] Removing intermediate container eec567f1fd60 [2022-04-26T22:25:44.937Z] ---> 949cacdce975 [2022-04-26T22:25:44.937Z] Step 8/26 : COPY . . [2022-04-26T22:25:45.196Z] ---> e9c5238601ff [2022-04-26T22:25:45.196Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-26T22:25:45.455Z] Removing intermediate container 2f5ef6d8eeeb [2022-04-26T22:25:45.455Z] ---> Running in ddb3b390a950 [2022-04-26T22:25:45.455Z] ---> b73201a2fd30 [2022-04-26T22:25:45.455Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-26T22:25:45.715Z] Removing intermediate container ddb3b390a950 [2022-04-26T22:25:45.715Z] ---> b623122f3427 [2022-04-26T22:25:45.715Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T22:25:45.975Z] ---> Running in b0dd90f085d4 [2022-04-26T22:25:46.236Z] ---> 4738064138f6 [2022-04-26T22:25:46.236Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T22:25:46.495Z] ---> Running in e5aac17bba68 [2022-04-26T22:25:46.819Z] Removing intermediate container b0dd90f085d4 [2022-04-26T22:25:46.819Z] ---> 8d57817633be [2022-04-26T22:25:46.819Z] Step 21/23 : LABEL arch=x86_64 [2022-04-26T22:25:47.760Z] ---> Running in 6f2e915d52e5 [2022-04-26T22:25:48.019Z] Removing intermediate container 1ab5779584df [2022-04-26T22:25:48.019Z] ---> fa8190774077 [2022-04-26T22:25:48.019Z] [2022-04-26T22:25:48.019Z] Step 10/23 : FROM alpine:3.14 [2022-04-26T22:25:48.019Z] ---> e04c818066af [2022-04-26T22:25:48.019Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-26T22:25:48.019Z] ---> Using cache [2022-04-26T22:25:48.019Z] ---> 09cab0d0cc2a [2022-04-26T22:25:48.019Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T22:25:48.019Z] ---> Using cache [2022-04-26T22:25:48.019Z] ---> bbb2a289ccf5 [2022-04-26T22:25:48.019Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-26T22:25:48.279Z] Removing intermediate container 6f2e915d52e5 [2022-04-26T22:25:48.279Z] ---> cfb324909ef6 [2022-04-26T22:25:48.279Z] Step 22/23 : LABEL git_sha=780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:25:48.538Z] ---> Running in e172c0e3e298 [2022-04-26T22:25:48.538Z] ---> Running in 0e840cfaeb9b [2022-04-26T22:25:48.797Z] Removing intermediate container e172c0e3e298 [2022-04-26T22:25:48.797Z] ---> 8d7f4d5f70f8 [2022-04-26T22:25:48.797Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-26T22:25:49.063Z] ---> Running in 14f24ebc9b13 [2022-04-26T22:25:49.063Z] Removing intermediate container 0e840cfaeb9b [2022-04-26T22:25:49.063Z] ---> 48d107e3b337 [2022-04-26T22:25:49.063Z] Step 23/23 : LABEL version=2.2.0-dev.80 [2022-04-26T22:25:49.063Z] ---> Running in 20bb6cebf093 [2022-04-26T22:25:49.063Z] Removing intermediate container e5aac17bba68 [2022-04-26T22:25:49.063Z] ---> 14ce03425ba8 [2022-04-26T22:25:49.063Z] Step 8/25 : COPY . . [2022-04-26T22:25:49.333Z] Removing intermediate container 14f24ebc9b13 [2022-04-26T22:25:49.333Z] ---> 6f99e5867540 [2022-04-26T22:25:49.333Z] Step 15/23 : WORKDIR / [2022-04-26T22:25:49.333Z] ---> Running in 6bc7a6008889 [2022-04-26T22:25:49.593Z] Removing intermediate container 20bb6cebf093 [2022-04-26T22:25:49.593Z] ---> 91fdead8857f [2022-04-26T22:25:49.593Z] [2022-04-26T22:25:49.593Z] Successfully built 91fdead8857f [2022-04-26T22:25:49.852Z] Successfully tagged sys-mgmt-agent:latest [2022-04-26T22:25:49.852Z]  Building sys-mgmt-agent ... done Building support-notifications [2022-04-26T22:25:49.852Z] Removing intermediate container 6bc7a6008889 [2022-04-26T22:25:49.852Z] ---> 7eba9facf755 [2022-04-26T22:25:49.852Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T22:25:54.047Z] ---> 36bd8098a333 [2022-04-26T22:25:54.047Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-26T22:25:54.985Z] ---> bd7046b21029 [2022-04-26T22:25:54.985Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-26T22:25:55.245Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T22:25:55.245Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-26T22:25:55.245Z] ---> 2fa94f1dc0ce [2022-04-26T22:25:55.245Z] Step 3/22 : WORKDIR /edgex-go [2022-04-26T22:25:55.245Z] ---> Using cache [2022-04-26T22:25:55.245Z] ---> 38cada7de657 [2022-04-26T22:25:55.245Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T22:25:55.245Z] ---> Using cache [2022-04-26T22:25:55.245Z] ---> d5238b8219a5 [2022-04-26T22:25:55.245Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-26T22:25:56.182Z] ---> 1f73b0b48985 [2022-04-26T22:25:56.182Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-26T22:25:56.474Z] ---> Running in fd92798b5710 [2022-04-26T22:25:56.474Z] ---> Running in 7d3fc29c3cb6 [2022-04-26T22:25:56.571Z] 25b303627fd3: Pull complete [2022-04-26T22:25:56.571Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-26T22:25:56.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-26T22:25:56.571Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-26T22:25:56.735Z] ---> ca6d6151c98a [2022-04-26T22:25:56.735Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-26T22:25:56.786Z] prd-ubuntu20.04-docker-arm64-4c-16g-33379 does not seem to be running inside a container [2022-04-26T22:25:56.882Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/208 -v /w/workspace/edgex-go/208:/w/workspace/edgex-go/208:rw,z -v /w/workspace/edgex-go/208@tmp:/w/workspace/edgex-go/208@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-26T22:25:57.005Z] Removing intermediate container 7d3fc29c3cb6 [2022-04-26T22:25:57.005Z] ---> 7472e1113ee8 [2022-04-26T22:25:57.005Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-26T22:25:57.005Z] ---> Running in 2563d63b8a84 [2022-04-26T22:25:57.005Z] ---> Running in 48558d323ea4 [2022-04-26T22:25:57.279Z] ---> 2de5e19f1fe3 [2022-04-26T22:25:57.279Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-26T22:25:57.279Z] Removing intermediate container 2563d63b8a84 [2022-04-26T22:25:57.279Z] ---> 6687f1b480ab [2022-04-26T22:25:57.279Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T22:25:57.279Z] ---> Running in 0f2e0238feb0 [2022-04-26T22:25:57.279Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T22:25:57.279Z] ---> Running in aa39c17f59ef [2022-04-26T22:25:57.871Z] Removing intermediate container aa39c17f59ef [2022-04-26T22:25:57.871Z] ---> 64bb861f16a8 [2022-04-26T22:25:57.871Z] Step 21/23 : LABEL arch=x86_64 [2022-04-26T22:25:57.871Z] Removing intermediate container 0f2e0238feb0 [2022-04-26T22:25:57.871Z] ---> fc1bd36032a2 [2022-04-26T22:25:57.871Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-26T22:25:57.871Z] ---> Running in 38a38f4299bc [2022-04-26T22:25:57.871Z] ---> Running in 779a0ae48db3 [2022-04-26T22:25:58.131Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T22:25:58.131Z] Removing intermediate container 38a38f4299bc [2022-04-26T22:25:58.131Z] ---> d7587f79db8c [2022-04-26T22:25:58.131Z] Step 22/23 : LABEL git_sha=780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:25:58.131Z] Removing intermediate container 48558d323ea4 [2022-04-26T22:25:58.131Z] ---> b8c04d1d6c85 [2022-04-26T22:25:58.131Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-26T22:25:58.390Z] ---> Running in 2eb50d60a39f [2022-04-26T22:25:58.390Z] OK: 221 MiB in 52 packages [2022-04-26T22:25:58.390Z] ---> Running in aaf4e5c2a6ee [2022-04-26T22:25:58.649Z] Removing intermediate container 2eb50d60a39f [2022-04-26T22:25:58.649Z] ---> af490cc7e907 [2022-04-26T22:25:58.649Z] Step 23/23 : LABEL version=2.2.0-dev.80 [2022-04-26T22:25:58.909Z] Removing intermediate container aaf4e5c2a6ee [2022-04-26T22:25:58.909Z] ---> b8e56a0a3bb5 [2022-04-26T22:25:58.909Z] 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-26T22:25:58.909Z] ---> Running in a8b7375ec305 [2022-04-26T22:25:58.909Z] ---> Running in f1878773d2bd [2022-04-26T22:25:59.174Z] Removing intermediate container a8b7375ec305 [2022-04-26T22:25:59.175Z] ---> 90dc334195ff [2022-04-26T22:25:59.175Z] [2022-04-26T22:25:59.278Z] $ docker top 91e55280f9bea970ce9725f1591c7a9eb92cf4acad1554fcfa455f77b82f8525 -eo pid,comm [2022-04-26T22:25:59.475Z] Successfully built 90dc334195ff [2022-04-26T22:25:59.475Z] Successfully tagged core-command:latest [2022-04-26T22:25:59.475Z]  Building core-command ... done Building security-proxy-setup [2022-04-26T22:25:59.475Z] Removing intermediate container 779a0ae48db3 [2022-04-26T22:25:59.475Z] ---> 94b5e6b488d0 [2022-04-26T22:25:59.475Z] Step 11/25 : WORKDIR /edgex-go/spire-build [Pipeline] { [Pipeline] sh [2022-04-26T22:25:59.735Z] Removing intermediate container fd92798b5710 [2022-04-26T22:25:59.735Z] ---> 81f30dcf00dc [2022-04-26T22:25:59.735Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-26T22:25:59.995Z] ---> Running in d38aedb99f64 [2022-04-26T22:26:00.215Z] + docker-compose build --help [2022-04-26T22:26:00.215Z] + grep parallel [2022-04-26T22:26:00.566Z] Removing intermediate container b7e18a8e61a0 [2022-04-26T22:26:00.566Z] ---> 0f3bca3f0bdb [2022-04-26T22:26:00.566Z] [2022-04-26T22:26:00.566Z] Step 10/22 : FROM alpine:3.14 [2022-04-26T22:26:00.566Z] ---> e04c818066af [2022-04-26T22:26:00.566Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-26T22:26:00.566Z] ---> Using cache [2022-04-26T22:26:00.566Z] ---> 09cab0d0cc2a [2022-04-26T22:26:00.566Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T22:26:00.566Z] ---> Using cache [2022-04-26T22:26:00.566Z] ---> bbb2a289ccf5 [2022-04-26T22:26:00.566Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-26T22:26:00.827Z] ---> a9a75028aac5 [2022-04-26T22:26:00.827Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T22:26:01.087Z] ---> Running in e059185cb6d9 [2022-04-26T22:26:01.087Z] Removing intermediate container d38aedb99f64 [2022-04-26T22:26:01.087Z] ---> 798f2f617d5a [2022-04-26T22:26:01.087Z] 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-26T22:26:01.087Z] ---> Running in c85823d1b72f [2022-04-26T22:26:01.087Z] ---> Running in e1afc8c748a3 [2022-04-26T22:26:01.348Z] Removing intermediate container e059185cb6d9 [2022-04-26T22:26:01.348Z] ---> 4bd8bb6db81a [2022-04-26T22:26:01.348Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-26T22:26:01.348Z] ---> Running in 4ec90a73b279 [2022-04-26T22:26:01.607Z] Removing intermediate container 4ec90a73b279 [2022-04-26T22:26:01.607Z] ---> 71c0b80bcb49 [2022-04-26T22:26:01.607Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T22:26:02.186Z] ---> 1e1e83a5a152 [2022-04-26T22:26:02.186Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-26T22:26:04.522Z] Removing intermediate container c85823d1b72f [2022-04-26T22:26:04.523Z] ---> d552acf723c2 [2022-04-26T22:26:04.523Z] Step 8/22 : COPY . . [2022-04-26T22:26:04.523Z] ---> da8da1aa3433 [2022-04-26T22:26:04.523Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-26T22:26:04.523Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T22:26:04.523Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-26T22:26:04.523Z] ---> 2fa94f1dc0ce [2022-04-26T22:26:04.523Z] Step 3/22 : WORKDIR /edgex-go [2022-04-26T22:26:04.523Z] ---> Using cache [2022-04-26T22:26:04.523Z] ---> 38cada7de657 [2022-04-26T22:26:04.523Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T22:26:04.523Z] ---> Using cache [2022-04-26T22:26:04.523Z] ---> d5238b8219a5 [2022-04-26T22:26:04.523Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-26T22:26:04.523Z] ---> Using cache [2022-04-26T22:26:04.523Z] ---> 47c40872368e [2022-04-26T22:26:04.523Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-26T22:26:04.523Z] ---> Using cache [2022-04-26T22:26:04.523Z] ---> 51e5c5b5b47d [2022-04-26T22:26:04.523Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T22:26:04.523Z] ---> Using cache [2022-04-26T22:26:04.523Z] ---> 88641c632401 [2022-04-26T22:26:04.523Z] Step 8/22 : COPY . . [2022-04-26T22:26:04.523Z] ---> Using cache [2022-04-26T22:26:04.523Z] ---> 2c9196f91507 [2022-04-26T22:26:04.523Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-26T22:26:04.536Z] --parallel Build images in parallel. [Pipeline] } [2022-04-26T22:26:04.561Z] $ docker stop --time=1 91e55280f9bea970ce9725f1591c7a9eb92cf4acad1554fcfa455f77b82f8525 [2022-04-26T22:26:05.094Z] ---> dbececb15ab9 [2022-04-26T22:26:05.094Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-26T22:26:05.353Z] ---> Running in 77908d96f618 [2022-04-26T22:26:05.353Z] ---> Running in 9724753b071e [2022-04-26T22:26:05.353Z] Removing intermediate container 9724753b071e [2022-04-26T22:26:05.353Z] ---> 8250d9352d9f [2022-04-26T22:26:05.353Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T22:26:05.612Z] ---> Running in e9816472b0ae [2022-04-26T22:26:05.612Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-26T22:26:05.612Z] Removing intermediate container e9816472b0ae [2022-04-26T22:26:05.612Z] ---> 977735609135 [2022-04-26T22:26:05.612Z] Step 20/22 : LABEL arch=x86_64 [2022-04-26T22:26:05.612Z] ---> Running in df085c6f3b63 [2022-04-26T22:26:05.900Z] Removing intermediate container df085c6f3b63 [2022-04-26T22:26:05.900Z] ---> 1c574197e569 [2022-04-26T22:26:05.900Z] Step 21/22 : LABEL git_sha=780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:26:05.900Z] ---> Running in 28f7a2afc6b3 [2022-04-26T22:26:06.159Z] Removing intermediate container 28f7a2afc6b3 [2022-04-26T22:26:06.159Z] ---> 50fd1cebba72 [2022-04-26T22:26:06.159Z] Step 22/22 : LABEL version=2.2.0-dev.80 [2022-04-26T22:26:06.159Z] ---> Running in b13783a5bcb9 [2022-04-26T22:26:06.159Z] Removing intermediate container b13783a5bcb9 [2022-04-26T22:26:06.159Z] ---> 259e2cd00d78 [2022-04-26T22:26:06.159Z] [2022-04-26T22:26:06.208Z] $ docker rm -f 91e55280f9bea970ce9725f1591c7a9eb92cf4acad1554fcfa455f77b82f8525 [2022-04-26T22:26:06.418Z] Successfully built 259e2cd00d78 [2022-04-26T22:26:06.418Z] Successfully tagged support-scheduler:latest [2022-04-26T22:26:06.418Z]  Building support-scheduler ... done Building security-spire-agent [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:26:06.807Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-26T22:26:06.807Z] . [Pipeline] withDockerContainer [2022-04-26T22:26:07.049Z] prd-ubuntu20.04-docker-arm64-4c-16g-33379 does not seem to be running inside a container [2022-04-26T22:26:07.140Z] $ 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/208 -v /w/workspace/edgex-go/208:/w/workspace/edgex-go/208:rw,z -v /w/workspace/edgex-go/208@tmp:/w/workspace/edgex-go/208@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-26T22:26:08.394Z] $ docker top a8458283260bb960ecf8efcd66a297a75774683491b49e0426402da0a8d514c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T22:26:09.312Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-26T22:26:09.716Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T22:26:09.717Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-26T22:26:09.717Z] ---> 2fa94f1dc0ce [2022-04-26T22:26:09.717Z] Step 3/26 : WORKDIR /edgex-go [2022-04-26T22:26:09.717Z] ---> Using cache [2022-04-26T22:26:09.717Z] ---> 38cada7de657 [2022-04-26T22:26:09.717Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T22:26:09.717Z] ---> Using cache [2022-04-26T22:26:09.717Z] ---> d5238b8219a5 [2022-04-26T22:26:09.717Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-26T22:26:09.717Z] ---> Using cache [2022-04-26T22:26:09.717Z] ---> b73201a2fd30 [2022-04-26T22:26:09.717Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-26T22:26:09.717Z] ---> Using cache [2022-04-26T22:26:09.717Z] ---> 4738064138f6 [2022-04-26T22:26:09.717Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T22:26:09.717Z] ---> Using cache [2022-04-26T22:26:09.717Z] ---> 14ce03425ba8 [2022-04-26T22:26:09.717Z] Step 8/26 : COPY . . [2022-04-26T22:26:09.717Z] ---> Using cache [2022-04-26T22:26:09.717Z] ---> 2de5e19f1fe3 [2022-04-26T22:26:09.717Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-26T22:26:09.717Z] ---> Using cache [2022-04-26T22:26:09.717Z] ---> fc1bd36032a2 [2022-04-26T22:26:09.717Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-26T22:26:09.717Z] ---> Using cache [2022-04-26T22:26:09.717Z] ---> 94b5e6b488d0 [2022-04-26T22:26:09.717Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-26T22:26:09.717Z] ---> Using cache [2022-04-26T22:26:09.717Z] ---> 798f2f617d5a [2022-04-26T22:26:09.717Z] 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-26T22:26:10.285Z] ---> Running in e3fd8424035a [2022-04-26T22:26:10.285Z] ---> 7d255e456786 [2022-04-26T22:26:10.285Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-26T22:26:10.285Z] ---> Running in 302947f62c8e [2022-04-26T22:26:10.857Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.80" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-26T22:26:11.118Z] spire-1.2.1/ [2022-04-26T22:26:11.118Z] spire-1.2.1/.data/ [2022-04-26T22:26:11.118Z] spire-1.2.1/.data/.file [2022-04-26T22:26:11.118Z] spire-1.2.1/.dockerignore [2022-04-26T22:26:11.118Z] spire-1.2.1/.gitattributes [2022-04-26T22:26:11.118Z] spire-1.2.1/.githooks/ [2022-04-26T22:26:11.118Z] spire-1.2.1/.githooks/pre-commit [2022-04-26T22:26:11.118Z] spire-1.2.1/.github/ [2022-04-26T22:26:11.118Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-26T22:26:11.119Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-26T22:26:11.119Z] spire-1.2.1/.github/dependabot.yml [2022-04-26T22:26:11.119Z] spire-1.2.1/.github/workflows/ [2022-04-26T22:26:11.119Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-26T22:26:11.119Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-26T22:26:11.119Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-26T22:26:11.119Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-26T22:26:11.119Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-26T22:26:11.119Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-26T22:26:11.119Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-26T22:26:11.119Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-26T22:26:11.119Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-26T22:26:11.119Z] spire-1.2.1/.gitignore [2022-04-26T22:26:11.119Z] spire-1.2.1/.go-version [2022-04-26T22:26:11.119Z] spire-1.2.1/.golangci.yml [2022-04-26T22:26:11.119Z] spire-1.2.1/ADOPTERS.md [2022-04-26T22:26:11.119Z] spire-1.2.1/CHANGELOG.md [2022-04-26T22:26:11.119Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-26T22:26:11.119Z] spire-1.2.1/CODEOWNERS [2022-04-26T22:26:11.119Z] spire-1.2.1/CONTRIBUTING.md [2022-04-26T22:26:11.119Z] spire-1.2.1/Dockerfile [2022-04-26T22:26:11.119Z] spire-1.2.1/Dockerfile.dev [2022-04-26T22:26:11.119Z] spire-1.2.1/Dockerfile.scratch [2022-04-26T22:26:11.119Z] spire-1.2.1/LICENSE [2022-04-26T22:26:11.119Z] spire-1.2.1/MAINTAINERS.md [2022-04-26T22:26:11.119Z] spire-1.2.1/Makefile [2022-04-26T22:26:11.119Z] spire-1.2.1/README.md [2022-04-26T22:26:11.119Z] spire-1.2.1/ROADMAP.md [2022-04-26T22:26:11.119Z] spire-1.2.1/SECURITY.md [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/ [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-agent/ [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/ [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-26T22:26:11.119Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-26T22:26:11.119Z] spire-1.2.1/conf/ [2022-04-26T22:26:11.119Z] spire-1.2.1/conf/agent/ [2022-04-26T22:26:11.119Z] spire-1.2.1/conf/agent/agent.conf [2022-04-26T22:26:11.119Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-26T22:26:11.119Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-26T22:26:11.119Z] spire-1.2.1/conf/server/ [2022-04-26T22:26:11.119Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-26T22:26:11.119Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-26T22:26:11.119Z] spire-1.2.1/conf/server/server.conf [2022-04-26T22:26:11.119Z] spire-1.2.1/conf/server/server_full.conf [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/ [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/SPIRE101.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/auditlog.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/images/ [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/scaling_spire.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/spire_agent.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/spire_server.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/supported_integrations.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/telemetry.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/telemetry_config.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/upgrading.md [2022-04-26T22:26:11.119Z] spire-1.2.1/doc/using_spire.md [2022-04-26T22:26:11.119Z] spire-1.2.1/examples/ [2022-04-26T22:26:11.119Z] spire-1.2.1/examples/README.md [2022-04-26T22:26:11.119Z] spire-1.2.1/go.mod [2022-04-26T22:26:11.119Z] spire-1.2.1/go.sum [2022-04-26T22:26:11.119Z] spire-1.2.1/pkg/ [2022-04-26T22:26:11.119Z] spire-1.2.1/pkg/agent/ [2022-04-26T22:26:11.119Z] spire-1.2.1/pkg/agent/agent.go [2022-04-26T22:26:11.119Z] spire-1.2.1/pkg/agent/api/ [2022-04-26T22:26:11.119Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-26T22:26:11.119Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-26T22:26:11.119Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-26T22:26:11.119Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-26T22:26:11.119Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-26T22:26:11.119Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-26T22:26:11.119Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-26T22:26:11.119Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-26T22:26:11.119Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-26T22:26:11.119Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-26T22:26:11.119Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/client/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/common/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/config.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/manager/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-26T22:26:11.120Z] spire-1.2.1/pkg/agent/svid/ [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/ [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/api/ [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/api/names.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/auth/ [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/catalog/ [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/cli/ [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/health/ [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/health/config.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/health/context.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/health/health.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/idutil/ [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/log/ [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/log/log.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/log/options.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-26T22:26:11.121Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/plugin/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/profiling/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/selector/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/uptime/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/util/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/util/task.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/version/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/version/version.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/x509util/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/api.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/health/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/id.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/status.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/bundle/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/ca/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/cache/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-26T22:26:11.384Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/catalog/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/config.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/datastore/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/registration/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/server.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/server_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/svid/ [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-26T22:26:11.385Z] spire-1.2.1/proto/ [2022-04-26T22:26:11.385Z] spire-1.2.1/proto/private/ [2022-04-26T22:26:11.385Z] spire-1.2.1/proto/private/server/ [2022-04-26T22:26:11.385Z] spire-1.2.1/proto/private/server/journal/ [2022-04-26T22:26:11.385Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-26T22:26:11.385Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-26T22:26:11.385Z] spire-1.2.1/proto/spire/ [2022-04-26T22:26:11.385Z] spire-1.2.1/proto/spire/common/ [2022-04-26T22:26:11.385Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-26T22:26:11.385Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-26T22:26:11.385Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-26T22:26:11.385Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-26T22:26:11.385Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-26T22:26:11.385Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-26T22:26:11.385Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-26T22:26:11.385Z] spire-1.2.1/proto/spire/plugin/ [2022-04-26T22:26:11.385Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-26T22:26:11.385Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-26T22:26:11.385Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-26T22:26:11.385Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-26T22:26:11.386Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-26T22:26:11.386Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-26T22:26:11.386Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-26T22:26:11.386Z] spire-1.2.1/release/ [2022-04-26T22:26:11.386Z] spire-1.2.1/release/spire-extras/ [2022-04-26T22:26:11.386Z] spire-1.2.1/release/spire-extras/README.md [2022-04-26T22:26:11.386Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-26T22:26:11.386Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-26T22:26:11.386Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-26T22:26:11.386Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-26T22:26:11.386Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-26T22:26:11.386Z] spire-1.2.1/release/spire/ [2022-04-26T22:26:11.386Z] spire-1.2.1/release/spire/README.md [2022-04-26T22:26:11.386Z] spire-1.2.1/release/spire/conf/ [2022-04-26T22:26:11.386Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-26T22:26:11.386Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-26T22:26:11.386Z] spire-1.2.1/release/spire/conf/server/ [2022-04-26T22:26:11.386Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-26T22:26:11.386Z] spire-1.2.1/script/ [2022-04-26T22:26:11.386Z] spire-1.2.1/script/build-artifact.sh [2022-04-26T22:26:11.386Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-26T22:26:11.386Z] spire-1.2.1/support/ [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/ [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-26T22:26:11.386Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-26T22:26:11.386Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-26T22:26:11.386Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-26T22:26:11.386Z] spire-1.2.1/test/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/clock/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/clock/clock.go [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fakes/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/certs/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/config/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/fixture.go [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/registration/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-26T22:26:11.386Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/README.md [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/common [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/setup/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/suites/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-26T22:26:11.386Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-26T22:26:11.387Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/test-one.sh [2022-04-26T22:26:11.388Z] spire-1.2.1/test/integration/test.sh [2022-04-26T22:26:11.388Z] spire-1.2.1/test/plugintest/ [2022-04-26T22:26:11.388Z] spire-1.2.1/test/plugintest/config.go [2022-04-26T22:26:11.388Z] spire-1.2.1/test/plugintest/load.go [2022-04-26T22:26:11.388Z] spire-1.2.1/test/plugintest/option.go [2022-04-26T22:26:11.388Z] spire-1.2.1/test/spiretest/ [2022-04-26T22:26:11.388Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-26T22:26:11.388Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-26T22:26:11.388Z] spire-1.2.1/test/spiretest/dir.go [2022-04-26T22:26:11.388Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-26T22:26:11.388Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-26T22:26:11.388Z] spire-1.2.1/test/spiretest/logs.go [2022-04-26T22:26:11.388Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-26T22:26:11.388Z] spire-1.2.1/test/spiretest/suite.go [2022-04-26T22:26:11.388Z] spire-1.2.1/test/spiretest/x509.go [2022-04-26T22:26:11.388Z] spire-1.2.1/test/testca/ [2022-04-26T22:26:11.388Z] spire-1.2.1/test/testca/ca.go [2022-04-26T22:26:11.388Z] spire-1.2.1/test/testkey/ [2022-04-26T22:26:11.388Z] spire-1.2.1/test/testkey/generate.sh [2022-04-26T22:26:11.388Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-26T22:26:11.388Z] spire-1.2.1/test/testkey/keys.go [2022-04-26T22:26:11.388Z] spire-1.2.1/test/testkey/new.go [2022-04-26T22:26:11.388Z] spire-1.2.1/test/tpmsimulator/ [2022-04-26T22:26:11.388Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-26T22:26:11.388Z] spire-1.2.1/test/util/ [2022-04-26T22:26:11.388Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-26T22:26:11.388Z] spire-1.2.1/test/util/cert_generation.go [2022-04-26T22:26:11.388Z] spire-1.2.1/test/util/io_redirection.go [2022-04-26T22:26:11.388Z] spire-1.2.1/test/util/race.go [2022-04-26T22:26:11.388Z] spire-1.2.1/test/util/util.go [2022-04-26T22:26:11.388Z] building spire from source... [2022-04-26T22:26:11.388Z] Installing go1.17.7... [2022-04-26T22:26:13.616Z] Building core-command ... [2022-04-26T22:26:13.616Z] Building core-data ... [2022-04-26T22:26:13.616Z] Building core-metadata ... [2022-04-26T22:26:13.616Z] Building security-bootstrapper ... [2022-04-26T22:26:13.616Z] Building security-proxy-setup ... [2022-04-26T22:26:13.616Z] Building security-secretstore-setup ... [2022-04-26T22:26:13.616Z] Building security-spiffe-token-provider ... [2022-04-26T22:26:13.616Z] Building security-spire-agent ... [2022-04-26T22:26:13.616Z] Building security-spire-config ... [2022-04-26T22:26:13.616Z] Building security-spire-server ... [2022-04-26T22:26:13.616Z] Building support-notifications ... [2022-04-26T22:26:13.616Z] Building support-scheduler ... [2022-04-26T22:26:13.616Z] Building sys-mgmt-agent ... [2022-04-26T22:26:13.616Z] Building security-spire-agent [2022-04-26T22:26:13.616Z] Building sys-mgmt-agent [2022-04-26T22:26:13.616Z] Building core-data [2022-04-26T22:26:13.616Z] Building support-scheduler [2022-04-26T22:26:13.616Z] Building security-bootstrapper [2022-04-26T22:26:16.659Z] Building bin/spire-server... [2022-04-26T22:26:16.659Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-26T22:26:16.659Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-26T22:26:16.659Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-26T22:26:16.659Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-26T22:26:16.659Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-26T22:26:16.918Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-26T22:26:16.918Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-26T22:26:16.918Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-26T22:26:16.918Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-26T22:26:16.918Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.80" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-26T22:26:16.918Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-26T22:26:17.178Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-26T22:26:17.178Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-26T22:26:17.178Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-26T22:26:17.178Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-26T22:26:17.178Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-26T22:26:17.178Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-26T22:26:17.178Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-26T22:26:17.178Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-26T22:26:17.178Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-26T22:26:17.178Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-26T22:26:17.178Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-26T22:26:17.178Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-26T22:26:17.437Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-26T22:26:17.437Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-26T22:26:17.437Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-26T22:26:17.437Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-26T22:26:17.437Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-26T22:26:17.437Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-26T22:26:17.437Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-26T22:26:17.437Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-26T22:26:17.437Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-26T22:26:17.437Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-26T22:26:17.437Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-26T22:26:17.697Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-26T22:26:17.697Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-26T22:26:17.697Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-26T22:26:17.697Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-26T22:26:17.697Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-26T22:26:17.697Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-26T22:26:17.697Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-26T22:26:17.697Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-26T22:26:17.697Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-26T22:26:17.697Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-26T22:26:17.697Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-26T22:26:17.956Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-26T22:26:17.956Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-26T22:26:17.956Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-26T22:26:17.956Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-26T22:26:17.956Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-26T22:26:17.956Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-26T22:26:17.956Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-26T22:26:17.956Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-26T22:26:17.956Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-26T22:26:18.216Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-26T22:26:18.475Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-26T22:26:19.858Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-26T22:26:19.858Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-26T22:26:19.858Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-26T22:26:19.858Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-26T22:26:19.858Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-26T22:26:23.149Z] go: downloading google.golang.org/api v0.70.0 [2022-04-26T22:26:23.149Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-26T22:26:23.149Z] go: downloading k8s.io/api v0.23.4 [2022-04-26T22:26:23.149Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-26T22:26:23.149Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-26T22:26:23.149Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-26T22:26:23.149Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-26T22:26:23.149Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-26T22:26:23.409Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-26T22:26:23.668Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-26T22:26:23.927Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-26T22:26:24.195Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-26T22:26:24.195Z] Removing intermediate container 77908d96f618 [2022-04-26T22:26:24.195Z] ---> 1e56508fdff9 [2022-04-26T22:26:24.195Z] [2022-04-26T22:26:24.195Z] Step 10/22 : FROM alpine:3.14 [2022-04-26T22:26:24.195Z] ---> e04c818066af [2022-04-26T22:26:24.195Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-26T22:26:24.195Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-26T22:26:24.195Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-26T22:26:24.454Z]  ---> Running in a9b98bdada07 [2022-04-26T22:26:24.454Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-26T22:26:24.714Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-26T22:26:24.714Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-26T22:26:24.714Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-26T22:26:24.714Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-26T22:26:24.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T22:26:24.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T22:26:24.974Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-26T22:26:24.974Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-26T22:26:25.233Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-26T22:26:25.233Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-26T22:26:25.233Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-26T22:26:25.233Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-26T22:26:25.233Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-26T22:26:25.233Z] (5/6) Installing curl (7.79.1-r0) [2022-04-26T22:26:25.233Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-26T22:26:25.233Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T22:26:25.233Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-26T22:26:25.233Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T22:26:25.233Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-26T22:26:25.233Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-26T22:26:25.233Z] OK: 8 MiB in 20 packages [2022-04-26T22:26:25.233Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-26T22:26:25.233Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-26T22:26:25.498Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-26T22:26:25.498Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-26T22:26:25.498Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-26T22:26:26.065Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-26T22:26:26.065Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-26T22:26:26.065Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-26T22:26:26.065Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-26T22:26:26.065Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-26T22:26:26.065Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-26T22:26:26.065Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-26T22:26:26.065Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-26T22:26:26.065Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-26T22:26:26.065Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-26T22:26:26.065Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-26T22:26:26.065Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-26T22:26:26.065Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-26T22:26:26.065Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-26T22:26:26.065Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-26T22:26:26.323Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-26T22:26:26.323Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-26T22:26:26.323Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-26T22:26:26.323Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-26T22:26:26.323Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-26T22:26:26.323Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-26T22:26:26.323Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-26T22:26:26.323Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-26T22:26:26.323Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-26T22:26:26.323Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-26T22:26:26.323Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-26T22:26:26.323Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-26T22:26:26.590Z] go: downloading go.opencensus.io v0.23.0 [2022-04-26T22:26:26.590Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-26T22:26:26.590Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-26T22:26:26.590Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-26T22:26:26.590Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-26T22:26:26.590Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-26T22:26:26.590Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-26T22:26:26.590Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-26T22:26:26.590Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-26T22:26:26.590Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-26T22:26:26.590Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-26T22:26:26.590Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-26T22:26:26.590Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-26T22:26:26.859Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-26T22:26:26.859Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-26T22:26:26.859Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-26T22:26:26.859Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-26T22:26:26.859Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-26T22:26:26.859Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-26T22:26:26.859Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-26T22:26:26.859Z] Removing intermediate container a9b98bdada07 [2022-04-26T22:26:26.859Z] ---> 3a246e35a5e3 [2022-04-26T22:26:26.859Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-26T22:26:26.859Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-26T22:26:26.859Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-26T22:26:26.859Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-26T22:26:26.859Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-26T22:26:26.859Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-26T22:26:26.859Z]  ---> Running in 11d0d08b6433 [2022-04-26T22:26:27.119Z] Removing intermediate container 11d0d08b6433 [2022-04-26T22:26:27.119Z] ---> 7567fc211a34 [2022-04-26T22:26:27.119Z] Step 13/22 : WORKDIR /edgex [2022-04-26T22:26:27.378Z] ---> Running in 6b2c7a7069e7 [2022-04-26T22:26:27.378Z] Removing intermediate container 6b2c7a7069e7 [2022-04-26T22:26:27.378Z] ---> 56fbc8487b06 [2022-04-26T22:26:27.378Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-26T22:26:27.948Z] ---> 885da06618d8 [2022-04-26T22:26:27.948Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-26T22:26:28.888Z] ---> 624c763a3f0a [2022-04-26T22:26:28.888Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-26T22:26:29.830Z] Removing intermediate container 302947f62c8e [2022-04-26T22:26:29.830Z] ---> 71821f90600a [2022-04-26T22:26:29.830Z] [2022-04-26T22:26:29.830Z] Step 10/22 : FROM alpine:3.14 [2022-04-26T22:26:29.830Z] ---> e04c818066af [2022-04-26T22:26:29.830Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-26T22:26:29.830Z] ---> ea5ce77a9852 [2022-04-26T22:26:29.830Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-26T22:26:29.830Z] ---> Running in 21110e1d84b3 [2022-04-26T22:26:30.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T22:26:30.091Z] ---> 16892fcca627 [2022-04-26T22:26:30.091Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-26T22:26:30.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T22:26:30.350Z] ---> Running in 4736140411a6 [2022-04-26T22:26:30.350Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-26T22:26:30.350Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-26T22:26:30.350Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T22:26:30.350Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T22:26:30.609Z] OK: 6 MiB in 16 packages [2022-04-26T22:26:31.995Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-26T22:26:31.995Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-26T22:26:31.995Z] Removing intermediate container 4736140411a6 [2022-04-26T22:26:31.995Z] ---> 5f075d479638 [2022-04-26T22:26:31.995Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-26T22:26:31.995Z] Removing intermediate container 21110e1d84b3 [2022-04-26T22:26:31.995Z] ---> d8f621acb079 [2022-04-26T22:26:31.995Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T22:26:31.995Z] ---> Running in ca9c6ef8d0dd [2022-04-26T22:26:31.995Z] ---> Running in 976231045e29 [2022-04-26T22:26:31.995Z] Removing intermediate container ca9c6ef8d0dd [2022-04-26T22:26:31.995Z] ---> 464d05f12cbf [2022-04-26T22:26:31.995Z] Step 20/22 : LABEL arch=x86_64 [2022-04-26T22:26:31.995Z] Removing intermediate container 976231045e29 [2022-04-26T22:26:31.995Z] ---> a1cc420bcfea [2022-04-26T22:26:31.995Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-26T22:26:32.254Z] ---> Running in 6ac9b1929c93 [2022-04-26T22:26:32.254Z] ---> Running in b0efa828adce [2022-04-26T22:26:32.254Z] Removing intermediate container 6ac9b1929c93 [2022-04-26T22:26:32.254Z] ---> df3f322ee3ba [2022-04-26T22:26:32.254Z] Step 21/22 : LABEL git_sha=780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:26:32.254Z] Removing intermediate container b0efa828adce [2022-04-26T22:26:32.254Z] ---> da80b6dceddb [2022-04-26T22:26:32.254Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-26T22:26:32.254Z] ---> Running in 342e1a279765 [2022-04-26T22:26:32.254Z] ---> Running in 95cadff36a4d [2022-04-26T22:26:32.513Z] Removing intermediate container 342e1a279765 [2022-04-26T22:26:32.513Z] ---> 1a1b91a23206 [2022-04-26T22:26:32.513Z] Step 22/22 : LABEL version=2.2.0-dev.80 [2022-04-26T22:26:32.513Z] ---> Running in 49c7c849bca4 [2022-04-26T22:26:32.513Z] Removing intermediate container 95cadff36a4d [2022-04-26T22:26:32.513Z] ---> a896148337ae [2022-04-26T22:26:32.513Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T22:26:32.513Z] Removing intermediate container 49c7c849bca4 [2022-04-26T22:26:32.513Z] ---> ca83d8fa55e4 [2022-04-26T22:26:32.513Z] [2022-04-26T22:26:32.513Z] ---> 700981a14ae1 [2022-04-26T22:26:32.513Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-26T22:26:32.771Z] Successfully built ca83d8fa55e4 [2022-04-26T22:26:32.771Z] Successfully tagged security-proxy-setup:latest [2022-04-26T22:26:32.771Z]  Building security-proxy-setup ... done Building core-data [2022-04-26T22:26:34.149Z] ---> dc3a75f7eb6d [2022-04-26T22:26:34.149Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-26T22:26:34.407Z] ---> 0f45a00a08a7 [2022-04-26T22:26:34.407Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-26T22:26:34.664Z] ---> Running in 6902ea92fed4 [2022-04-26T22:26:34.664Z] Removing intermediate container 6902ea92fed4 [2022-04-26T22:26:34.664Z] ---> ac1a07a7bfb9 [2022-04-26T22:26:34.664Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T22:26:34.664Z] ---> Running in 143b46debbf4 [2022-04-26T22:26:34.928Z] Removing intermediate container 143b46debbf4 [2022-04-26T22:26:34.928Z] ---> a3fa6dd9aaf3 [2022-04-26T22:26:34.928Z] Step 20/22 : LABEL arch=x86_64 [2022-04-26T22:26:34.928Z] ---> Running in 1f7359b286e1 [2022-04-26T22:26:35.190Z] Removing intermediate container 1f7359b286e1 [2022-04-26T22:26:35.190Z] ---> d25ea4652047 [2022-04-26T22:26:35.190Z] Step 21/22 : LABEL git_sha=780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:26:35.190Z] ---> Running in baeff121c793 [2022-04-26T22:26:35.190Z] Removing intermediate container baeff121c793 [2022-04-26T22:26:35.190Z] ---> 3a615c46bc3e [2022-04-26T22:26:35.190Z] Step 22/22 : LABEL version=2.2.0-dev.80 [2022-04-26T22:26:35.450Z] ---> Running in caaa9547bc66 [2022-04-26T22:26:35.450Z] Removing intermediate container caaa9547bc66 [2022-04-26T22:26:35.450Z] ---> 73318d1d2a38 [2022-04-26T22:26:35.450Z] [2022-04-26T22:26:35.709Z] Successfully built 73318d1d2a38 [2022-04-26T22:26:35.709Z] Successfully tagged support-notifications:latest [2022-04-26T22:26:36.647Z]  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T22:26:36.647Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T22:26:36.647Z] ---> 2fa94f1dc0ce [2022-04-26T22:26:36.647Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T22:26:36.647Z] ---> Using cache [2022-04-26T22:26:36.647Z] ---> 38cada7de657 [2022-04-26T22:26:36.647Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T22:26:36.647Z] ---> Using cache [2022-04-26T22:26:36.647Z] ---> d5238b8219a5 [2022-04-26T22:26:36.647Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-26T22:26:37.215Z] ---> Running in 9c7962a628de [2022-04-26T22:26:37.782Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T22:26:38.348Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T22:26:38.607Z] OK: 221 MiB in 52 packages [2022-04-26T22:26:39.545Z] Removing intermediate container 9c7962a628de [2022-04-26T22:26:39.545Z] ---> 43809e38d0e6 [2022-04-26T22:26:39.545Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T22:26:39.803Z] ---> 63e49cf248c7 [2022-04-26T22:26:39.803Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T22:26:39.803Z] ---> Running in ec937c2a0adc [2022-04-26T22:26:41.358Z] Removing intermediate container ec937c2a0adc [2022-04-26T22:26:41.358Z] ---> 8499e006503a [2022-04-26T22:26:41.358Z] Step 8/23 : COPY . . [2022-04-26T22:26:49.511Z] spire-1.2.1/ [2022-04-26T22:26:49.511Z] spire-1.2.1/.data/ [2022-04-26T22:26:49.511Z] spire-1.2.1/.data/.file [2022-04-26T22:26:49.511Z] spire-1.2.1/.dockerignore [2022-04-26T22:26:49.511Z] spire-1.2.1/.gitattributes [2022-04-26T22:26:49.511Z] spire-1.2.1/.githooks/ [2022-04-26T22:26:49.511Z] spire-1.2.1/.githooks/pre-commit [2022-04-26T22:26:49.511Z] spire-1.2.1/.github/ [2022-04-26T22:26:49.511Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-26T22:26:49.511Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-26T22:26:49.511Z] spire-1.2.1/.github/dependabot.yml [2022-04-26T22:26:49.511Z] spire-1.2.1/.github/workflows/ [2022-04-26T22:26:49.511Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-26T22:26:49.511Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-26T22:26:49.511Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-26T22:26:49.511Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-26T22:26:49.511Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-26T22:26:49.511Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-26T22:26:49.511Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-26T22:26:49.511Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-26T22:26:49.511Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-26T22:26:49.511Z] spire-1.2.1/.gitignore [2022-04-26T22:26:49.511Z] spire-1.2.1/.go-version [2022-04-26T22:26:49.511Z] spire-1.2.1/.golangci.yml [2022-04-26T22:26:49.511Z] spire-1.2.1/ADOPTERS.md [2022-04-26T22:26:49.511Z] spire-1.2.1/CHANGELOG.md [2022-04-26T22:26:49.511Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-26T22:26:49.511Z] spire-1.2.1/CODEOWNERS [2022-04-26T22:26:49.511Z] spire-1.2.1/CONTRIBUTING.md [2022-04-26T22:26:49.511Z] spire-1.2.1/Dockerfile [2022-04-26T22:26:49.511Z] spire-1.2.1/Dockerfile.dev [2022-04-26T22:26:49.511Z] spire-1.2.1/Dockerfile.scratch [2022-04-26T22:26:49.511Z] spire-1.2.1/LICENSE [2022-04-26T22:26:49.511Z] spire-1.2.1/MAINTAINERS.md [2022-04-26T22:26:49.511Z] spire-1.2.1/Makefile [2022-04-26T22:26:49.511Z] spire-1.2.1/README.md [2022-04-26T22:26:49.511Z] spire-1.2.1/ROADMAP.md [2022-04-26T22:26:49.511Z] spire-1.2.1/SECURITY.md [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/ [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-agent/ [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/ [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-26T22:26:49.511Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-26T22:26:49.511Z] spire-1.2.1/conf/ [2022-04-26T22:26:49.511Z] spire-1.2.1/conf/agent/ [2022-04-26T22:26:49.511Z] spire-1.2.1/conf/agent/agent.conf [2022-04-26T22:26:49.511Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-26T22:26:49.511Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-26T22:26:49.511Z] spire-1.2.1/conf/server/ [2022-04-26T22:26:49.511Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-26T22:26:49.511Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-26T22:26:49.511Z] spire-1.2.1/conf/server/server.conf [2022-04-26T22:26:49.511Z] spire-1.2.1/conf/server/server_full.conf [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/ [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/SPIRE101.md [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/auditlog.md [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/images/ [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-26T22:26:49.511Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-26T22:26:49.512Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-26T22:26:49.512Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-26T22:26:49.512Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-26T22:26:49.512Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-26T22:26:49.512Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-26T22:26:49.512Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-26T22:26:49.512Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-26T22:26:49.512Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-26T22:26:49.512Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-26T22:26:49.512Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-26T22:26:49.512Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-26T22:26:49.512Z] spire-1.2.1/doc/scaling_spire.md [2022-04-26T22:26:49.512Z] spire-1.2.1/doc/spire_agent.md [2022-04-26T22:26:49.512Z] spire-1.2.1/doc/spire_server.md [2022-04-26T22:26:49.512Z] spire-1.2.1/doc/supported_integrations.md [2022-04-26T22:26:49.512Z] spire-1.2.1/doc/telemetry.md [2022-04-26T22:26:49.512Z] spire-1.2.1/doc/telemetry_config.md [2022-04-26T22:26:49.512Z] spire-1.2.1/doc/upgrading.md [2022-04-26T22:26:49.512Z] spire-1.2.1/doc/using_spire.md [2022-04-26T22:26:49.512Z] spire-1.2.1/examples/ [2022-04-26T22:26:49.512Z] spire-1.2.1/examples/README.md [2022-04-26T22:26:49.512Z] spire-1.2.1/go.mod [2022-04-26T22:26:49.512Z] spire-1.2.1/go.sum [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/agent.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/api/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/client/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/common/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/config.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/manager/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/svid/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/api/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/api/names.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/auth/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/catalog/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/cli/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-26T22:26:49.512Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/health/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/health/config.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/health/context.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/health/health.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/idutil/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/log/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/log/log.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/log/options.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.gospire-1.2.1/ [2022-04-26T22:26:49.513Z] [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pemspire-1.2.1/.data/ [2022-04-26T22:26:49.513Z] spire-1.2.1/.data/.file [2022-04-26T22:26:49.513Z] spire-1.2.1/.dockerignore [2022-04-26T22:26:49.513Z] spire-1.2.1/.gitattributes [2022-04-26T22:26:49.513Z] spire-1.2.1/.githooks/ [2022-04-26T22:26:49.513Z] spire-1.2.1/.githooks/pre-commit [2022-04-26T22:26:49.513Z] spire-1.2.1/.github/ [2022-04-26T22:26:49.513Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-26T22:26:49.513Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-26T22:26:49.513Z] spire-1.2.1/.github/dependabot.yml [2022-04-26T22:26:49.513Z] spire-1.2.1/.github/workflows/ [2022-04-26T22:26:49.513Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-26T22:26:49.513Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-26T22:26:49.513Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-26T22:26:49.513Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-26T22:26:49.513Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-26T22:26:49.513Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-26T22:26:49.513Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-26T22:26:49.513Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-26T22:26:49.513Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-26T22:26:49.513Z] spire-1.2.1/.gitignore [2022-04-26T22:26:49.513Z] spire-1.2.1/.go-version [2022-04-26T22:26:49.513Z] spire-1.2.1/.golangci.yml [2022-04-26T22:26:49.513Z] spire-1.2.1/ADOPTERS.md [2022-04-26T22:26:49.513Z] spire-1.2.1/CHANGELOG.md [2022-04-26T22:26:49.513Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-26T22:26:49.513Z] spire-1.2.1/CODEOWNERS [2022-04-26T22:26:49.513Z] spire-1.2.1/CONTRIBUTING.md [2022-04-26T22:26:49.513Z] spire-1.2.1/Dockerfile [2022-04-26T22:26:49.513Z] spire-1.2.1/Dockerfile.dev [2022-04-26T22:26:49.513Z] spire-1.2.1/Dockerfile.scratch [2022-04-26T22:26:49.513Z] spire-1.2.1/LICENSE [2022-04-26T22:26:49.513Z] spire-1.2.1/MAINTAINERS.md [2022-04-26T22:26:49.513Z] spire-1.2.1/Makefile [2022-04-26T22:26:49.513Z] spire-1.2.1/README.md [2022-04-26T22:26:49.513Z] spire-1.2.1/ROADMAP.md [2022-04-26T22:26:49.513Z] spire-1.2.1/SECURITY.md [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/ [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-agent/ [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/plugin/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/ [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/profiling/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/selector/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/uptime/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-26T22:26:49.513Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/util/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/util/task.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/version/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/version/version.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/x509util/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/server/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/server/api/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/server/api/api.go [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-26T22:26:49.513Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-26T22:26:49.514Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-26T22:26:49.514Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-26T22:26:49.514Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-26T22:26:49.514Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-26T22:26:49.514Z] spire-1.2.1/conf/ [2022-04-26T22:26:49.514Z] spire-1.2.1/conf/agent/ [2022-04-26T22:26:49.514Z] spire-1.2.1/conf/agent/agent.conf [2022-04-26T22:26:49.514Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-26T22:26:49.514Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-26T22:26:49.514Z] spire-1.2.1/conf/server/ [2022-04-26T22:26:49.514Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-26T22:26:49.514Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-26T22:26:49.514Z] spire-1.2.1/conf/server/server.conf [2022-04-26T22:26:49.514Z] spire-1.2.1/conf/server/server_full.conf [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/ [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/SPIRE101.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/auditlog.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/images/ [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/health/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/id.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/status.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/bundle/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/ca/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/cache/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/catalog/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/config.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/datastore/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/scaling_spire.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/spire_agent.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/spire_server.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/supported_integrations.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/telemetry.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/telemetry_config.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/upgrading.md [2022-04-26T22:26:49.514Z] spire-1.2.1/doc/using_spire.md [2022-04-26T22:26:49.514Z] spire-1.2.1/examples/ [2022-04-26T22:26:49.514Z] spire-1.2.1/examples/README.md [2022-04-26T22:26:49.514Z] spire-1.2.1/go.mod [2022-04-26T22:26:49.514Z] spire-1.2.1/go.sum [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/agent.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/api/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/client/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/common/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/config.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/plugin/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-26T22:26:49.514Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/manager/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/svid/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/api/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/api/names.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/auth/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/catalog/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-26T22:26:49.515Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/cli/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-26T22:26:49.516Z] [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/health/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/health/config.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/health/context.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/health/health.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/idutil/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/log/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/log/log.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/log/options.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/registration/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/server.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/server_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/svid/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/proto/ [2022-04-26T22:26:49.516Z] spire-1.2.1/proto/private/ [2022-04-26T22:26:49.516Z] spire-1.2.1/proto/private/server/ [2022-04-26T22:26:49.516Z] spire-1.2.1/proto/private/server/journal/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/plugin/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/profiling/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/selector/ [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-26T22:26:49.516Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-26T22:26:49.516Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-26T22:26:49.516Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-26T22:26:49.516Z] spire-1.2.1/proto/spire/ [2022-04-26T22:26:49.516Z] spire-1.2.1/proto/spire/common/ [2022-04-26T22:26:49.516Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-26T22:26:49.516Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-26T22:26:49.516Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-26T22:26:49.516Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-26T22:26:49.516Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-26T22:26:49.516Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-26T22:26:49.516Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-26T22:26:49.516Z] spire-1.2.1/proto/spire/plugin/ [2022-04-26T22:26:49.516Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-26T22:26:49.516Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-26T22:26:49.516Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-26T22:26:49.516Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-26T22:26:49.516Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-26T22:26:49.516Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-26T22:26:49.516Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-26T22:26:49.516Z] spire-1.2.1/release/ [2022-04-26T22:26:49.516Z] spire-1.2.1/release/spire-extras/ [2022-04-26T22:26:49.516Z] spire-1.2.1/release/spire-extras/README.md [2022-04-26T22:26:49.516Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-26T22:26:49.516Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-26T22:26:49.517Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-26T22:26:49.517Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-26T22:26:49.517Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-26T22:26:49.517Z] spire-1.2.1/release/spire/ [2022-04-26T22:26:49.517Z] spire-1.2.1/release/spire/README.md [2022-04-26T22:26:49.517Z] spire-1.2.1/release/spire/conf/ [2022-04-26T22:26:49.517Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-26T22:26:49.517Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-26T22:26:49.517Z] spire-1.2.1/release/spire/conf/server/ [2022-04-26T22:26:49.517Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-26T22:26:49.517Z] spire-1.2.1/script/ [2022-04-26T22:26:49.517Z] spire-1.2.1/script/build-artifact.sh [2022-04-26T22:26:49.517Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-26T22:26:49.517Z] spire-1.2.1/support/ [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/ [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/uptime/ [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/util/ [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/util/task.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/version/ [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/version/version.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/x509util/ [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-26T22:26:49.517Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-26T22:26:49.517Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/ [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/ [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/api.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-26T22:26:49.517Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/test/ [2022-04-26T22:26:49.517Z] spire-1.2.1/test/clock/ [2022-04-26T22:26:49.517Z] spire-1.2.1/test/clock/clock.go [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fakes/ [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/health/ [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/id.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fixture/ [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fixture/certs/ [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/status.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-26T22:26:49.517Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fixture/config/ [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-26T22:26:49.517Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-26T22:26:49.518Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/bundle/ [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/ca/ [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-26T22:26:49.518Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-26T22:26:49.518Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-26T22:26:49.518Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-26T22:26:49.518Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-26T22:26:49.518Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-26T22:26:49.518Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-26T22:26:49.518Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-26T22:26:49.518Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-26T22:26:49.518Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-26T22:26:49.518Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-26T22:26:49.518Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-26T22:26:49.518Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-26T22:26:49.518Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-26T22:26:49.518Z] spire-1.2.1/test/fixture/fixture.go [2022-04-26T22:26:49.518Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-26T22:26:49.518Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/cache/ [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/catalog/ [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-26T22:26:49.518Z] [2022-04-26T22:26:49.518Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-26T22:26:49.518Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-26T22:26:49.518Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-26T22:26:49.518Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-26T22:26:49.518Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-26T22:26:49.518Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-26T22:26:49.518Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-26T22:26:49.518Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-26T22:26:49.518Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-26T22:26:49.518Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-26T22:26:49.518Z] spire-1.2.1/test/fixture/registration/ [2022-04-26T22:26:49.518Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-26T22:26:49.518Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-26T22:26:49.518Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-26T22:26:49.518Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-26T22:26:49.518Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-26T22:26:49.518Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/ [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/README.mdspire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/config.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/datastore/ [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/common [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/setup/ [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/ [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/ [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-26T22:26:49.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T22:26:49.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-26T22:26:49.519Z] [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setupspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-26T22:26:49.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-26T22:26:49.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-26T22:26:49.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-26T22:26:49.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-26T22:26:49.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-26T22:26:49.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-26T22:26:49.520Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-26T22:26:49.520Z] spire-1.2.1/pkg/server/registration/ [2022-04-26T22:26:49.520Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-26T22:26:49.520Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-26T22:26:49.520Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-26T22:26:49.520Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-26T22:26:49.520Z] spire-1.2.1/pkg/server/server.go [2022-04-26T22:26:49.520Z] spire-1.2.1/pkg/server/server_test.go [2022-04-26T22:26:49.520Z] spire-1.2.1/pkg/server/svid/ [2022-04-26T22:26:49.520Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-26T22:26:49.520Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-26T22:26:49.520Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-26T22:26:49.520Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-26T22:26:49.520Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-26T22:26:49.520Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-26T22:26:49.520Z] spire-1.2.1/proto/ [2022-04-26T22:26:49.520Z] spire-1.2.1/proto/private/ [2022-04-26T22:26:49.520Z] spire-1.2.1/proto/private/server/ [2022-04-26T22:26:49.520Z] spire-1.2.1/proto/private/server/journal/ [2022-04-26T22:26:49.520Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-26T22:26:49.520Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-26T22:26:49.520Z] spire-1.2.1/proto/spire/ [2022-04-26T22:26:49.520Z] spire-1.2.1/proto/spire/common/ [2022-04-26T22:26:49.520Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-26T22:26:49.520Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-26T22:26:49.520Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-26T22:26:49.520Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-26T22:26:49.520Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-26T22:26:49.520Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-26T22:26:49.520Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-26T22:26:49.520Z] spire-1.2.1/proto/spire/plugin/ [2022-04-26T22:26:49.520Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-26T22:26:49.520Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-26T22:26:49.520Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-26T22:26:49.520Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-26T22:26:49.520Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-26T22:26:49.520Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-26T22:26:49.520Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-26T22:26:49.520Z] spire-1.2.1/release/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-26T22:26:49.520Z] spire-1.2.1/release/spire-extras/ [2022-04-26T22:26:49.520Z] spire-1.2.1/release/spire-extras/README.md [2022-04-26T22:26:49.520Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-26T22:26:49.520Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-26T22:26:49.520Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-26T22:26:49.520Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-26T22:26:49.520Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-26T22:26:49.520Z] spire-1.2.1/release/spire/ [2022-04-26T22:26:49.520Z] spire-1.2.1/release/spire/README.md [2022-04-26T22:26:49.520Z] spire-1.2.1/release/spire/conf/ [2022-04-26T22:26:49.520Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-26T22:26:49.520Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-26T22:26:49.520Z] spire-1.2.1/release/spire/conf/server/ [2022-04-26T22:26:49.520Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-26T22:26:49.520Z] spire-1.2.1/script/ [2022-04-26T22:26:49.520Z] spire-1.2.1/script/build-artifact.sh [2022-04-26T22:26:49.520Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-26T22:26:49.520Z] spire-1.2.1/support/ [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/ [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-26T22:26:49.520Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-26T22:26:49.520Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-26T22:26:49.520Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-26T22:26:49.520Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-26T22:26:49.520Z] spire-1.2.1/test/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/clock/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/clock/clock.go [2022-04-26T22:26:49.520Z] spire-1.2.1/test/fakes/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-26T22:26:49.520Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-26T22:26:49.520Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-26T22:26:49.520Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-26T22:26:49.520Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-26T22:26:49.520Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-26T22:26:49.520Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-26T22:26:49.520Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-26T22:26:49.520Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-26T22:26:49.520Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-26T22:26:49.520Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-26T22:26:49.520Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-26T22:26:49.520Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-26T22:26:49.520Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-26T22:26:49.520Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-26T22:26:49.520Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-26T22:26:49.520Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-26T22:26:49.520Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-26T22:26:49.520Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-26T22:26:49.520Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-26T22:26:49.520Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-26T22:26:49.520Z] spire-1.2.1/test/fixture/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/fixture/certs/ [2022-04-26T22:26:49.520Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/config/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/fixture.go [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/registration/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-26T22:26:49.521Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/README.md [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/common [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/setup/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/test-one.sh [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/test.sh [2022-04-26T22:26:49.521Z] spire-1.2.1/test/plugintest/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/plugintest/config.go [2022-04-26T22:26:49.521Z] spire-1.2.1/test/plugintest/load.go [2022-04-26T22:26:49.521Z] spire-1.2.1/test/plugintest/option.go [2022-04-26T22:26:49.521Z] spire-1.2.1/test/spiretest/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-26T22:26:49.521Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/spiretest/dir.go [2022-04-26T22:26:49.521Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-26T22:26:49.521Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-26T22:26:49.521Z] spire-1.2.1/test/spiretest/logs.go [2022-04-26T22:26:49.521Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-26T22:26:49.521Z] spire-1.2.1/test/spiretest/suite.go [2022-04-26T22:26:49.521Z] spire-1.2.1/test/spiretest/x509.go [2022-04-26T22:26:49.521Z] spire-1.2.1/test/testca/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/testca/ca.go [2022-04-26T22:26:49.521Z] spire-1.2.1/test/testkey/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/testkey/generate.sh [2022-04-26T22:26:49.521Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-26T22:26:49.521Z] spire-1.2.1/test/testkey/keys.go [2022-04-26T22:26:49.521Z] spire-1.2.1/test/testkey/new.go [2022-04-26T22:26:49.521Z] spire-1.2.1/test/tpmsimulator/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-26T22:26:49.521Z] spire-1.2.1/test/util/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-26T22:26:49.521Z] spire-1.2.1/test/util/cert_generation.go [2022-04-26T22:26:49.521Z] spire-1.2.1/test/util/io_redirection.go [2022-04-26T22:26:49.521Z] spire-1.2.1/test/util/race.go [2022-04-26T22:26:49.521Z] spire-1.2.1/test/util/util.go [2022-04-26T22:26:49.521Z] building spire from source... [2022-04-26T22:26:49.521Z] [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-26T22:26:49.521Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/test-one.sh [2022-04-26T22:26:49.522Z] spire-1.2.1/test/integration/test.sh [2022-04-26T22:26:49.522Z] spire-1.2.1/test/plugintest/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/plugintest/config.go [2022-04-26T22:26:49.522Z] spire-1.2.1/test/plugintest/load.go [2022-04-26T22:26:49.522Z] spire-1.2.1/test/plugintest/option.go [2022-04-26T22:26:49.522Z] spire-1.2.1/test/spiretest/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-26T22:26:49.522Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-26T22:26:49.522Z] spire-1.2.1/test/spiretest/dir.go [2022-04-26T22:26:49.522Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-26T22:26:49.522Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-26T22:26:49.522Z] spire-1.2.1/test/spiretest/logs.go [2022-04-26T22:26:49.522Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-26T22:26:49.522Z] spire-1.2.1/test/spiretest/suite.go [2022-04-26T22:26:49.522Z] spire-1.2.1/test/spiretest/x509.go [2022-04-26T22:26:49.522Z] spire-1.2.1/test/testca/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/testca/ca.go [2022-04-26T22:26:49.522Z] spire-1.2.1/test/testkey/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/testkey/generate.sh [2022-04-26T22:26:49.522Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-26T22:26:49.522Z] spire-1.2.1/test/testkey/keys.go [2022-04-26T22:26:49.522Z] spire-1.2.1/test/testkey/new.go [2022-04-26T22:26:49.522Z] spire-1.2.1/test/tpmsimulator/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-26T22:26:49.522Z] spire-1.2.1/test/util/ [2022-04-26T22:26:49.522Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-26T22:26:49.522Z] spire-1.2.1/test/util/cert_generation.go [2022-04-26T22:26:49.522Z] spire-1.2.1/test/util/io_redirection.go [2022-04-26T22:26:49.522Z] spire-1.2.1/test/util/race.go [2022-04-26T22:26:49.522Z] spire-1.2.1/test/util/util.go [2022-04-26T22:26:49.522Z] building spire from source... [2022-04-26T22:26:49.522Z] Installing go1.17.7... [2022-04-26T22:26:49.522Z] Installing go1.17.7... [2022-04-26T22:26:51.431Z] ---> 7c6ba8962221 [2022-04-26T22:26:51.431Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-26T22:26:53.967Z] ---> Running in 47555ce3ec12 [2022-04-26T22:26:54.228Z] Building bin/spire-server... [2022-04-26T22:26:54.228Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-26T22:26:54.228Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-26T22:26:54.228Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-26T22:26:54.228Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-26T22:26:54.490Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-26T22:26:54.490Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-26T22:26:54.490Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-26T22:26:54.490Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-26T22:26:54.490Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-26T22:26:54.490Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-26T22:26:54.490Z] Building bin/spire-server... [2022-04-26T22:26:54.490Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.80" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-26T22:26:54.750Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-26T22:26:54.750Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-26T22:26:54.750Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-26T22:26:54.750Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-26T22:26:54.750Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-26T22:26:54.750Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-26T22:26:54.750Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-26T22:26:54.750Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-26T22:26:54.750Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-26T22:26:54.750Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-26T22:26:54.750Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-26T22:26:54.750Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-26T22:26:54.750Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-26T22:26:54.750Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-26T22:26:54.750Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-26T22:26:54.750Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-26T22:26:54.750Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-26T22:26:55.009Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-26T22:26:55.009Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-26T22:26:55.009Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-26T22:26:55.009Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-26T22:26:55.009Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-26T22:26:55.009Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-26T22:26:55.009Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-26T22:26:55.009Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-26T22:26:55.009Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-26T22:26:55.009Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-26T22:26:55.009Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-26T22:26:55.009Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-26T22:26:55.009Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-26T22:26:55.009Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-26T22:26:55.009Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-26T22:26:55.009Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-26T22:26:55.009Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-26T22:26:55.009Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-26T22:26:55.009Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-26T22:26:55.009Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-26T22:26:55.009Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-26T22:26:55.009Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-26T22:26:55.009Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-26T22:26:55.009Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-26T22:26:55.009Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-26T22:26:55.268Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-26T22:26:55.268Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-26T22:26:55.268Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-26T22:26:55.268Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-26T22:26:55.268Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-26T22:26:55.268Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-26T22:26:55.268Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-26T22:26:55.268Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-26T22:26:55.268Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-26T22:26:55.268Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-26T22:26:55.268Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-26T22:26:55.268Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-26T22:26:55.268Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-26T22:26:55.268Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-26T22:26:55.526Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-26T22:26:55.526Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-26T22:26:55.526Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-26T22:26:55.526Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-26T22:26:55.526Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-26T22:26:55.526Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-26T22:26:55.526Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-26T22:26:55.526Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-26T22:26:55.526Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-26T22:26:55.526Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-26T22:26:55.526Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-26T22:26:55.526Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-26T22:26:55.526Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-26T22:26:55.526Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-26T22:26:55.526Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-26T22:26:55.526Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-26T22:26:55.526Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-26T22:26:55.526Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-26T22:26:55.526Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-26T22:26:55.526Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-26T22:26:55.526Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-26T22:26:55.526Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-26T22:26:55.526Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-26T22:26:55.526Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-26T22:26:55.785Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-26T22:26:55.785Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-26T22:26:55.785Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-26T22:26:55.785Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-26T22:26:55.785Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-26T22:26:55.785Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-26T22:26:55.785Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-26T22:26:55.785Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-26T22:26:55.785Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-26T22:26:56.044Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-26T22:26:56.044Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-26T22:26:57.420Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-26T22:26:57.420Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-26T22:26:57.420Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-26T22:26:57.420Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-26T22:26:57.420Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-26T22:26:57.988Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-26T22:26:57.988Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-26T22:26:57.988Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-26T22:26:57.988Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-26T22:26:57.988Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-26T22:26:57.988Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-26T22:26:57.988Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-26T22:26:57.988Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-26T22:26:57.988Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-26T22:26:57.988Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-26T22:26:57.988Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-26T22:26:57.988Z] go: downloading google.golang.org/api v0.70.0 [2022-04-26T22:26:58.554Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-26T22:26:58.554Z] go: downloading k8s.io/api v0.23.4 [2022-04-26T22:26:58.554Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-26T22:26:58.554Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-26T22:27:01.112Z] go: downloading google.golang.org/api v0.70.0 [2022-04-26T22:27:01.112Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-26T22:27:01.112Z] go: downloading k8s.io/api v0.23.4 [2022-04-26T22:27:01.112Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-26T22:27:01.112Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-26T22:27:01.112Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-26T22:27:01.112Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-26T22:27:01.370Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-26T22:27:01.370Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-26T22:27:01.628Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-26T22:27:02.563Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-26T22:27:02.823Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-26T22:27:02.823Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-26T22:27:02.823Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-26T22:27:03.081Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-26T22:27:03.081Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-26T22:27:03.081Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-26T22:27:03.340Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-26T22:27:03.340Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-26T22:27:03.340Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-26T22:27:03.340Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-26T22:27:03.340Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-26T22:27:03.340Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-26T22:27:03.340Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-26T22:27:03.340Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-26T22:27:03.340Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-26T22:27:03.340Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-26T22:27:03.340Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-26T22:27:03.340Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-26T22:27:03.340Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-26T22:27:03.340Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-26T22:27:03.599Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-26T22:27:03.599Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-26T22:27:03.599Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-26T22:27:03.599Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-26T22:27:03.599Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-26T22:27:03.599Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-26T22:27:03.599Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-26T22:27:03.599Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-26T22:27:03.599Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-26T22:27:03.599Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-26T22:27:03.599Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-26T22:27:03.599Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-26T22:27:03.599Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-26T22:27:03.599Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-26T22:27:03.858Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-26T22:27:03.858Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-26T22:27:03.858Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-26T22:27:03.858Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-26T22:27:03.858Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-26T22:27:03.858Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-26T22:27:03.858Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-26T22:27:03.858Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-26T22:27:03.858Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-26T22:27:03.858Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-26T22:27:03.858Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-26T22:27:03.858Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-26T22:27:04.518Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-26T22:27:04.518Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-26T22:27:04.518Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-26T22:27:04.518Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-26T22:27:04.518Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-26T22:27:04.518Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-26T22:27:04.518Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-26T22:27:04.518Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-26T22:27:04.518Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-26T22:27:04.518Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-26T22:27:04.518Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-26T22:27:04.518Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-26T22:27:04.777Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-26T22:27:04.777Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-26T22:27:04.777Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-26T22:27:04.777Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-26T22:27:04.777Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-26T22:27:04.777Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-26T22:27:04.777Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-26T22:27:04.777Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-26T22:27:04.777Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-26T22:27:04.777Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-26T22:27:04.777Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-26T22:27:05.037Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-26T22:27:05.037Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-26T22:27:05.037Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-26T22:27:05.037Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-26T22:27:05.037Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-26T22:27:05.037Z] go: downloading go.opencensus.io v0.23.0 [2022-04-26T22:27:05.037Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-26T22:27:05.037Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-26T22:27:05.037Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-26T22:27:05.037Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-26T22:27:05.037Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-26T22:27:05.037Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-26T22:27:05.037Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-26T22:27:05.037Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-26T22:27:05.295Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-26T22:27:05.295Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-26T22:27:05.295Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-26T22:27:05.295Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-26T22:27:05.295Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-26T22:27:05.295Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-26T22:27:05.295Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-26T22:27:05.295Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-26T22:27:05.295Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-26T22:27:05.295Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-26T22:27:05.295Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-26T22:27:05.295Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-26T22:27:05.295Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-26T22:27:05.295Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-26T22:27:05.295Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-26T22:27:05.295Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-26T22:27:05.295Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-26T22:27:05.295Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-26T22:27:05.295Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-26T22:27:06.675Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-26T22:27:06.675Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-26T22:27:06.675Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-26T22:27:06.675Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-26T22:27:06.675Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-26T22:27:06.675Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-26T22:27:06.675Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-26T22:27:06.675Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-26T22:27:06.675Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-26T22:27:06.675Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-26T22:27:06.675Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-26T22:27:06.675Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-26T22:27:06.675Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-26T22:27:06.675Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-26T22:27:06.675Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-26T22:27:06.675Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-26T22:27:06.675Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-26T22:27:06.675Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-26T22:27:06.675Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-26T22:27:06.675Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-26T22:27:06.675Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-26T22:27:06.675Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-26T22:27:06.675Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-26T22:27:06.675Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-26T22:27:06.675Z] go: downloading go.opencensus.io v0.23.0 [2022-04-26T22:27:06.935Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-26T22:27:06.935Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-26T22:27:06.935Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-26T22:27:06.935Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-26T22:27:06.935Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-26T22:27:06.935Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-26T22:27:07.194Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-26T22:27:07.194Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-26T22:27:07.194Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-26T22:27:07.194Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-26T22:27:07.453Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-26T22:27:07.453Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-26T22:27:07.453Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-26T22:27:07.453Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-26T22:27:07.453Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-26T22:27:07.453Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-26T22:27:07.453Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-26T22:27:07.453Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-26T22:27:07.453Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-26T22:27:07.453Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-26T22:27:07.453Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-26T22:27:07.453Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-26T22:27:07.453Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-26T22:27:07.453Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-26T22:27:10.188Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T22:27:10.188Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-26T22:27:10.188Z] ---> b17d532777b2 [2022-04-26T22:27:10.188Z] Step 3/22 : WORKDIR /edgex-go [2022-04-26T22:27:10.188Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T22:27:10.188Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T22:27:10.188Z] ---> b17d532777b2 [2022-04-26T22:27:10.188Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T22:27:10.188Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T22:27:10.188Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T22:27:10.188Z] ---> b17d532777b2 [2022-04-26T22:27:10.188Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T22:27:10.188Z] ---> Running in 3b1d119eb02c [2022-04-26T22:27:10.188Z] ---> Running in fb35272b3dda [2022-04-26T22:27:10.188Z] ---> Running in d4dba69b5062 [2022-04-26T22:27:10.188Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T22:27:10.188Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-26T22:27:10.188Z] ---> b17d532777b2 [2022-04-26T22:27:10.188Z] Step 3/26 : WORKDIR /edgex-go [2022-04-26T22:27:10.188Z] ---> Running in 4338909c6dca [2022-04-26T22:27:10.188Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T22:27:10.188Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-26T22:27:10.188Z] ---> b17d532777b2 [2022-04-26T22:27:10.188Z] Step 3/31 : WORKDIR /edgex-go [2022-04-26T22:27:10.188Z] ---> Running in f1337b35ac35 [2022-04-26T22:27:10.188Z] Removing intermediate container 3b1d119eb02c [2022-04-26T22:27:10.188Z] ---> ebd0e410c95b [2022-04-26T22:27:10.188Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T22:27:10.188Z] Removing intermediate container 4338909c6dca [2022-04-26T22:27:10.188Z] ---> a7392307bc18 [2022-04-26T22:27:10.188Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T22:27:10.188Z] Removing intermediate container fb35272b3dda [2022-04-26T22:27:10.188Z] ---> 38a341d45ee3 [2022-04-26T22:27:10.188Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T22:27:10.188Z] ---> Running in f280d9262c54 [2022-04-26T22:27:10.188Z] ---> Running in dca901ef690f [2022-04-26T22:27:10.188Z] ---> Running in b819036ba42d [2022-04-26T22:27:10.188Z] Removing intermediate container d4dba69b5062 [2022-04-26T22:27:10.188Z] ---> 45f951d6b19f [2022-04-26T22:27:10.188Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T22:27:10.188Z] Removing intermediate container f1337b35ac35 [2022-04-26T22:27:10.188Z] ---> 60a289a28710 [2022-04-26T22:27:10.188Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T22:27:10.188Z] ---> Running in 4134573d9206 [2022-04-26T22:27:10.188Z] ---> Running in 1a45641b16f5 [2022-04-26T22:27:10.188Z] Removing intermediate container f280d9262c54 [2022-04-26T22:27:10.188Z] ---> e680b12845c6 [2022-04-26T22:27:10.188Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-26T22:27:10.188Z] ---> Running in 0ffacdfc2763 [2022-04-26T22:27:10.188Z] Removing intermediate container dca901ef690f [2022-04-26T22:27:10.188Z] ---> 598526cbf1a0 [2022-04-26T22:27:10.188Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-26T22:27:10.188Z] ---> Running in e0101eee6d8d [2022-04-26T22:27:10.188Z] Removing intermediate container 4134573d9206 [2022-04-26T22:27:10.188Z] ---> 11febd6d4f6f [2022-04-26T22:27:10.188Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-26T22:27:10.188Z] ---> Running in 9bf075d5cffb [2022-04-26T22:27:10.188Z] Removing intermediate container 1a45641b16f5 [2022-04-26T22:27:10.188Z] ---> 561f9dba2aa3 [2022-04-26T22:27:10.188Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-26T22:27:10.188Z] Removing intermediate container b819036ba42d [2022-04-26T22:27:10.188Z] ---> 65e550e8d8d3 [2022-04-26T22:27:10.188Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-26T22:27:10.188Z] ---> Running in 502592f035f7 [2022-04-26T22:27:10.188Z] ---> Running in da195ebd05c8 [2022-04-26T22:27:10.188Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T22:27:10.188Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T22:27:10.188Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T22:27:10.792Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T22:27:10.792Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T22:27:11.068Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T22:27:11.068Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T22:27:11.068Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T22:27:11.682Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T22:27:11.682Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T22:27:11.962Z] OK: 220 MiB in 52 packages [2022-04-26T22:27:12.240Z] OK: 220 MiB in 52 packages [2022-04-26T22:27:12.240Z] OK: 220 MiB in 52 packages [2022-04-26T22:27:13.268Z] OK: 220 MiB in 52 packages [2022-04-26T22:27:13.268Z] OK: 220 MiB in 52 packages [2022-04-26T22:27:13.872Z] Removing intermediate container 0ffacdfc2763 [2022-04-26T22:27:13.872Z] ---> 9dbd6b753b1e [2022-04-26T22:27:13.872Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-26T22:27:14.019Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-26T22:27:14.019Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-26T22:27:14.150Z] Removing intermediate container 9bf075d5cffb [2022-04-26T22:27:14.150Z] ---> aa7249381d58 [2022-04-26T22:27:14.150Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T22:27:14.277Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-26T22:27:14.277Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-26T22:27:14.438Z] Removing intermediate container e0101eee6d8d [2022-04-26T22:27:14.438Z] ---> 87f3003aee91 [2022-04-26T22:27:14.438Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-26T22:27:14.438Z] Removing intermediate container 502592f035f7 [2022-04-26T22:27:14.438Z] ---> 6c4ee21af509 [2022-04-26T22:27:14.438Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-26T22:27:14.723Z] Removing intermediate container da195ebd05c8 [2022-04-26T22:27:14.723Z] ---> a205d009d33d [2022-04-26T22:27:14.723Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T22:27:15.332Z] ---> 18381fc09ef2 [2022-04-26T22:27:15.332Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T22:27:15.332Z] ---> 8b9a7e7f4e7c [2022-04-26T22:27:15.332Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T22:27:15.611Z] ---> 967a772dd554 [2022-04-26T22:27:15.611Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T22:27:15.611Z] ---> d665fdf4426a [2022-04-26T22:27:15.611Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T22:27:15.611Z] ---> Running in bd9eae467024 [2022-04-26T22:27:15.611Z] ---> Running in b7a481a9341d [2022-04-26T22:27:15.611Z] ---> Running in c841871c6dc0 [2022-04-26T22:27:15.908Z] ---> Running in 523e222c32ed [2022-04-26T22:27:16.181Z] ---> 8cffa8595998 [2022-04-26T22:27:16.181Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T22:27:16.181Z] ---> Running in b18781a38b69 [2022-04-26T22:27:20.544Z] Removing intermediate container bd9eae467024 [2022-04-26T22:27:20.544Z] ---> b7932b5f9a48 [2022-04-26T22:27:20.544Z] Step 8/22 : COPY . . [2022-04-26T22:27:22.004Z] Removing intermediate container c841871c6dc0 [2022-04-26T22:27:22.004Z] ---> 3b20d92d2b2c [2022-04-26T22:27:22.004Z] Step 8/23 : COPY . . [2022-04-26T22:27:22.004Z] Removing intermediate container 523e222c32ed [2022-04-26T22:27:22.004Z] ---> 6f7efc4a43b8 [2022-04-26T22:27:22.004Z] Step 8/31 : COPY . . [2022-04-26T22:27:22.004Z] Removing intermediate container b18781a38b69 [2022-04-26T22:27:22.004Z] ---> c6b94e9895ef [2022-04-26T22:27:22.004Z] Step 8/23 : COPY . . [2022-04-26T22:27:22.004Z] Removing intermediate container b7a481a9341d [2022-04-26T22:27:22.004Z] ---> 76e8d4124e11 [2022-04-26T22:27:22.004Z] Step 8/26 : COPY . . [2022-04-26T22:27:32.366Z] Removing intermediate container 47555ce3ec12 [2022-04-26T22:27:32.366Z] ---> 149d548ee7c1 [2022-04-26T22:27:32.366Z] [2022-04-26T22:27:32.366Z] Step 10/23 : FROM alpine:3.14 [2022-04-26T22:27:32.366Z] ---> e04c818066af [2022-04-26T22:27:32.366Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-26T22:27:32.366Z] ---> Running in 0002d7885ae2 [2022-04-26T22:27:32.366Z] Removing intermediate container 0002d7885ae2 [2022-04-26T22:27:32.366Z] ---> 305c498f4d09 [2022-04-26T22:27:32.366Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-26T22:27:32.366Z] ---> Running in 6dc2dd24a76e [2022-04-26T22:27:32.366Z] Removing intermediate container 6dc2dd24a76e [2022-04-26T22:27:32.366Z] ---> 8c8fc5590fed [2022-04-26T22:27:32.366Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-26T22:27:32.366Z] ---> Running in 1178eac6cb25 [2022-04-26T22:27:32.366Z] Removing intermediate container 1178eac6cb25 [2022-04-26T22:27:32.366Z] ---> 46454c8fa514 [2022-04-26T22:27:32.366Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T22:27:32.366Z] ---> Running in de8a2156494a [2022-04-26T22:27:34.272Z] Removing intermediate container de8a2156494a [2022-04-26T22:27:34.272Z] ---> 6d043fbf8312 [2022-04-26T22:27:34.272Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-26T22:27:34.272Z] ---> Running in 69125f138346 [2022-04-26T22:27:34.844Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T22:27:35.782Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T22:27:36.041Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-26T22:27:36.300Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-26T22:27:36.300Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-26T22:27:36.300Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-26T22:27:36.559Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-26T22:27:36.559Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-26T22:27:36.559Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T22:27:36.559Z] OK: 8 MiB in 20 packages [2022-04-26T22:27:38.476Z] Removing intermediate container 69125f138346 [2022-04-26T22:27:38.476Z] ---> 5115cc031aac [2022-04-26T22:27:38.476Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T22:27:38.736Z] ---> 61174df05bcf [2022-04-26T22:27:38.736Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-26T22:27:40.114Z] ---> dbbb88427e1a [2022-04-26T22:27:40.114Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-26T22:27:40.384Z] ---> 1804a8b50cd5 [2022-04-26T22:27:40.384Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-26T22:27:40.384Z] ---> 31891d00dd29 [2022-04-26T22:27:40.384Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-26T22:27:40.384Z] ---> 78865b2c4b52 [2022-04-26T22:27:40.384Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-26T22:27:40.384Z] ---> Running in 6f1b119c1868 [2022-04-26T22:27:40.384Z] ---> Running in 4830b42545fe [2022-04-26T22:27:40.384Z] ---> Running in 92362ffdb0e9 [2022-04-26T22:27:40.384Z] Removing intermediate container 6f1b119c1868 [2022-04-26T22:27:40.384Z] ---> 6e308fb744ac [2022-04-26T22:27:40.384Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-26T22:27:40.384Z] ---> bb1dc7f0f60a [2022-04-26T22:27:40.384Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-26T22:27:40.384Z] ---> Running in 70556b7303ee [2022-04-26T22:27:40.384Z] ---> Running in 9885a6242f6f [2022-04-26T22:27:40.384Z] ---> a5bdfa595634 [2022-04-26T22:27:40.384Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-26T22:27:40.384Z] ---> Running in 6319652bebcd [2022-04-26T22:27:40.384Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.80" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-26T22:27:40.384Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.80" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-26T22:27:40.680Z] ---> aad139a5df6a [2022-04-26T22:27:40.680Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-26T22:27:40.940Z] ---> Running in 61478fcaa11a [2022-04-26T22:27:41.199Z] Removing intermediate container 61478fcaa11a [2022-04-26T22:27:41.199Z] ---> 5b9e2493ade1 [2022-04-26T22:27:41.199Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T22:27:41.199Z] ---> Running in 4d23ccc66cd2 [2022-04-26T22:27:41.382Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-26T22:27:41.659Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.80" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-26T22:27:41.766Z] Removing intermediate container 4d23ccc66cd2 [2022-04-26T22:27:41.766Z] ---> fa09c87f6df1 [2022-04-26T22:27:41.766Z] Step 21/23 : LABEL arch=x86_64 [2022-04-26T22:27:41.766Z] ---> Running in 8c6fee416d47 [2022-04-26T22:27:41.937Z] Removing intermediate container 70556b7303ee [2022-04-26T22:27:41.937Z] ---> 7c4b854a840d [2022-04-26T22:27:41.937Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-26T22:27:41.937Z] ---> Running in fb21f80378e2 [2022-04-26T22:27:42.032Z] Removing intermediate container 8c6fee416d47 [2022-04-26T22:27:42.032Z] ---> 054e23531309 [2022-04-26T22:27:42.032Z] Step 22/23 : LABEL git_sha=780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:27:42.290Z] ---> Running in 12fa9d9faf04 [2022-04-26T22:27:42.543Z] Removing intermediate container fb21f80378e2 [2022-04-26T22:27:42.543Z] ---> 4877833ac97b [2022-04-26T22:27:42.543Z] 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-26T22:27:42.543Z] ---> Running in 72fa2af7dba4 [2022-04-26T22:27:42.548Z] Removing intermediate container 12fa9d9faf04 [2022-04-26T22:27:42.548Z] ---> 92ed98cf4240 [2022-04-26T22:27:42.548Z] Step 23/23 : LABEL version=2.2.0-dev.80 [2022-04-26T22:27:42.548Z] ---> Running in 050a80a9145f [2022-04-26T22:27:42.806Z] Removing intermediate container 050a80a9145f [2022-04-26T22:27:42.806Z] ---> 87f12e1ff1fd [2022-04-26T22:27:42.806Z] [2022-04-26T22:27:43.065Z] Successfully built 87f12e1ff1fd [2022-04-26T22:27:43.065Z] Successfully tagged core-data:latest [2022-04-26T22:27:45.187Z] spire-1.2.1/ [2022-04-26T22:27:45.187Z] spire-1.2.1/.data/ [2022-04-26T22:27:45.187Z] spire-1.2.1/.data/.file [2022-04-26T22:27:45.187Z] spire-1.2.1/.dockerignore [2022-04-26T22:27:45.187Z] spire-1.2.1/.gitattributes [2022-04-26T22:27:45.187Z] spire-1.2.1/.githooks/ [2022-04-26T22:27:45.187Z] spire-1.2.1/.githooks/pre-commit [2022-04-26T22:27:45.187Z] spire-1.2.1/.github/ [2022-04-26T22:27:45.187Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-26T22:27:45.187Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-26T22:27:45.187Z] spire-1.2.1/.github/dependabot.yml [2022-04-26T22:27:45.187Z] spire-1.2.1/.github/workflows/ [2022-04-26T22:27:45.187Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-26T22:27:45.187Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-26T22:27:45.187Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-26T22:27:45.187Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-26T22:27:45.187Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-26T22:27:45.187Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-26T22:27:45.187Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-26T22:27:45.187Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-26T22:27:45.187Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-26T22:27:45.187Z] spire-1.2.1/.gitignore [2022-04-26T22:27:45.187Z] spire-1.2.1/.go-version [2022-04-26T22:27:45.187Z] spire-1.2.1/.golangci.yml [2022-04-26T22:27:45.187Z] spire-1.2.1/ADOPTERS.md [2022-04-26T22:27:45.187Z] spire-1.2.1/CHANGELOG.md [2022-04-26T22:27:45.187Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-26T22:27:45.188Z] spire-1.2.1/CODEOWNERS [2022-04-26T22:27:45.188Z] spire-1.2.1/CONTRIBUTING.md [2022-04-26T22:27:45.188Z] spire-1.2.1/Dockerfile [2022-04-26T22:27:45.188Z] spire-1.2.1/Dockerfile.dev [2022-04-26T22:27:45.188Z] spire-1.2.1/Dockerfile.scratch [2022-04-26T22:27:45.188Z] spire-1.2.1/LICENSE [2022-04-26T22:27:45.188Z] spire-1.2.1/MAINTAINERS.md [2022-04-26T22:27:45.188Z] spire-1.2.1/Makefile [2022-04-26T22:27:45.188Z] spire-1.2.1/README.md [2022-04-26T22:27:45.188Z] spire-1.2.1/ROADMAP.md [2022-04-26T22:27:45.188Z] spire-1.2.1/SECURITY.md [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/ [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-agent/ [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/ [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-26T22:27:45.188Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-26T22:27:45.468Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-26T22:27:45.468Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-26T22:27:45.468Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-26T22:27:45.468Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-26T22:27:45.468Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-26T22:27:45.468Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-26T22:27:45.468Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-26T22:27:45.468Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-26T22:27:45.468Z] spire-1.2.1/conf/ [2022-04-26T22:27:45.468Z] spire-1.2.1/conf/agent/ [2022-04-26T22:27:45.468Z] spire-1.2.1/conf/agent/agent.conf [2022-04-26T22:27:45.468Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-26T22:27:45.468Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-26T22:27:45.468Z] spire-1.2.1/conf/server/ [2022-04-26T22:27:45.468Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-26T22:27:45.468Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-26T22:27:45.468Z] spire-1.2.1/conf/server/server.conf [2022-04-26T22:27:45.468Z] spire-1.2.1/conf/server/server_full.conf [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/ [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/SPIRE101.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/auditlog.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/images/ [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/scaling_spire.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/spire_agent.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/spire_server.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/supported_integrations.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/telemetry.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/telemetry_config.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/upgrading.md [2022-04-26T22:27:45.468Z] spire-1.2.1/doc/using_spire.md [2022-04-26T22:27:45.468Z] spire-1.2.1/examples/ [2022-04-26T22:27:45.468Z] spire-1.2.1/examples/README.md [2022-04-26T22:27:45.468Z] spire-1.2.1/go.mod [2022-04-26T22:27:45.468Z] spire-1.2.1/go.sum [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/ [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/ [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/agent.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/api/ [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/client/ [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/common/ [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/config.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/manager/ [2022-04-26T22:27:45.468Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-26T22:27:45.469Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-26T22:27:45.469Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-26T22:27:45.469Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-26T22:27:45.469Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-26T22:27:45.469Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-26T22:27:45.469Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-26T22:27:45.469Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-26T22:27:45.469Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-26T22:27:45.469Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-26T22:27:45.469Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-26T22:27:45.469Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-26T22:27:45.469Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-26T22:27:45.469Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-26T22:27:45.469Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-26T22:27:45.469Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-26T22:27:45.469Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-26T22:27:45.469Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-26T22:27:45.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-26T22:27:45.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-26T22:27:45.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-26T22:27:45.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-26T22:27:45.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-26T22:27:45.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-26T22:27:45.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-26T22:27:45.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-26T22:27:45.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-26T22:27:45.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-26T22:27:45.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-26T22:27:45.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-26T22:27:45.751Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/agent/svid/ [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/ [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/api/ [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/api/names.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/auth/ [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/catalog/ [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/cli/ [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/health/ [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/health/config.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/health/context.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/health/health.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/idutil/ [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/log/ [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/log/log.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/log/options.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-26T22:27:45.752Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/plugin/ [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/profiling/ [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/selector/ [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-26T22:27:45.753Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/uptime/ [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/util/ [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/util/task.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/version/ [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/version/version.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/x509util/ [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/ [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/ [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/api.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/health/ [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/id.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/status.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/bundle/ [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/ca/ [2022-04-26T22:27:46.035Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/cache/ [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/catalog/ [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/config.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/datastore/ [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/plugin/ [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-26T22:27:46.036Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-26T22:27:46.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/registration/ [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/server.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/server_test.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/svid/ [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-26T22:27:46.320Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-26T22:27:46.320Z] spire-1.2.1/proto/ [2022-04-26T22:27:46.320Z] spire-1.2.1/proto/private/ [2022-04-26T22:27:46.320Z] spire-1.2.1/proto/private/server/ [2022-04-26T22:27:46.320Z] spire-1.2.1/proto/private/server/journal/ [2022-04-26T22:27:46.320Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-26T22:27:46.320Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-26T22:27:46.320Z] spire-1.2.1/proto/spire/ [2022-04-26T22:27:46.320Z] spire-1.2.1/proto/spire/common/ [2022-04-26T22:27:46.320Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-26T22:27:46.320Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-26T22:27:46.320Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-26T22:27:46.320Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-26T22:27:46.320Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-26T22:27:46.320Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-26T22:27:46.320Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-26T22:27:46.320Z] spire-1.2.1/proto/spire/plugin/ [2022-04-26T22:27:46.320Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-26T22:27:46.320Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-26T22:27:46.320Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-26T22:27:46.320Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-26T22:27:46.320Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-26T22:27:46.320Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-26T22:27:46.320Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-26T22:27:46.320Z] spire-1.2.1/release/ [2022-04-26T22:27:46.320Z] spire-1.2.1/release/spire-extras/ [2022-04-26T22:27:46.320Z] spire-1.2.1/release/spire-extras/README.md [2022-04-26T22:27:46.320Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-26T22:27:46.321Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-26T22:27:46.321Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-26T22:27:46.321Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-26T22:27:46.321Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-26T22:27:46.321Z] spire-1.2.1/release/spire/ [2022-04-26T22:27:46.321Z] spire-1.2.1/release/spire/README.md [2022-04-26T22:27:46.321Z] spire-1.2.1/release/spire/conf/ [2022-04-26T22:27:46.321Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-26T22:27:46.321Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-26T22:27:46.321Z] spire-1.2.1/release/spire/conf/server/ [2022-04-26T22:27:46.321Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-26T22:27:46.321Z] spire-1.2.1/script/ [2022-04-26T22:27:46.321Z] spire-1.2.1/script/build-artifact.sh [2022-04-26T22:27:46.321Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-26T22:27:46.321Z] spire-1.2.1/support/ [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/ [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-26T22:27:46.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-26T22:27:46.603Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-26T22:27:46.603Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-26T22:27:46.603Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-26T22:27:46.603Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-26T22:27:46.603Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-26T22:27:46.603Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-26T22:27:46.603Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-26T22:27:46.603Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-26T22:27:46.603Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-26T22:27:46.603Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-26T22:27:46.603Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-26T22:27:46.603Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-26T22:27:46.603Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-26T22:27:46.603Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-26T22:27:46.603Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-26T22:27:46.603Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-26T22:27:46.603Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-26T22:27:46.603Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-26T22:27:46.603Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-26T22:27:46.603Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-26T22:27:46.603Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-26T22:27:46.603Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-26T22:27:46.603Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-26T22:27:46.603Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-26T22:27:46.603Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-26T22:27:46.603Z] spire-1.2.1/test/ [2022-04-26T22:27:46.603Z] spire-1.2.1/test/clock/ [2022-04-26T22:27:46.603Z] spire-1.2.1/test/clock/clock.go [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fakes/ [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fixture/ [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fixture/certs/ [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-26T22:27:46.603Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/config/ [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/fixture.go [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/registration/ [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-26T22:27:46.604Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/ [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/README.md [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/common [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/setup/ [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/ [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-26T22:27:46.604Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-26T22:27:46.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-26T22:27:46.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-26T22:27:46.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-26T22:27:46.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-26T22:27:46.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-26T22:27:46.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-26T22:27:46.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-26T22:27:46.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-26T22:27:46.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-26T22:27:46.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-26T22:27:46.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-26T22:27:46.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-26T22:27:46.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-26T22:27:46.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-26T22:27:46.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-26T22:27:46.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-26T22:27:46.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-26T22:27:46.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-26T22:27:46.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-26T22:27:46.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-26T22:27:46.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-26T22:27:46.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-26T22:27:46.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-26T22:27:46.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-26T22:27:46.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-26T22:27:46.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-26T22:27:46.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-26T22:27:46.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-26T22:27:46.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-26T22:27:46.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-26T22:27:46.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-26T22:27:46.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-26T22:27:46.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-26T22:27:46.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-26T22:27:46.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-26T22:27:46.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-26T22:27:46.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-26T22:27:46.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-26T22:27:46.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-26T22:27:46.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/test-one.sh [2022-04-26T22:27:46.890Z] spire-1.2.1/test/integration/test.sh [2022-04-26T22:27:46.890Z] spire-1.2.1/test/plugintest/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/plugintest/config.go [2022-04-26T22:27:46.890Z] spire-1.2.1/test/plugintest/load.go [2022-04-26T22:27:46.890Z] spire-1.2.1/test/plugintest/option.go [2022-04-26T22:27:46.890Z] spire-1.2.1/test/spiretest/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-26T22:27:46.890Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-26T22:27:46.890Z] spire-1.2.1/test/spiretest/dir.go [2022-04-26T22:27:46.890Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-26T22:27:46.890Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-26T22:27:46.890Z] spire-1.2.1/test/spiretest/logs.go [2022-04-26T22:27:46.890Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-26T22:27:46.890Z] spire-1.2.1/test/spiretest/suite.go [2022-04-26T22:27:46.890Z] spire-1.2.1/test/spiretest/x509.go [2022-04-26T22:27:46.890Z] spire-1.2.1/test/testca/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/testca/ca.go [2022-04-26T22:27:46.890Z] spire-1.2.1/test/testkey/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/testkey/generate.sh [2022-04-26T22:27:46.890Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-26T22:27:46.890Z] spire-1.2.1/test/testkey/keys.go [2022-04-26T22:27:46.890Z] spire-1.2.1/test/testkey/new.go [2022-04-26T22:27:46.890Z] spire-1.2.1/test/tpmsimulator/ [2022-04-26T22:27:46.890Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-26T22:27:46.891Z] spire-1.2.1/test/util/ [2022-04-26T22:27:46.891Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-26T22:27:46.891Z] spire-1.2.1/test/util/cert_generation.go [2022-04-26T22:27:46.891Z] spire-1.2.1/test/util/io_redirection.go [2022-04-26T22:27:46.891Z] spire-1.2.1/test/util/race.go [2022-04-26T22:27:46.891Z] spire-1.2.1/test/util/util.go [2022-04-26T22:27:46.891Z] building spire from source... [2022-04-26T22:27:47.500Z] Installing go1.17.7... [2022-04-26T22:28:14.380Z] Building bin/spire-server... [2022-04-26T22:28:14.380Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-26T22:28:14.380Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-26T22:28:14.380Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-26T22:28:14.380Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-26T22:28:14.380Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-26T22:28:14.380Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-26T22:28:16.374Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-26T22:28:16.374Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-26T22:28:16.374Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-26T22:28:16.374Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-26T22:28:16.374Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-26T22:28:16.653Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-26T22:28:16.933Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-26T22:28:17.213Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-26T22:28:17.492Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-26T22:28:17.492Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-26T22:28:17.492Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-26T22:28:17.492Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-26T22:28:17.770Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-26T22:28:17.770Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-26T22:28:18.051Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-26T22:28:18.051Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-26T22:28:18.329Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-26T22:28:19.783Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-26T22:28:21.235Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-26T22:28:21.235Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-26T22:28:22.223Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-26T22:28:22.223Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-26T22:28:22.501Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-26T22:28:22.780Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-26T22:28:49.630Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-26T22:28:49.630Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-26T22:28:49.630Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-26T22:28:49.630Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-26T22:28:49.630Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-26T22:28:49.630Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-26T22:28:49.630Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-26T22:28:49.630Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-26T22:28:49.630Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-26T22:28:49.630Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-26T22:28:49.630Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-26T22:28:49.630Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-26T22:28:49.630Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-26T22:28:49.630Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-26T22:28:49.630Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-26T22:28:49.630Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-26T22:28:49.630Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-26T22:28:49.630Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-26T22:28:49.630Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-26T22:28:49.630Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-26T22:28:50.743Z]  Building core-data ... done Building bin/spire-agent... [2022-04-26T22:28:50.743Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-26T22:28:50.743Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-26T22:28:50.743Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-26T22:28:50.743Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-26T22:28:50.743Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-26T22:28:50.743Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-26T22:28:50.743Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-26T22:28:50.743Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-26T22:28:50.743Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-26T22:28:50.743Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-26T22:28:50.743Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-26T22:28:50.743Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-26T22:28:50.743Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-26T22:28:55.066Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-26T22:28:55.066Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-26T22:28:55.066Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-26T22:28:55.066Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-26T22:28:55.066Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-26T22:29:17.292Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-26T22:29:17.292Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-26T22:29:17.292Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-26T22:29:17.292Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-26T22:29:17.292Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-26T22:29:17.292Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-26T22:29:17.292Z] go: downloading google.golang.org/api v0.70.0 [2022-04-26T22:29:17.292Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-26T22:29:20.710Z] go: downloading k8s.io/api v0.23.4 [2022-04-26T22:29:29.027Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-26T22:29:29.304Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-26T22:29:30.756Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-26T22:29:34.175Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-26T22:29:36.166Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-26T22:29:37.617Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-26T22:29:46.978Z] Building bin/spire-agent... [2022-04-26T22:29:46.978Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-26T22:29:46.978Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-26T22:29:46.978Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-26T22:29:46.978Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-26T22:29:46.978Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-26T22:29:46.978Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-26T22:29:46.978Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-26T22:29:46.978Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-26T22:29:46.978Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-26T22:29:46.978Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-26T22:29:46.978Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-26T22:29:46.978Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-26T22:29:46.978Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-26T22:29:46.978Z] Building bin/spire-agent... [2022-04-26T22:29:46.978Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-26T22:29:46.978Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-26T22:29:46.978Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-26T22:29:46.978Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-26T22:29:46.978Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-26T22:29:46.978Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-26T22:29:46.978Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-26T22:29:46.978Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-26T22:29:46.978Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-26T22:29:46.978Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-26T22:29:46.978Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-26T22:29:46.978Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-26T22:29:46.978Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-26T22:29:46.978Z] Removing intermediate container e3fd8424035a [2022-04-26T22:29:46.978Z] ---> 5b8aed851645 [2022-04-26T22:29:46.978Z] [2022-04-26T22:29:46.978Z] Step 13/26 : FROM alpine:3.15 [2022-04-26T22:29:46.978Z] ---> 0ac33e5f5afa [2022-04-26T22:29:46.978Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T22:29:46.978Z] ---> Using cache [2022-04-26T22:29:46.978Z] ---> 4ef53abd9614 [2022-04-26T22:29:46.978Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T22:29:46.978Z] ---> Using cache [2022-04-26T22:29:46.978Z] ---> 8582f91ef6a2 [2022-04-26T22:29:46.978Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-26T22:29:46.978Z] ---> Running in a294f4112ea4 [2022-04-26T22:29:47.237Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T22:29:47.829Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-26T22:29:47.829Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-26T22:29:47.829Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-26T22:29:47.829Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-26T22:29:47.829Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-26T22:29:47.829Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-26T22:29:48.173Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T22:29:48.431Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T22:29:48.431Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T22:29:48.431Z] OK: 15854 distinct packages available [2022-04-26T22:29:48.431Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T22:29:49.284Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-26T22:29:49.368Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T22:29:49.368Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-26T22:29:49.628Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-26T22:29:49.628Z] (3/5) Installing libucontext (1.1-r0) [2022-04-26T22:29:49.628Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-26T22:29:49.892Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-26T22:29:49.892Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T22:29:49.892Z] OK: 6 MiB in 19 packages [2022-04-26T22:29:50.873Z] Removing intermediate container a294f4112ea4 [2022-04-26T22:29:50.873Z] ---> b8b9b424f16c [2022-04-26T22:29:50.873Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-26T22:29:51.285Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-26T22:29:51.285Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-26T22:29:51.891Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-26T22:29:52.356Z] ---> 4a765a2e8d8a [2022-04-26T22:29:52.356Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-26T22:29:52.498Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-26T22:29:52.777Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-26T22:29:52.777Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-26T22:29:54.224Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-26T22:29:54.224Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-26T22:29:54.830Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-26T22:29:54.893Z] ---> f133a60e66ad [2022-04-26T22:29:54.893Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-26T22:29:55.107Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-26T22:29:55.107Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-26T22:29:55.384Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-26T22:29:55.384Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-26T22:29:55.461Z] ---> 7a0ce85787d4 [2022-04-26T22:29:55.461Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-26T22:29:55.721Z] ---> b2973e5e002f [2022-04-26T22:29:55.721Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-26T22:29:55.982Z] ---> 3f43820666e1 [2022-04-26T22:29:55.982Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-26T22:29:56.241Z] ---> Running in b0d99936c4b6 [2022-04-26T22:29:56.241Z] Removing intermediate container b0d99936c4b6 [2022-04-26T22:29:56.242Z] ---> 6c37376d2a13 [2022-04-26T22:29:56.242Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-26T22:29:56.502Z] ---> Running in 8c7db8d59bcf [2022-04-26T22:29:56.764Z] Removing intermediate container 8c7db8d59bcf [2022-04-26T22:29:56.764Z] ---> b87e8d08f7ba [2022-04-26T22:29:56.764Z] Step 24/26 : LABEL arch=x86_64 [2022-04-26T22:29:56.764Z] ---> Running in 87cb52b3f176 [2022-04-26T22:29:56.833Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-26T22:29:56.833Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-26T22:29:56.833Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-26T22:29:57.024Z] Removing intermediate container 87cb52b3f176 [2022-04-26T22:29:57.025Z] ---> 7ba009002291 [2022-04-26T22:29:57.025Z] Step 25/26 : LABEL git_sha=780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:29:57.025Z] ---> Running in 5aa83cf910ee [2022-04-26T22:29:57.285Z] Removing intermediate container 5aa83cf910ee [2022-04-26T22:29:57.285Z] ---> 46ac12f14c9b [2022-04-26T22:29:57.285Z] Step 26/26 : LABEL version=2.2.0-dev.80 [2022-04-26T22:29:57.439Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-26T22:29:57.543Z] ---> Running in bc569f80d30f [2022-04-26T22:29:57.543Z] Removing intermediate container bc569f80d30f [2022-04-26T22:29:57.543Z] ---> 95a0cd7aaa17 [2022-04-26T22:29:57.543Z] [2022-04-26T22:29:57.543Z] Successfully built 95a0cd7aaa17 [2022-04-26T22:29:57.543Z] Successfully tagged security-spire-agent:latest [2022-04-26T22:30:04.190Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-26T22:30:04.190Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-26T22:30:04.190Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-26T22:30:04.190Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-26T22:30:04.793Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-26T22:30:05.071Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-26T22:30:05.071Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-26T22:30:05.352Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-26T22:30:05.628Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-26T22:30:05.628Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-26T22:30:05.628Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-26T22:30:05.906Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-26T22:30:05.906Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-26T22:30:05.906Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-26T22:30:05.906Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-26T22:30:06.185Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-26T22:30:06.186Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-26T22:30:07.178Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-26T22:30:08.168Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-26T22:30:08.168Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-26T22:30:08.447Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-26T22:30:08.447Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-26T22:30:10.447Z] go: downloading go.opencensus.io v0.23.0 [2022-04-26T22:30:11.439Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-26T22:30:11.439Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-26T22:30:11.715Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-26T22:30:11.994Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-26T22:30:11.994Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-26T22:30:12.599Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-26T22:30:17.385Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-26T22:30:17.385Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-26T22:30:17.385Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-26T22:30:17.385Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-26T22:30:18.076Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-26T22:30:20.744Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-26T22:30:20.744Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-26T22:30:20.744Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-26T22:30:21.347Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-26T22:30:21.624Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-26T22:30:21.900Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-26T22:30:21.900Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-26T22:30:22.177Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-26T22:30:22.177Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-26T22:30:22.456Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-26T22:30:32.660Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-26T22:30:32.660Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-26T22:30:32.660Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-26T22:30:32.660Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-26T22:30:44.226Z]  Building security-spire-agent ... done Removing intermediate container e1afc8c748a3 [2022-04-26T22:30:44.226Z] ---> 6beceb8a4757 [2022-04-26T22:30:44.226Z] [2022-04-26T22:30:44.226Z] Step 13/25 : FROM alpine:3.15 [2022-04-26T22:30:44.226Z] ---> 0ac33e5f5afa [2022-04-26T22:30:44.226Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T22:30:44.226Z] ---> Using cache [2022-04-26T22:30:44.226Z] ---> 4ef53abd9614 [2022-04-26T22:30:44.226Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T22:30:44.226Z] ---> Using cache [2022-04-26T22:30:44.226Z] ---> 8582f91ef6a2 [2022-04-26T22:30:44.226Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-26T22:30:44.226Z] ---> Using cache [2022-04-26T22:30:44.226Z] ---> b8b9b424f16c [2022-04-26T22:30:44.226Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-26T22:30:44.226Z] Removing intermediate container f1878773d2bd [2022-04-26T22:30:44.226Z] ---> 2cca489a1fe9 [2022-04-26T22:30:44.226Z] [2022-04-26T22:30:44.226Z] Step 13/26 : FROM alpine:3.15 [2022-04-26T22:30:44.226Z] ---> 0ac33e5f5afa [2022-04-26T22:30:44.226Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T22:30:44.226Z] ---> Using cache [2022-04-26T22:30:44.226Z] ---> 4ef53abd9614 [2022-04-26T22:30:44.226Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T22:30:44.226Z] ---> Using cache [2022-04-26T22:30:44.226Z] ---> 8582f91ef6a2 [2022-04-26T22:30:44.226Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-26T22:30:44.226Z] ---> Running in ade90f7e17d7 [2022-04-26T22:30:44.226Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T22:30:44.226Z] ---> 3d6824fccd57 [2022-04-26T22:30:44.226Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-26T22:30:44.226Z] ---> d2bbe07ab681 [2022-04-26T22:30:44.226Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-26T22:30:44.226Z] ---> 892ae9e23a9d [2022-04-26T22:30:44.226Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-26T22:30:44.226Z] ---> 938535de9aa9 [2022-04-26T22:30:44.226Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-26T22:30:44.226Z] ---> Running in a35061fd252c [2022-04-26T22:30:44.226Z] Removing intermediate container a35061fd252c [2022-04-26T22:30:44.226Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T22:30:44.226Z] ---> 58e6261a6fa1 [2022-04-26T22:30:44.226Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-26T22:30:44.226Z] ---> Running in 1fb7f87a9135 [2022-04-26T22:30:44.226Z] Removing intermediate container 1fb7f87a9135 [2022-04-26T22:30:44.226Z] ---> f8694405a77f [2022-04-26T22:30:44.226Z] Step 23/25 : LABEL arch=x86_64 [2022-04-26T22:30:44.226Z] ---> Running in e6b450052e9f [2022-04-26T22:30:44.226Z] Removing intermediate container e6b450052e9f [2022-04-26T22:30:44.226Z] ---> 4716eb2cbe4c [2022-04-26T22:30:44.226Z] Step 24/25 : LABEL git_sha=780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:30:44.226Z] ---> Running in 563a2ca615f5 [2022-04-26T22:30:44.226Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T22:30:44.226Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T22:30:44.226Z] OK: 15854 distinct packages available [2022-04-26T22:30:44.226Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T22:30:44.226Z] Removing intermediate container 563a2ca615f5 [2022-04-26T22:30:44.226Z] ---> 99eb975b4dae [2022-04-26T22:30:44.226Z] Step 25/25 : LABEL version=2.2.0-dev.80 [2022-04-26T22:30:44.226Z] ---> Running in 3e93337ccb6e [2022-04-26T22:30:44.226Z] Removing intermediate container 3e93337ccb6e [2022-04-26T22:30:44.226Z] ---> 3000d866c00f [2022-04-26T22:30:44.226Z] [2022-04-26T22:30:44.226Z] Successfully built 3000d866c00f [2022-04-26T22:30:44.226Z] Successfully tagged security-spire-server:latest [2022-04-26T22:30:44.226Z]  Building security-spire-server ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T22:30:44.226Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-26T22:30:44.226Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-26T22:30:44.226Z] (3/4) Installing libucontext (1.1-r0) [2022-04-26T22:30:44.226Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-26T22:30:44.226Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T22:30:44.226Z] OK: 6 MiB in 18 packages [2022-04-26T22:30:44.226Z] Removing intermediate container ade90f7e17d7 [2022-04-26T22:30:44.226Z] ---> 0bb8dfbe5869 [2022-04-26T22:30:44.226Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-26T22:30:44.226Z] ---> 29e6bb055f08 [2022-04-26T22:30:44.226Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-26T22:30:44.226Z] ---> 26d0c9748f13 [2022-04-26T22:30:44.226Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-26T22:30:44.226Z] ---> Running in 2bd7822220cb [2022-04-26T22:30:44.226Z] Removing intermediate container 2bd7822220cb [2022-04-26T22:30:44.226Z] ---> 3a1e34434cb2 [2022-04-26T22:30:44.226Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-26T22:30:44.226Z] ---> 095bf930c658 [2022-04-26T22:30:44.226Z] Step 21/26 : WORKDIR / [2022-04-26T22:30:44.226Z] ---> Running in ff683260c3ed [2022-04-26T22:30:44.226Z] Removing intermediate container ff683260c3ed [2022-04-26T22:30:44.226Z] ---> 0a3b496b182e [2022-04-26T22:30:44.226Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-26T22:30:44.226Z] ---> Running in d15e1b1ad8e1 [2022-04-26T22:30:44.226Z] Removing intermediate container d15e1b1ad8e1 [2022-04-26T22:30:44.226Z] ---> 30fc15dc3d13 [2022-04-26T22:30:44.226Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-26T22:30:44.226Z] ---> Running in f856b9920099 [2022-04-26T22:30:44.226Z] Removing intermediate container f856b9920099 [2022-04-26T22:30:44.226Z] ---> f62f7284416a [2022-04-26T22:30:44.226Z] Step 24/26 : LABEL arch=x86_64 [2022-04-26T22:30:44.226Z] ---> Running in d60b27914915 [2022-04-26T22:30:44.226Z] Removing intermediate container d60b27914915 [2022-04-26T22:30:44.226Z] ---> 249196dfba07 [2022-04-26T22:30:44.226Z] Step 25/26 : LABEL git_sha=780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:30:44.226Z] ---> Running in 4d6511e4412e [2022-04-26T22:30:44.226Z] Removing intermediate container 4d6511e4412e [2022-04-26T22:30:44.226Z] ---> e295c7ed051a [2022-04-26T22:30:44.226Z] Step 26/26 : LABEL version=2.2.0-dev.80 [2022-04-26T22:30:44.226Z] ---> Running in cd1e1ef2882c [2022-04-26T22:30:44.226Z] Removing intermediate container cd1e1ef2882c [2022-04-26T22:30:44.226Z] ---> b63bf44560a7 [2022-04-26T22:30:44.226Z] [2022-04-26T22:30:44.226Z] Successfully built b63bf44560a7 [2022-04-26T22:30:44.226Z] Successfully tagged security-spire-config:latest [2022-04-26T22:30:44.233Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-26T22:30:44.239Z] $ docker stop --time=1 070b44a199d785ebca4a457b4fd3b8d9a11e6334879ca91db4d0583d4b34b201 [2022-04-26T22:30:45.531Z] $ docker rm -f 070b44a199d785ebca4a457b4fd3b8d9a11e6334879ca91db4d0583d4b34b201 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T22:30:45.877Z] + docker images [2022-04-26T22:30:45.877Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-26T22:30:45.877Z] security-spire-config latest b63bf44560a7 2 seconds ago 86.7MB [2022-04-26T22:30:45.877Z] security-spire-server latest 3000d866c00f 7 seconds ago 87.3MB [2022-04-26T22:30:45.877Z] 6beceb8a4757 16 seconds ago 4.43GB [2022-04-26T22:30:45.877Z] 2cca489a1fe9 18 seconds ago 4.43GB [2022-04-26T22:30:45.877Z] security-spire-agent latest 95a0cd7aaa17 48 seconds ago 127MB [2022-04-26T22:30:45.877Z] 5b8aed851645 About a minute ago 4.43GB [2022-04-26T22:30:45.877Z] core-data latest 87f12e1ff1fd 3 minutes ago 22.5MB [2022-04-26T22:30:45.877Z] 149d548ee7c1 3 minutes ago 1.52GB [2022-04-26T22:30:45.877Z] support-notifications latest 73318d1d2a38 4 minutes ago 26.9MB [2022-04-26T22:30:45.877Z] security-proxy-setup latest ca83d8fa55e4 4 minutes ago 26.9MB [2022-04-26T22:30:45.877Z] 71821f90600a 4 minutes ago 1.55GB [2022-04-26T22:30:45.877Z] 1e56508fdff9 4 minutes ago 1.5GB [2022-04-26T22:30:45.877Z] support-scheduler latest 259e2cd00d78 4 minutes ago 26.3MB [2022-04-26T22:30:45.877Z] 0f3bca3f0bdb 4 minutes ago 1.55GB [2022-04-26T22:30:45.877Z] core-command latest 90dc334195ff 4 minutes ago 16.1MB [2022-04-26T22:30:45.877Z] sys-mgmt-agent latest 91fdead8857f 4 minutes ago 299MB [2022-04-26T22:30:45.877Z] fa8190774077 4 minutes ago 1.49GB [2022-04-26T22:30:45.877Z] security-bootstrapper latest b198b75c87fc 5 minutes ago 19.1MB [2022-04-26T22:30:45.877Z] security-spiffe-token-provider latest bb13de2b83a9 5 minutes ago 28.8MB [2022-04-26T22:30:45.877Z] security-secretstore-setup latest bce585518fcb 5 minutes ago 28.5MB [2022-04-26T22:30:45.877Z] core-metadata latest e6a37ca3bb88 5 minutes ago 17MB [2022-04-26T22:30:45.877Z] ee6299d1f8e9 5 minutes ago 1.49GB [2022-04-26T22:30:45.877Z] dac08836c153 5 minutes ago 1.54GB [2022-04-26T22:30:45.877Z] a86b78862adc 5 minutes ago 1.5GB [2022-04-26T22:30:45.877Z] 0c4396ce0dee 5 minutes ago 1.5GB [2022-04-26T22:30:45.877Z] a8545c6a081c 5 minutes ago 1.5GB [2022-04-26T22:30:45.877Z] ci-base-image-x86_64 latest 2fa94f1dc0ce 8 minutes ago 896MB [2022-04-26T22:30:45.877Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 4 days ago 562MB [2022-04-26T22:30:45.877Z] docker 20.10.14 7417809fdb73 3 weeks ago 218MB [2022-04-26T22:30:45.877Z] alpine 3.14 e04c818066af 3 weeks ago 5.59MB [2022-04-26T22:30:45.877Z] alpine 3.15 0ac33e5f5afa 3 weeks ago 5.57MB [2022-04-26T22:30:45.877Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-26T22:30:45.877Z] 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-26T22:30:45.990Z] provisioning config files... [2022-04-26T22:30:46.000Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/208@tmp/config6268766326947007637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T22:30:46.300Z] ---> docker-login.sh [2022-04-26T22:30:46.300Z] nexus3.edgexfoundry.org:10001 [2022-04-26T22:30:46.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T22:30:46.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T22:30:46.300Z] Configure a credential helper to remove this warning. See [2022-04-26T22:30:46.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T22:30:46.300Z] [2022-04-26T22:30:46.300Z] Login Succeeded [2022-04-26T22:30:46.300Z] nexus3.edgexfoundry.org:10002 [2022-04-26T22:30:46.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T22:30:46.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T22:30:46.562Z] Configure a credential helper to remove this warning. See [2022-04-26T22:30:46.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T22:30:46.562Z] [2022-04-26T22:30:46.562Z] Login Succeeded [2022-04-26T22:30:46.562Z] nexus3.edgexfoundry.org:10003 [2022-04-26T22:30:46.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T22:30:46.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T22:30:46.562Z] Configure a credential helper to remove this warning. See [2022-04-26T22:30:46.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T22:30:46.562Z] [2022-04-26T22:30:46.562Z] Login Succeeded [2022-04-26T22:30:46.562Z] nexus3.edgexfoundry.org:10004 [2022-04-26T22:30:46.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T22:30:46.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T22:30:46.823Z] Configure a credential helper to remove this warning. See [2022-04-26T22:30:46.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T22:30:46.823Z] [2022-04-26T22:30:46.823Z] Login Succeeded [2022-04-26T22:30:46.823Z] docker.io [2022-04-26T22:30:46.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T22:30:47.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T22:30:47.394Z] Configure a credential helper to remove this warning. See [2022-04-26T22:30:47.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T22:30:47.394Z] [2022-04-26T22:30:47.394Z] Login Succeeded [2022-04-26T22:30:47.394Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T22:30:47.403Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T22:30:47.432Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-26T22:30:47.458Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-04-26T22:30:47.458Z] 780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:30:47.458Z] latest [2022-04-26T22:30:47.458Z] 2.2.0-dev.80 [2022-04-26T22:30:47.458Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T22:30:47.458Z] main [2022-04-26T22:30:47.458Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:30:47.762Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:780750f10aa4aad85414d730ede7692ade798e93 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:30:48.054Z] + docker push nexus3.edgexfoundry.org:10004/core-command:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:30:48.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-26T22:30:48.054Z] b91ec6e20445: Preparing [2022-04-26T22:30:48.055Z] a046ce20a737: Preparing [2022-04-26T22:30:48.055Z] 4f0a9a922d70: Preparing [2022-04-26T22:30:48.055Z] f535025c7c62: Preparing [2022-04-26T22:30:48.055Z] b541d28bf3b4: Preparing [2022-04-26T22:30:48.055Z] b541d28bf3b4: Layer already exists [2022-04-26T22:30:48.055Z] f535025c7c62: Pushed [2022-04-26T22:30:48.055Z] b91ec6e20445: Pushed [2022-04-26T22:30:48.055Z] 4f0a9a922d70: Pushed [2022-04-26T22:30:49.438Z] a046ce20a737: Pushed [2022-04-26T22:30:49.438Z] 780750f10aa4aad85414d730ede7692ade798e93: digest: sha256:f8917a9512e37ea70c586c039a673c064c7a4d96044ed33a3da0419880ed93f5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:30:49.744Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:30:50.039Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-26T22:30:50.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-26T22:30:50.040Z] b91ec6e20445: Preparing [2022-04-26T22:30:50.040Z] a046ce20a737: Preparing [2022-04-26T22:30:50.040Z] 4f0a9a922d70: Preparing [2022-04-26T22:30:50.040Z] f535025c7c62: Preparing [2022-04-26T22:30:50.040Z] b541d28bf3b4: Preparing [2022-04-26T22:30:50.040Z] f535025c7c62: Layer already exists [2022-04-26T22:30:50.040Z] b541d28bf3b4: Layer already exists [2022-04-26T22:30:50.040Z] 4f0a9a922d70: Layer already exists [2022-04-26T22:30:50.040Z] a046ce20a737: Layer already exists [2022-04-26T22:30:50.040Z] b91ec6e20445: Layer already exists [2022-04-26T22:30:50.040Z] latest: digest: sha256:f8917a9512e37ea70c586c039a673c064c7a4d96044ed33a3da0419880ed93f5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:30:50.341Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:30:50.638Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.80 [2022-04-26T22:30:50.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-26T22:30:50.638Z] b91ec6e20445: Preparing [2022-04-26T22:30:50.638Z] a046ce20a737: Preparing [2022-04-26T22:30:50.638Z] 4f0a9a922d70: Preparing [2022-04-26T22:30:50.638Z] f535025c7c62: Preparing [2022-04-26T22:30:50.638Z] b541d28bf3b4: Preparing [2022-04-26T22:30:50.638Z] b91ec6e20445: Layer already exists [2022-04-26T22:30:50.638Z] f535025c7c62: Layer already exists [2022-04-26T22:30:50.638Z] a046ce20a737: Layer already exists [2022-04-26T22:30:50.638Z] 4f0a9a922d70: Layer already exists [2022-04-26T22:30:50.638Z] b541d28bf3b4: Layer already exists [2022-04-26T22:30:50.638Z] 2.2.0-dev.80: digest: sha256:f8917a9512e37ea70c586c039a673c064c7a4d96044ed33a3da0419880ed93f5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:30:50.939Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:30:51.235Z] + docker push nexus3.edgexfoundry.org:10004/core-command:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T22:30:51.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-26T22:30:51.235Z] b91ec6e20445: Preparing [2022-04-26T22:30:51.235Z] a046ce20a737: Preparing [2022-04-26T22:30:51.235Z] 4f0a9a922d70: Preparing [2022-04-26T22:30:51.235Z] f535025c7c62: Preparing [2022-04-26T22:30:51.235Z] b541d28bf3b4: Preparing [2022-04-26T22:30:51.235Z] 4f0a9a922d70: Layer already exists [2022-04-26T22:30:51.235Z] f535025c7c62: Layer already exists [2022-04-26T22:30:51.235Z] b91ec6e20445: Layer already exists [2022-04-26T22:30:51.235Z] a046ce20a737: Layer already exists [2022-04-26T22:30:51.235Z] b541d28bf3b4: Layer already exists [2022-04-26T22:30:51.235Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80: digest: sha256:f8917a9512e37ea70c586c039a673c064c7a4d96044ed33a3da0419880ed93f5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:30:51.536Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:30:51.828Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-04-26T22:30:51.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-26T22:30:51.828Z] b91ec6e20445: Preparing [2022-04-26T22:30:51.828Z] a046ce20a737: Preparing [2022-04-26T22:30:51.828Z] 4f0a9a922d70: Preparing [2022-04-26T22:30:51.828Z] f535025c7c62: Preparing [2022-04-26T22:30:51.828Z] b541d28bf3b4: Preparing [2022-04-26T22:30:51.828Z] 4f0a9a922d70: Layer already exists [2022-04-26T22:30:51.829Z] b541d28bf3b4: Layer already exists [2022-04-26T22:30:51.829Z] a046ce20a737: Layer already exists [2022-04-26T22:30:51.829Z] b91ec6e20445: Layer already exists [2022-04-26T22:30:51.829Z] f535025c7c62: Layer already exists [2022-04-26T22:30:51.829Z] main: digest: sha256:f8917a9512e37ea70c586c039a673c064c7a4d96044ed33a3da0419880ed93f5 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T22:30:51.867Z] ===================================================== [Pipeline] echo [2022-04-26T22:30:51.876Z] taggedImages: [2022-04-26T22:30:51.876Z] - nexus3.edgexfoundry.org:10004/core-command:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:30:51.876Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-26T22:30:51.876Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.80 [2022-04-26T22:30:51.876Z] - nexus3.edgexfoundry.org:10004/core-command:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T22:30:51.876Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-04-26T22:30:51.895Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-04-26T22:30:51.895Z] 780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:30:51.895Z] latest [2022-04-26T22:30:51.895Z] 2.2.0-dev.80 [2022-04-26T22:30:51.895Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T22:30:51.895Z] main [2022-04-26T22:30:51.895Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:30:52.215Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:780750f10aa4aad85414d730ede7692ade798e93 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:30:52.504Z] + docker push nexus3.edgexfoundry.org:10004/core-data:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:30:52.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-26T22:30:52.504Z] 778aa403d611: Preparing [2022-04-26T22:30:52.504Z] 961801e70eb0: Preparing [2022-04-26T22:30:52.504Z] 4f0a9a922d70: Preparing [2022-04-26T22:30:52.504Z] 2e5a30cc0585: Preparing [2022-04-26T22:30:52.504Z] 5a6cdf2f3dba: Preparing [2022-04-26T22:30:52.504Z] b541d28bf3b4: Preparing [2022-04-26T22:30:52.504Z] 4f0a9a922d70: Layer already exists [2022-04-26T22:30:52.504Z] b541d28bf3b4: Layer already exists [2022-04-26T22:30:52.504Z] 778aa403d611: Pushed [2022-04-26T22:30:52.504Z] 5a6cdf2f3dba: Pushed [2022-04-26T22:30:52.764Z] 2e5a30cc0585: Pushed [2022-04-26T22:30:54.146Z] 961801e70eb0: Pushed [2022-04-26T22:30:54.146Z] 780750f10aa4aad85414d730ede7692ade798e93: digest: sha256:a53f8a692da4b706f01f48e909f258f3401b08501f72ed6b436ffb273af36030 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:30:54.706Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:30:55.009Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-26T22:30:55.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-26T22:30:55.009Z] 778aa403d611: Preparing [2022-04-26T22:30:55.009Z] 961801e70eb0: Preparing [2022-04-26T22:30:55.009Z] 4f0a9a922d70: Preparing [2022-04-26T22:30:55.009Z] 2e5a30cc0585: Preparing [2022-04-26T22:30:55.009Z] 5a6cdf2f3dba: Preparing [2022-04-26T22:30:55.009Z] b541d28bf3b4: Preparing [2022-04-26T22:30:55.009Z] b541d28bf3b4: Waiting [2022-04-26T22:30:55.009Z] 2e5a30cc0585: Layer already exists [2022-04-26T22:30:55.009Z] 961801e70eb0: Layer already exists [2022-04-26T22:30:55.009Z] 5a6cdf2f3dba: Layer already exists [2022-04-26T22:30:55.009Z] 4f0a9a922d70: Layer already exists [2022-04-26T22:30:55.009Z] 778aa403d611: Layer already exists [2022-04-26T22:30:55.009Z] b541d28bf3b4: Layer already exists [2022-04-26T22:30:55.009Z] latest: digest: sha256:a53f8a692da4b706f01f48e909f258f3401b08501f72ed6b436ffb273af36030 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:30:55.313Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:30:55.604Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.80 [2022-04-26T22:30:55.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-26T22:30:55.604Z] 778aa403d611: Preparing [2022-04-26T22:30:55.604Z] 961801e70eb0: Preparing [2022-04-26T22:30:55.604Z] 4f0a9a922d70: Preparing [2022-04-26T22:30:55.604Z] 2e5a30cc0585: Preparing [2022-04-26T22:30:55.604Z] 5a6cdf2f3dba: Preparing [2022-04-26T22:30:55.604Z] b541d28bf3b4: Preparing [2022-04-26T22:30:55.604Z] b541d28bf3b4: Waiting [2022-04-26T22:30:55.604Z] 5a6cdf2f3dba: Layer already exists [2022-04-26T22:30:55.604Z] 2e5a30cc0585: Layer already exists [2022-04-26T22:30:55.604Z] 961801e70eb0: Layer already exists [2022-04-26T22:30:55.604Z] 4f0a9a922d70: Layer already exists [2022-04-26T22:30:55.604Z] 778aa403d611: Layer already exists [2022-04-26T22:30:55.604Z] b541d28bf3b4: Layer already exists [2022-04-26T22:30:55.604Z] 2.2.0-dev.80: digest: sha256:a53f8a692da4b706f01f48e909f258f3401b08501f72ed6b436ffb273af36030 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:30:55.912Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:30:56.209Z] + docker push nexus3.edgexfoundry.org:10004/core-data:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T22:30:56.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-26T22:30:56.209Z] 778aa403d611: Preparing [2022-04-26T22:30:56.209Z] 961801e70eb0: Preparing [2022-04-26T22:30:56.209Z] 4f0a9a922d70: Preparing [2022-04-26T22:30:56.209Z] 2e5a30cc0585: Preparing [2022-04-26T22:30:56.209Z] 5a6cdf2f3dba: Preparing [2022-04-26T22:30:56.209Z] b541d28bf3b4: Preparing [2022-04-26T22:30:56.209Z] b541d28bf3b4: Waiting [2022-04-26T22:30:56.209Z] 4f0a9a922d70: Layer already exists [2022-04-26T22:30:56.209Z] 2e5a30cc0585: Layer already exists [2022-04-26T22:30:56.209Z] 961801e70eb0: Layer already exists [2022-04-26T22:30:56.209Z] 778aa403d611: Layer already exists [2022-04-26T22:30:56.209Z] 5a6cdf2f3dba: Layer already exists [2022-04-26T22:30:56.209Z] b541d28bf3b4: Layer already exists [2022-04-26T22:30:56.209Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80: digest: sha256:a53f8a692da4b706f01f48e909f258f3401b08501f72ed6b436ffb273af36030 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:30:56.511Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:30:56.804Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-04-26T22:30:56.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-26T22:30:56.804Z] 778aa403d611: Preparing [2022-04-26T22:30:56.804Z] 961801e70eb0: Preparing [2022-04-26T22:30:56.804Z] 4f0a9a922d70: Preparing [2022-04-26T22:30:56.804Z] 2e5a30cc0585: Preparing [2022-04-26T22:30:56.804Z] 5a6cdf2f3dba: Preparing [2022-04-26T22:30:56.804Z] b541d28bf3b4: Preparing [2022-04-26T22:30:56.804Z] b541d28bf3b4: Waiting [2022-04-26T22:30:56.804Z] 4f0a9a922d70: Layer already exists [2022-04-26T22:30:56.804Z] 2e5a30cc0585: Layer already exists [2022-04-26T22:30:56.804Z] 778aa403d611: Layer already exists [2022-04-26T22:30:56.804Z] 961801e70eb0: Layer already exists [2022-04-26T22:30:56.804Z] 5a6cdf2f3dba: Layer already exists [2022-04-26T22:30:56.804Z] b541d28bf3b4: Layer already exists [2022-04-26T22:30:56.804Z] main: digest: sha256:a53f8a692da4b706f01f48e909f258f3401b08501f72ed6b436ffb273af36030 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T22:30:56.841Z] ===================================================== [Pipeline] echo [2022-04-26T22:30:56.851Z] taggedImages: [2022-04-26T22:30:56.851Z] - nexus3.edgexfoundry.org:10004/core-data:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:30:56.851Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-26T22:30:56.851Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.80 [2022-04-26T22:30:56.851Z] - nexus3.edgexfoundry.org:10004/core-data:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T22:30:56.851Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-04-26T22:30:56.873Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-04-26T22:30:56.873Z] 780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:30:56.873Z] latest [2022-04-26T22:30:56.873Z] 2.2.0-dev.80 [2022-04-26T22:30:56.873Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T22:30:56.873Z] main [2022-04-26T22:30:56.873Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:30:57.197Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:780750f10aa4aad85414d730ede7692ade798e93 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:30:57.513Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:30:57.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-26T22:30:57.513Z] 002a9b07c8fd: Preparing [2022-04-26T22:30:57.513Z] 7358a6b936ee: Preparing [2022-04-26T22:30:57.513Z] 4f0a9a922d70: Preparing [2022-04-26T22:30:57.513Z] f535025c7c62: Preparing [2022-04-26T22:30:57.513Z] b541d28bf3b4: Preparing [2022-04-26T22:30:57.513Z] f535025c7c62: Layer already exists [2022-04-26T22:30:57.513Z] 4f0a9a922d70: Layer already exists [2022-04-26T22:30:57.513Z] b541d28bf3b4: Layer already exists [2022-04-26T22:30:57.513Z] 002a9b07c8fd: Pushed [2022-04-26T22:30:58.941Z] 7358a6b936ee: Pushed [2022-04-26T22:30:58.941Z] 780750f10aa4aad85414d730ede7692ade798e93: digest: sha256:e883812567c52d21a48d44c5154121a4076fdd775d889611cb10716cb0e1b6b1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:30:59.241Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:30:59.538Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-26T22:30:59.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-26T22:30:59.538Z] 002a9b07c8fd: Preparing [2022-04-26T22:30:59.538Z] 7358a6b936ee: Preparing [2022-04-26T22:30:59.538Z] 4f0a9a922d70: Preparing [2022-04-26T22:30:59.538Z] f535025c7c62: Preparing [2022-04-26T22:30:59.538Z] b541d28bf3b4: Preparing [2022-04-26T22:30:59.538Z] f535025c7c62: Layer already exists [2022-04-26T22:30:59.538Z] b541d28bf3b4: Layer already exists [2022-04-26T22:30:59.538Z] 4f0a9a922d70: Layer already exists [2022-04-26T22:30:59.538Z] 7358a6b936ee: Layer already exists [2022-04-26T22:30:59.538Z] 002a9b07c8fd: Layer already exists [2022-04-26T22:30:59.538Z] latest: digest: sha256:e883812567c52d21a48d44c5154121a4076fdd775d889611cb10716cb0e1b6b1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:30:59.836Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:00.129Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.80 [2022-04-26T22:31:00.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-26T22:31:00.129Z] 002a9b07c8fd: Preparing [2022-04-26T22:31:00.129Z] 7358a6b936ee: Preparing [2022-04-26T22:31:00.129Z] 4f0a9a922d70: Preparing [2022-04-26T22:31:00.129Z] f535025c7c62: Preparing [2022-04-26T22:31:00.129Z] b541d28bf3b4: Preparing [2022-04-26T22:31:00.129Z] f535025c7c62: Layer already exists [2022-04-26T22:31:00.129Z] b541d28bf3b4: Layer already exists [2022-04-26T22:31:00.129Z] 4f0a9a922d70: Layer already exists [2022-04-26T22:31:00.129Z] 7358a6b936ee: Layer already exists [2022-04-26T22:31:00.129Z] 002a9b07c8fd: Layer already exists [2022-04-26T22:31:00.129Z] 2.2.0-dev.80: digest: sha256:e883812567c52d21a48d44c5154121a4076fdd775d889611cb10716cb0e1b6b1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:00.426Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:00.715Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T22:31:00.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-26T22:31:00.715Z] 002a9b07c8fd: Preparing [2022-04-26T22:31:00.715Z] 7358a6b936ee: Preparing [2022-04-26T22:31:00.715Z] 4f0a9a922d70: Preparing [2022-04-26T22:31:00.715Z] f535025c7c62: Preparing [2022-04-26T22:31:00.715Z] b541d28bf3b4: Preparing [2022-04-26T22:31:00.715Z] b541d28bf3b4: Layer already exists [2022-04-26T22:31:00.715Z] f535025c7c62: Layer already exists [2022-04-26T22:31:00.715Z] 7358a6b936ee: Layer already exists [2022-04-26T22:31:00.715Z] 4f0a9a922d70: Layer already exists [2022-04-26T22:31:00.715Z] 002a9b07c8fd: Layer already exists [2022-04-26T22:31:00.715Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80: digest: sha256:e883812567c52d21a48d44c5154121a4076fdd775d889611cb10716cb0e1b6b1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:01.016Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:01.309Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-04-26T22:31:01.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-26T22:31:01.309Z] 002a9b07c8fd: Preparing [2022-04-26T22:31:01.309Z] 7358a6b936ee: Preparing [2022-04-26T22:31:01.309Z] 4f0a9a922d70: Preparing [2022-04-26T22:31:01.309Z] f535025c7c62: Preparing [2022-04-26T22:31:01.309Z] b541d28bf3b4: Preparing [2022-04-26T22:31:01.309Z] 7358a6b936ee: Layer already exists [2022-04-26T22:31:01.309Z] f535025c7c62: Layer already exists [2022-04-26T22:31:01.309Z] 002a9b07c8fd: Layer already exists [2022-04-26T22:31:01.309Z] b541d28bf3b4: Layer already exists [2022-04-26T22:31:01.309Z] 4f0a9a922d70: Layer already exists [2022-04-26T22:31:01.309Z] main: digest: sha256:e883812567c52d21a48d44c5154121a4076fdd775d889611cb10716cb0e1b6b1 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T22:31:01.346Z] ===================================================== [Pipeline] echo [2022-04-26T22:31:01.357Z] taggedImages: [2022-04-26T22:31:01.357Z] - nexus3.edgexfoundry.org:10004/core-metadata:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:31:01.357Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-26T22:31:01.357Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.80 [2022-04-26T22:31:01.357Z] - nexus3.edgexfoundry.org:10004/core-metadata:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T22:31:01.357Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-04-26T22:31:01.378Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-04-26T22:31:01.378Z] 780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:31:01.378Z] latest [2022-04-26T22:31:01.378Z] 2.2.0-dev.80 [2022-04-26T22:31:01.378Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T22:31:01.378Z] main [2022-04-26T22:31:01.378Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:01.695Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:780750f10aa4aad85414d730ede7692ade798e93 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:01.983Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:31:01.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-26T22:31:01.983Z] a80457e2f80c: Preparing [2022-04-26T22:31:01.983Z] a80457e2f80c: Preparing [2022-04-26T22:31:01.983Z] 393aca7142a8: Preparing [2022-04-26T22:31:01.983Z] da3bc51eec55: Preparing [2022-04-26T22:31:01.983Z] 1ea5a347abc4: Preparing [2022-04-26T22:31:01.983Z] a1f80729e257: Preparing [2022-04-26T22:31:01.983Z] 4f0a9a922d70: Preparing [2022-04-26T22:31:01.983Z] 09e7d7d311c1: Preparing [2022-04-26T22:31:01.983Z] 109f3c5c49a7: Preparing [2022-04-26T22:31:01.983Z] e808c114d0d1: Preparing [2022-04-26T22:31:01.983Z] 36b32a624be3: Preparing [2022-04-26T22:31:01.983Z] b541d28bf3b4: Preparing [2022-04-26T22:31:01.983Z] 4f0a9a922d70: Waiting [2022-04-26T22:31:01.983Z] 09e7d7d311c1: Waiting [2022-04-26T22:31:01.983Z] 109f3c5c49a7: Waiting [2022-04-26T22:31:01.983Z] e808c114d0d1: Waiting [2022-04-26T22:31:01.983Z] 36b32a624be3: Waiting [2022-04-26T22:31:01.983Z] b541d28bf3b4: Waiting [2022-04-26T22:31:01.983Z] 393aca7142a8: Pushed [2022-04-26T22:31:01.983Z] 1ea5a347abc4: Pushed [2022-04-26T22:31:01.983Z] da3bc51eec55: Pushed [2022-04-26T22:31:01.983Z] a80457e2f80c: Pushed [2022-04-26T22:31:02.243Z] 4f0a9a922d70: Layer already exists [2022-04-26T22:31:02.243Z] e808c114d0d1: Pushed [2022-04-26T22:31:02.243Z] 36b32a624be3: Pushed [2022-04-26T22:31:02.243Z] 109f3c5c49a7: Pushed [2022-04-26T22:31:02.243Z] 09e7d7d311c1: Pushed [2022-04-26T22:31:02.243Z] b541d28bf3b4: Layer already exists [2022-04-26T22:31:03.624Z] a1f80729e257: Pushed [2022-04-26T22:31:03.624Z] 780750f10aa4aad85414d730ede7692ade798e93: digest: sha256:26d9524c369a674bace2ce2972dc2a99011755c6480b20d0a27d8284bd3e6ace size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:03.922Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:04.212Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-26T22:31:04.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-26T22:31:04.212Z] a80457e2f80c: Preparing [2022-04-26T22:31:04.212Z] a80457e2f80c: Preparing [2022-04-26T22:31:04.212Z] 393aca7142a8: Preparing [2022-04-26T22:31:04.212Z] da3bc51eec55: Preparing [2022-04-26T22:31:04.212Z] 1ea5a347abc4: Preparing [2022-04-26T22:31:04.212Z] a1f80729e257: Preparing [2022-04-26T22:31:04.212Z] 4f0a9a922d70: Preparing [2022-04-26T22:31:04.212Z] 09e7d7d311c1: Preparing [2022-04-26T22:31:04.212Z] 109f3c5c49a7: Preparing [2022-04-26T22:31:04.212Z] e808c114d0d1: Preparing [2022-04-26T22:31:04.212Z] 36b32a624be3: Preparing [2022-04-26T22:31:04.212Z] b541d28bf3b4: Preparing [2022-04-26T22:31:04.212Z] 09e7d7d311c1: Waiting [2022-04-26T22:31:04.212Z] 109f3c5c49a7: Waiting [2022-04-26T22:31:04.212Z] e808c114d0d1: Waiting [2022-04-26T22:31:04.212Z] 36b32a624be3: Waiting [2022-04-26T22:31:04.212Z] 4f0a9a922d70: Waiting [2022-04-26T22:31:04.212Z] b541d28bf3b4: Waiting [2022-04-26T22:31:04.212Z] a80457e2f80c: Layer already exists [2022-04-26T22:31:04.212Z] 393aca7142a8: Layer already exists [2022-04-26T22:31:04.212Z] da3bc51eec55: Layer already exists [2022-04-26T22:31:04.213Z] a1f80729e257: Layer already exists [2022-04-26T22:31:04.213Z] 1ea5a347abc4: Layer already exists [2022-04-26T22:31:04.213Z] 4f0a9a922d70: Layer already exists [2022-04-26T22:31:04.213Z] 09e7d7d311c1: Layer already exists [2022-04-26T22:31:04.213Z] e808c114d0d1: Layer already exists [2022-04-26T22:31:04.213Z] 36b32a624be3: Layer already exists [2022-04-26T22:31:04.213Z] 109f3c5c49a7: Layer already exists [2022-04-26T22:31:04.213Z] b541d28bf3b4: Layer already exists [2022-04-26T22:31:04.213Z] latest: digest: sha256:26d9524c369a674bace2ce2972dc2a99011755c6480b20d0a27d8284bd3e6ace size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:04.509Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:04.801Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.80 [2022-04-26T22:31:04.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-26T22:31:04.801Z] a80457e2f80c: Preparing [2022-04-26T22:31:04.801Z] a80457e2f80c: Preparing [2022-04-26T22:31:04.801Z] 393aca7142a8: Preparing [2022-04-26T22:31:04.801Z] da3bc51eec55: Preparing [2022-04-26T22:31:04.801Z] 1ea5a347abc4: Preparing [2022-04-26T22:31:04.801Z] a1f80729e257: Preparing [2022-04-26T22:31:04.801Z] 4f0a9a922d70: Preparing [2022-04-26T22:31:04.801Z] 09e7d7d311c1: Preparing [2022-04-26T22:31:04.801Z] 109f3c5c49a7: Preparing [2022-04-26T22:31:04.801Z] e808c114d0d1: Preparing [2022-04-26T22:31:04.801Z] 36b32a624be3: Preparing [2022-04-26T22:31:04.801Z] b541d28bf3b4: Preparing [2022-04-26T22:31:04.801Z] 4f0a9a922d70: Waiting [2022-04-26T22:31:04.801Z] 36b32a624be3: Waiting [2022-04-26T22:31:04.801Z] e808c114d0d1: Waiting [2022-04-26T22:31:04.801Z] b541d28bf3b4: Waiting [2022-04-26T22:31:04.801Z] 109f3c5c49a7: Waiting [2022-04-26T22:31:04.801Z] a80457e2f80c: Layer already exists [2022-04-26T22:31:04.801Z] 1ea5a347abc4: Layer already exists [2022-04-26T22:31:04.801Z] da3bc51eec55: Layer already exists [2022-04-26T22:31:04.801Z] 393aca7142a8: Layer already exists [2022-04-26T22:31:04.801Z] a1f80729e257: Layer already exists [2022-04-26T22:31:04.801Z] e808c114d0d1: Layer already exists [2022-04-26T22:31:04.801Z] 4f0a9a922d70: Layer already exists [2022-04-26T22:31:04.801Z] 09e7d7d311c1: Layer already exists [2022-04-26T22:31:04.801Z] 109f3c5c49a7: Layer already exists [2022-04-26T22:31:04.801Z] 36b32a624be3: Layer already exists [2022-04-26T22:31:04.801Z] b541d28bf3b4: Layer already exists [2022-04-26T22:31:04.801Z] 2.2.0-dev.80: digest: sha256:26d9524c369a674bace2ce2972dc2a99011755c6480b20d0a27d8284bd3e6ace size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:05.106Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:05.401Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T22:31:05.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-26T22:31:05.401Z] a80457e2f80c: Preparing [2022-04-26T22:31:05.401Z] a80457e2f80c: Preparing [2022-04-26T22:31:05.401Z] 393aca7142a8: Preparing [2022-04-26T22:31:05.401Z] da3bc51eec55: Preparing [2022-04-26T22:31:05.401Z] 1ea5a347abc4: Preparing [2022-04-26T22:31:05.401Z] a1f80729e257: Preparing [2022-04-26T22:31:05.401Z] 4f0a9a922d70: Preparing [2022-04-26T22:31:05.401Z] 09e7d7d311c1: Preparing [2022-04-26T22:31:05.401Z] 109f3c5c49a7: Preparing [2022-04-26T22:31:05.401Z] e808c114d0d1: Preparing [2022-04-26T22:31:05.401Z] 36b32a624be3: Preparing [2022-04-26T22:31:05.401Z] b541d28bf3b4: Preparing [2022-04-26T22:31:05.401Z] 09e7d7d311c1: Waiting [2022-04-26T22:31:05.401Z] 4f0a9a922d70: Waiting [2022-04-26T22:31:05.401Z] 109f3c5c49a7: Waiting [2022-04-26T22:31:05.401Z] 36b32a624be3: Waiting [2022-04-26T22:31:05.401Z] e808c114d0d1: Waiting [2022-04-26T22:31:05.401Z] b541d28bf3b4: Waiting [2022-04-26T22:31:05.401Z] a1f80729e257: Layer already exists [2022-04-26T22:31:05.401Z] 1ea5a347abc4: Layer already exists [2022-04-26T22:31:05.401Z] da3bc51eec55: Layer already exists [2022-04-26T22:31:05.401Z] 393aca7142a8: Layer already exists [2022-04-26T22:31:05.401Z] a80457e2f80c: Layer already exists [2022-04-26T22:31:05.401Z] 09e7d7d311c1: Layer already exists [2022-04-26T22:31:05.401Z] 36b32a624be3: Layer already exists [2022-04-26T22:31:05.401Z] 4f0a9a922d70: Layer already exists [2022-04-26T22:31:05.401Z] e808c114d0d1: Layer already exists [2022-04-26T22:31:05.401Z] 109f3c5c49a7: Layer already exists [2022-04-26T22:31:05.401Z] b541d28bf3b4: Layer already exists [2022-04-26T22:31:05.401Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80: digest: sha256:26d9524c369a674bace2ce2972dc2a99011755c6480b20d0a27d8284bd3e6ace size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:05.710Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:06.016Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-04-26T22:31:06.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-26T22:31:06.016Z] a80457e2f80c: Preparing [2022-04-26T22:31:06.016Z] a80457e2f80c: Preparing [2022-04-26T22:31:06.016Z] 393aca7142a8: Preparing [2022-04-26T22:31:06.016Z] da3bc51eec55: Preparing [2022-04-26T22:31:06.016Z] 1ea5a347abc4: Preparing [2022-04-26T22:31:06.016Z] a1f80729e257: Preparing [2022-04-26T22:31:06.016Z] 4f0a9a922d70: Preparing [2022-04-26T22:31:06.016Z] 09e7d7d311c1: Preparing [2022-04-26T22:31:06.016Z] 4f0a9a922d70: Waiting [2022-04-26T22:31:06.016Z] 109f3c5c49a7: Preparing [2022-04-26T22:31:06.016Z] e808c114d0d1: Preparing [2022-04-26T22:31:06.016Z] 36b32a624be3: Preparing [2022-04-26T22:31:06.016Z] e808c114d0d1: Waiting [2022-04-26T22:31:06.016Z] 09e7d7d311c1: Waiting [2022-04-26T22:31:06.016Z] b541d28bf3b4: Preparing [2022-04-26T22:31:06.016Z] 36b32a624be3: Waiting [2022-04-26T22:31:06.016Z] b541d28bf3b4: Waiting [2022-04-26T22:31:06.016Z] a80457e2f80c: Layer already exists [2022-04-26T22:31:06.016Z] 393aca7142a8: Layer already exists [2022-04-26T22:31:06.016Z] da3bc51eec55: Layer already exists [2022-04-26T22:31:06.016Z] 1ea5a347abc4: Layer already exists [2022-04-26T22:31:06.016Z] a1f80729e257: Layer already exists [2022-04-26T22:31:06.016Z] 09e7d7d311c1: Layer already exists [2022-04-26T22:31:06.016Z] 109f3c5c49a7: Layer already exists [2022-04-26T22:31:06.016Z] 4f0a9a922d70: Layer already exists [2022-04-26T22:31:06.016Z] e808c114d0d1: Layer already exists [2022-04-26T22:31:06.016Z] b541d28bf3b4: Layer already exists [2022-04-26T22:31:06.016Z] 36b32a624be3: Layer already exists [2022-04-26T22:31:06.016Z] main: digest: sha256:26d9524c369a674bace2ce2972dc2a99011755c6480b20d0a27d8284bd3e6ace size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T22:31:06.056Z] ===================================================== [Pipeline] echo [2022-04-26T22:31:06.064Z] taggedImages: [2022-04-26T22:31:06.064Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:31:06.064Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-26T22:31:06.064Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.80 [2022-04-26T22:31:06.064Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T22:31:06.064Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-04-26T22:31:06.085Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-04-26T22:31:06.085Z] 780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:31:06.085Z] latest [2022-04-26T22:31:06.085Z] 2.2.0-dev.80 [2022-04-26T22:31:06.085Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T22:31:06.085Z] main [2022-04-26T22:31:06.085Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:06.405Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:780750f10aa4aad85414d730ede7692ade798e93 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:06.696Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:31:06.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-26T22:31:06.696Z] ae5708a64c15: Preparing [2022-04-26T22:31:06.696Z] 2f7096b27151: Preparing [2022-04-26T22:31:06.696Z] c8b6f5f5441d: Preparing [2022-04-26T22:31:06.696Z] 705660c0dc4e: Preparing [2022-04-26T22:31:06.696Z] 2d6253d83d15: Preparing [2022-04-26T22:31:06.696Z] e4b2387b3689: Preparing [2022-04-26T22:31:06.696Z] 309b3bbb68f1: Preparing [2022-04-26T22:31:06.696Z] b541d28bf3b4: Preparing [2022-04-26T22:31:06.696Z] b541d28bf3b4: Waiting [2022-04-26T22:31:06.696Z] e4b2387b3689: Waiting [2022-04-26T22:31:06.696Z] 2d6253d83d15: Pushed [2022-04-26T22:31:06.696Z] ae5708a64c15: Pushed [2022-04-26T22:31:06.696Z] 2f7096b27151: Pushed [2022-04-26T22:31:06.696Z] b541d28bf3b4: Layer already exists [2022-04-26T22:31:06.696Z] e4b2387b3689: Pushed [2022-04-26T22:31:06.956Z] 309b3bbb68f1: Pushed [2022-04-26T22:31:07.894Z] 705660c0dc4e: Pushed [2022-04-26T22:31:07.894Z] c8b6f5f5441d: Pushed [2022-04-26T22:31:07.894Z] 780750f10aa4aad85414d730ede7692ade798e93: digest: sha256:fd283a63f484fc08e51c07a123dcb19d08e84578aaa07f9b5004bf9bdbcebb7e size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:08.191Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:08.482Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-26T22:31:08.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-26T22:31:08.482Z] ae5708a64c15: Preparing [2022-04-26T22:31:08.482Z] 2f7096b27151: Preparing [2022-04-26T22:31:08.482Z] c8b6f5f5441d: Preparing [2022-04-26T22:31:08.482Z] 705660c0dc4e: Preparing [2022-04-26T22:31:08.482Z] 2d6253d83d15: Preparing [2022-04-26T22:31:08.482Z] e4b2387b3689: Preparing [2022-04-26T22:31:08.482Z] 309b3bbb68f1: Preparing [2022-04-26T22:31:08.482Z] b541d28bf3b4: Preparing [2022-04-26T22:31:08.482Z] e4b2387b3689: Waiting [2022-04-26T22:31:08.482Z] 309b3bbb68f1: Waiting [2022-04-26T22:31:08.482Z] b541d28bf3b4: Waiting [2022-04-26T22:31:08.482Z] c8b6f5f5441d: Layer already exists [2022-04-26T22:31:08.482Z] 705660c0dc4e: Layer already exists [2022-04-26T22:31:08.482Z] 2d6253d83d15: Layer already exists [2022-04-26T22:31:08.482Z] 2f7096b27151: Layer already exists [2022-04-26T22:31:08.482Z] ae5708a64c15: Layer already exists [2022-04-26T22:31:08.482Z] 309b3bbb68f1: Layer already exists [2022-04-26T22:31:08.482Z] e4b2387b3689: Layer already exists [2022-04-26T22:31:08.482Z] b541d28bf3b4: Layer already exists [2022-04-26T22:31:08.482Z] latest: digest: sha256:fd283a63f484fc08e51c07a123dcb19d08e84578aaa07f9b5004bf9bdbcebb7e size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:08.776Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:09.067Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.80 [2022-04-26T22:31:09.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-26T22:31:09.067Z] ae5708a64c15: Preparing [2022-04-26T22:31:09.067Z] 2f7096b27151: Preparing [2022-04-26T22:31:09.067Z] c8b6f5f5441d: Preparing [2022-04-26T22:31:09.067Z] 705660c0dc4e: Preparing [2022-04-26T22:31:09.067Z] 2d6253d83d15: Preparing [2022-04-26T22:31:09.067Z] e4b2387b3689: Preparing [2022-04-26T22:31:09.067Z] 309b3bbb68f1: Preparing [2022-04-26T22:31:09.067Z] b541d28bf3b4: Preparing [2022-04-26T22:31:09.067Z] e4b2387b3689: Waiting [2022-04-26T22:31:09.067Z] 309b3bbb68f1: Waiting [2022-04-26T22:31:09.067Z] b541d28bf3b4: Waiting [2022-04-26T22:31:09.067Z] ae5708a64c15: Layer already exists [2022-04-26T22:31:09.067Z] 2f7096b27151: Layer already exists [2022-04-26T22:31:09.067Z] 705660c0dc4e: Layer already exists [2022-04-26T22:31:09.067Z] c8b6f5f5441d: Layer already exists [2022-04-26T22:31:09.067Z] 2d6253d83d15: Layer already exists [2022-04-26T22:31:09.067Z] 309b3bbb68f1: Layer already exists [2022-04-26T22:31:09.067Z] e4b2387b3689: Layer already exists [2022-04-26T22:31:09.067Z] b541d28bf3b4: Layer already exists [2022-04-26T22:31:09.067Z] 2.2.0-dev.80: digest: sha256:fd283a63f484fc08e51c07a123dcb19d08e84578aaa07f9b5004bf9bdbcebb7e size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:09.368Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:09.659Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T22:31:09.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-26T22:31:09.659Z] ae5708a64c15: Preparing [2022-04-26T22:31:09.659Z] 2f7096b27151: Preparing [2022-04-26T22:31:09.659Z] c8b6f5f5441d: Preparing [2022-04-26T22:31:09.659Z] 705660c0dc4e: Preparing [2022-04-26T22:31:09.659Z] 2d6253d83d15: Preparing [2022-04-26T22:31:09.659Z] e4b2387b3689: Preparing [2022-04-26T22:31:09.659Z] 309b3bbb68f1: Preparing [2022-04-26T22:31:09.659Z] b541d28bf3b4: Preparing [2022-04-26T22:31:09.659Z] 309b3bbb68f1: Waiting [2022-04-26T22:31:09.659Z] b541d28bf3b4: Waiting [2022-04-26T22:31:09.659Z] e4b2387b3689: Waiting [2022-04-26T22:31:09.659Z] 2d6253d83d15: Layer already exists [2022-04-26T22:31:09.659Z] c8b6f5f5441d: Layer already exists [2022-04-26T22:31:09.659Z] ae5708a64c15: Layer already exists [2022-04-26T22:31:09.659Z] 2f7096b27151: Layer already exists [2022-04-26T22:31:09.659Z] 705660c0dc4e: Layer already exists [2022-04-26T22:31:09.659Z] 309b3bbb68f1: Layer already exists [2022-04-26T22:31:09.659Z] b541d28bf3b4: Layer already exists [2022-04-26T22:31:09.659Z] e4b2387b3689: Layer already exists [2022-04-26T22:31:09.659Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80: digest: sha256:fd283a63f484fc08e51c07a123dcb19d08e84578aaa07f9b5004bf9bdbcebb7e size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:09.958Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:10.249Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-04-26T22:31:10.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-26T22:31:10.249Z] ae5708a64c15: Preparing [2022-04-26T22:31:10.249Z] 2f7096b27151: Preparing [2022-04-26T22:31:10.249Z] c8b6f5f5441d: Preparing [2022-04-26T22:31:10.249Z] 705660c0dc4e: Preparing [2022-04-26T22:31:10.249Z] 2d6253d83d15: Preparing [2022-04-26T22:31:10.249Z] e4b2387b3689: Preparing [2022-04-26T22:31:10.249Z] 309b3bbb68f1: Preparing [2022-04-26T22:31:10.249Z] b541d28bf3b4: Preparing [2022-04-26T22:31:10.249Z] e4b2387b3689: Waiting [2022-04-26T22:31:10.249Z] 309b3bbb68f1: Waiting [2022-04-26T22:31:10.249Z] 705660c0dc4e: Layer already exists [2022-04-26T22:31:10.249Z] 2d6253d83d15: Layer already exists [2022-04-26T22:31:10.249Z] c8b6f5f5441d: Layer already exists [2022-04-26T22:31:10.249Z] 2f7096b27151: Layer already exists [2022-04-26T22:31:10.249Z] ae5708a64c15: Layer already exists [2022-04-26T22:31:10.249Z] e4b2387b3689: Layer already exists [2022-04-26T22:31:10.249Z] 309b3bbb68f1: Layer already exists [2022-04-26T22:31:10.249Z] b541d28bf3b4: Layer already exists [2022-04-26T22:31:10.249Z] main: digest: sha256:fd283a63f484fc08e51c07a123dcb19d08e84578aaa07f9b5004bf9bdbcebb7e size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T22:31:10.293Z] ===================================================== [Pipeline] echo [2022-04-26T22:31:10.306Z] taggedImages: [2022-04-26T22:31:10.306Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:31:10.306Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-26T22:31:10.306Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.80 [2022-04-26T22:31:10.306Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T22:31:10.306Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-04-26T22:31:10.332Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-04-26T22:31:10.332Z] 780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:31:10.332Z] latest [2022-04-26T22:31:10.332Z] 2.2.0-dev.80 [2022-04-26T22:31:10.332Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T22:31:10.332Z] main [2022-04-26T22:31:10.332Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:10.658Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:780750f10aa4aad85414d730ede7692ade798e93 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:10.953Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:31:10.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-26T22:31:10.953Z] a1721472b89b: Preparing [2022-04-26T22:31:10.953Z] cd4eeffbe674: Preparing [2022-04-26T22:31:10.953Z] c7117c2cfc80: Preparing [2022-04-26T22:31:10.953Z] a368afe7ec0f: Preparing [2022-04-26T22:31:10.953Z] 0f5bf3eadef4: Preparing [2022-04-26T22:31:10.953Z] 3bb9b6ce7422: Preparing [2022-04-26T22:31:10.953Z] 2b0fe88d5a3a: Preparing [2022-04-26T22:31:10.953Z] 18576f630831: Preparing [2022-04-26T22:31:10.953Z] 458e903a3abe: Preparing [2022-04-26T22:31:10.953Z] b541d28bf3b4: Preparing [2022-04-26T22:31:10.953Z] 3bb9b6ce7422: Waiting [2022-04-26T22:31:10.953Z] 18576f630831: Waiting [2022-04-26T22:31:10.953Z] 2b0fe88d5a3a: Waiting [2022-04-26T22:31:10.953Z] 458e903a3abe: Waiting [2022-04-26T22:31:10.953Z] a1721472b89b: Pushed [2022-04-26T22:31:10.953Z] cd4eeffbe674: Pushed [2022-04-26T22:31:10.953Z] 0f5bf3eadef4: Pushed [2022-04-26T22:31:11.212Z] 3bb9b6ce7422: Pushed [2022-04-26T22:31:11.212Z] 18576f630831: Pushed [2022-04-26T22:31:11.212Z] 2b0fe88d5a3a: Pushed [2022-04-26T22:31:11.212Z] b541d28bf3b4: Layer already exists [2022-04-26T22:31:11.212Z] 458e903a3abe: Pushed [2022-04-26T22:31:11.718Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-26T22:31:11.718Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-26T22:31:12.150Z] a368afe7ec0f: Pushed [2022-04-26T22:31:12.409Z] c7117c2cfc80: Pushed [2022-04-26T22:31:12.409Z] 780750f10aa4aad85414d730ede7692ade798e93: digest: sha256:4901316ab935a60f36b29c48be43d1f671458804372ff6682bdca7644f0967ed size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:12.706Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:13.000Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-26T22:31:13.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-26T22:31:13.000Z] a1721472b89b: Preparing [2022-04-26T22:31:13.000Z] cd4eeffbe674: Preparing [2022-04-26T22:31:13.000Z] c7117c2cfc80: Preparing [2022-04-26T22:31:13.000Z] a368afe7ec0f: Preparing [2022-04-26T22:31:13.000Z] 0f5bf3eadef4: Preparing [2022-04-26T22:31:13.000Z] 3bb9b6ce7422: Preparing [2022-04-26T22:31:13.000Z] 2b0fe88d5a3a: Preparing [2022-04-26T22:31:13.000Z] 18576f630831: Preparing [2022-04-26T22:31:13.000Z] 458e903a3abe: Preparing [2022-04-26T22:31:13.000Z] b541d28bf3b4: Preparing [2022-04-26T22:31:13.000Z] 3bb9b6ce7422: Waiting [2022-04-26T22:31:13.000Z] 2b0fe88d5a3a: Waiting [2022-04-26T22:31:13.000Z] 18576f630831: Waiting [2022-04-26T22:31:13.000Z] 458e903a3abe: Waiting [2022-04-26T22:31:13.000Z] b541d28bf3b4: Waiting [2022-04-26T22:31:13.000Z] c7117c2cfc80: Layer already exists [2022-04-26T22:31:13.000Z] cd4eeffbe674: Layer already exists [2022-04-26T22:31:13.000Z] a368afe7ec0f: Layer already exists [2022-04-26T22:31:13.000Z] 0f5bf3eadef4: Layer already exists [2022-04-26T22:31:13.000Z] a1721472b89b: Layer already exists [2022-04-26T22:31:13.000Z] 3bb9b6ce7422: Layer already exists [2022-04-26T22:31:13.000Z] 18576f630831: Layer already exists [2022-04-26T22:31:13.000Z] 2b0fe88d5a3a: Layer already exists [2022-04-26T22:31:13.000Z] 458e903a3abe: Layer already exists [2022-04-26T22:31:13.000Z] b541d28bf3b4: Layer already exists [2022-04-26T22:31:13.000Z] latest: digest: sha256:4901316ab935a60f36b29c48be43d1f671458804372ff6682bdca7644f0967ed size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:13.298Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:13.597Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.80 [2022-04-26T22:31:13.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-26T22:31:13.597Z] a1721472b89b: Preparing [2022-04-26T22:31:13.597Z] cd4eeffbe674: Preparing [2022-04-26T22:31:13.597Z] c7117c2cfc80: Preparing [2022-04-26T22:31:13.597Z] a368afe7ec0f: Preparing [2022-04-26T22:31:13.597Z] 0f5bf3eadef4: Preparing [2022-04-26T22:31:13.597Z] 3bb9b6ce7422: Preparing [2022-04-26T22:31:13.597Z] 2b0fe88d5a3a: Preparing [2022-04-26T22:31:13.597Z] 18576f630831: Preparing [2022-04-26T22:31:13.597Z] 458e903a3abe: Preparing [2022-04-26T22:31:13.597Z] b541d28bf3b4: Preparing [2022-04-26T22:31:13.597Z] 2b0fe88d5a3a: Waiting [2022-04-26T22:31:13.597Z] 18576f630831: Waiting [2022-04-26T22:31:13.597Z] 3bb9b6ce7422: Waiting [2022-04-26T22:31:13.597Z] 458e903a3abe: Waiting [2022-04-26T22:31:13.597Z] b541d28bf3b4: Waiting [2022-04-26T22:31:13.597Z] 0f5bf3eadef4: Layer already exists [2022-04-26T22:31:13.597Z] a1721472b89b: Layer already exists [2022-04-26T22:31:13.597Z] c7117c2cfc80: Layer already exists [2022-04-26T22:31:13.597Z] cd4eeffbe674: Layer already exists [2022-04-26T22:31:13.597Z] a368afe7ec0f: Layer already exists [2022-04-26T22:31:13.597Z] 3bb9b6ce7422: Layer already exists [2022-04-26T22:31:13.597Z] 2b0fe88d5a3a: Layer already exists [2022-04-26T22:31:13.597Z] 458e903a3abe: Layer already exists [2022-04-26T22:31:13.597Z] 18576f630831: Layer already exists [2022-04-26T22:31:13.597Z] b541d28bf3b4: Layer already exists [2022-04-26T22:31:13.597Z] 2.2.0-dev.80: digest: sha256:4901316ab935a60f36b29c48be43d1f671458804372ff6682bdca7644f0967ed size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:13.895Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:14.190Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T22:31:14.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-26T22:31:14.190Z] a1721472b89b: Preparing [2022-04-26T22:31:14.190Z] cd4eeffbe674: Preparing [2022-04-26T22:31:14.190Z] c7117c2cfc80: Preparing [2022-04-26T22:31:14.190Z] a368afe7ec0f: Preparing [2022-04-26T22:31:14.190Z] 0f5bf3eadef4: Preparing [2022-04-26T22:31:14.190Z] 3bb9b6ce7422: Preparing [2022-04-26T22:31:14.190Z] 2b0fe88d5a3a: Preparing [2022-04-26T22:31:14.190Z] 18576f630831: Preparing [2022-04-26T22:31:14.190Z] 458e903a3abe: Preparing [2022-04-26T22:31:14.190Z] b541d28bf3b4: Preparing [2022-04-26T22:31:14.190Z] 3bb9b6ce7422: Waiting [2022-04-26T22:31:14.190Z] b541d28bf3b4: Waiting [2022-04-26T22:31:14.190Z] 458e903a3abe: Waiting [2022-04-26T22:31:14.190Z] 2b0fe88d5a3a: Waiting [2022-04-26T22:31:14.190Z] c7117c2cfc80: Layer already exists [2022-04-26T22:31:14.190Z] a368afe7ec0f: Layer already exists [2022-04-26T22:31:14.190Z] cd4eeffbe674: Layer already exists [2022-04-26T22:31:14.190Z] 0f5bf3eadef4: Layer already exists [2022-04-26T22:31:14.190Z] a1721472b89b: Layer already exists [2022-04-26T22:31:14.190Z] 3bb9b6ce7422: Layer already exists [2022-04-26T22:31:14.190Z] 458e903a3abe: Layer already exists [2022-04-26T22:31:14.190Z] 18576f630831: Layer already exists [2022-04-26T22:31:14.190Z] b541d28bf3b4: Layer already exists [2022-04-26T22:31:14.190Z] 2b0fe88d5a3a: Layer already exists [2022-04-26T22:31:14.190Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80: digest: sha256:4901316ab935a60f36b29c48be43d1f671458804372ff6682bdca7644f0967ed size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:14.558Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:14.859Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-04-26T22:31:14.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-26T22:31:14.859Z] a1721472b89b: Preparing [2022-04-26T22:31:14.859Z] cd4eeffbe674: Preparing [2022-04-26T22:31:14.859Z] c7117c2cfc80: Preparing [2022-04-26T22:31:14.859Z] a368afe7ec0f: Preparing [2022-04-26T22:31:14.859Z] 0f5bf3eadef4: Preparing [2022-04-26T22:31:14.859Z] 3bb9b6ce7422: Preparing [2022-04-26T22:31:14.859Z] 2b0fe88d5a3a: Preparing [2022-04-26T22:31:14.859Z] 18576f630831: Preparing [2022-04-26T22:31:14.859Z] 458e903a3abe: Preparing [2022-04-26T22:31:14.859Z] 3bb9b6ce7422: Waiting [2022-04-26T22:31:14.859Z] 18576f630831: Waiting [2022-04-26T22:31:14.859Z] b541d28bf3b4: Preparing [2022-04-26T22:31:14.859Z] 2b0fe88d5a3a: Waiting [2022-04-26T22:31:14.859Z] b541d28bf3b4: Waiting [2022-04-26T22:31:14.859Z] 458e903a3abe: Waiting [2022-04-26T22:31:14.859Z] a1721472b89b: Layer already exists [2022-04-26T22:31:14.859Z] 0f5bf3eadef4: Layer already exists [2022-04-26T22:31:14.859Z] cd4eeffbe674: Layer already exists [2022-04-26T22:31:14.859Z] a368afe7ec0f: Layer already exists [2022-04-26T22:31:14.859Z] c7117c2cfc80: Layer already exists [2022-04-26T22:31:14.859Z] 3bb9b6ce7422: Layer already exists [2022-04-26T22:31:14.859Z] 2b0fe88d5a3a: Layer already exists [2022-04-26T22:31:14.859Z] 18576f630831: Layer already exists [2022-04-26T22:31:14.859Z] 458e903a3abe: Layer already exists [2022-04-26T22:31:14.859Z] b541d28bf3b4: Layer already exists [2022-04-26T22:31:14.859Z] main: digest: sha256:4901316ab935a60f36b29c48be43d1f671458804372ff6682bdca7644f0967ed size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T22:31:14.895Z] ===================================================== [Pipeline] echo [2022-04-26T22:31:14.906Z] taggedImages: [2022-04-26T22:31:14.906Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:31:14.906Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-26T22:31:14.906Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.80 [2022-04-26T22:31:14.906Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T22:31:14.906Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-04-26T22:31:14.926Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-04-26T22:31:14.926Z] 780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:31:14.926Z] latest [2022-04-26T22:31:14.926Z] 2.2.0-dev.80 [2022-04-26T22:31:14.926Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T22:31:14.926Z] main [2022-04-26T22:31:14.926Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:15.247Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:780750f10aa4aad85414d730ede7692ade798e93 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:15.545Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:31:15.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-26T22:31:15.545Z] 58a5d8a37f5f: Preparing [2022-04-26T22:31:15.545Z] 7bd1452dcba4: Preparing [2022-04-26T22:31:15.545Z] 4f0a9a922d70: Preparing [2022-04-26T22:31:15.545Z] 154606d5e0df: Preparing [2022-04-26T22:31:15.545Z] 8100e56ba3c6: Preparing [2022-04-26T22:31:15.545Z] 4fc242d58285: Preparing [2022-04-26T22:31:15.545Z] 4fc242d58285: Waiting [2022-04-26T22:31:15.545Z] 4f0a9a922d70: Layer already exists [2022-04-26T22:31:15.545Z] 4fc242d58285: Layer already exists [2022-04-26T22:31:15.545Z] 58a5d8a37f5f: Pushed [2022-04-26T22:31:15.545Z] 8100e56ba3c6: Pushed [2022-04-26T22:31:16.116Z] 154606d5e0df: Pushed [2022-04-26T22:31:17.497Z] 7bd1452dcba4: Pushed [2022-04-26T22:31:17.757Z] 780750f10aa4aad85414d730ede7692ade798e93: digest: sha256:b59d6c7de830215df59aa1ea473b798e3a8b58eadc468eb2563b0f9cdd1e3e5c size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:18.054Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:18.343Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-26T22:31:18.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-26T22:31:18.343Z] 58a5d8a37f5f: Preparing [2022-04-26T22:31:18.343Z] 7bd1452dcba4: Preparing [2022-04-26T22:31:18.343Z] 4f0a9a922d70: Preparing [2022-04-26T22:31:18.343Z] 154606d5e0df: Preparing [2022-04-26T22:31:18.343Z] 8100e56ba3c6: Preparing [2022-04-26T22:31:18.343Z] 4fc242d58285: Preparing [2022-04-26T22:31:18.343Z] 4fc242d58285: Waiting [2022-04-26T22:31:18.344Z] 4f0a9a922d70: Layer already exists [2022-04-26T22:31:18.344Z] 58a5d8a37f5f: Layer already exists [2022-04-26T22:31:18.344Z] 154606d5e0df: Layer already exists [2022-04-26T22:31:18.344Z] 8100e56ba3c6: Layer already exists [2022-04-26T22:31:18.344Z] 7bd1452dcba4: Layer already exists [2022-04-26T22:31:18.344Z] 4fc242d58285: Layer already exists [2022-04-26T22:31:18.344Z] latest: digest: sha256:b59d6c7de830215df59aa1ea473b798e3a8b58eadc468eb2563b0f9cdd1e3e5c size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:18.640Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:18.930Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.80 [2022-04-26T22:31:18.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-26T22:31:18.930Z] 58a5d8a37f5f: Preparing [2022-04-26T22:31:18.930Z] 7bd1452dcba4: Preparing [2022-04-26T22:31:18.930Z] 4f0a9a922d70: Preparing [2022-04-26T22:31:18.930Z] 154606d5e0df: Preparing [2022-04-26T22:31:18.930Z] 8100e56ba3c6: Preparing [2022-04-26T22:31:18.930Z] 4fc242d58285: Preparing [2022-04-26T22:31:18.930Z] 4fc242d58285: Waiting [2022-04-26T22:31:18.930Z] 58a5d8a37f5f: Layer already exists [2022-04-26T22:31:18.930Z] 7bd1452dcba4: Layer already exists [2022-04-26T22:31:18.930Z] 4f0a9a922d70: Layer already exists [2022-04-26T22:31:18.930Z] 154606d5e0df: Layer already exists [2022-04-26T22:31:18.930Z] 8100e56ba3c6: Layer already exists [2022-04-26T22:31:18.930Z] 4fc242d58285: Layer already exists [2022-04-26T22:31:18.930Z] 2.2.0-dev.80: digest: sha256:b59d6c7de830215df59aa1ea473b798e3a8b58eadc468eb2563b0f9cdd1e3e5c size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:19.229Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:19.525Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T22:31:19.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-26T22:31:19.525Z] 58a5d8a37f5f: Preparing [2022-04-26T22:31:19.525Z] 7bd1452dcba4: Preparing [2022-04-26T22:31:19.525Z] 4f0a9a922d70: Preparing [2022-04-26T22:31:19.525Z] 154606d5e0df: Preparing [2022-04-26T22:31:19.525Z] 8100e56ba3c6: Preparing [2022-04-26T22:31:19.525Z] 4fc242d58285: Preparing [2022-04-26T22:31:19.525Z] 4fc242d58285: Waiting [2022-04-26T22:31:19.525Z] 4f0a9a922d70: Layer already exists [2022-04-26T22:31:19.525Z] 58a5d8a37f5f: Layer already exists [2022-04-26T22:31:19.525Z] 154606d5e0df: Layer already exists [2022-04-26T22:31:19.525Z] 7bd1452dcba4: Layer already exists [2022-04-26T22:31:19.525Z] 8100e56ba3c6: Layer already exists [2022-04-26T22:31:19.525Z] 4fc242d58285: Layer already exists [2022-04-26T22:31:19.525Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80: digest: sha256:b59d6c7de830215df59aa1ea473b798e3a8b58eadc468eb2563b0f9cdd1e3e5c size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:19.820Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:20.110Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-04-26T22:31:20.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-26T22:31:20.110Z] 58a5d8a37f5f: Preparing [2022-04-26T22:31:20.110Z] 7bd1452dcba4: Preparing [2022-04-26T22:31:20.110Z] 4f0a9a922d70: Preparing [2022-04-26T22:31:20.110Z] 154606d5e0df: Preparing [2022-04-26T22:31:20.110Z] 8100e56ba3c6: Preparing [2022-04-26T22:31:20.110Z] 4fc242d58285: Preparing [2022-04-26T22:31:20.110Z] 4fc242d58285: Waiting [2022-04-26T22:31:20.110Z] 7bd1452dcba4: Layer already exists [2022-04-26T22:31:20.110Z] 58a5d8a37f5f: Layer already exists [2022-04-26T22:31:20.110Z] 154606d5e0df: Layer already exists [2022-04-26T22:31:20.110Z] 4fc242d58285: Layer already exists [2022-04-26T22:31:20.110Z] 4f0a9a922d70: Layer already exists [2022-04-26T22:31:20.110Z] 8100e56ba3c6: Layer already exists [2022-04-26T22:31:20.110Z] main: digest: sha256:b59d6c7de830215df59aa1ea473b798e3a8b58eadc468eb2563b0f9cdd1e3e5c size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T22:31:20.148Z] ===================================================== [Pipeline] echo [2022-04-26T22:31:20.158Z] taggedImages: [2022-04-26T22:31:20.158Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:31:20.158Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-26T22:31:20.158Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.80 [2022-04-26T22:31:20.158Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T22:31:20.158Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-04-26T22:31:20.176Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-04-26T22:31:20.176Z] 780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:31:20.176Z] latest [2022-04-26T22:31:20.176Z] 2.2.0-dev.80 [2022-04-26T22:31:20.176Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T22:31:20.176Z] main [2022-04-26T22:31:20.176Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:20.478Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:780750f10aa4aad85414d730ede7692ade798e93 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:20.772Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:31:20.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-26T22:31:20.772Z] 35331d9a1798: Preparing [2022-04-26T22:31:20.772Z] 4ff0b3f77546: Preparing [2022-04-26T22:31:20.772Z] 127685e3694e: Preparing [2022-04-26T22:31:20.772Z] 79c0a4321d9c: Preparing [2022-04-26T22:31:20.772Z] 58bb2897ef04: Preparing [2022-04-26T22:31:20.772Z] 30f4512f9ab7: Preparing [2022-04-26T22:31:20.772Z] 8100e56ba3c6: Preparing [2022-04-26T22:31:20.772Z] 4fc242d58285: Preparing [2022-04-26T22:31:20.772Z] 30f4512f9ab7: Waiting [2022-04-26T22:31:20.772Z] 4fc242d58285: Waiting [2022-04-26T22:31:20.772Z] 8100e56ba3c6: Waiting [2022-04-26T22:31:20.772Z] 4ff0b3f77546: Pushed [2022-04-26T22:31:20.772Z] 35331d9a1798: Pushed [2022-04-26T22:31:20.772Z] 127685e3694e: Pushed [2022-04-26T22:31:20.772Z] 8100e56ba3c6: Layer already exists [2022-04-26T22:31:20.772Z] 4fc242d58285: Layer already exists [2022-04-26T22:31:21.340Z] 30f4512f9ab7: Pushed [2022-04-26T22:31:23.879Z] 58bb2897ef04: Pushed [2022-04-26T22:31:27.177Z] 79c0a4321d9c: Pushed [2022-04-26T22:31:27.177Z] 780750f10aa4aad85414d730ede7692ade798e93: digest: sha256:c58408b3cf72db3e9552dc0d073c4566ee2fbd510588ffd2592d96b9c980011d size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:27.474Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:27.766Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-26T22:31:27.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-26T22:31:27.766Z] 35331d9a1798: Preparing [2022-04-26T22:31:27.766Z] 4ff0b3f77546: Preparing [2022-04-26T22:31:27.766Z] 127685e3694e: Preparing [2022-04-26T22:31:27.766Z] 79c0a4321d9c: Preparing [2022-04-26T22:31:27.766Z] 58bb2897ef04: Preparing [2022-04-26T22:31:27.766Z] 30f4512f9ab7: Preparing [2022-04-26T22:31:27.766Z] 8100e56ba3c6: Preparing [2022-04-26T22:31:27.766Z] 4fc242d58285: Preparing [2022-04-26T22:31:27.766Z] 8100e56ba3c6: Waiting [2022-04-26T22:31:27.766Z] 30f4512f9ab7: Waiting [2022-04-26T22:31:27.766Z] 4fc242d58285: Waiting [2022-04-26T22:31:27.766Z] 35331d9a1798: Layer already exists [2022-04-26T22:31:27.766Z] 58bb2897ef04: Layer already exists [2022-04-26T22:31:27.766Z] 4ff0b3f77546: Layer already exists [2022-04-26T22:31:27.766Z] 127685e3694e: Layer already exists [2022-04-26T22:31:27.766Z] 79c0a4321d9c: Layer already exists [2022-04-26T22:31:27.766Z] 30f4512f9ab7: Layer already exists [2022-04-26T22:31:27.766Z] 8100e56ba3c6: Layer already exists [2022-04-26T22:31:27.766Z] 4fc242d58285: Layer already exists [2022-04-26T22:31:27.766Z] latest: digest: sha256:c58408b3cf72db3e9552dc0d073c4566ee2fbd510588ffd2592d96b9c980011d size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:28.060Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:28.349Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.80 [2022-04-26T22:31:28.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-26T22:31:28.349Z] 35331d9a1798: Preparing [2022-04-26T22:31:28.349Z] 4ff0b3f77546: Preparing [2022-04-26T22:31:28.349Z] 127685e3694e: Preparing [2022-04-26T22:31:28.349Z] 79c0a4321d9c: Preparing [2022-04-26T22:31:28.349Z] 58bb2897ef04: Preparing [2022-04-26T22:31:28.349Z] 30f4512f9ab7: Preparing [2022-04-26T22:31:28.349Z] 8100e56ba3c6: Preparing [2022-04-26T22:31:28.349Z] 4fc242d58285: Preparing [2022-04-26T22:31:28.349Z] 8100e56ba3c6: Waiting [2022-04-26T22:31:28.349Z] 30f4512f9ab7: Waiting [2022-04-26T22:31:28.349Z] 4fc242d58285: Waiting [2022-04-26T22:31:28.349Z] 79c0a4321d9c: Layer already exists [2022-04-26T22:31:28.349Z] 4ff0b3f77546: Layer already exists [2022-04-26T22:31:28.349Z] 58bb2897ef04: Layer already exists [2022-04-26T22:31:28.349Z] 127685e3694e: Layer already exists [2022-04-26T22:31:28.349Z] 35331d9a1798: Layer already exists [2022-04-26T22:31:28.349Z] 30f4512f9ab7: Layer already exists [2022-04-26T22:31:28.349Z] 4fc242d58285: Layer already exists [2022-04-26T22:31:28.349Z] 8100e56ba3c6: Layer already exists [2022-04-26T22:31:28.349Z] 2.2.0-dev.80: digest: sha256:c58408b3cf72db3e9552dc0d073c4566ee2fbd510588ffd2592d96b9c980011d size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:28.649Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:28.941Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T22:31:28.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-26T22:31:28.941Z] 35331d9a1798: Preparing [2022-04-26T22:31:28.941Z] 4ff0b3f77546: Preparing [2022-04-26T22:31:28.941Z] 127685e3694e: Preparing [2022-04-26T22:31:28.941Z] 79c0a4321d9c: Preparing [2022-04-26T22:31:28.941Z] 58bb2897ef04: Preparing [2022-04-26T22:31:28.941Z] 30f4512f9ab7: Preparing [2022-04-26T22:31:28.941Z] 8100e56ba3c6: Preparing [2022-04-26T22:31:28.941Z] 4fc242d58285: Preparing [2022-04-26T22:31:28.941Z] 30f4512f9ab7: Waiting [2022-04-26T22:31:28.941Z] 8100e56ba3c6: Waiting [2022-04-26T22:31:28.941Z] 4fc242d58285: Waiting [2022-04-26T22:31:28.941Z] 4ff0b3f77546: Layer already exists [2022-04-26T22:31:28.941Z] 127685e3694e: Layer already exists [2022-04-26T22:31:28.941Z] 79c0a4321d9c: Layer already exists [2022-04-26T22:31:28.941Z] 35331d9a1798: Layer already exists [2022-04-26T22:31:28.941Z] 58bb2897ef04: Layer already exists [2022-04-26T22:31:28.941Z] 30f4512f9ab7: Layer already exists [2022-04-26T22:31:28.941Z] 8100e56ba3c6: Layer already exists [2022-04-26T22:31:28.941Z] 4fc242d58285: Layer already exists [2022-04-26T22:31:28.941Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80: digest: sha256:c58408b3cf72db3e9552dc0d073c4566ee2fbd510588ffd2592d96b9c980011d size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:29.245Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:29.534Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-04-26T22:31:29.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-26T22:31:29.535Z] 35331d9a1798: Preparing [2022-04-26T22:31:29.535Z] 4ff0b3f77546: Preparing [2022-04-26T22:31:29.535Z] 127685e3694e: Preparing [2022-04-26T22:31:29.535Z] 79c0a4321d9c: Preparing [2022-04-26T22:31:29.535Z] 58bb2897ef04: Preparing [2022-04-26T22:31:29.535Z] 30f4512f9ab7: Preparing [2022-04-26T22:31:29.535Z] 8100e56ba3c6: Preparing [2022-04-26T22:31:29.535Z] 4fc242d58285: Preparing [2022-04-26T22:31:29.535Z] 30f4512f9ab7: Waiting [2022-04-26T22:31:29.535Z] 8100e56ba3c6: Waiting [2022-04-26T22:31:29.535Z] 4fc242d58285: Waiting [2022-04-26T22:31:29.535Z] 127685e3694e: Layer already exists [2022-04-26T22:31:29.535Z] 4ff0b3f77546: Layer already exists [2022-04-26T22:31:29.535Z] 35331d9a1798: Layer already exists [2022-04-26T22:31:29.535Z] 79c0a4321d9c: Layer already exists [2022-04-26T22:31:29.535Z] 58bb2897ef04: Layer already exists [2022-04-26T22:31:29.535Z] 30f4512f9ab7: Layer already exists [2022-04-26T22:31:29.535Z] 8100e56ba3c6: Layer already exists [2022-04-26T22:31:29.535Z] 4fc242d58285: Layer already exists [2022-04-26T22:31:29.535Z] main: digest: sha256:c58408b3cf72db3e9552dc0d073c4566ee2fbd510588ffd2592d96b9c980011d size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T22:31:29.568Z] ===================================================== [Pipeline] echo [2022-04-26T22:31:29.578Z] taggedImages: [2022-04-26T22:31:29.578Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:31:29.578Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-26T22:31:29.578Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.80 [2022-04-26T22:31:29.578Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T22:31:29.578Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-04-26T22:31:29.598Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-04-26T22:31:29.598Z] 780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:31:29.598Z] latest [2022-04-26T22:31:29.598Z] 2.2.0-dev.80 [2022-04-26T22:31:29.598Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T22:31:29.598Z] main [2022-04-26T22:31:29.598Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:29.910Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:780750f10aa4aad85414d730ede7692ade798e93 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:30.207Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:31:30.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-26T22:31:30.207Z] 0b998b9059cf: Preparing [2022-04-26T22:31:30.207Z] cc54a2f52f5b: Preparing [2022-04-26T22:31:30.207Z] adfecd9485fd: Preparing [2022-04-26T22:31:30.207Z] 7c0f650fa780: Preparing [2022-04-26T22:31:30.207Z] a8bef9eb7bb6: Preparing [2022-04-26T22:31:30.207Z] 8100e56ba3c6: Preparing [2022-04-26T22:31:30.207Z] 4fc242d58285: Preparing [2022-04-26T22:31:30.207Z] 8100e56ba3c6: Waiting [2022-04-26T22:31:30.207Z] 4fc242d58285: Waiting [2022-04-26T22:31:30.207Z] 0b998b9059cf: Pushed [2022-04-26T22:31:30.207Z] adfecd9485fd: Pushed [2022-04-26T22:31:30.207Z] cc54a2f52f5b: Pushed [2022-04-26T22:31:30.207Z] 8100e56ba3c6: Layer already exists [2022-04-26T22:31:30.207Z] 4fc242d58285: Layer already exists [2022-04-26T22:31:30.466Z] a8bef9eb7bb6: Pushed [2022-04-26T22:31:37.044Z] 7c0f650fa780: Pushed [2022-04-26T22:31:37.044Z] 780750f10aa4aad85414d730ede7692ade798e93: digest: sha256:0aaaba6d38fbd71a03ba09ea82222df1312cb690309dc8d9eda1a217bcb2cd85 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:37.341Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:37.632Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-26T22:31:37.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-26T22:31:37.632Z] 0b998b9059cf: Preparing [2022-04-26T22:31:37.632Z] cc54a2f52f5b: Preparing [2022-04-26T22:31:37.632Z] adfecd9485fd: Preparing [2022-04-26T22:31:37.632Z] 7c0f650fa780: Preparing [2022-04-26T22:31:37.632Z] a8bef9eb7bb6: Preparing [2022-04-26T22:31:37.632Z] 8100e56ba3c6: Preparing [2022-04-26T22:31:37.632Z] 4fc242d58285: Preparing [2022-04-26T22:31:37.632Z] 8100e56ba3c6: Waiting [2022-04-26T22:31:37.632Z] 4fc242d58285: Waiting [2022-04-26T22:31:37.632Z] a8bef9eb7bb6: Layer already exists [2022-04-26T22:31:37.632Z] 0b998b9059cf: Layer already exists [2022-04-26T22:31:37.632Z] adfecd9485fd: Layer already exists [2022-04-26T22:31:37.632Z] 7c0f650fa780: Layer already exists [2022-04-26T22:31:37.632Z] cc54a2f52f5b: Layer already exists [2022-04-26T22:31:37.632Z] 8100e56ba3c6: Layer already exists [2022-04-26T22:31:37.632Z] 4fc242d58285: Layer already exists [2022-04-26T22:31:37.632Z] latest: digest: sha256:0aaaba6d38fbd71a03ba09ea82222df1312cb690309dc8d9eda1a217bcb2cd85 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:37.936Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:38.226Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.80 [2022-04-26T22:31:38.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-26T22:31:38.226Z] 0b998b9059cf: Preparing [2022-04-26T22:31:38.226Z] cc54a2f52f5b: Preparing [2022-04-26T22:31:38.226Z] adfecd9485fd: Preparing [2022-04-26T22:31:38.226Z] 7c0f650fa780: Preparing [2022-04-26T22:31:38.226Z] a8bef9eb7bb6: Preparing [2022-04-26T22:31:38.226Z] 8100e56ba3c6: Preparing [2022-04-26T22:31:38.226Z] 4fc242d58285: Preparing [2022-04-26T22:31:38.226Z] 8100e56ba3c6: Waiting [2022-04-26T22:31:38.226Z] 4fc242d58285: Waiting [2022-04-26T22:31:38.226Z] a8bef9eb7bb6: Layer already exists [2022-04-26T22:31:38.226Z] cc54a2f52f5b: Layer already exists [2022-04-26T22:31:38.226Z] 7c0f650fa780: Layer already exists [2022-04-26T22:31:38.226Z] adfecd9485fd: Layer already exists [2022-04-26T22:31:38.226Z] 0b998b9059cf: Layer already exists [2022-04-26T22:31:38.226Z] 8100e56ba3c6: Layer already exists [2022-04-26T22:31:38.226Z] 4fc242d58285: Layer already exists [2022-04-26T22:31:38.226Z] 2.2.0-dev.80: digest: sha256:0aaaba6d38fbd71a03ba09ea82222df1312cb690309dc8d9eda1a217bcb2cd85 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:38.522Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:38.812Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T22:31:38.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-26T22:31:38.812Z] 0b998b9059cf: Preparing [2022-04-26T22:31:38.812Z] cc54a2f52f5b: Preparing [2022-04-26T22:31:38.812Z] adfecd9485fd: Preparing [2022-04-26T22:31:38.812Z] 7c0f650fa780: Preparing [2022-04-26T22:31:38.812Z] a8bef9eb7bb6: Preparing [2022-04-26T22:31:38.812Z] 8100e56ba3c6: Preparing [2022-04-26T22:31:38.812Z] 4fc242d58285: Preparing [2022-04-26T22:31:38.812Z] 8100e56ba3c6: Waiting [2022-04-26T22:31:38.812Z] 4fc242d58285: Waiting [2022-04-26T22:31:38.812Z] a8bef9eb7bb6: Layer already exists [2022-04-26T22:31:38.812Z] adfecd9485fd: Layer already exists [2022-04-26T22:31:38.812Z] cc54a2f52f5b: Layer already exists [2022-04-26T22:31:38.812Z] 0b998b9059cf: Layer already exists [2022-04-26T22:31:38.812Z] 7c0f650fa780: Layer already exists [2022-04-26T22:31:38.812Z] 4fc242d58285: Layer already exists [2022-04-26T22:31:38.812Z] 8100e56ba3c6: Layer already exists [2022-04-26T22:31:38.812Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80: digest: sha256:0aaaba6d38fbd71a03ba09ea82222df1312cb690309dc8d9eda1a217bcb2cd85 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:39.105Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:39.393Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-04-26T22:31:39.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-26T22:31:39.393Z] 0b998b9059cf: Preparing [2022-04-26T22:31:39.393Z] cc54a2f52f5b: Preparing [2022-04-26T22:31:39.393Z] adfecd9485fd: Preparing [2022-04-26T22:31:39.393Z] 7c0f650fa780: Preparing [2022-04-26T22:31:39.393Z] a8bef9eb7bb6: Preparing [2022-04-26T22:31:39.393Z] 8100e56ba3c6: Preparing [2022-04-26T22:31:39.393Z] 4fc242d58285: Preparing [2022-04-26T22:31:39.393Z] 8100e56ba3c6: Waiting [2022-04-26T22:31:39.393Z] 4fc242d58285: Waiting [2022-04-26T22:31:39.393Z] adfecd9485fd: Layer already exists [2022-04-26T22:31:39.393Z] 7c0f650fa780: Layer already exists [2022-04-26T22:31:39.393Z] a8bef9eb7bb6: Layer already exists [2022-04-26T22:31:39.393Z] cc54a2f52f5b: Layer already exists [2022-04-26T22:31:39.393Z] 0b998b9059cf: Layer already exists [2022-04-26T22:31:39.393Z] 8100e56ba3c6: Layer already exists [2022-04-26T22:31:39.393Z] 4fc242d58285: Layer already exists [2022-04-26T22:31:39.393Z] main: digest: sha256:0aaaba6d38fbd71a03ba09ea82222df1312cb690309dc8d9eda1a217bcb2cd85 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T22:31:39.430Z] ===================================================== [Pipeline] echo [2022-04-26T22:31:39.438Z] taggedImages: [2022-04-26T22:31:39.438Z] - nexus3.edgexfoundry.org:10004/security-spire-config:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:31:39.438Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-26T22:31:39.438Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.80 [2022-04-26T22:31:39.438Z] - nexus3.edgexfoundry.org:10004/security-spire-config:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T22:31:39.438Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-04-26T22:31:39.462Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-04-26T22:31:39.462Z] 780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:31:39.462Z] latest [2022-04-26T22:31:39.462Z] 2.2.0-dev.80 [2022-04-26T22:31:39.462Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T22:31:39.462Z] main [2022-04-26T22:31:39.462Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:39.925Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:780750f10aa4aad85414d730ede7692ade798e93 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:40.213Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:31:40.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-26T22:31:40.214Z] 12ac6f028ede: Preparing [2022-04-26T22:31:40.214Z] 45c3e706af8f: Preparing [2022-04-26T22:31:40.214Z] 1630de5f33ed: Preparing [2022-04-26T22:31:40.214Z] 0cc122d36d5e: Preparing [2022-04-26T22:31:40.214Z] 30f4512f9ab7: Preparing [2022-04-26T22:31:40.214Z] 8100e56ba3c6: Preparing [2022-04-26T22:31:40.214Z] 4fc242d58285: Preparing [2022-04-26T22:31:40.214Z] 8100e56ba3c6: Waiting [2022-04-26T22:31:40.214Z] 4fc242d58285: Waiting [2022-04-26T22:31:40.214Z] 30f4512f9ab7: Layer already exists [2022-04-26T22:31:40.214Z] 8100e56ba3c6: Layer already exists [2022-04-26T22:31:40.214Z] 4fc242d58285: Layer already exists [2022-04-26T22:31:40.214Z] 45c3e706af8f: Pushed [2022-04-26T22:31:40.214Z] 12ac6f028ede: Pushed [2022-04-26T22:31:40.214Z] 1630de5f33ed: Pushed [2022-04-26T22:31:46.805Z] 0cc122d36d5e: Pushed [2022-04-26T22:31:46.805Z] 780750f10aa4aad85414d730ede7692ade798e93: digest: sha256:d573e774a7b1c582e3f677827831e14876d9e7152a3a8851a751b85a92d7c826 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:47.104Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:47.397Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-26T22:31:47.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-26T22:31:47.397Z] 12ac6f028ede: Preparing [2022-04-26T22:31:47.397Z] 45c3e706af8f: Preparing [2022-04-26T22:31:47.397Z] 1630de5f33ed: Preparing [2022-04-26T22:31:47.397Z] 0cc122d36d5e: Preparing [2022-04-26T22:31:47.397Z] 30f4512f9ab7: Preparing [2022-04-26T22:31:47.397Z] 8100e56ba3c6: Preparing [2022-04-26T22:31:47.397Z] 4fc242d58285: Preparing [2022-04-26T22:31:47.397Z] 8100e56ba3c6: Waiting [2022-04-26T22:31:47.397Z] 4fc242d58285: Waiting [2022-04-26T22:31:47.397Z] 45c3e706af8f: Layer already exists [2022-04-26T22:31:47.397Z] 1630de5f33ed: Layer already exists [2022-04-26T22:31:47.397Z] 12ac6f028ede: Layer already exists [2022-04-26T22:31:47.397Z] 30f4512f9ab7: Layer already exists [2022-04-26T22:31:47.397Z] 0cc122d36d5e: Layer already exists [2022-04-26T22:31:47.397Z] 8100e56ba3c6: Layer already exists [2022-04-26T22:31:47.397Z] 4fc242d58285: Layer already exists [2022-04-26T22:31:47.397Z] latest: digest: sha256:d573e774a7b1c582e3f677827831e14876d9e7152a3a8851a751b85a92d7c826 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:47.696Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:47.991Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.80 [2022-04-26T22:31:47.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-26T22:31:47.991Z] 12ac6f028ede: Preparing [2022-04-26T22:31:47.991Z] 45c3e706af8f: Preparing [2022-04-26T22:31:47.991Z] 1630de5f33ed: Preparing [2022-04-26T22:31:47.991Z] 0cc122d36d5e: Preparing [2022-04-26T22:31:47.991Z] 30f4512f9ab7: Preparing [2022-04-26T22:31:47.991Z] 8100e56ba3c6: Preparing [2022-04-26T22:31:47.991Z] 4fc242d58285: Preparing [2022-04-26T22:31:47.991Z] 4fc242d58285: Waiting [2022-04-26T22:31:47.991Z] 8100e56ba3c6: Waiting [2022-04-26T22:31:47.991Z] 0cc122d36d5e: Layer already exists [2022-04-26T22:31:47.991Z] 12ac6f028ede: Layer already exists [2022-04-26T22:31:47.991Z] 30f4512f9ab7: Layer already exists [2022-04-26T22:31:47.991Z] 45c3e706af8f: Layer already exists [2022-04-26T22:31:47.991Z] 1630de5f33ed: Layer already exists [2022-04-26T22:31:47.991Z] 8100e56ba3c6: Layer already exists [2022-04-26T22:31:47.991Z] 4fc242d58285: Layer already exists [2022-04-26T22:31:47.991Z] 2.2.0-dev.80: digest: sha256:d573e774a7b1c582e3f677827831e14876d9e7152a3a8851a751b85a92d7c826 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:48.293Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:48.585Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T22:31:48.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-26T22:31:48.586Z] 12ac6f028ede: Preparing [2022-04-26T22:31:48.586Z] 45c3e706af8f: Preparing [2022-04-26T22:31:48.586Z] 1630de5f33ed: Preparing [2022-04-26T22:31:48.586Z] 0cc122d36d5e: Preparing [2022-04-26T22:31:48.586Z] 30f4512f9ab7: Preparing [2022-04-26T22:31:48.586Z] 8100e56ba3c6: Preparing [2022-04-26T22:31:48.586Z] 4fc242d58285: Preparing [2022-04-26T22:31:48.586Z] 8100e56ba3c6: Waiting [2022-04-26T22:31:48.586Z] 4fc242d58285: Waiting [2022-04-26T22:31:48.586Z] 12ac6f028ede: Layer already exists [2022-04-26T22:31:48.586Z] 30f4512f9ab7: Layer already exists [2022-04-26T22:31:48.586Z] 45c3e706af8f: Layer already exists [2022-04-26T22:31:48.586Z] 1630de5f33ed: Layer already exists [2022-04-26T22:31:48.586Z] 0cc122d36d5e: Layer already exists [2022-04-26T22:31:48.586Z] 8100e56ba3c6: Layer already exists [2022-04-26T22:31:48.586Z] 4fc242d58285: Layer already exists [2022-04-26T22:31:48.586Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80: digest: sha256:d573e774a7b1c582e3f677827831e14876d9e7152a3a8851a751b85a92d7c826 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:48.883Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:49.171Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-04-26T22:31:49.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-26T22:31:49.171Z] 12ac6f028ede: Preparing [2022-04-26T22:31:49.171Z] 45c3e706af8f: Preparing [2022-04-26T22:31:49.171Z] 1630de5f33ed: Preparing [2022-04-26T22:31:49.171Z] 0cc122d36d5e: Preparing [2022-04-26T22:31:49.171Z] 30f4512f9ab7: Preparing [2022-04-26T22:31:49.171Z] 8100e56ba3c6: Preparing [2022-04-26T22:31:49.171Z] 4fc242d58285: Preparing [2022-04-26T22:31:49.171Z] 4fc242d58285: Waiting [2022-04-26T22:31:49.171Z] 8100e56ba3c6: Waiting [2022-04-26T22:31:49.171Z] 1630de5f33ed: Layer already exists [2022-04-26T22:31:49.171Z] 0cc122d36d5e: Layer already exists [2022-04-26T22:31:49.171Z] 30f4512f9ab7: Layer already exists [2022-04-26T22:31:49.171Z] 12ac6f028ede: Layer already exists [2022-04-26T22:31:49.171Z] 45c3e706af8f: Layer already exists [2022-04-26T22:31:49.171Z] 8100e56ba3c6: Layer already exists [2022-04-26T22:31:49.171Z] 4fc242d58285: Layer already exists [2022-04-26T22:31:49.171Z] main: digest: sha256:d573e774a7b1c582e3f677827831e14876d9e7152a3a8851a751b85a92d7c826 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T22:31:49.210Z] ===================================================== [Pipeline] echo [2022-04-26T22:31:49.221Z] taggedImages: [2022-04-26T22:31:49.221Z] - nexus3.edgexfoundry.org:10004/security-spire-server:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:31:49.221Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-26T22:31:49.221Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.80 [2022-04-26T22:31:49.221Z] - nexus3.edgexfoundry.org:10004/security-spire-server:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T22:31:49.221Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-04-26T22:31:49.243Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-04-26T22:31:49.243Z] 780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:31:49.243Z] latest [2022-04-26T22:31:49.243Z] 2.2.0-dev.80 [2022-04-26T22:31:49.243Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T22:31:49.243Z] main [2022-04-26T22:31:49.243Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:49.558Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:780750f10aa4aad85414d730ede7692ade798e93 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:49.849Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:31:49.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-26T22:31:49.849Z] 86de0479b064: Preparing [2022-04-26T22:31:49.849Z] 2b0af4b74fc2: Preparing [2022-04-26T22:31:49.849Z] 4f0a9a922d70: Preparing [2022-04-26T22:31:49.849Z] 63f620da09f9: Preparing [2022-04-26T22:31:49.849Z] b541d28bf3b4: Preparing [2022-04-26T22:31:49.849Z] b541d28bf3b4: Layer already exists [2022-04-26T22:31:49.849Z] 4f0a9a922d70: Layer already exists [2022-04-26T22:31:49.849Z] 86de0479b064: Pushed [2022-04-26T22:31:49.849Z] 63f620da09f9: Pushed [2022-04-26T22:31:52.396Z] 2b0af4b74fc2: Pushed [2022-04-26T22:31:52.396Z] 780750f10aa4aad85414d730ede7692ade798e93: digest: sha256:24567175bc524a99725763efdef3694c7e6d920f68e5574027ee02b8b4673098 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:52.699Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:52.999Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-26T22:31:52.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-26T22:31:52.999Z] 86de0479b064: Preparing [2022-04-26T22:31:52.999Z] 2b0af4b74fc2: Preparing [2022-04-26T22:31:52.999Z] 4f0a9a922d70: Preparing [2022-04-26T22:31:52.999Z] 63f620da09f9: Preparing [2022-04-26T22:31:52.999Z] b541d28bf3b4: Preparing [2022-04-26T22:31:52.999Z] 2b0af4b74fc2: Layer already exists [2022-04-26T22:31:52.999Z] 86de0479b064: Layer already exists [2022-04-26T22:31:52.999Z] b541d28bf3b4: Layer already exists [2022-04-26T22:31:52.999Z] 63f620da09f9: Layer already exists [2022-04-26T22:31:52.999Z] 4f0a9a922d70: Layer already exists [2022-04-26T22:31:52.999Z] latest: digest: sha256:24567175bc524a99725763efdef3694c7e6d920f68e5574027ee02b8b4673098 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:53.295Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:53.585Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.80 [2022-04-26T22:31:53.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-26T22:31:53.585Z] 86de0479b064: Preparing [2022-04-26T22:31:53.585Z] 2b0af4b74fc2: Preparing [2022-04-26T22:31:53.585Z] 4f0a9a922d70: Preparing [2022-04-26T22:31:53.585Z] 63f620da09f9: Preparing [2022-04-26T22:31:53.585Z] b541d28bf3b4: Preparing [2022-04-26T22:31:53.585Z] b541d28bf3b4: Layer already exists [2022-04-26T22:31:53.585Z] 86de0479b064: Layer already exists [2022-04-26T22:31:53.585Z] 63f620da09f9: Layer already exists [2022-04-26T22:31:53.585Z] 2b0af4b74fc2: Layer already exists [2022-04-26T22:31:53.585Z] 4f0a9a922d70: Layer already exists [2022-04-26T22:31:53.585Z] 2.2.0-dev.80: digest: sha256:24567175bc524a99725763efdef3694c7e6d920f68e5574027ee02b8b4673098 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:53.884Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:54.174Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T22:31:54.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-26T22:31:54.174Z] 86de0479b064: Preparing [2022-04-26T22:31:54.174Z] 2b0af4b74fc2: Preparing [2022-04-26T22:31:54.174Z] 4f0a9a922d70: Preparing [2022-04-26T22:31:54.174Z] 63f620da09f9: Preparing [2022-04-26T22:31:54.174Z] b541d28bf3b4: Preparing [2022-04-26T22:31:54.174Z] b541d28bf3b4: Layer already exists [2022-04-26T22:31:54.174Z] 2b0af4b74fc2: Layer already exists [2022-04-26T22:31:54.174Z] 4f0a9a922d70: Layer already exists [2022-04-26T22:31:54.174Z] 63f620da09f9: Layer already exists [2022-04-26T22:31:54.174Z] 86de0479b064: Layer already exists [2022-04-26T22:31:54.174Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80: digest: sha256:24567175bc524a99725763efdef3694c7e6d920f68e5574027ee02b8b4673098 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:54.471Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:54.767Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-04-26T22:31:54.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-26T22:31:54.767Z] 86de0479b064: Preparing [2022-04-26T22:31:54.767Z] 2b0af4b74fc2: Preparing [2022-04-26T22:31:54.767Z] 4f0a9a922d70: Preparing [2022-04-26T22:31:54.767Z] 63f620da09f9: Preparing [2022-04-26T22:31:54.767Z] b541d28bf3b4: Preparing [2022-04-26T22:31:54.767Z] 4f0a9a922d70: Layer already exists [2022-04-26T22:31:54.767Z] 63f620da09f9: Layer already exists [2022-04-26T22:31:54.767Z] b541d28bf3b4: Layer already exists [2022-04-26T22:31:54.767Z] 86de0479b064: Layer already exists [2022-04-26T22:31:54.767Z] 2b0af4b74fc2: Layer already exists [2022-04-26T22:31:54.767Z] main: digest: sha256:24567175bc524a99725763efdef3694c7e6d920f68e5574027ee02b8b4673098 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T22:31:54.800Z] ===================================================== [Pipeline] echo [2022-04-26T22:31:54.809Z] taggedImages: [2022-04-26T22:31:54.809Z] - nexus3.edgexfoundry.org:10004/support-notifications:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:31:54.809Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-26T22:31:54.809Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.80 [2022-04-26T22:31:54.809Z] - nexus3.edgexfoundry.org:10004/support-notifications:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T22:31:54.809Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-04-26T22:31:54.829Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-04-26T22:31:54.829Z] 780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:31:54.829Z] latest [2022-04-26T22:31:54.829Z] 2.2.0-dev.80 [2022-04-26T22:31:54.829Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T22:31:54.829Z] main [2022-04-26T22:31:54.829Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:55.160Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:780750f10aa4aad85414d730ede7692ade798e93 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:55.456Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:31:55.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-26T22:31:55.456Z] 690b02b45a5b: Preparing [2022-04-26T22:31:55.456Z] ebe2c7fa29d8: Preparing [2022-04-26T22:31:55.456Z] 4f0a9a922d70: Preparing [2022-04-26T22:31:55.456Z] f535025c7c62: Preparing [2022-04-26T22:31:55.456Z] b541d28bf3b4: Preparing [2022-04-26T22:31:55.456Z] b541d28bf3b4: Layer already exists [2022-04-26T22:31:55.456Z] 4f0a9a922d70: Layer already exists [2022-04-26T22:31:55.456Z] f535025c7c62: Layer already exists [2022-04-26T22:31:55.456Z] 690b02b45a5b: Pushed [2022-04-26T22:31:58.000Z] ebe2c7fa29d8: Pushed [2022-04-26T22:31:58.259Z] 780750f10aa4aad85414d730ede7692ade798e93: digest: sha256:8d1c95c46be880444f591706839f0b450a43140b67b079dbcd92ba6a1e58df3c size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:58.555Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:58.846Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-26T22:31:58.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-26T22:31:58.846Z] 690b02b45a5b: Preparing [2022-04-26T22:31:58.846Z] ebe2c7fa29d8: Preparing [2022-04-26T22:31:58.846Z] 4f0a9a922d70: Preparing [2022-04-26T22:31:58.846Z] f535025c7c62: Preparing [2022-04-26T22:31:58.846Z] b541d28bf3b4: Preparing [2022-04-26T22:31:58.846Z] 4f0a9a922d70: Layer already exists [2022-04-26T22:31:58.846Z] ebe2c7fa29d8: Layer already exists [2022-04-26T22:31:58.846Z] f535025c7c62: Layer already exists [2022-04-26T22:31:58.846Z] 690b02b45a5b: Layer already exists [2022-04-26T22:31:58.846Z] b541d28bf3b4: Layer already exists [2022-04-26T22:31:58.846Z] latest: digest: sha256:8d1c95c46be880444f591706839f0b450a43140b67b079dbcd92ba6a1e58df3c size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:59.144Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:59.436Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.80 [2022-04-26T22:31:59.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-26T22:31:59.437Z] 690b02b45a5b: Preparing [2022-04-26T22:31:59.437Z] ebe2c7fa29d8: Preparing [2022-04-26T22:31:59.437Z] 4f0a9a922d70: Preparing [2022-04-26T22:31:59.437Z] f535025c7c62: Preparing [2022-04-26T22:31:59.437Z] b541d28bf3b4: Preparing [2022-04-26T22:31:59.437Z] 690b02b45a5b: Layer already exists [2022-04-26T22:31:59.437Z] 4f0a9a922d70: Layer already exists [2022-04-26T22:31:59.437Z] f535025c7c62: Layer already exists [2022-04-26T22:31:59.437Z] ebe2c7fa29d8: Layer already exists [2022-04-26T22:31:59.437Z] b541d28bf3b4: Layer already exists [2022-04-26T22:31:59.437Z] 2.2.0-dev.80: digest: sha256:8d1c95c46be880444f591706839f0b450a43140b67b079dbcd92ba6a1e58df3c size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:31:59.733Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:32:00.028Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T22:32:00.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-26T22:32:00.028Z] 690b02b45a5b: Preparing [2022-04-26T22:32:00.028Z] ebe2c7fa29d8: Preparing [2022-04-26T22:32:00.028Z] 4f0a9a922d70: Preparing [2022-04-26T22:32:00.028Z] f535025c7c62: Preparing [2022-04-26T22:32:00.028Z] b541d28bf3b4: Preparing [2022-04-26T22:32:00.028Z] 4f0a9a922d70: Layer already exists [2022-04-26T22:32:00.028Z] b541d28bf3b4: Layer already exists [2022-04-26T22:32:00.028Z] f535025c7c62: Layer already exists [2022-04-26T22:32:00.028Z] 690b02b45a5b: Layer already exists [2022-04-26T22:32:00.028Z] ebe2c7fa29d8: Layer already exists [2022-04-26T22:32:00.028Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80: digest: sha256:8d1c95c46be880444f591706839f0b450a43140b67b079dbcd92ba6a1e58df3c size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:32:00.364Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:32:00.669Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-04-26T22:32:00.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-26T22:32:00.670Z] 690b02b45a5b: Preparing [2022-04-26T22:32:00.670Z] ebe2c7fa29d8: Preparing [2022-04-26T22:32:00.670Z] 4f0a9a922d70: Preparing [2022-04-26T22:32:00.670Z] f535025c7c62: Preparing [2022-04-26T22:32:00.670Z] b541d28bf3b4: Preparing [2022-04-26T22:32:00.670Z] 690b02b45a5b: Layer already exists [2022-04-26T22:32:00.670Z] 4f0a9a922d70: Layer already exists [2022-04-26T22:32:00.670Z] b541d28bf3b4: Layer already exists [2022-04-26T22:32:00.670Z] ebe2c7fa29d8: Layer already exists [2022-04-26T22:32:00.670Z] f535025c7c62: Layer already exists [2022-04-26T22:32:00.670Z] main: digest: sha256:8d1c95c46be880444f591706839f0b450a43140b67b079dbcd92ba6a1e58df3c size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T22:32:00.714Z] ===================================================== [Pipeline] echo [2022-04-26T22:32:00.724Z] taggedImages: [2022-04-26T22:32:00.724Z] - nexus3.edgexfoundry.org:10004/support-scheduler:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:32:00.724Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-26T22:32:00.724Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.80 [2022-04-26T22:32:00.724Z] - nexus3.edgexfoundry.org:10004/support-scheduler:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T22:32:00.724Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-04-26T22:32:00.748Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-04-26T22:32:00.748Z] 780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:32:00.748Z] latest [2022-04-26T22:32:00.748Z] 2.2.0-dev.80 [2022-04-26T22:32:00.748Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T22:32:00.748Z] main [2022-04-26T22:32:00.748Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:32:01.073Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:780750f10aa4aad85414d730ede7692ade798e93 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:32:01.360Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:32:01.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-26T22:32:01.361Z] 1c3ea0a69909: Preparing [2022-04-26T22:32:01.361Z] 2e0dcfe0da8f: Preparing [2022-04-26T22:32:01.361Z] da80b8687332: Preparing [2022-04-26T22:32:01.361Z] 63d75d7dc0a6: Preparing [2022-04-26T22:32:01.361Z] 52f44be93a46: Preparing [2022-04-26T22:32:01.361Z] 10d82663b225: Preparing [2022-04-26T22:32:01.361Z] f7a7a140f1b3: Preparing [2022-04-26T22:32:01.361Z] 31e69d4774c9: Preparing [2022-04-26T22:32:01.361Z] 7750d494dfbd: Preparing [2022-04-26T22:32:01.361Z] 18708474c90b: Preparing [2022-04-26T22:32:01.361Z] 4fc242d58285: Preparing [2022-04-26T22:32:01.361Z] 10d82663b225: Waiting [2022-04-26T22:32:01.361Z] 31e69d4774c9: Waiting [2022-04-26T22:32:01.361Z] f7a7a140f1b3: Waiting [2022-04-26T22:32:01.361Z] 18708474c90b: Waiting [2022-04-26T22:32:01.361Z] 4fc242d58285: Waiting [2022-04-26T22:32:01.361Z] 52f44be93a46: Layer already exists [2022-04-26T22:32:01.361Z] 10d82663b225: Layer already exists [2022-04-26T22:32:01.361Z] f7a7a140f1b3: Layer already exists [2022-04-26T22:32:01.361Z] 2e0dcfe0da8f: Pushed [2022-04-26T22:32:01.361Z] 31e69d4774c9: Layer already exists [2022-04-26T22:32:01.361Z] 7750d494dfbd: Layer already exists [2022-04-26T22:32:01.361Z] 18708474c90b: Layer already exists [2022-04-26T22:32:01.361Z] 4fc242d58285: Layer already exists [2022-04-26T22:32:01.621Z] 1c3ea0a69909: Pushed [2022-04-26T22:32:02.560Z] da80b8687332: Pushed [2022-04-26T22:32:09.140Z] 63d75d7dc0a6: Pushed [2022-04-26T22:32:09.140Z] 780750f10aa4aad85414d730ede7692ade798e93: digest: sha256:5d0086303418341ea8994484c2e64ab5bc3540a032c6e022f90d9173863e27c2 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:32:09.438Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:32:09.733Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-26T22:32:09.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-26T22:32:09.733Z] 1c3ea0a69909: Preparing [2022-04-26T22:32:09.733Z] 2e0dcfe0da8f: Preparing [2022-04-26T22:32:09.733Z] da80b8687332: Preparing [2022-04-26T22:32:09.733Z] 63d75d7dc0a6: Preparing [2022-04-26T22:32:09.733Z] 52f44be93a46: Preparing [2022-04-26T22:32:09.733Z] 10d82663b225: Preparing [2022-04-26T22:32:09.733Z] f7a7a140f1b3: Preparing [2022-04-26T22:32:09.733Z] 31e69d4774c9: Preparing [2022-04-26T22:32:09.733Z] 7750d494dfbd: Preparing [2022-04-26T22:32:09.733Z] 18708474c90b: Preparing [2022-04-26T22:32:09.733Z] 4fc242d58285: Preparing [2022-04-26T22:32:09.733Z] f7a7a140f1b3: Waiting [2022-04-26T22:32:09.733Z] 31e69d4774c9: Waiting [2022-04-26T22:32:09.733Z] 7750d494dfbd: Waiting [2022-04-26T22:32:09.733Z] 18708474c90b: Waiting [2022-04-26T22:32:09.733Z] 4fc242d58285: Waiting [2022-04-26T22:32:09.733Z] 10d82663b225: Waiting [2022-04-26T22:32:09.733Z] da80b8687332: Layer already exists [2022-04-26T22:32:09.733Z] 1c3ea0a69909: Layer already exists [2022-04-26T22:32:09.733Z] 63d75d7dc0a6: Layer already exists [2022-04-26T22:32:09.733Z] 2e0dcfe0da8f: Layer already exists [2022-04-26T22:32:09.733Z] 52f44be93a46: Layer already exists [2022-04-26T22:32:09.733Z] f7a7a140f1b3: Layer already exists [2022-04-26T22:32:09.733Z] 18708474c90b: Layer already exists [2022-04-26T22:32:09.733Z] 10d82663b225: Layer already exists [2022-04-26T22:32:09.733Z] 7750d494dfbd: Layer already exists [2022-04-26T22:32:09.733Z] 31e69d4774c9: Layer already exists [2022-04-26T22:32:09.733Z] 4fc242d58285: Layer already exists [2022-04-26T22:32:09.733Z] latest: digest: sha256:5d0086303418341ea8994484c2e64ab5bc3540a032c6e022f90d9173863e27c2 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:32:10.031Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:32:10.323Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.80 [2022-04-26T22:32:10.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-26T22:32:10.324Z] 1c3ea0a69909: Preparing [2022-04-26T22:32:10.324Z] 2e0dcfe0da8f: Preparing [2022-04-26T22:32:10.324Z] da80b8687332: Preparing [2022-04-26T22:32:10.324Z] 63d75d7dc0a6: Preparing [2022-04-26T22:32:10.324Z] 52f44be93a46: Preparing [2022-04-26T22:32:10.324Z] 10d82663b225: Preparing [2022-04-26T22:32:10.324Z] f7a7a140f1b3: Preparing [2022-04-26T22:32:10.324Z] 31e69d4774c9: Preparing [2022-04-26T22:32:10.324Z] 7750d494dfbd: Preparing [2022-04-26T22:32:10.324Z] 18708474c90b: Preparing [2022-04-26T22:32:10.324Z] 4fc242d58285: Preparing [2022-04-26T22:32:10.324Z] 10d82663b225: Waiting [2022-04-26T22:32:10.324Z] 7750d494dfbd: Waiting [2022-04-26T22:32:10.324Z] 31e69d4774c9: Waiting [2022-04-26T22:32:10.324Z] f7a7a140f1b3: Waiting [2022-04-26T22:32:10.324Z] 18708474c90b: Waiting [2022-04-26T22:32:10.324Z] 4fc242d58285: Waiting [2022-04-26T22:32:10.324Z] 1c3ea0a69909: Layer already exists [2022-04-26T22:32:10.324Z] 52f44be93a46: Layer already exists [2022-04-26T22:32:10.324Z] 2e0dcfe0da8f: Layer already exists [2022-04-26T22:32:10.324Z] 63d75d7dc0a6: Layer already exists [2022-04-26T22:32:10.324Z] da80b8687332: Layer already exists [2022-04-26T22:32:10.324Z] f7a7a140f1b3: Layer already exists [2022-04-26T22:32:10.324Z] 31e69d4774c9: Layer already exists [2022-04-26T22:32:10.324Z] 10d82663b225: Layer already exists [2022-04-26T22:32:10.324Z] 18708474c90b: Layer already exists [2022-04-26T22:32:10.324Z] 7750d494dfbd: Layer already exists [2022-04-26T22:32:10.324Z] 4fc242d58285: Layer already exists [2022-04-26T22:32:10.324Z] 2.2.0-dev.80: digest: sha256:5d0086303418341ea8994484c2e64ab5bc3540a032c6e022f90d9173863e27c2 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:32:10.624Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:32:10.916Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T22:32:10.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-26T22:32:10.916Z] 1c3ea0a69909: Preparing [2022-04-26T22:32:10.916Z] 2e0dcfe0da8f: Preparing [2022-04-26T22:32:10.916Z] da80b8687332: Preparing [2022-04-26T22:32:10.916Z] 63d75d7dc0a6: Preparing [2022-04-26T22:32:10.916Z] 52f44be93a46: Preparing [2022-04-26T22:32:10.916Z] 10d82663b225: Preparing [2022-04-26T22:32:10.916Z] f7a7a140f1b3: Preparing [2022-04-26T22:32:10.916Z] 31e69d4774c9: Preparing [2022-04-26T22:32:10.916Z] 7750d494dfbd: Preparing [2022-04-26T22:32:10.916Z] 18708474c90b: Preparing [2022-04-26T22:32:10.916Z] 4fc242d58285: Preparing [2022-04-26T22:32:10.916Z] 10d82663b225: Waiting [2022-04-26T22:32:10.916Z] f7a7a140f1b3: Waiting [2022-04-26T22:32:10.916Z] 31e69d4774c9: Waiting [2022-04-26T22:32:10.916Z] 7750d494dfbd: Waiting [2022-04-26T22:32:10.916Z] 18708474c90b: Waiting [2022-04-26T22:32:10.916Z] 4fc242d58285: Waiting [2022-04-26T22:32:10.916Z] 52f44be93a46: Layer already exists [2022-04-26T22:32:10.916Z] da80b8687332: Layer already exists [2022-04-26T22:32:10.916Z] 1c3ea0a69909: Layer already exists [2022-04-26T22:32:10.916Z] 2e0dcfe0da8f: Layer already exists [2022-04-26T22:32:10.916Z] 63d75d7dc0a6: Layer already exists [2022-04-26T22:32:10.916Z] 10d82663b225: Layer already exists [2022-04-26T22:32:10.916Z] f7a7a140f1b3: Layer already exists [2022-04-26T22:32:10.916Z] 7750d494dfbd: Layer already exists [2022-04-26T22:32:10.916Z] 18708474c90b: Layer already exists [2022-04-26T22:32:10.916Z] 31e69d4774c9: Layer already exists [2022-04-26T22:32:10.916Z] 4fc242d58285: Layer already exists [2022-04-26T22:32:10.916Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80: digest: sha256:5d0086303418341ea8994484c2e64ab5bc3540a032c6e022f90d9173863e27c2 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:32:11.217Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T22:32:11.507Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-04-26T22:32:11.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-26T22:32:11.508Z] 1c3ea0a69909: Preparing [2022-04-26T22:32:11.508Z] 2e0dcfe0da8f: Preparing [2022-04-26T22:32:11.508Z] da80b8687332: Preparing [2022-04-26T22:32:11.508Z] 63d75d7dc0a6: Preparing [2022-04-26T22:32:11.508Z] 52f44be93a46: Preparing [2022-04-26T22:32:11.508Z] 10d82663b225: Preparing [2022-04-26T22:32:11.508Z] f7a7a140f1b3: Preparing [2022-04-26T22:32:11.508Z] 31e69d4774c9: Preparing [2022-04-26T22:32:11.508Z] 7750d494dfbd: Preparing [2022-04-26T22:32:11.508Z] 18708474c90b: Preparing [2022-04-26T22:32:11.508Z] 4fc242d58285: Preparing [2022-04-26T22:32:11.508Z] 31e69d4774c9: Waiting [2022-04-26T22:32:11.508Z] 7750d494dfbd: Waiting [2022-04-26T22:32:11.508Z] 18708474c90b: Waiting [2022-04-26T22:32:11.508Z] 4fc242d58285: Waiting [2022-04-26T22:32:11.508Z] 10d82663b225: Waiting [2022-04-26T22:32:11.508Z] f7a7a140f1b3: Waiting [2022-04-26T22:32:11.508Z] 2e0dcfe0da8f: Layer already exists [2022-04-26T22:32:11.508Z] da80b8687332: Layer already exists [2022-04-26T22:32:11.508Z] 52f44be93a46: Layer already exists [2022-04-26T22:32:11.508Z] 63d75d7dc0a6: Layer already exists [2022-04-26T22:32:11.508Z] 1c3ea0a69909: Layer already exists [2022-04-26T22:32:11.508Z] 31e69d4774c9: Layer already exists [2022-04-26T22:32:11.508Z] 10d82663b225: Layer already exists [2022-04-26T22:32:11.508Z] 7750d494dfbd: Layer already exists [2022-04-26T22:32:11.508Z] 18708474c90b: Layer already exists [2022-04-26T22:32:11.508Z] f7a7a140f1b3: Layer already exists [2022-04-26T22:32:11.508Z] 4fc242d58285: Layer already exists [2022-04-26T22:32:11.508Z] main: digest: sha256:5d0086303418341ea8994484c2e64ab5bc3540a032c6e022f90d9173863e27c2 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T22:32:11.541Z] ===================================================== [Pipeline] echo [2022-04-26T22:32:11.550Z] taggedImages: [2022-04-26T22:32:11.550Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:32:11.550Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-26T22:32:11.550Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.80 [2022-04-26T22:32:11.550Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T22:32:11.550Z] - 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-26T22:32:19.799Z] Removing intermediate container 6319652bebcd [2022-04-26T22:32:19.800Z] ---> 490f4b9f662f [2022-04-26T22:32:19.800Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-26T22:32:19.800Z] ---> Running in 11d5fe0592cd [2022-04-26T22:32:19.800Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.80" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-26T22:32:19.800Z] Removing intermediate container 11d5fe0592cd [2022-04-26T22:32:19.800Z] ---> 2a89771b0d6a [2022-04-26T22:32:19.800Z] [2022-04-26T22:32:19.800Z] Step 11/23 : FROM docker:20.10.14 [2022-04-26T22:32:19.800Z] 20.10.14: Pulling from library/docker [2022-04-26T22:32:28.152Z] Removing intermediate container 9885a6242f6f [2022-04-26T22:32:28.153Z] ---> 72dd0fdd5505 [2022-04-26T22:32:28.153Z] [2022-04-26T22:32:28.153Z] Step 10/31 : FROM alpine:3.14 [2022-04-26T22:32:28.153Z] 3.14: Pulling from library/alpine [2022-04-26T22:32:29.678Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-26T22:32:29.678Z] Status: Downloaded newer image for alpine:3.14 [2022-04-26T22:32:29.678Z] ---> ac73e934f311 [2022-04-26T22:32:29.678Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-26T22:32:29.969Z] ---> Running in 624f39af74ae [2022-04-26T22:32:31.430Z] Removing intermediate container 624f39af74ae [2022-04-26T22:32:31.430Z] ---> c0768166caec [2022-04-26T22:32:31.430Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-26T22:32:31.430Z] ---> Running in a61444a64ac3 [2022-04-26T22:32:34.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T22:32:34.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T22:32:35.377Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-26T22:32:35.661Z] (2/2) Installing su-exec (0.2-r1) [2022-04-26T22:32:35.661Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T22:32:35.661Z] OK: 6 MiB in 16 packages [2022-04-26T22:32:37.664Z] Removing intermediate container a61444a64ac3 [2022-04-26T22:32:37.664Z] ---> 1faf7caf28f8 [2022-04-26T22:32:37.664Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-26T22:32:37.664Z] ---> Running in b72c78e45dba [2022-04-26T22:32:38.282Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-26T22:32:38.282Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-26T22:32:38.282Z] ---> c346e9eafbab [2022-04-26T22:32:38.282Z] 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-26T22:32:38.282Z] ---> Running in 40fd4bb5068e [2022-04-26T22:32:38.567Z] Removing intermediate container b72c78e45dba [2022-04-26T22:32:38.567Z] ---> de664977487b [2022-04-26T22:32:38.567Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-26T22:32:38.854Z] ---> Running in 0a98cdb749ec [2022-04-26T22:32:39.140Z] Removing intermediate container 40fd4bb5068e [2022-04-26T22:32:39.140Z] ---> ba17d9fdf51f [2022-04-26T22:32:39.140Z] 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-26T22:32:39.140Z] ---> Running in e4b3386cd187 [2022-04-26T22:32:39.430Z] Removing intermediate container 0a98cdb749ec [2022-04-26T22:32:39.430Z] ---> 63b6f7a86fa0 [2022-04-26T22:32:39.430Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-26T22:32:39.728Z] ---> Running in 138987c3ff54 [2022-04-26T22:32:41.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T22:32:42.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T22:32:42.946Z] Removing intermediate container 138987c3ff54 [2022-04-26T22:32:42.946Z] ---> 771571f7b369 [2022-04-26T22:32:42.946Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-26T22:32:42.946Z] ---> Running in c37bd9bad291 [2022-04-26T22:32:43.555Z] (1/43) Installing readline (8.1.1-r0) [2022-04-26T22:32:43.555Z] (2/43) Installing bash (5.1.16-r0) [2022-04-26T22:32:43.555Z] Removing intermediate container c37bd9bad291 [2022-04-26T22:32:43.555Z] ---> 86b3ec06d729 [2022-04-26T22:32:43.555Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-26T22:32:43.555Z] Executing bash-5.1.16-r0.post-install [2022-04-26T22:32:43.555Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-26T22:32:43.555Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-26T22:32:43.555Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-26T22:32:43.836Z] (6/43) Installing curl (7.80.0-r0) [2022-04-26T22:32:43.836Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-26T22:32:43.836Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-26T22:32:43.836Z] (9/43) Installing expat (2.4.7-r0) [2022-04-26T22:32:43.836Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-26T22:32:43.836Z] (11/43) Installing gdbm (1.22-r0) [2022-04-26T22:32:43.836Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-26T22:32:43.836Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-26T22:32:43.836Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-26T22:32:43.836Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-26T22:32:43.836Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-26T22:32:44.119Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-26T22:32:44.399Z] ---> a65e36109763 [2022-04-26T22:32:44.399Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-26T22:32:44.677Z] ---> Running in a29614fe9845 [2022-04-26T22:32:47.333Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-26T22:32:47.333Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-26T22:32:47.333Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-26T22:32:47.333Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-26T22:32:47.333Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-26T22:32:47.333Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-26T22:32:47.333Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-26T22:32:47.333Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-26T22:32:47.627Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-26T22:32:47.627Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-26T22:32:47.627Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-26T22:32:47.627Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-26T22:32:47.627Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-26T22:32:47.627Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-26T22:32:47.627Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-26T22:32:47.627Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-26T22:32:47.909Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-26T22:32:47.909Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-26T22:32:47.909Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-26T22:32:47.909Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-26T22:32:47.909Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-26T22:32:47.909Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-26T22:32:47.909Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-26T22:32:47.909Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-26T22:32:47.909Z] Removing intermediate container a29614fe9845 [2022-04-26T22:32:47.909Z] ---> 52bc7947fbcf [2022-04-26T22:32:47.909Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T22:32:48.187Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-26T22:32:48.187Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-26T22:32:49.196Z] ---> 96fcc17b81ac [2022-04-26T22:32:49.196Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-26T22:32:49.196Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T22:32:49.196Z] OK: 82 MiB in 65 packages [2022-04-26T22:32:51.234Z] ---> a9a31c6bc3ae [2022-04-26T22:32:51.234Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-26T22:32:51.859Z] ---> e96ebf0dd27f [2022-04-26T22:32:51.859Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-26T22:32:53.315Z] ---> e6877dae213f [2022-04-26T22:32:53.315Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-26T22:32:53.921Z] ---> af0b23865af9 [2022-04-26T22:32:53.921Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-26T22:32:54.202Z] ---> Running in 660bf2a735ee [2022-04-26T22:32:54.807Z] Removing intermediate container 660bf2a735ee [2022-04-26T22:32:54.807Z] ---> bd0f8068b12b [2022-04-26T22:32:54.807Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-26T22:32:55.412Z] Collecting docker-compose==1.23.2 [2022-04-26T22:32:55.689Z] ---> f1011a7d79d4 [2022-04-26T22:32:55.689Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-26T22:32:55.689Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-26T22:32:55.976Z] ---> Running in e0694ab141f8 [2022-04-26T22:32:56.257Z] 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-26T22:32:57.705Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-26T22:32:57.705Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-26T22:32:57.705Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-26T22:32:57.705Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-26T22:32:59.159Z] Removing intermediate container e0694ab141f8 [2022-04-26T22:32:59.159Z] ---> 60da724549f4 [2022-04-26T22:32:59.159Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-26T22:32:59.159Z] ---> Running in faab40e6847a [2022-04-26T22:32:59.440Z] Removing intermediate container faab40e6847a [2022-04-26T22:32:59.440Z] ---> d45de576154b [2022-04-26T22:32:59.440Z] Step 28/31 : CMD ["gate"] [2022-04-26T22:32:59.721Z] ---> Running in 4ea79466355c [2022-04-26T22:33:00.326Z] Removing intermediate container 4ea79466355c [2022-04-26T22:33:00.326Z] ---> d8787bb2c717 [2022-04-26T22:33:00.326Z] Step 29/31 : LABEL arch=arm64 [2022-04-26T22:33:00.604Z] ---> Running in 36918d2ef118 [2022-04-26T22:33:01.206Z] Removing intermediate container 36918d2ef118 [2022-04-26T22:33:01.206Z] ---> b8ba0a4fe1d1 [2022-04-26T22:33:01.207Z] Step 30/31 : LABEL git_sha=780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:33:01.480Z] ---> Running in bfcedc68bca3 [2022-04-26T22:33:01.755Z] Collecting docker<4.0,>=3.6.0 [2022-04-26T22:33:01.756Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-26T22:33:01.756Z] Removing intermediate container bfcedc68bca3 [2022-04-26T22:33:01.756Z] ---> 6fa1b7c1c61d [2022-04-26T22:33:01.756Z] Step 31/31 : LABEL version=2.2.0-dev.80 [2022-04-26T22:33:02.041Z] ---> Running in 98cdb5eb1131 [2022-04-26T22:33:02.322Z] Collecting cached-property<2,>=1.2.0 [2022-04-26T22:33:02.322Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-26T22:33:02.596Z] Removing intermediate container 98cdb5eb1131 [2022-04-26T22:33:02.596Z] ---> cdb7c7a171e6 [2022-04-26T22:33:02.596Z] [2022-04-26T22:33:02.871Z] Successfully built cdb7c7a171e6 [2022-04-26T22:33:02.871Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-26T22:33:02.871Z]  Building security-bootstrapper ... done Building support-notifications [2022-04-26T22:33:03.147Z] Collecting PyYAML<4,>=3.10 [2022-04-26T22:33:03.424Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-26T22:33:07.754Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-26T22:33:07.754Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-26T22:33:07.754Z] Collecting docopt<0.7,>=0.6.1 [2022-04-26T22:33:07.754Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-26T22:33:11.182Z] Collecting jsonschema<3,>=2.5.1 [2022-04-26T22:33:11.182Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-26T22:33:11.182Z] Collecting texttable<0.10,>=0.9.0 [2022-04-26T22:33:11.182Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-26T22:33:14.614Z] Collecting docker-pycreds>=0.4.0 [2022-04-26T22:33:14.899Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-26T22:33:16.352Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-26T22:33:16.352Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-26T22:33:16.352Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-26T22:33:16.352Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-26T22:33:16.631Z] 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-26T22:33:16.631Z] Collecting idna<2.8,>=2.5 [2022-04-26T22:33:16.912Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-26T22:33:17.189Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-26T22:33:17.189Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-26T22:33:17.189Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-26T22:33:17.189Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-26T22:33:18.632Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-26T22:33:18.632Z] Attempting uninstall: urllib3 [2022-04-26T22:33:18.632Z] Found existing installation: urllib3 1.26.7 [2022-04-26T22:33:18.632Z] Uninstalling urllib3-1.26.7: [2022-04-26T22:33:18.905Z] Successfully uninstalled urllib3-1.26.7 [2022-04-26T22:33:19.898Z] Attempting uninstall: idna [2022-04-26T22:33:19.898Z] Found existing installation: idna 3.3 [2022-04-26T22:33:19.898Z] Uninstalling idna-3.3: [2022-04-26T22:33:19.898Z] Successfully uninstalled idna-3.3 [2022-04-26T22:33:20.497Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T22:33:20.497Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-26T22:33:20.497Z] ---> b17d532777b2 [2022-04-26T22:33:20.497Z] Step 3/22 : WORKDIR /edgex-go [2022-04-26T22:33:20.497Z] ---> Using cache [2022-04-26T22:33:20.497Z] ---> 60a289a28710 [2022-04-26T22:33:20.497Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T22:33:20.497Z] ---> Using cache [2022-04-26T22:33:20.497Z] ---> 561f9dba2aa3 [2022-04-26T22:33:20.497Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-26T22:33:21.111Z] ---> Running in 5ca058a0cb5c [2022-04-26T22:33:23.748Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T22:33:23.748Z] Removing intermediate container 4830b42545fe [2022-04-26T22:33:23.748Z] ---> b1de97ddb592 [2022-04-26T22:33:23.748Z] [2022-04-26T22:33:23.748Z] Step 10/23 : FROM alpine:3.14 [2022-04-26T22:33:23.748Z] ---> ac73e934f311 [2022-04-26T22:33:23.748Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-26T22:33:23.748Z] ---> Running in c32452520c2b [2022-04-26T22:33:23.748Z] Attempting uninstall: requests [2022-04-26T22:33:23.748Z] Found existing installation: requests 2.26.0 [2022-04-26T22:33:23.748Z] Uninstalling requests-2.26.0: [2022-04-26T22:33:24.030Z] Successfully uninstalled requests-2.26.0 [2022-04-26T22:33:24.030Z] Removing intermediate container c32452520c2b [2022-04-26T22:33:24.030Z] ---> 158ed5b2cf43 [2022-04-26T22:33:24.030Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-26T22:33:24.313Z] ---> Running in 64e12dc24018 [2022-04-26T22:33:24.313Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T22:33:24.591Z] Running setup.py install for texttable: started [2022-04-26T22:33:24.868Z] Removing intermediate container 64e12dc24018 [2022-04-26T22:33:24.868Z] ---> 68b9a8ef0a73 [2022-04-26T22:33:24.868Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-26T22:33:24.868Z] ---> Running in ee57665ca3fb [2022-04-26T22:33:25.494Z] Removing intermediate container ee57665ca3fb [2022-04-26T22:33:25.494Z] ---> 4d4c439ea1bd [2022-04-26T22:33:25.494Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T22:33:25.494Z] ---> Running in e5e26c0daaa7 [2022-04-26T22:33:25.773Z] OK: 220 MiB in 52 packages [2022-04-26T22:33:27.764Z] Removing intermediate container 5ca058a0cb5c [2022-04-26T22:33:27.764Z] ---> 42b7ec189bbd [2022-04-26T22:33:27.764Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-26T22:33:28.042Z] Running setup.py install for texttable: finished with status 'done' [2022-04-26T22:33:28.042Z] Running setup.py install for PyYAML: started [2022-04-26T22:33:29.046Z] ---> b182719ec36e [2022-04-26T22:33:29.046Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T22:33:29.046Z] Removing intermediate container e5e26c0daaa7 [2022-04-26T22:33:29.046Z] ---> 1beac8f5bc41 [2022-04-26T22:33:29.046Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-26T22:33:29.046Z] ---> Running in 29d1d220227b [2022-04-26T22:33:29.046Z] ---> Running in 3c38474fb1f1 [2022-04-26T22:33:31.676Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T22:33:32.278Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-26T22:33:32.554Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T22:33:32.554Z] Running setup.py install for docopt: started [2022-04-26T22:33:33.544Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-26T22:33:33.544Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-26T22:33:33.544Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-26T22:33:33.821Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-26T22:33:34.101Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-26T22:33:34.101Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-26T22:33:34.101Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T22:33:34.101Z] OK: 8 MiB in 20 packages [2022-04-26T22:33:34.706Z] Removing intermediate container 3c38474fb1f1 [2022-04-26T22:33:34.706Z] ---> 9e485045a60a [2022-04-26T22:33:34.706Z] Step 8/22 : COPY . . [2022-04-26T22:33:36.160Z] Running setup.py install for docopt: finished with status 'done' [2022-04-26T22:33:36.160Z] Running setup.py install for dockerpty: started [2022-04-26T22:33:36.160Z] Removing intermediate container 29d1d220227b [2022-04-26T22:33:36.160Z] ---> eed4c12b846c [2022-04-26T22:33:36.160Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T22:33:37.609Z] ---> 830b46112e97 [2022-04-26T22:33:37.609Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-26T22:33:39.055Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-26T22:33:40.517Z] ---> 4b6cc18592d4 [2022-04-26T22:33:40.517Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-26T22:33:41.973Z] 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-26T22:33:41.973Z] ---> 6b4cf8f5444c [2022-04-26T22:33:41.973Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-26T22:33:42.257Z] ---> Running in acc00a3da3b7 [2022-04-26T22:33:43.249Z] Removing intermediate container acc00a3da3b7 [2022-04-26T22:33:43.249Z] ---> 778e0918f802 [2022-04-26T22:33:43.249Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T22:33:43.249Z] ---> Running in 6b24ea4a2674 [2022-04-26T22:33:43.877Z] Removing intermediate container 6b24ea4a2674 [2022-04-26T22:33:43.877Z] ---> 9f79745b8eaf [2022-04-26T22:33:43.877Z] Step 21/23 : LABEL arch=arm64 [2022-04-26T22:33:44.175Z] ---> Running in 4468f6df9415 [2022-04-26T22:33:45.215Z] Removing intermediate container 4468f6df9415 [2022-04-26T22:33:45.215Z] ---> 8b841e29a89e [2022-04-26T22:33:45.215Z] Step 22/23 : LABEL git_sha=780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:33:45.215Z] ---> Running in 0f9c9eceab6e [2022-04-26T22:33:46.206Z] Removing intermediate container 0f9c9eceab6e [2022-04-26T22:33:46.206Z] ---> 79e06c502bc4 [2022-04-26T22:33:46.206Z] Step 23/23 : LABEL version=2.2.0-dev.80 [2022-04-26T22:33:46.206Z] ---> Running in 1b86e4af8e4b [2022-04-26T22:33:47.209Z] Removing intermediate container 1b86e4af8e4b [2022-04-26T22:33:47.209Z] ---> b5c3cefea9dc [2022-04-26T22:33:47.209Z] [2022-04-26T22:33:48.207Z] Successfully built b5c3cefea9dc [2022-04-26T22:33:48.485Z] Successfully tagged core-data-arm64:latest [2022-04-26T22:33:48.485Z] Building security-secretstore-setup [2022-04-26T22:33:58.683Z]  Building core-data ... done  ---> 2287c9ff77ef [2022-04-26T22:33:58.683Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-26T22:33:58.683Z] ---> Running in 55d70634ef49 [2022-04-26T22:34:00.151Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.80" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-26T22:34:03.591Z] Removing intermediate container e4b3386cd187 [2022-04-26T22:34:03.591Z] ---> 7d2dde9fadd4 [2022-04-26T22:34:03.591Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-26T22:34:03.870Z] ---> Running in 7ff58230c8f5 [2022-04-26T22:34:04.486Z] Removing intermediate container 7ff58230c8f5 [2022-04-26T22:34:04.486Z] ---> 9bde1e4dd5aa [2022-04-26T22:34:04.486Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-26T22:34:04.486Z] ---> Running in 4e71892eabb4 [2022-04-26T22:34:05.487Z] Removing intermediate container 4e71892eabb4 [2022-04-26T22:34:05.487Z] ---> b791c7b04bc9 [2022-04-26T22:34:05.487Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-26T22:34:06.490Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T22:34:06.490Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-26T22:34:06.490Z] ---> b17d532777b2 [2022-04-26T22:34:06.490Z] Step 3/25 : WORKDIR /edgex-go [2022-04-26T22:34:06.490Z] ---> Using cache [2022-04-26T22:34:06.490Z] ---> 60a289a28710 [2022-04-26T22:34:06.490Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T22:34:06.490Z] ---> Using cache [2022-04-26T22:34:06.490Z] ---> 561f9dba2aa3 [2022-04-26T22:34:06.490Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-26T22:34:06.490Z] ---> Using cache [2022-04-26T22:34:06.490Z] ---> 6c4ee21af509 [2022-04-26T22:34:06.490Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-26T22:34:06.490Z] ---> Using cache [2022-04-26T22:34:06.490Z] ---> d665fdf4426a [2022-04-26T22:34:06.490Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T22:34:06.490Z] ---> Using cache [2022-04-26T22:34:06.490Z] ---> 6f7efc4a43b8 [2022-04-26T22:34:06.490Z] Step 8/25 : COPY . . [2022-04-26T22:34:06.778Z] ---> Using cache [2022-04-26T22:34:06.778Z] ---> bb1dc7f0f60a [2022-04-26T22:34:06.778Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-26T22:34:07.057Z] ---> Running in b21e3b3e3ec8 [2022-04-26T22:34:08.055Z] ---> eea0f43a7a03 [2022-04-26T22:34:08.055Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-26T22:34:09.067Z] ---> 25b37bab49de [2022-04-26T22:34:09.067Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-26T22:34:09.344Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-26T22:34:10.344Z] ---> b8ea943902a2 [2022-04-26T22:34:10.344Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-26T22:34:10.344Z] ---> Running in 8c61ee226858 [2022-04-26T22:34:10.959Z] Removing intermediate container 8c61ee226858 [2022-04-26T22:34:10.959Z] ---> 9253055683a3 [2022-04-26T22:34:10.959Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T22:34:10.959Z] ---> Running in 6c83cfbf1ced [2022-04-26T22:34:11.556Z] Removing intermediate container 6c83cfbf1ced [2022-04-26T22:34:11.556Z] ---> e3e2c6401458 [2022-04-26T22:34:11.556Z] Step 21/23 : LABEL arch=arm64 [2022-04-26T22:34:11.830Z] ---> Running in bad2367bc17f [2022-04-26T22:34:12.427Z] Removing intermediate container bad2367bc17f [2022-04-26T22:34:12.427Z] ---> f17d56b5cb0d [2022-04-26T22:34:12.427Z] Step 22/23 : LABEL git_sha=780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:34:12.427Z] ---> Running in 15957dcc682c [2022-04-26T22:34:13.036Z] Removing intermediate container 15957dcc682c [2022-04-26T22:34:13.036Z] ---> 10ca8e784029 [2022-04-26T22:34:13.036Z] Step 23/23 : LABEL version=2.2.0-dev.80 [2022-04-26T22:34:13.036Z] ---> Running in 9f6c1cde2739 [2022-04-26T22:34:13.631Z] Removing intermediate container 9f6c1cde2739 [2022-04-26T22:34:13.631Z] ---> ab93399ae863 [2022-04-26T22:34:13.631Z] [2022-04-26T22:34:13.906Z] Successfully built ab93399ae863 [2022-04-26T22:34:13.906Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-26T22:34:13.906Z] Building core-metadata [2022-04-26T22:34:36.095Z]  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T22:34:36.095Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T22:34:36.095Z] ---> b17d532777b2 [2022-04-26T22:34:36.095Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T22:34:36.095Z] ---> Using cache [2022-04-26T22:34:36.095Z] ---> 60a289a28710 [2022-04-26T22:34:36.095Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T22:34:36.095Z] ---> Using cache [2022-04-26T22:34:36.095Z] ---> 561f9dba2aa3 [2022-04-26T22:34:36.095Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-26T22:34:36.095Z] ---> Using cache [2022-04-26T22:34:36.095Z] ---> 6c4ee21af509 [2022-04-26T22:34:36.095Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T22:34:36.095Z] ---> Using cache [2022-04-26T22:34:36.095Z] ---> d665fdf4426a [2022-04-26T22:34:36.095Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T22:34:36.095Z] ---> Using cache [2022-04-26T22:34:36.095Z] ---> 6f7efc4a43b8 [2022-04-26T22:34:36.095Z] Step 8/23 : COPY . . [2022-04-26T22:34:36.095Z] ---> Using cache [2022-04-26T22:34:36.095Z] ---> bb1dc7f0f60a [2022-04-26T22:34:36.095Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-26T22:34:36.095Z] ---> Running in 6004d401d5b1 [2022-04-26T22:34:36.693Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.80" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-26T22:34:41.016Z] Removing intermediate container 92362ffdb0e9 [2022-04-26T22:34:41.016Z] ---> 54312334070f [2022-04-26T22:34:41.016Z] [2022-04-26T22:34:41.016Z] Step 10/22 : FROM alpine:3.14 [2022-04-26T22:34:41.016Z] ---> ac73e934f311 [2022-04-26T22:34:41.016Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-26T22:34:41.016Z] ---> Running in d47ecfd40129 [2022-04-26T22:34:43.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T22:34:43.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T22:34:44.459Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-26T22:34:44.459Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T22:34:44.459Z] OK: 5 MiB in 15 packages [2022-04-26T22:34:45.911Z] Removing intermediate container d47ecfd40129 [2022-04-26T22:34:45.911Z] ---> f0175f96edfc [2022-04-26T22:34:45.911Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T22:34:45.911Z] ---> Running in 7c8b2e290ce9 [2022-04-26T22:34:46.523Z] Removing intermediate container 7c8b2e290ce9 [2022-04-26T22:34:46.523Z] ---> 596f26b459cf [2022-04-26T22:34:46.523Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-26T22:34:46.523Z] ---> Running in 35cf404273ef [2022-04-26T22:34:47.130Z] Removing intermediate container 35cf404273ef [2022-04-26T22:34:47.130Z] ---> 538e22997240 [2022-04-26T22:34:47.130Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-26T22:34:47.130Z] ---> Running in 4de739270cef [2022-04-26T22:34:47.732Z] Removing intermediate container 4de739270cef [2022-04-26T22:34:47.732Z] ---> a9c56f4be86d [2022-04-26T22:34:47.732Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T22:34:48.728Z] ---> 3dc551895142 [2022-04-26T22:34:48.728Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-26T22:34:51.374Z] ---> f9125a58e902 [2022-04-26T22:34:51.374Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-26T22:34:52.370Z] ---> 0693dc0d6943 [2022-04-26T22:34:52.370Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-26T22:34:52.370Z] ---> Running in 549d29eb2be5 [2022-04-26T22:34:52.970Z] Removing intermediate container 549d29eb2be5 [2022-04-26T22:34:52.970Z] ---> 16f0ad67b2dd [2022-04-26T22:34:52.970Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T22:34:52.970Z] ---> Running in e122a196f86d [2022-04-26T22:34:53.572Z] Removing intermediate container e122a196f86d [2022-04-26T22:34:53.572Z] ---> 2ce96825b043 [2022-04-26T22:34:53.572Z] Step 20/22 : LABEL arch=arm64 [2022-04-26T22:34:53.572Z] ---> Running in 8c61ce0aecab [2022-04-26T22:34:54.182Z] Removing intermediate container 8c61ce0aecab [2022-04-26T22:34:54.182Z] ---> e9dd8879d9f5 [2022-04-26T22:34:54.182Z] Step 21/22 : LABEL git_sha=780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:34:54.182Z] ---> Running in dcabf84412bc [2022-04-26T22:34:54.785Z] Removing intermediate container dcabf84412bc [2022-04-26T22:34:54.785Z] ---> 93d4744258d6 [2022-04-26T22:34:54.785Z] Step 22/22 : LABEL version=2.2.0-dev.80 [2022-04-26T22:34:54.785Z] ---> Running in 7e68b344f749 [2022-04-26T22:34:55.387Z] Removing intermediate container 7e68b344f749 [2022-04-26T22:34:55.388Z] ---> d060f9a5bb21 [2022-04-26T22:34:55.388Z] [2022-04-26T22:34:55.666Z] Successfully built d060f9a5bb21 [2022-04-26T22:34:55.666Z] Successfully tagged support-scheduler-arm64:latest [2022-04-26T22:34:55.666Z]  Building support-scheduler ... done Building security-spiffe-token-provider [2022-04-26T22:35:10.801Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T22:35:10.801Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-26T22:35:10.801Z] ---> b17d532777b2 [2022-04-26T22:35:10.801Z] Step 3/20 : WORKDIR /edgex-go [2022-04-26T22:35:10.801Z] ---> Using cache [2022-04-26T22:35:10.801Z] ---> 60a289a28710 [2022-04-26T22:35:10.801Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-26T22:35:10.801Z] ---> Running in b2d03e171a43 [2022-04-26T22:35:12.799Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T22:35:13.401Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T22:35:14.850Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T22:35:14.850Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T22:35:14.850Z] OK: 15737 distinct packages available [2022-04-26T22:35:14.850Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T22:35:15.850Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T22:35:16.839Z] OK: 220 MiB in 52 packages [2022-04-26T22:35:18.826Z] Removing intermediate container b2d03e171a43 [2022-04-26T22:35:18.826Z] ---> 7df1e3775f81 [2022-04-26T22:35:18.826Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-26T22:35:19.430Z] ---> 8adec7a9f0c2 [2022-04-26T22:35:19.430Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T22:35:19.709Z] ---> Running in ca8b68c862ec [2022-04-26T22:35:25.148Z] Removing intermediate container ca8b68c862ec [2022-04-26T22:35:25.148Z] ---> b92f8a0433c6 [2022-04-26T22:35:25.148Z] Step 7/20 : COPY . . [2022-04-26T22:35:37.620Z] ---> a6d12893e6a3 [2022-04-26T22:35:37.620Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-26T22:35:37.620Z] ---> Running in 4f8ec519991e [2022-04-26T22:35:39.623Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.80" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-26T22:38:46.648Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-26T22:39:05.002Z] Removing intermediate container b21e3b3e3ec8 [2022-04-26T22:39:05.002Z] ---> 77b08de56968 [2022-04-26T22:39:05.002Z] [2022-04-26T22:39:05.002Z] Step 10/25 : FROM alpine:3.14 [2022-04-26T22:39:05.002Z] ---> ac73e934f311 [2022-04-26T22:39:05.002Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-26T22:39:05.002Z] ---> Running in 96cc60ccfc0b [2022-04-26T22:39:05.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T22:39:05.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T22:39:05.604Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-26T22:39:05.604Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-26T22:39:05.604Z] (3/3) Installing su-exec (0.2-r1) [2022-04-26T22:39:05.604Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T22:39:05.604Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T22:39:06.210Z] OK: 6 MiB in 17 packages [2022-04-26T22:39:08.215Z] Removing intermediate container 96cc60ccfc0b [2022-04-26T22:39:08.215Z] ---> 48b8b21b5330 [2022-04-26T22:39:08.215Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-26T22:39:08.215Z] ---> Running in c585551d4831 [2022-04-26T22:39:08.827Z] Removing intermediate container c585551d4831 [2022-04-26T22:39:08.827Z] ---> f1d129fd0819 [2022-04-26T22:39:08.827Z] Step 13/25 : WORKDIR / [2022-04-26T22:39:08.827Z] ---> Running in dc8ee606b4a2 [2022-04-26T22:39:09.440Z] Removing intermediate container dc8ee606b4a2 [2022-04-26T22:39:09.440Z] ---> c4af9ad7ad31 [2022-04-26T22:39:09.440Z] 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-26T22:39:10.438Z] ---> 844eec8f36e5 [2022-04-26T22:39:10.438Z] 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-26T22:39:11.440Z] ---> 23408968915d [2022-04-26T22:39:11.440Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-26T22:39:12.431Z] ---> 59a980e78c4e [2022-04-26T22:39:12.431Z] 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-26T22:39:13.445Z] ---> 122b926a2ed2 [2022-04-26T22:39:13.445Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-26T22:39:14.908Z] ---> 24cd318cbcc3 [2022-04-26T22:39:14.908Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-26T22:39:16.906Z] ---> e0106695c0e8 [2022-04-26T22:39:16.906Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-26T22:39:17.514Z] ---> 735c53dc2ca0 [2022-04-26T22:39:17.514Z] 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-26T22:39:17.789Z] ---> Running in 9b0e262ec461 [2022-04-26T22:39:21.212Z] Removing intermediate container 9b0e262ec461 [2022-04-26T22:39:21.212Z] ---> 0189428e24fa [2022-04-26T22:39:21.212Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-26T22:39:21.212Z] ---> Running in 5a6ab5f882ec [2022-04-26T22:39:21.212Z] Removing intermediate container 5a6ab5f882ec [2022-04-26T22:39:21.212Z] ---> 331b6c83e946 [2022-04-26T22:39:21.212Z] Step 23/25 : LABEL arch=arm64 [2022-04-26T22:39:21.495Z] ---> Running in 65e75aa5d31e [2022-04-26T22:39:21.783Z] Removing intermediate container 65e75aa5d31e [2022-04-26T22:39:21.783Z] ---> cb465743e834 [2022-04-26T22:39:21.783Z] Step 24/25 : LABEL git_sha=780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:39:22.065Z] ---> Running in 19c8d41f0d7d [2022-04-26T22:39:22.347Z] Removing intermediate container 19c8d41f0d7d [2022-04-26T22:39:22.347Z] ---> 5106f254b1cb [2022-04-26T22:39:22.347Z] Step 25/25 : LABEL version=2.2.0-dev.80 [2022-04-26T22:39:22.643Z] ---> Running in 583951f8d8a8 [2022-04-26T22:39:22.920Z] Removing intermediate container 583951f8d8a8 [2022-04-26T22:39:22.920Z] ---> 1e7ebff5857e [2022-04-26T22:39:22.920Z] [2022-04-26T22:39:23.527Z] Successfully built 1e7ebff5857e [2022-04-26T22:39:23.527Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-26T22:39:23.527Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2022-04-26T22:39:41.901Z] Removing intermediate container 6004d401d5b1 [2022-04-26T22:39:41.901Z] ---> d2891b58ee2a [2022-04-26T22:39:41.901Z] [2022-04-26T22:39:41.901Z] Step 10/23 : FROM alpine:3.14 [2022-04-26T22:39:41.901Z] ---> ac73e934f311 [2022-04-26T22:39:41.901Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-26T22:39:41.901Z] ---> Using cache [2022-04-26T22:39:41.901Z] ---> f0175f96edfc [2022-04-26T22:39:41.901Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T22:39:41.901Z] ---> Using cache [2022-04-26T22:39:41.901Z] ---> 596f26b459cf [2022-04-26T22:39:41.901Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-26T22:39:41.901Z] ---> Running in e58c2f1c39c2 [2022-04-26T22:39:41.901Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T22:39:41.901Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-26T22:39:41.901Z] ---> b17d532777b2 [2022-04-26T22:39:41.901Z] Step 3/22 : WORKDIR /edgex-go [2022-04-26T22:39:41.901Z] ---> Using cache [2022-04-26T22:39:41.901Z] ---> 60a289a28710 [2022-04-26T22:39:41.901Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T22:39:41.901Z] ---> Using cache [2022-04-26T22:39:41.901Z] ---> 561f9dba2aa3 [2022-04-26T22:39:41.901Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-26T22:39:41.901Z] ---> Using cache [2022-04-26T22:39:41.901Z] ---> 6c4ee21af509 [2022-04-26T22:39:41.901Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-26T22:39:41.901Z] ---> Using cache [2022-04-26T22:39:41.901Z] ---> d665fdf4426a [2022-04-26T22:39:41.901Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T22:39:41.901Z] ---> Using cache [2022-04-26T22:39:41.901Z] ---> 6f7efc4a43b8 [2022-04-26T22:39:41.901Z] Step 8/22 : COPY . . [2022-04-26T22:39:41.901Z] ---> Using cache [2022-04-26T22:39:41.901Z] ---> bb1dc7f0f60a [2022-04-26T22:39:41.901Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-26T22:39:41.901Z] ---> Running in be0117f5700d [2022-04-26T22:39:41.901Z] Removing intermediate container e58c2f1c39c2 [2022-04-26T22:39:41.901Z] ---> 3d20273188c2 [2022-04-26T22:39:41.901Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-26T22:39:41.901Z] ---> Running in c0415081522f [2022-04-26T22:39:41.901Z] Removing intermediate container c0415081522f [2022-04-26T22:39:41.901Z] ---> f362a4ef2744 [2022-04-26T22:39:41.901Z] Step 15/23 : WORKDIR / [2022-04-26T22:39:41.901Z] ---> Running in 68c2fe674b80 [2022-04-26T22:39:42.180Z] Removing intermediate container 68c2fe674b80 [2022-04-26T22:39:42.180Z] ---> 82d5fc963bdb [2022-04-26T22:39:42.180Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T22:39:42.804Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-26T22:39:43.418Z] ---> 4fdc9fca00cc [2022-04-26T22:39:43.418Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-26T22:39:44.885Z] ---> c7f3c40cb97c [2022-04-26T22:39:44.885Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-26T22:39:45.907Z] ---> 9447a5600341 [2022-04-26T22:39:45.907Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-26T22:39:45.907Z] ---> Running in e4e82707c7da [2022-04-26T22:39:46.524Z] Removing intermediate container e4e82707c7da [2022-04-26T22:39:46.524Z] ---> 32a267190089 [2022-04-26T22:39:46.524Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T22:39:46.524Z] ---> Running in 4e5a3ae7730c [2022-04-26T22:39:47.151Z] Removing intermediate container 4e5a3ae7730c [2022-04-26T22:39:47.151Z] ---> 86f3ebe672e5 [2022-04-26T22:39:47.151Z] Step 21/23 : LABEL arch=arm64 [2022-04-26T22:39:47.151Z] ---> Running in 783586ff16a9 [2022-04-26T22:39:47.761Z] Removing intermediate container 783586ff16a9 [2022-04-26T22:39:47.761Z] ---> ed62615c55d3 [2022-04-26T22:39:47.762Z] Step 22/23 : LABEL git_sha=780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:39:48.044Z] ---> Running in dd2e95074efd [2022-04-26T22:39:48.664Z] Removing intermediate container dd2e95074efd [2022-04-26T22:39:48.664Z] ---> cf8f0999602f [2022-04-26T22:39:48.664Z] Step 23/23 : LABEL version=2.2.0-dev.80 [2022-04-26T22:39:48.664Z] ---> Running in 9b9bde57139c [2022-04-26T22:39:49.298Z] Removing intermediate container 9b9bde57139c [2022-04-26T22:39:49.298Z] ---> f48eb009f313 [2022-04-26T22:39:49.298Z] [2022-04-26T22:39:49.579Z] Successfully built f48eb009f313 [2022-04-26T22:39:49.579Z] Successfully tagged core-metadata-arm64:latest [2022-04-26T22:39:49.579Z]  Building core-metadata ... done Building core-command [2022-04-26T22:40:04.774Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T22:40:04.775Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T22:40:04.775Z] ---> b17d532777b2 [2022-04-26T22:40:04.775Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T22:40:04.775Z] ---> Using cache [2022-04-26T22:40:04.775Z] ---> 60a289a28710 [2022-04-26T22:40:04.775Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T22:40:04.775Z] ---> Using cache [2022-04-26T22:40:04.775Z] ---> 561f9dba2aa3 [2022-04-26T22:40:04.775Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-26T22:40:04.775Z] ---> Using cache [2022-04-26T22:40:04.775Z] ---> 6c4ee21af509 [2022-04-26T22:40:04.775Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T22:40:04.775Z] ---> Using cache [2022-04-26T22:40:04.775Z] ---> d665fdf4426a [2022-04-26T22:40:04.775Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T22:40:04.775Z] ---> Using cache [2022-04-26T22:40:04.775Z] ---> 6f7efc4a43b8 [2022-04-26T22:40:04.775Z] Step 8/23 : COPY . . [2022-04-26T22:40:04.775Z] ---> Using cache [2022-04-26T22:40:04.775Z] ---> bb1dc7f0f60a [2022-04-26T22:40:04.775Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-26T22:40:05.391Z] ---> Running in dac95f55a7d6 [2022-04-26T22:40:07.408Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.80" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-26T22:41:15.562Z] Removing intermediate container 55d70634ef49 [2022-04-26T22:41:15.562Z] ---> 9bc3cde8ffc8 [2022-04-26T22:41:15.562Z] [2022-04-26T22:41:15.562Z] Step 10/22 : FROM alpine:3.14 [2022-04-26T22:41:15.562Z] ---> ac73e934f311 [2022-04-26T22:41:15.562Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-26T22:41:15.562Z] ---> Running in 554fe45c8c7a [2022-04-26T22:41:17.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T22:41:17.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T22:41:18.335Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-26T22:41:18.335Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-26T22:41:18.335Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T22:41:18.614Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T22:41:18.897Z] OK: 6 MiB in 16 packages [2022-04-26T22:41:20.905Z] Removing intermediate container 554fe45c8c7a [2022-04-26T22:41:20.905Z] ---> 0b9c3536980a [2022-04-26T22:41:20.905Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T22:41:20.905Z] ---> Running in 490a6d4f70f1 [2022-04-26T22:41:21.518Z] Removing intermediate container 490a6d4f70f1 [2022-04-26T22:41:21.518Z] ---> 18a162f61d2a [2022-04-26T22:41:21.518Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-26T22:41:21.518Z] ---> Running in 6293f09c57b3 [2022-04-26T22:41:22.130Z] Removing intermediate container 6293f09c57b3 [2022-04-26T22:41:22.130Z] ---> 968f991edb2b [2022-04-26T22:41:22.130Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-26T22:41:22.412Z] ---> Running in 08a1d8321ba1 [2022-04-26T22:41:22.687Z] Removing intermediate container 08a1d8321ba1 [2022-04-26T22:41:22.687Z] ---> 0360e605d76a [2022-04-26T22:41:22.687Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T22:41:23.678Z] ---> c4d031016b88 [2022-04-26T22:41:23.678Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-26T22:41:26.332Z] ---> 4f06ab7a7f56 [2022-04-26T22:41:26.332Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-26T22:41:27.328Z] ---> 40a3627e61a9 [2022-04-26T22:41:27.328Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-26T22:41:27.328Z] ---> Running in d690b59b5bc9 [2022-04-26T22:41:27.942Z] Removing intermediate container d690b59b5bc9 [2022-04-26T22:41:27.942Z] ---> 1466f25a13e7 [2022-04-26T22:41:27.942Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T22:41:27.942Z] ---> Running in fd5f8f3b2492 [2022-04-26T22:41:28.544Z] Removing intermediate container fd5f8f3b2492 [2022-04-26T22:41:28.544Z] ---> ea49ba70b7e7 [2022-04-26T22:41:28.544Z] Step 20/22 : LABEL arch=arm64 [2022-04-26T22:41:28.544Z] ---> Running in 881ec479383b [2022-04-26T22:41:29.150Z] Removing intermediate container 881ec479383b [2022-04-26T22:41:29.150Z] ---> 77e689df6cb6 [2022-04-26T22:41:29.150Z] Step 21/22 : LABEL git_sha=780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:41:29.150Z] ---> Running in 9e497345cd0c [2022-04-26T22:41:29.755Z] Removing intermediate container 9e497345cd0c [2022-04-26T22:41:29.756Z] ---> 34daabc2b0b5 [2022-04-26T22:41:29.756Z] Step 22/22 : LABEL version=2.2.0-dev.80 [2022-04-26T22:41:30.031Z] ---> Running in a86542d1bd73 [2022-04-26T22:41:30.306Z] Removing intermediate container a86542d1bd73 [2022-04-26T22:41:30.306Z] ---> 29eb55ce7592 [2022-04-26T22:41:30.306Z] [2022-04-26T22:41:30.583Z] Successfully built 29eb55ce7592 [2022-04-26T22:41:30.583Z] Successfully tagged support-notifications-arm64:latest [2022-04-26T22:41:30.583Z]  Building support-notifications ... done Building security-spire-config [2022-04-26T22:41:45.721Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T22:41:45.721Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-26T22:41:45.721Z] ---> b17d532777b2 [2022-04-26T22:41:45.721Z] Step 3/26 : WORKDIR /edgex-go [2022-04-26T22:41:45.721Z] ---> Using cache [2022-04-26T22:41:45.721Z] ---> 60a289a28710 [2022-04-26T22:41:45.721Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T22:41:45.721Z] ---> Using cache [2022-04-26T22:41:45.721Z] ---> 561f9dba2aa3 [2022-04-26T22:41:45.721Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-26T22:41:46.009Z] ---> Running in f23cc0ec99f9 [2022-04-26T22:41:47.995Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T22:41:48.985Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T22:41:50.438Z] OK: 220 MiB in 52 packages [2022-04-26T22:41:51.892Z] Removing intermediate container f23cc0ec99f9 [2022-04-26T22:41:51.892Z] ---> f873df597859 [2022-04-26T22:41:51.892Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-26T22:41:52.502Z] ---> 2cf9f329ff2b [2022-04-26T22:41:52.502Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T22:41:52.783Z] ---> Running in 8f39af1ca166 [2022-04-26T22:41:58.234Z] Removing intermediate container 8f39af1ca166 [2022-04-26T22:41:58.234Z] ---> 616ecf5fa532 [2022-04-26T22:41:58.234Z] Step 8/26 : COPY . . [2022-04-26T22:42:13.451Z] ---> 3a273c0d4993 [2022-04-26T22:42:13.451Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-26T22:42:13.451Z] ---> Running in 00e1d3f61e2e [2022-04-26T22:42:13.451Z] Removing intermediate container 00e1d3f61e2e [2022-04-26T22:42:13.451Z] ---> 3b9909260cbf [2022-04-26T22:42:13.451Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-26T22:42:13.451Z] ---> Running in c78b2405a208 [2022-04-26T22:42:16.140Z] Removing intermediate container c78b2405a208 [2022-04-26T22:42:16.140Z] ---> 218286ec5c33 [2022-04-26T22:42:16.140Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-26T22:42:16.429Z] ---> Running in d2f1a66b4ffd [2022-04-26T22:42:17.437Z] Removing intermediate container d2f1a66b4ffd [2022-04-26T22:42:17.437Z] ---> 4b82e5af9fc6 [2022-04-26T22:42:17.437Z] 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-26T22:42:17.437Z] ---> Running in befd52167a65 [2022-04-26T22:42:20.877Z] spire-1.2.1/ [2022-04-26T22:42:20.877Z] spire-1.2.1/.data/ [2022-04-26T22:42:20.877Z] spire-1.2.1/.data/.file [2022-04-26T22:42:20.877Z] spire-1.2.1/.dockerignore [2022-04-26T22:42:20.877Z] spire-1.2.1/.gitattributes [2022-04-26T22:42:20.877Z] spire-1.2.1/.githooks/ [2022-04-26T22:42:20.877Z] spire-1.2.1/.githooks/pre-commit [2022-04-26T22:42:20.877Z] spire-1.2.1/.github/ [2022-04-26T22:42:20.877Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-26T22:42:20.877Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-26T22:42:20.877Z] spire-1.2.1/.github/dependabot.yml [2022-04-26T22:42:20.877Z] spire-1.2.1/.github/workflows/ [2022-04-26T22:42:20.877Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-26T22:42:20.877Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-26T22:42:20.877Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-26T22:42:20.877Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-26T22:42:20.877Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-26T22:42:20.877Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-26T22:42:20.877Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-26T22:42:20.877Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-26T22:42:20.877Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-26T22:42:20.877Z] spire-1.2.1/.gitignore [2022-04-26T22:42:20.877Z] spire-1.2.1/.go-version [2022-04-26T22:42:20.877Z] spire-1.2.1/.golangci.yml [2022-04-26T22:42:20.877Z] spire-1.2.1/ADOPTERS.md [2022-04-26T22:42:20.877Z] spire-1.2.1/CHANGELOG.md [2022-04-26T22:42:20.877Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-26T22:42:20.877Z] spire-1.2.1/CODEOWNERS [2022-04-26T22:42:20.877Z] spire-1.2.1/CONTRIBUTING.md [2022-04-26T22:42:20.877Z] spire-1.2.1/Dockerfile [2022-04-26T22:42:20.877Z] spire-1.2.1/Dockerfile.dev [2022-04-26T22:42:20.877Z] spire-1.2.1/Dockerfile.scratch [2022-04-26T22:42:20.877Z] spire-1.2.1/LICENSE [2022-04-26T22:42:20.877Z] spire-1.2.1/MAINTAINERS.md [2022-04-26T22:42:20.877Z] spire-1.2.1/Makefile [2022-04-26T22:42:20.877Z] spire-1.2.1/README.md [2022-04-26T22:42:20.877Z] spire-1.2.1/ROADMAP.md [2022-04-26T22:42:20.877Z] spire-1.2.1/SECURITY.md [2022-04-26T22:42:20.877Z] spire-1.2.1/cmd/ [2022-04-26T22:42:20.877Z] spire-1.2.1/cmd/spire-agent/ [2022-04-26T22:42:20.877Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-26T22:42:20.877Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-26T22:42:20.877Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-26T22:42:20.877Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-26T22:42:20.877Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-26T22:42:20.877Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-26T22:42:20.877Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-26T22:42:20.877Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-26T22:42:20.877Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-26T22:42:20.877Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-26T22:42:20.877Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-26T22:42:20.877Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-26T22:42:20.877Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-26T22:42:20.877Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-26T22:42:20.877Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-26T22:42:20.877Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-26T22:42:20.877Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-26T22:42:21.161Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-26T22:42:21.161Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-26T22:42:21.161Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-26T22:42:21.161Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-26T22:42:21.161Z] spire-1.2.1/cmd/spire-server/ [2022-04-26T22:42:21.161Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-26T22:42:21.161Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-26T22:42:21.161Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-26T22:42:21.161Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-26T22:42:21.161Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-26T22:42:21.161Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-26T22:42:21.161Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-26T22:42:21.161Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-26T22:42:21.161Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-26T22:42:21.161Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-26T22:42:21.161Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-26T22:42:21.161Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-26T22:42:21.161Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-26T22:42:21.161Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-26T22:42:21.161Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-26T22:42:21.161Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-26T22:42:21.161Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-26T22:42:21.161Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-26T22:42:21.161Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-26T22:42:21.161Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-26T22:42:21.161Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-26T22:42:21.161Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-26T22:42:21.161Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-26T22:42:21.161Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-26T22:42:21.161Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-26T22:42:21.161Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-26T22:42:21.161Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-26T22:42:21.161Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-26T22:42:21.161Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-26T22:42:21.161Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-26T22:42:21.161Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-26T22:42:21.161Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-26T22:42:21.161Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-26T22:42:21.161Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-26T22:42:21.161Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-26T22:42:21.161Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-26T22:42:21.161Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-26T22:42:21.161Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-26T22:42:21.162Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-26T22:42:21.162Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-26T22:42:21.162Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-26T22:42:21.162Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-26T22:42:21.162Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-26T22:42:21.162Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-26T22:42:21.162Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-26T22:42:21.162Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-26T22:42:21.162Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-26T22:42:21.162Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-26T22:42:21.162Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-26T22:42:21.162Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-26T22:42:21.162Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-26T22:42:21.162Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-26T22:42:21.162Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-26T22:42:21.162Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-26T22:42:21.162Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-26T22:42:21.162Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-26T22:42:21.162Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-26T22:42:21.162Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-26T22:42:21.162Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-26T22:42:21.162Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-26T22:42:21.162Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-26T22:42:21.162Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-26T22:42:21.162Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-26T22:42:21.162Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-26T22:42:21.162Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-26T22:42:21.162Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-26T22:42:21.162Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-26T22:42:21.162Z] spire-1.2.1/conf/ [2022-04-26T22:42:21.162Z] spire-1.2.1/conf/agent/ [2022-04-26T22:42:21.162Z] spire-1.2.1/conf/agent/agent.conf [2022-04-26T22:42:21.162Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-26T22:42:21.162Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-26T22:42:21.162Z] spire-1.2.1/conf/server/ [2022-04-26T22:42:21.162Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-26T22:42:21.162Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-26T22:42:21.162Z] spire-1.2.1/conf/server/server.conf [2022-04-26T22:42:21.162Z] spire-1.2.1/conf/server/server_full.conf [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/ [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/SPIRE101.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/auditlog.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/images/ [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/scaling_spire.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/spire_agent.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/spire_server.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/supported_integrations.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/telemetry.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/telemetry_config.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/upgrading.md [2022-04-26T22:42:21.162Z] spire-1.2.1/doc/using_spire.md [2022-04-26T22:42:21.162Z] spire-1.2.1/examples/ [2022-04-26T22:42:21.162Z] spire-1.2.1/examples/README.md [2022-04-26T22:42:21.162Z] spire-1.2.1/go.mod [2022-04-26T22:42:21.162Z] spire-1.2.1/go.sum [2022-04-26T22:42:21.162Z] spire-1.2.1/pkg/ [2022-04-26T22:42:21.162Z] spire-1.2.1/pkg/agent/ [2022-04-26T22:42:21.162Z] spire-1.2.1/pkg/agent/agent.go [2022-04-26T22:42:21.162Z] spire-1.2.1/pkg/agent/api/ [2022-04-26T22:42:21.162Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-26T22:42:21.162Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-26T22:42:21.162Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-26T22:42:21.162Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/client/ [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/common/ [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/config.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/manager/ [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T22:42:21.443Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/svid/ [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/ [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/api/ [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/api/names.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/auth/ [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/catalog/ [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/cli/ [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/health/ [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/health/config.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/health/context.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/health/health.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-26T22:42:21.444Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-26T22:42:21.724Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-26T22:42:21.724Z] spire-1.2.1/pkg/common/idutil/ [2022-04-26T22:42:21.724Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-26T22:42:21.724Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-26T22:42:21.724Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-26T22:42:21.724Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-26T22:42:21.724Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-26T22:42:21.724Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-26T22:42:21.724Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-26T22:42:21.724Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-26T22:42:21.724Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-26T22:42:21.724Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-26T22:42:21.724Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-26T22:42:21.724Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-26T22:42:21.724Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-26T22:42:21.724Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-26T22:42:21.724Z] spire-1.2.1/pkg/common/log/ [2022-04-26T22:42:21.724Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-26T22:42:21.724Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-26T22:42:21.724Z] spire-1.2.1/pkg/common/log/log.go [2022-04-26T22:42:21.724Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/log/options.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/plugin/ [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/profiling/ [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/selector/ [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/uptime/ [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/util/ [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/util/task.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/version/ [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/version/version.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/x509util/ [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-26T22:42:21.725Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/ [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/ [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/api.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/health/ [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/id.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/status.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/bundle/ [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/ca/ [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/cache/ [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/catalog/ [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/config.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/datastore/ [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-26T22:42:22.039Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/ [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-26T22:42:22.040Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-26T22:42:22.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/registration/ [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/server.go [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/server_test.go [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/svid/ [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-26T22:42:22.323Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-26T22:42:22.323Z] spire-1.2.1/proto/ [2022-04-26T22:42:22.323Z] spire-1.2.1/proto/private/ [2022-04-26T22:42:22.323Z] spire-1.2.1/proto/private/server/ [2022-04-26T22:42:22.323Z] spire-1.2.1/proto/private/server/journal/ [2022-04-26T22:42:22.323Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-26T22:42:22.323Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-26T22:42:22.323Z] spire-1.2.1/proto/spire/ [2022-04-26T22:42:22.323Z] spire-1.2.1/proto/spire/common/ [2022-04-26T22:42:22.323Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-26T22:42:22.323Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-26T22:42:22.323Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-26T22:42:22.323Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-26T22:42:22.323Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-26T22:42:22.323Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-26T22:42:22.323Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-26T22:42:22.323Z] spire-1.2.1/proto/spire/plugin/ [2022-04-26T22:42:22.323Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-26T22:42:22.323Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-26T22:42:22.323Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-26T22:42:22.323Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-26T22:42:22.323Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-26T22:42:22.323Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-26T22:42:22.323Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-26T22:42:22.323Z] spire-1.2.1/release/ [2022-04-26T22:42:22.323Z] spire-1.2.1/release/spire-extras/ [2022-04-26T22:42:22.323Z] spire-1.2.1/release/spire-extras/README.md [2022-04-26T22:42:22.323Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-26T22:42:22.323Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-26T22:42:22.323Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-26T22:42:22.323Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-26T22:42:22.323Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-26T22:42:22.323Z] spire-1.2.1/release/spire/ [2022-04-26T22:42:22.323Z] spire-1.2.1/release/spire/README.md [2022-04-26T22:42:22.323Z] spire-1.2.1/release/spire/conf/ [2022-04-26T22:42:22.323Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-26T22:42:22.323Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-26T22:42:22.323Z] spire-1.2.1/release/spire/conf/server/ [2022-04-26T22:42:22.323Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-26T22:42:22.323Z] spire-1.2.1/script/ [2022-04-26T22:42:22.323Z] spire-1.2.1/script/build-artifact.sh [2022-04-26T22:42:22.323Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-26T22:42:22.323Z] spire-1.2.1/support/ [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/ [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-26T22:42:22.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-26T22:42:22.324Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-26T22:42:22.324Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-26T22:42:22.324Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-26T22:42:22.324Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-26T22:42:22.324Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-26T22:42:22.324Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-26T22:42:22.324Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-26T22:42:22.324Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-26T22:42:22.324Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-26T22:42:22.324Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-26T22:42:22.324Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-26T22:42:22.324Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-26T22:42:22.324Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-26T22:42:22.324Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-26T22:42:22.324Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-26T22:42:22.324Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-26T22:42:22.324Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-26T22:42:22.324Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-26T22:42:22.324Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-26T22:42:22.324Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-26T22:42:22.324Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-26T22:42:22.324Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-26T22:42:22.324Z] spire-1.2.1/test/ [2022-04-26T22:42:22.324Z] spire-1.2.1/test/clock/ [2022-04-26T22:42:22.324Z] spire-1.2.1/test/clock/clock.go [2022-04-26T22:42:22.324Z] spire-1.2.1/test/fakes/ [2022-04-26T22:42:22.324Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-26T22:42:22.324Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-26T22:42:22.324Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-26T22:42:22.324Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-26T22:42:22.324Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-26T22:42:22.324Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-26T22:42:22.324Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-26T22:42:22.324Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-26T22:42:22.324Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-26T22:42:22.324Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-26T22:42:22.324Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-26T22:42:22.324Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-26T22:42:22.324Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-26T22:42:22.324Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-26T22:42:22.324Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-26T22:42:22.324Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-26T22:42:22.324Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-26T22:42:22.324Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-26T22:42:22.324Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-26T22:42:22.324Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-26T22:42:22.324Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-26T22:42:22.324Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-26T22:42:22.324Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-26T22:42:22.324Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-26T22:42:22.324Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-26T22:42:22.324Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-26T22:42:22.324Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-26T22:42:22.324Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-26T22:42:22.324Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/ [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/certs/ [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/config/ [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/fixture.go [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/registration/ [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-26T22:42:22.610Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-26T22:42:22.610Z] spire-1.2.1/test/integration/ [2022-04-26T22:42:22.610Z] spire-1.2.1/test/integration/README.md [2022-04-26T22:42:22.610Z] spire-1.2.1/test/integration/common [2022-04-26T22:42:22.610Z] spire-1.2.1/test/integration/setup/ [2022-04-26T22:42:22.610Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-26T22:42:22.610Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-26T22:42:22.610Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-26T22:42:22.610Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-26T22:42:22.610Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-26T22:42:22.610Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-26T22:42:22.610Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-26T22:42:22.610Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-26T22:42:22.610Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-26T22:42:22.610Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-26T22:42:22.610Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-26T22:42:22.610Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-26T22:42:22.610Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-26T22:42:22.610Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-26T22:42:22.610Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-26T22:42:22.610Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-26T22:42:22.610Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-26T22:42:22.610Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-26T22:42:22.610Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-26T22:42:22.610Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-26T22:42:22.610Z] spire-1.2.1/test/integration/suites/ [2022-04-26T22:42:22.610Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-26T22:42:22.610Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-26T22:42:22.610Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-26T22:42:22.610Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-26T22:42:22.610Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-26T22:42:22.610Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-26T22:42:22.610Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-26T22:42:22.610Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-26T22:42:22.610Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-26T22:42:22.610Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-26T22:42:22.610Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-26T22:42:22.610Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-26T22:42:22.611Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agentsRemoving intermediate container 4f8ec519991e [2022-04-26T22:42:22.612Z] ---> 70cb20a79f56 [2022-04-26T22:42:22.612Z] [2022-04-26T22:42:22.612Z] Step 9/20 : FROM alpine:3.15 [2022-04-26T22:42:22.612Z] [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-26T22:42:22.612Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-26T22:42:22.898Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/3.15: Pulling from library/alpine [2022-04-26T22:42:22.899Z] [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.mdDigest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-26T22:42:22.899Z] [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-26T22:42:22.899Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-26T22:42:22.900Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-26T22:42:22.900Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-26T22:42:22.900Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-26T22:42:22.900Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-26T22:42:22.900Z] spire-1.2.1/test/integration/test-one.sh [2022-04-26T22:42:22.900Z] spire-1.2.1/test/integration/test.sh [2022-04-26T22:42:22.900Z] spire-1.2.1/test/plugintest/ [2022-04-26T22:42:22.900Z] spire-1.2.1/test/plugintest/config.go [2022-04-26T22:42:22.900Z] spire-1.2.1/test/plugintest/load.go [2022-04-26T22:42:22.900Z] spire-1.2.1/test/plugintest/option.go [2022-04-26T22:42:22.900Z] spire-1.2.1/test/spiretest/ [2022-04-26T22:42:22.900Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-26T22:42:22.900Z] spire-1.2.1/test/spiretest/assertions.goStatus: Downloaded newer image for alpine:3.15 [2022-04-26T22:42:22.900Z] ---> 3fb3c9af89a9 [2022-04-26T22:42:22.900Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T22:42:22.900Z] [2022-04-26T22:42:22.900Z] spire-1.2.1/test/spiretest/dir.go [2022-04-26T22:42:22.900Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-26T22:42:22.900Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-26T22:42:22.900Z] spire-1.2.1/test/spiretest/logs.go [2022-04-26T22:42:22.900Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-26T22:42:22.900Z] spire-1.2.1/test/spiretest/suite.go [2022-04-26T22:42:22.900Z] spire-1.2.1/test/spiretest/x509.go [2022-04-26T22:42:22.900Z] spire-1.2.1/test/testca/ [2022-04-26T22:42:22.900Z] spire-1.2.1/test/testca/ca.go [2022-04-26T22:42:22.900Z] spire-1.2.1/test/testkey/ [2022-04-26T22:42:22.900Z] spire-1.2.1/test/testkey/generate.sh [2022-04-26T22:42:22.900Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-26T22:42:22.900Z] spire-1.2.1/test/testkey/keys.go [2022-04-26T22:42:22.900Z] spire-1.2.1/test/testkey/new.go [2022-04-26T22:42:22.900Z] spire-1.2.1/test/tpmsimulator/ [2022-04-26T22:42:22.900Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-26T22:42:22.900Z] spire-1.2.1/test/util/ [2022-04-26T22:42:22.900Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-26T22:42:22.900Z] spire-1.2.1/test/util/cert_generation.go [2022-04-26T22:42:22.900Z] spire-1.2.1/test/util/io_redirection.go [2022-04-26T22:42:22.900Z] spire-1.2.1/test/util/race.go [2022-04-26T22:42:22.900Z] spire-1.2.1/test/util/util.go [2022-04-26T22:42:22.900Z] building spire from source... [2022-04-26T22:42:23.183Z] ---> Running in a659beedcf59 [2022-04-26T22:42:23.480Z] Installing go1.17.7... [2022-04-26T22:42:24.102Z] Removing intermediate container a659beedcf59 [2022-04-26T22:42:24.102Z] ---> ea80d304b4a4 [2022-04-26T22:42:24.102Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T22:42:24.102Z] ---> Running in 36b6e01b7625 [2022-04-26T22:42:26.771Z] Removing intermediate container 36b6e01b7625 [2022-04-26T22:42:26.771Z] ---> c8bef5a4b0d4 [2022-04-26T22:42:26.771Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-26T22:42:26.771Z] ---> Running in 45b5dd810f72 [2022-04-26T22:42:28.812Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T22:42:29.821Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T22:42:31.851Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T22:42:31.851Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T22:42:31.851Z] OK: 15729 distinct packages available [2022-04-26T22:42:31.851Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T22:42:32.844Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T22:42:33.843Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-26T22:42:34.129Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-26T22:42:34.414Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-26T22:42:34.414Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-26T22:42:34.414Z] (5/9) Installing curl (7.80.0-r0) [2022-04-26T22:42:34.696Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-26T22:42:34.696Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-26T22:42:34.696Z] (8/9) Installing libucontext (1.1-r0) [2022-04-26T22:42:34.976Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-26T22:42:34.976Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T22:42:34.976Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T22:42:35.589Z] OK: 8 MiB in 23 packages [2022-04-26T22:42:38.267Z] Removing intermediate container 45b5dd810f72 [2022-04-26T22:42:38.267Z] ---> 544a66d030ec [2022-04-26T22:42:38.267Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T22:42:38.875Z] ---> c5fd5f245e15 [2022-04-26T22:42:38.875Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-26T22:42:41.543Z] ---> 384516e84800 [2022-04-26T22:42:41.543Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-26T22:42:42.162Z] ---> 28cfd5525d5d [2022-04-26T22:42:42.162Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-26T22:42:42.444Z] ---> Running in 9cf5daa17381 [2022-04-26T22:42:42.734Z] Removing intermediate container 9cf5daa17381 [2022-04-26T22:42:42.734Z] ---> ca627a6e3d2e [2022-04-26T22:42:42.734Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T22:42:43.016Z] ---> Running in 93ec4ea434ac [2022-04-26T22:42:43.625Z] Removing intermediate container 93ec4ea434ac [2022-04-26T22:42:43.625Z] ---> a47f39f180c9 [2022-04-26T22:42:43.625Z] Step 18/20 : LABEL arch=arm64 [2022-04-26T22:42:43.625Z] ---> Running in 927ff4712ff5 [2022-04-26T22:42:44.236Z] Removing intermediate container 927ff4712ff5 [2022-04-26T22:42:44.236Z] ---> 92a297537fd8 [2022-04-26T22:42:44.236Z] Step 19/20 : LABEL git_sha=780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:42:44.236Z] ---> Running in 8b51a74653fc [2022-04-26T22:42:44.844Z] Removing intermediate container 8b51a74653fc [2022-04-26T22:42:44.844Z] ---> 56c4dfb5ae1e [2022-04-26T22:42:44.844Z] Step 20/20 : LABEL version=2.2.0-dev.80 [2022-04-26T22:42:44.844Z] ---> Running in 013d198a1911 [2022-04-26T22:42:45.464Z] Removing intermediate container 013d198a1911 [2022-04-26T22:42:45.464Z] ---> 7a4cac4adc6a [2022-04-26T22:42:45.464Z] [2022-04-26T22:42:45.743Z] Successfully built 7a4cac4adc6a [2022-04-26T22:42:45.743Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-26T22:42:45.743Z]  Building security-spiffe-token-provider ... done Building security-spire-server [2022-04-26T22:42:51.178Z] Building bin/spire-server... [2022-04-26T22:42:51.178Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-26T22:42:51.178Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-26T22:42:51.178Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-26T22:42:51.787Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-26T22:42:51.787Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-26T22:42:52.396Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-26T22:42:56.753Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-26T22:42:56.753Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-26T22:42:56.753Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-26T22:42:57.378Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-26T22:42:58.386Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-26T22:42:58.386Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-26T22:42:58.386Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-26T22:42:59.400Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-26T22:42:59.400Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-26T22:42:59.400Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-26T22:42:59.400Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-26T22:42:59.400Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-26T22:43:02.045Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-26T22:43:02.045Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-26T22:43:02.657Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-26T22:43:02.935Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-26T22:43:03.548Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T22:43:03.548Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-26T22:43:03.548Z] ---> b17d532777b2 [2022-04-26T22:43:03.827Z] Step 3/25 : WORKDIR /edgex-go [2022-04-26T22:43:03.827Z] ---> Using cache [2022-04-26T22:43:03.827Z] ---> 60a289a28710 [2022-04-26T22:43:03.827Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T22:43:03.827Z] ---> Using cache [2022-04-26T22:43:03.827Z] ---> 561f9dba2aa3 [2022-04-26T22:43:03.827Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-26T22:43:03.827Z] ---> Using cache [2022-04-26T22:43:03.827Z] ---> f873df597859 [2022-04-26T22:43:03.827Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-26T22:43:03.827Z] ---> Using cache [2022-04-26T22:43:03.827Z] ---> 2cf9f329ff2b [2022-04-26T22:43:03.827Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T22:43:03.827Z] ---> Using cache [2022-04-26T22:43:03.827Z] ---> 616ecf5fa532 [2022-04-26T22:43:03.827Z] Step 8/25 : COPY . . [2022-04-26T22:43:03.827Z] ---> Using cache [2022-04-26T22:43:03.827Z] ---> 3a273c0d4993 [2022-04-26T22:43:03.827Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-26T22:43:03.827Z] ---> Using cache [2022-04-26T22:43:03.827Z] ---> 3b9909260cbf [2022-04-26T22:43:03.827Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-26T22:43:03.827Z] ---> Using cache [2022-04-26T22:43:03.827Z] ---> 218286ec5c33 [2022-04-26T22:43:03.827Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-26T22:43:03.827Z] ---> Using cache [2022-04-26T22:43:03.827Z] ---> 4b82e5af9fc6 [2022-04-26T22:43:03.827Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-26T22:43:04.432Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-26T22:43:05.042Z]  ---> Running in 14ce966e8a81 [2022-04-26T22:43:05.659Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-26T22:43:05.659Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-26T22:43:07.697Z] spire-1.2.1/ [2022-04-26T22:43:07.697Z] spire-1.2.1/.data/ [2022-04-26T22:43:07.697Z] spire-1.2.1/.data/.file [2022-04-26T22:43:07.697Z] spire-1.2.1/.dockerignore [2022-04-26T22:43:07.697Z] spire-1.2.1/.gitattributes [2022-04-26T22:43:07.697Z] spire-1.2.1/.githooks/ [2022-04-26T22:43:07.697Z] spire-1.2.1/.githooks/pre-commit [2022-04-26T22:43:07.697Z] spire-1.2.1/.github/ [2022-04-26T22:43:07.697Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-26T22:43:07.697Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-26T22:43:07.697Z] spire-1.2.1/.github/dependabot.yml [2022-04-26T22:43:07.697Z] spire-1.2.1/.github/workflows/ [2022-04-26T22:43:07.697Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-26T22:43:07.697Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-26T22:43:07.697Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-26T22:43:07.697Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-26T22:43:07.697Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-26T22:43:07.697Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-26T22:43:07.697Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-26T22:43:07.697Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-26T22:43:07.697Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-26T22:43:07.697Z] spire-1.2.1/.gitignore [2022-04-26T22:43:07.697Z] spire-1.2.1/.go-version [2022-04-26T22:43:07.697Z] spire-1.2.1/.golangci.yml [2022-04-26T22:43:07.697Z] spire-1.2.1/ADOPTERS.md [2022-04-26T22:43:07.697Z] spire-1.2.1/CHANGELOG.md [2022-04-26T22:43:07.697Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-26T22:43:07.697Z] spire-1.2.1/CODEOWNERS [2022-04-26T22:43:07.697Z] spire-1.2.1/CONTRIBUTING.md [2022-04-26T22:43:07.697Z] spire-1.2.1/Dockerfile [2022-04-26T22:43:07.697Z] spire-1.2.1/Dockerfile.dev [2022-04-26T22:43:07.697Z] spire-1.2.1/Dockerfile.scratch [2022-04-26T22:43:07.697Z] spire-1.2.1/LICENSE [2022-04-26T22:43:07.697Z] spire-1.2.1/MAINTAINERS.md [2022-04-26T22:43:07.697Z] spire-1.2.1/Makefile [2022-04-26T22:43:07.697Z] spire-1.2.1/README.md [2022-04-26T22:43:07.697Z] spire-1.2.1/ROADMAP.md [2022-04-26T22:43:07.697Z] spire-1.2.1/SECURITY.md [2022-04-26T22:43:07.697Z] spire-1.2.1/cmd/ [2022-04-26T22:43:07.697Z] spire-1.2.1/cmd/spire-agent/ [2022-04-26T22:43:07.697Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-26T22:43:07.697Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-26T22:43:07.697Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-26T22:43:07.697Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-26T22:43:07.697Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-26T22:43:07.697Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-26T22:43:07.697Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-26T22:43:07.697Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-26T22:43:07.697Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-26T22:43:07.697Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-26T22:43:07.697Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-26T22:43:07.697Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-26T22:43:07.697Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-26T22:43:07.697Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-26T22:43:07.697Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-26T22:43:07.697Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-26T22:43:07.697Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/ [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-26T22:43:07.977Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-26T22:43:07.977Z] spire-1.2.1/conf/ [2022-04-26T22:43:07.977Z] spire-1.2.1/conf/agent/ [2022-04-26T22:43:07.977Z] spire-1.2.1/conf/agent/agent.conf [2022-04-26T22:43:07.977Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-26T22:43:07.977Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-26T22:43:07.977Z] spire-1.2.1/conf/server/ [2022-04-26T22:43:07.977Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-26T22:43:07.977Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-26T22:43:07.977Z] spire-1.2.1/conf/server/server.conf [2022-04-26T22:43:07.977Z] spire-1.2.1/conf/server/server_full.conf [2022-04-26T22:43:07.977Z] spire-1.2.1/doc/ [2022-04-26T22:43:07.977Z] spire-1.2.1/doc/SPIRE101.md [2022-04-26T22:43:07.977Z] spire-1.2.1/doc/auditlog.md [2022-04-26T22:43:07.977Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-26T22:43:07.977Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-26T22:43:07.977Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-26T22:43:07.977Z] spire-1.2.1/doc/images/ [2022-04-26T22:43:07.977Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-26T22:43:07.977Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-26T22:43:07.977Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-26T22:43:07.977Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-26T22:43:07.977Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-26T22:43:07.977Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-26T22:43:07.977Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-26T22:43:07.977Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-26T22:43:07.977Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-26T22:43:07.977Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/scaling_spire.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/spire_agent.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/spire_server.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/supported_integrations.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/telemetry.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/telemetry_config.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/upgrading.md [2022-04-26T22:43:07.978Z] spire-1.2.1/doc/using_spire.md [2022-04-26T22:43:07.978Z] spire-1.2.1/examples/ [2022-04-26T22:43:07.978Z] spire-1.2.1/examples/README.md [2022-04-26T22:43:07.978Z] spire-1.2.1/go.mod [2022-04-26T22:43:07.978Z] spire-1.2.1/go.sum [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/ [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/ [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/agent.go [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/api/ [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/client/ [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/common/ [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/config.go [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-26T22:43:07.978Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/manager/ [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/svid/ [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/common/ [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/common/api/ [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-26T22:43:08.257Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/api/names.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/auth/ [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/catalog/ [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/cli/ [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/health/ [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/health/config.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/health/context.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/health/health.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/idutil/ [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/log/ [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/log/log.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/log/options.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-26T22:43:08.258Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/plugin/ [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/profiling/ [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/selector/ [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/uptime/ [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-26T22:43:08.537Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/common/util/ [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/common/util/task.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/common/version/ [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/common/version/version.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/common/x509util/ [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/ [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/ [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/api.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/health/ [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/id.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/status.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/bundle/ [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/ca/ [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/cache/ [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/catalog/ [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/config.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/datastore/ [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-26T22:43:08.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-26T22:43:08.815Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-26T22:43:08.815Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-26T22:43:08.815Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-26T22:43:08.815Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-26T22:43:08.815Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-26T22:43:08.815Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-26T22:43:08.815Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-26T22:43:08.815Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-26T22:43:08.815Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-26T22:43:08.815Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-26T22:43:08.815Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-26T22:43:08.815Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-26T22:43:08.815Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-26T22:43:08.815Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-26T22:43:08.815Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-26T22:43:08.815Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-26T22:43:08.815Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-26T22:43:08.815Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-26T22:43:08.815Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-26T22:43:08.815Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-26T22:43:08.815Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-26T22:43:08.815Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-26T22:43:08.815Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-26T22:43:08.815Z] spire-1.2.1/pkg/server/plugin/ [2022-04-26T22:43:08.815Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-26T22:43:08.815Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-26T22:43:08.815Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-26T22:43:08.815Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-26T22:43:08.815Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-26T22:43:08.815Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-26T22:43:08.815Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-26T22:43:08.815Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-26T22:43:08.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-26T22:43:08.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-26T22:43:08.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-26T22:43:08.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-26T22:43:08.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-26T22:43:08.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-26T22:43:08.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-26T22:43:08.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-26T22:43:08.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-26T22:43:08.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-26T22:43:08.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-26T22:43:08.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-26T22:43:08.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-26T22:43:08.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-26T22:43:08.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-26T22:43:08.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-26T22:43:08.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-26T22:43:08.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-26T22:43:08.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-26T22:43:08.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-26T22:43:08.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-26T22:43:08.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-26T22:43:08.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-26T22:43:08.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-26T22:43:08.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-26T22:43:08.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-26T22:43:08.817Z] spire-1.2.1/pkg/server/registration/ [2022-04-26T22:43:08.817Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-26T22:43:08.817Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-26T22:43:08.817Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-26T22:43:08.817Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-26T22:43:08.817Z] spire-1.2.1/pkg/server/server.go [2022-04-26T22:43:08.817Z] spire-1.2.1/pkg/server/server_test.go [2022-04-26T22:43:08.817Z] spire-1.2.1/pkg/server/svid/ [2022-04-26T22:43:08.817Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-26T22:43:08.817Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-26T22:43:08.817Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-26T22:43:08.817Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-26T22:43:08.817Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-26T22:43:08.817Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-26T22:43:08.817Z] spire-1.2.1/proto/ [2022-04-26T22:43:08.817Z] spire-1.2.1/proto/private/ [2022-04-26T22:43:08.817Z] spire-1.2.1/proto/private/server/ [2022-04-26T22:43:08.817Z] spire-1.2.1/proto/private/server/journal/ [2022-04-26T22:43:08.817Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-26T22:43:08.817Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-26T22:43:08.817Z] spire-1.2.1/proto/spire/ [2022-04-26T22:43:08.817Z] spire-1.2.1/proto/spire/common/ [2022-04-26T22:43:08.817Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-26T22:43:08.817Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-26T22:43:08.817Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-26T22:43:08.817Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-26T22:43:08.817Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-26T22:43:08.817Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-26T22:43:08.817Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-26T22:43:08.817Z] spire-1.2.1/proto/spire/plugin/ [2022-04-26T22:43:08.817Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-26T22:43:08.817Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-26T22:43:08.817Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-26T22:43:08.817Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-26T22:43:08.817Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-26T22:43:08.817Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-26T22:43:08.817Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-26T22:43:08.817Z] spire-1.2.1/release/ [2022-04-26T22:43:08.817Z] spire-1.2.1/release/spire-extras/ [2022-04-26T22:43:08.817Z] spire-1.2.1/release/spire-extras/README.md [2022-04-26T22:43:08.817Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-26T22:43:08.817Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-26T22:43:08.817Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-26T22:43:08.817Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-26T22:43:08.817Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-26T22:43:08.817Z] spire-1.2.1/release/spire/ [2022-04-26T22:43:08.817Z] spire-1.2.1/release/spire/README.md [2022-04-26T22:43:08.817Z] spire-1.2.1/release/spire/conf/ [2022-04-26T22:43:08.817Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-26T22:43:08.817Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-26T22:43:08.817Z] spire-1.2.1/release/spire/conf/server/ [2022-04-26T22:43:08.817Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-26T22:43:08.817Z] spire-1.2.1/script/ [2022-04-26T22:43:08.817Z] spire-1.2.1/script/build-artifact.sh [2022-04-26T22:43:08.817Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-26T22:43:08.817Z] spire-1.2.1/support/ [2022-04-26T22:43:08.817Z] spire-1.2.1/support/k8s/ [2022-04-26T22:43:08.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-26T22:43:08.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-26T22:43:08.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-26T22:43:08.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-26T22:43:08.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-26T22:43:08.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-26T22:43:08.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-26T22:43:08.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-26T22:43:08.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-26T22:43:08.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-26T22:43:08.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-26T22:43:08.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-26T22:43:08.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-26T22:43:08.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-26T22:43:08.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-26T22:43:08.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-26T22:43:08.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-26T22:43:08.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-26T22:43:08.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-26T22:43:08.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-26T22:43:08.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-26T22:43:08.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-26T22:43:08.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-26T22:43:08.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-26T22:43:08.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-26T22:43:08.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-26T22:43:08.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-26T22:43:08.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-26T22:43:08.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-26T22:43:08.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-26T22:43:08.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-26T22:43:08.817Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-26T22:43:09.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-26T22:43:09.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-26T22:43:09.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-26T22:43:09.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-26T22:43:09.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-26T22:43:09.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-26T22:43:09.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-26T22:43:09.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-26T22:43:09.094Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-26T22:43:09.094Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-26T22:43:09.094Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-26T22:43:09.094Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-26T22:43:09.094Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-26T22:43:09.094Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-26T22:43:09.094Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-26T22:43:09.094Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-26T22:43:09.094Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-26T22:43:09.094Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-26T22:43:09.094Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-26T22:43:09.094Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-26T22:43:09.094Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-26T22:43:09.094Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-26T22:43:09.094Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-26T22:43:09.094Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-26T22:43:09.094Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-26T22:43:09.094Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-26T22:43:09.094Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-26T22:43:09.094Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-26T22:43:09.094Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-26T22:43:09.094Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-26T22:43:09.094Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-26T22:43:09.094Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-26T22:43:09.094Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-26T22:43:09.094Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-26T22:43:09.094Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-26T22:43:09.094Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-26T22:43:09.094Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-26T22:43:09.094Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-26T22:43:09.094Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-26T22:43:09.094Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-26T22:43:09.094Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-26T22:43:09.094Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-26T22:43:09.094Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-26T22:43:09.094Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-26T22:43:09.094Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-26T22:43:09.094Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-26T22:43:09.094Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-26T22:43:09.094Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-26T22:43:09.094Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-26T22:43:09.094Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-26T22:43:09.094Z] spire-1.2.1/test/ [2022-04-26T22:43:09.094Z] spire-1.2.1/test/clock/ [2022-04-26T22:43:09.094Z] spire-1.2.1/test/clock/clock.go [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fakes/ [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/ [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/certs/ [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/config/ [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/fixture.go [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/registration/ [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-26T22:43:09.094Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-26T22:43:09.094Z] spire-1.2.1/test/integration/ [2022-04-26T22:43:09.094Z] spire-1.2.1/test/integration/README.md [2022-04-26T22:43:09.094Z] spire-1.2.1/test/integration/common [2022-04-26T22:43:09.094Z] spire-1.2.1/test/integration/setup/ [2022-04-26T22:43:09.094Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-26T22:43:09.094Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-26T22:43:09.094Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-26T22:43:09.094Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-26T22:43:09.094Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-26T22:43:09.094Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-26T22:43:09.094Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-26T22:43:09.094Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-26T22:43:09.094Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-26T22:43:09.094Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-26T22:43:09.094Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-26T22:43:09.094Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-26T22:43:09.094Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-26T22:43:09.094Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-26T22:43:09.094Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-26T22:43:09.094Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-26T22:43:09.094Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-26T22:43:09.094Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-26T22:43:09.094Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-26T22:43:09.094Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-26T22:43:09.094Z] spire-1.2.1/test/integration/suites/ [2022-04-26T22:43:09.094Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-26T22:43:09.094Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-26T22:43:09.094Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-26T22:43:09.094Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-26T22:43:09.094Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-26T22:43:09.094Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-26T22:43:09.094Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-26T22:43:09.094Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-26T22:43:09.094Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-26T22:43:09.094Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-26T22:43:09.094Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-26T22:43:09.094Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-26T22:43:09.094Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-26T22:43:09.095Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-26T22:43:09.372Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/test-one.sh [2022-04-26T22:43:09.373Z] spire-1.2.1/test/integration/test.sh [2022-04-26T22:43:09.373Z] spire-1.2.1/test/plugintest/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/plugintest/config.go [2022-04-26T22:43:09.373Z] spire-1.2.1/test/plugintest/load.go [2022-04-26T22:43:09.373Z] spire-1.2.1/test/plugintest/option.go [2022-04-26T22:43:09.373Z] spire-1.2.1/test/spiretest/ [2022-04-26T22:43:09.373Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-26T22:43:09.373Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-26T22:43:09.373Z] spire-1.2.1/test/spiretest/dir.go [2022-04-26T22:43:09.373Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-26T22:43:09.374Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-26T22:43:09.374Z] spire-1.2.1/test/spiretest/logs.go [2022-04-26T22:43:09.374Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-26T22:43:09.374Z] spire-1.2.1/test/spiretest/suite.go [2022-04-26T22:43:09.374Z] spire-1.2.1/test/spiretest/x509.go [2022-04-26T22:43:09.374Z] spire-1.2.1/test/testca/ [2022-04-26T22:43:09.374Z] spire-1.2.1/test/testca/ca.go [2022-04-26T22:43:09.374Z] spire-1.2.1/test/testkey/ [2022-04-26T22:43:09.374Z] spire-1.2.1/test/testkey/generate.sh [2022-04-26T22:43:09.374Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-26T22:43:09.374Z] spire-1.2.1/test/testkey/keys.go [2022-04-26T22:43:09.374Z] spire-1.2.1/test/testkey/new.go [2022-04-26T22:43:09.374Z] spire-1.2.1/test/tpmsimulator/ [2022-04-26T22:43:09.374Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-26T22:43:09.374Z] spire-1.2.1/test/util/ [2022-04-26T22:43:09.374Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-26T22:43:09.374Z] spire-1.2.1/test/util/cert_generation.go [2022-04-26T22:43:09.374Z] spire-1.2.1/test/util/io_redirection.go [2022-04-26T22:43:09.374Z] spire-1.2.1/test/util/race.go [2022-04-26T22:43:09.374Z] spire-1.2.1/test/util/util.go [2022-04-26T22:43:09.374Z] building spire from source... [2022-04-26T22:43:09.978Z] Installing go1.17.7... [2022-04-26T22:43:28.323Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-26T22:43:28.323Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-26T22:43:28.323Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-26T22:43:28.323Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-26T22:43:28.323Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-26T22:43:28.323Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-26T22:43:28.602Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-26T22:43:28.602Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-26T22:43:28.602Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-26T22:43:28.602Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-26T22:43:28.880Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-26T22:43:28.880Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-26T22:43:28.880Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-26T22:43:29.159Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-26T22:43:29.437Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-26T22:43:30.038Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-26T22:43:30.317Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-26T22:43:30.594Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-26T22:43:30.594Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-26T22:43:30.594Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-26T22:43:30.594Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-26T22:43:30.872Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-26T22:43:30.872Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-26T22:43:30.872Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-26T22:43:31.152Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-26T22:43:31.152Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-26T22:43:31.760Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-26T22:43:31.760Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-26T22:43:31.760Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-26T22:43:31.760Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-26T22:43:32.369Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-26T22:43:34.788Z] Building bin/spire-server... [2022-04-26T22:43:35.110Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-26T22:43:35.110Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-26T22:43:35.110Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-26T22:43:35.756Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-26T22:43:36.389Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-26T22:43:36.389Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-26T22:43:37.004Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-26T22:43:41.440Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-26T22:43:42.061Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-26T22:43:42.568Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-26T22:43:42.568Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-26T22:43:42.964Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-26T22:43:43.248Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-26T22:43:43.248Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-26T22:43:43.248Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-26T22:43:43.248Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-26T22:43:43.248Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-26T22:43:43.248Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-26T22:43:43.864Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-26T22:43:43.864Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-26T22:43:43.864Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-26T22:43:44.308Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-26T22:43:45.838Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-26T22:43:45.838Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-26T22:43:45.838Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-26T22:43:46.152Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-26T22:43:46.152Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-26T22:43:47.899Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-26T22:44:06.258Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-26T22:44:06.258Z] go: downloading k8s.io/api v0.23.4 [2022-04-26T22:44:06.258Z] go: downloading google.golang.org/api v0.70.0 [2022-04-26T22:44:10.612Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-26T22:44:10.612Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-26T22:44:10.612Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-26T22:44:11.217Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-26T22:44:11.217Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-26T22:44:11.217Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-26T22:44:11.217Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-26T22:44:11.494Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-26T22:44:11.494Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-26T22:44:11.770Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-26T22:44:11.770Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-26T22:44:11.770Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-26T22:44:12.048Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-26T22:44:12.326Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-26T22:44:12.326Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-26T22:44:12.603Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-26T22:44:12.603Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-26T22:44:14.603Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-26T22:44:14.603Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-26T22:44:14.603Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-26T22:44:14.603Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-26T22:44:14.603Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-26T22:44:14.603Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-26T22:44:14.603Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-26T22:44:14.883Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-26T22:44:14.883Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-26T22:44:14.883Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-26T22:44:15.163Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-26T22:44:15.163Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-26T22:44:15.163Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-26T22:44:15.443Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-26T22:44:15.443Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-26T22:44:15.725Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-26T22:44:16.006Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-26T22:44:16.294Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-26T22:44:16.294Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-26T22:44:16.294Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-26T22:44:16.578Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-26T22:44:17.584Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-26T22:44:19.598Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-26T22:44:23.023Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.80" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-26T22:44:25.025Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-26T22:44:25.025Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-26T22:44:25.025Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-26T22:44:25.025Z] go: downloading google.golang.org/api v0.70.0 [2022-04-26T22:44:25.304Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-26T22:44:25.588Z] go: downloading k8s.io/api v0.23.4 [2022-04-26T22:44:38.043Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-26T22:44:38.043Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-26T22:44:42.382Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-26T22:44:42.661Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-26T22:44:42.940Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-26T22:44:42.940Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-26T22:44:44.409Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-26T22:44:45.401Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-26T22:44:46.006Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-26T22:44:46.612Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-26T22:44:48.067Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-26T22:44:50.088Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-26T22:44:50.088Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-26T22:44:50.088Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-26T22:44:50.370Z] Removing intermediate container be0117f5700d [2022-04-26T22:44:50.370Z] ---> e5af6be3240d [2022-04-26T22:44:50.370Z] [2022-04-26T22:44:50.370Z] Step 10/22 : FROM alpine:3.14 [2022-04-26T22:44:50.370Z] ---> ac73e934f311 [2022-04-26T22:44:50.370Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-26T22:44:50.659Z] Removing intermediate container dac95f55a7d6 [2022-04-26T22:44:50.659Z] ---> 63bba894c209 [2022-04-26T22:44:50.659Z] [2022-04-26T22:44:50.659Z] Step 10/23 : FROM alpine:3.14 [2022-04-26T22:44:50.659Z] ---> ac73e934f311 [2022-04-26T22:44:50.659Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-26T22:44:50.659Z] ---> Using cache [2022-04-26T22:44:50.659Z] ---> f0175f96edfc [2022-04-26T22:44:50.659Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T22:44:50.659Z] ---> Using cache [2022-04-26T22:44:50.659Z] ---> 596f26b459cf [2022-04-26T22:44:50.659Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-26T22:44:50.659Z] ---> Running in b5094bd67959 [2022-04-26T22:44:50.939Z] ---> Running in c6109dcb3bd4 [2022-04-26T22:44:51.232Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-26T22:44:51.232Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-26T22:44:51.513Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-26T22:44:51.513Z] Removing intermediate container c6109dcb3bd4 [2022-04-26T22:44:51.790Z] ---> 34c3fe67f75d [2022-04-26T22:44:51.790Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-26T22:44:51.790Z] ---> Running in a2afaeacbe76 [2022-04-26T22:44:52.064Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-26T22:44:52.343Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-26T22:44:52.343Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-26T22:44:52.622Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-26T22:44:52.622Z] Removing intermediate container a2afaeacbe76 [2022-04-26T22:44:52.622Z] ---> 2eb9c892837c [2022-04-26T22:44:52.622Z] Step 15/23 : WORKDIR / [2022-04-26T22:44:52.622Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-26T22:44:52.622Z]  ---> Running in 1582d8613dc3 [2022-04-26T22:44:52.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T22:44:53.187Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-26T22:44:53.187Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-26T22:44:53.496Z] Removing intermediate container 1582d8613dc3 [2022-04-26T22:44:53.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T22:44:53.496Z] ---> 0cec3daf883c [2022-04-26T22:44:53.496Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T22:44:54.484Z] ---> f7a3ae79c3d9 [2022-04-26T22:44:54.485Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-26T22:44:54.485Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-26T22:44:54.762Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-26T22:44:54.763Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-26T22:44:54.763Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-26T22:44:54.763Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-26T22:44:54.763Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-26T22:44:54.763Z] (5/6) Installing curl (7.79.1-r0) [2022-04-26T22:44:54.763Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-26T22:44:54.763Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T22:44:55.041Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T22:44:55.041Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-26T22:44:55.323Z] OK: 8 MiB in 20 packages [2022-04-26T22:44:56.344Z] ---> 3a6797fff2bb [2022-04-26T22:44:56.344Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-26T22:44:58.354Z] ---> 58b8ef19e3b9 [2022-04-26T22:44:58.354Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-26T22:44:58.354Z] ---> Running in 91f06591ebd1 [2022-04-26T22:44:58.354Z] Removing intermediate container b5094bd67959 [2022-04-26T22:44:58.354Z] ---> cbbedbc5245d [2022-04-26T22:44:58.354Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-26T22:44:58.354Z] ---> Running in abdf8510bc9f [2022-04-26T22:44:58.960Z] Removing intermediate container 91f06591ebd1 [2022-04-26T22:44:58.960Z] ---> 3f47cbb29fcd [2022-04-26T22:44:58.960Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T22:44:58.960Z] Removing intermediate container abdf8510bc9f [2022-04-26T22:44:58.960Z] ---> 957f82cfe063 [2022-04-26T22:44:58.960Z] Step 13/22 : WORKDIR /edgex [2022-04-26T22:44:59.237Z] ---> Running in 6cc5ab8803ae [2022-04-26T22:44:59.237Z] ---> Running in c03962142409 [2022-04-26T22:44:59.851Z] Removing intermediate container 6cc5ab8803ae [2022-04-26T22:44:59.851Z] ---> bf9d96239196 [2022-04-26T22:44:59.851Z] Step 21/23 : LABEL arch=arm64 [2022-04-26T22:44:59.851Z] Removing intermediate container c03962142409 [2022-04-26T22:44:59.851Z] ---> 8aee1f94b5d1 [2022-04-26T22:44:59.851Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-26T22:45:00.137Z] ---> Running in d07c07310c64 [2022-04-26T22:45:00.772Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-26T22:45:00.772Z] Removing intermediate container d07c07310c64 [2022-04-26T22:45:00.772Z] ---> bca39fa5cb0f [2022-04-26T22:45:00.772Z] Step 22/23 : LABEL git_sha=780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:45:00.772Z] ---> Running in d57799371dad [2022-04-26T22:45:01.047Z] ---> 8cf699ce488a [2022-04-26T22:45:01.047Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-26T22:45:01.332Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-26T22:45:01.622Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-26T22:45:01.623Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-26T22:45:01.623Z] Removing intermediate container d57799371dad [2022-04-26T22:45:01.623Z] ---> 2fdfffb08a18 [2022-04-26T22:45:01.623Z] Step 23/23 : LABEL version=2.2.0-dev.80 [2022-04-26T22:45:01.623Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-26T22:45:01.623Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-26T22:45:01.904Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-26T22:45:01.904Z]  ---> Running in fa0bfc21e22d [2022-04-26T22:45:01.904Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-26T22:45:02.183Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-26T22:45:02.462Z] Removing intermediate container fa0bfc21e22d [2022-04-26T22:45:02.462Z] ---> 1778bcc35495 [2022-04-26T22:45:02.462Z] [2022-04-26T22:45:03.072Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-26T22:45:03.350Z] Successfully built 1778bcc35495 [2022-04-26T22:45:03.350Z] ---> 1f9ca985d301 [2022-04-26T22:45:03.350Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-26T22:45:03.350Z] Successfully tagged core-command-arm64:latest [2022-04-26T22:45:03.630Z]  Building core-command ... done go: downloading github.com/spf13/pflag v1.0.5 [2022-04-26T22:45:03.908Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-26T22:45:03.908Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-26T22:45:04.910Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-26T22:45:04.910Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-26T22:45:05.190Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-26T22:45:05.190Z]  ---> 17e8d288fa59 [2022-04-26T22:45:05.190Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-26T22:45:05.190Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-26T22:45:05.190Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-26T22:45:05.190Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-26T22:45:05.470Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-26T22:45:05.470Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-26T22:45:06.091Z]  ---> f04079dcceab [2022-04-26T22:45:06.091Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-26T22:45:06.367Z] ---> Running in d86b2b05c5f0 [2022-04-26T22:45:06.368Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-26T22:45:06.368Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-26T22:45:06.971Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-26T22:45:06.971Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-26T22:45:06.971Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-26T22:45:08.992Z] go: downloading go.opencensus.io v0.23.0 [2022-04-26T22:45:09.283Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-26T22:45:09.283Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-26T22:45:09.283Z] Removing intermediate container d86b2b05c5f0 [2022-04-26T22:45:09.283Z] ---> cd58b80069a1 [2022-04-26T22:45:09.283Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-26T22:45:09.557Z] ---> Running in fc40c2f54a05 [2022-04-26T22:45:09.557Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-26T22:45:09.557Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-26T22:45:09.859Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-26T22:45:09.859Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-26T22:45:09.859Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-26T22:45:10.152Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-26T22:45:10.152Z] Removing intermediate container fc40c2f54a05 [2022-04-26T22:45:10.152Z] ---> c4c1a8181247 [2022-04-26T22:45:10.152Z] Step 20/22 : LABEL arch=arm64 [2022-04-26T22:45:10.152Z] ---> Running in 4755ff2fac9e [2022-04-26T22:45:10.431Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-26T22:45:10.431Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-26T22:45:10.710Z] Removing intermediate container 4755ff2fac9e [2022-04-26T22:45:10.710Z] ---> 1f56d6d8aaa5 [2022-04-26T22:45:10.710Z] Step 21/22 : LABEL git_sha=780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T22:45:10.997Z] ---> Running in 530efddfce27 [2022-04-26T22:45:10.997Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-26T22:45:11.273Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-26T22:45:11.273Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-26T22:45:11.551Z] Removing intermediate container 530efddfce27 [2022-04-26T22:45:11.551Z] ---> 07c2ef916d09 [2022-04-26T22:45:11.551Z] Step 22/22 : LABEL version=2.2.0-dev.80 [2022-04-26T22:45:11.828Z] ---> Running in d4370bda87ca [2022-04-26T22:45:12.433Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-26T22:45:12.433Z] Removing intermediate container d4370bda87ca [2022-04-26T22:45:12.433Z] ---> 224d6c9eb199 [2022-04-26T22:45:12.433Z] [2022-04-26T22:45:12.716Z] Successfully built 224d6c9eb199 [2022-04-26T22:45:12.716Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-26T22:45:12.716Z]  Building security-proxy-setup ... done go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-26T22:45:12.993Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-26T22:45:12.993Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-26T22:45:13.269Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-26T22:45:14.716Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-26T22:45:14.716Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-26T22:45:14.716Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-26T22:45:14.716Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-26T22:45:14.993Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-26T22:45:14.993Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-26T22:45:14.993Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-26T22:45:14.993Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-26T22:45:15.595Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-26T22:45:15.595Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-26T22:45:15.595Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-26T22:45:15.870Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-26T22:45:15.870Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-26T22:45:15.870Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-26T22:45:15.870Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-26T22:45:15.870Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-26T22:45:15.870Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-26T22:45:16.146Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-26T22:45:16.421Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-26T22:45:16.697Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-26T22:45:16.697Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-26T22:45:16.974Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-26T22:45:16.974Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-26T22:45:17.250Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-26T22:45:20.651Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-26T22:45:20.926Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-26T22:45:20.926Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-26T22:45:20.926Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-26T22:45:20.926Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-26T22:45:21.201Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-26T22:45:21.201Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-26T22:45:21.476Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-26T22:45:21.751Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-26T22:45:22.028Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-26T22:45:22.302Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-26T22:45:22.302Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-26T22:45:22.900Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-26T22:45:23.175Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-26T22:45:23.175Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-26T22:45:23.175Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-26T22:45:23.175Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-26T22:45:23.449Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-26T22:45:23.449Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-26T22:45:23.449Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-26T22:45:23.449Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-26T22:45:23.449Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-26T22:45:23.724Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-26T22:45:23.724Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-26T22:45:23.724Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-26T22:45:24.323Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-26T22:45:24.598Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-26T22:45:24.873Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-26T22:45:24.873Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-26T22:45:24.873Z] go: downloading go.opencensus.io v0.23.0 [2022-04-26T22:45:25.467Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-26T22:45:26.448Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-26T22:45:26.722Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-26T22:45:26.722Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-26T22:45:26.722Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-26T22:45:27.332Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-26T22:45:27.332Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-26T22:45:28.780Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-26T22:45:28.780Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-26T22:45:29.055Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-26T22:45:30.499Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-26T22:45:30.499Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-26T22:45:30.776Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-26T22:45:30.776Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-26T22:45:31.051Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-26T22:45:31.327Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-26T22:45:31.327Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-26T22:45:31.327Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-26T22:45:31.604Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-26T22:45:31.604Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-26T22:45:31.604Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-26T22:45:38.348Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-26T22:45:38.348Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-26T22:45:38.348Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-26T22:45:38.348Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-26T22:45:38.348Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-26T22:45:38.348Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-26T22:46:10.726Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-26T22:46:10.726Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-26T23:02:03.978Z] Building bin/spire-agent... [2022-04-26T23:02:03.978Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-26T23:02:03.978Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-26T23:02:03.978Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-26T23:02:03.978Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-26T23:02:09.400Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-26T23:02:10.385Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-26T23:02:10.385Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-26T23:02:10.985Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-26T23:02:10.985Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-26T23:02:10.985Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-26T23:02:11.259Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-26T23:02:11.259Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-26T23:02:11.536Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-26T23:08:18.803Z] Removing intermediate container 72fa2af7dba4 [2022-04-26T23:08:18.803Z] ---> 542277c5e65d [2022-04-26T23:08:18.803Z] [2022-04-26T23:08:18.803Z] Step 13/26 : FROM alpine:3.15 [2022-04-26T23:08:18.803Z] ---> 3fb3c9af89a9 [2022-04-26T23:08:18.803Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T23:08:18.803Z] ---> Using cache [2022-04-26T23:08:18.803Z] ---> ea80d304b4a4 [2022-04-26T23:08:18.803Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T23:08:18.803Z] ---> Using cache [2022-04-26T23:08:18.803Z] ---> c8bef5a4b0d4 [2022-04-26T23:08:18.803Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-26T23:08:18.803Z] ---> Running in c142ca93ab17 [2022-04-26T23:08:18.803Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T23:08:18.803Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T23:08:18.803Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T23:08:18.803Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T23:08:18.803Z] OK: 15729 distinct packages available [2022-04-26T23:08:18.803Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T23:08:18.803Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T23:08:18.803Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-26T23:08:18.803Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-26T23:08:18.803Z] (3/5) Installing libucontext (1.1-r0) [2022-04-26T23:08:18.803Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-26T23:08:18.803Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-26T23:08:18.803Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T23:08:18.803Z] OK: 6 MiB in 19 packages [2022-04-26T23:08:18.803Z] Removing intermediate container c142ca93ab17 [2022-04-26T23:08:18.803Z] ---> 6e6171c17af1 [2022-04-26T23:08:18.803Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-26T23:08:20.788Z] ---> 93779839e801 [2022-04-26T23:08:20.788Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-26T23:08:25.106Z] ---> 2bb03574d6bb [2022-04-26T23:08:25.106Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-26T23:08:25.106Z] ---> 6a3c4a59c2e0 [2022-04-26T23:08:25.106Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-26T23:08:25.712Z] ---> a8d26271a1c4 [2022-04-26T23:08:25.712Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-26T23:08:26.317Z] ---> e5596262dbad [2022-04-26T23:08:26.317Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-26T23:08:26.592Z] ---> Running in 16722e9f8012 [2022-04-26T23:08:26.869Z] Removing intermediate container 16722e9f8012 [2022-04-26T23:08:26.869Z] ---> 33626f389a7c [2022-04-26T23:08:26.869Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-26T23:08:26.869Z] ---> Running in d935e8cfa433 [2022-04-26T23:08:27.463Z] Removing intermediate container d935e8cfa433 [2022-04-26T23:08:27.463Z] ---> afcb35b12727 [2022-04-26T23:08:27.463Z] Step 24/26 : LABEL arch=arm64 [2022-04-26T23:08:27.463Z] ---> Running in 91d8dd2da1ae [2022-04-26T23:08:27.745Z] Removing intermediate container 91d8dd2da1ae [2022-04-26T23:08:27.745Z] ---> e50c1bebc9e3 [2022-04-26T23:08:27.745Z] Step 25/26 : LABEL git_sha=780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T23:08:27.745Z] ---> Running in f6488f05318c [2022-04-26T23:08:28.352Z] Removing intermediate container f6488f05318c [2022-04-26T23:08:28.352Z] ---> 375954624d5d [2022-04-26T23:08:28.352Z] Step 26/26 : LABEL version=2.2.0-dev.80 [2022-04-26T23:08:28.352Z] ---> Running in 42b46493695f [2022-04-26T23:08:28.623Z] Removing intermediate container 42b46493695f [2022-04-26T23:08:28.623Z] ---> 2b9b07396926 [2022-04-26T23:08:28.623Z] [2022-04-26T23:08:28.898Z] Successfully built 2b9b07396926 [2022-04-26T23:08:28.898Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-26T23:10:20.713Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-04-26T23:10:20.713Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-26T23:10:20.713Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-26T23:10:20.713Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-26T23:10:20.713Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-26T23:10:20.713Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-26T23:10:20.713Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-26T23:10:20.713Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-26T23:10:20.991Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-26T23:10:20.991Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-26T23:10:20.991Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-26T23:10:21.269Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-26T23:10:21.269Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-26T23:10:21.544Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-26T23:10:39.867Z] Building bin/spire-agent... [2022-04-26T23:10:40.140Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-26T23:10:40.418Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-26T23:10:40.701Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-26T23:10:40.701Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-26T23:10:45.050Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-26T23:10:46.033Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-26T23:10:46.033Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-26T23:10:46.308Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-26T23:10:46.308Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-26T23:10:46.308Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-26T23:10:46.583Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-26T23:10:46.583Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-26T23:10:46.583Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-26T23:14:53.662Z] Removing intermediate container befd52167a65 [2022-04-26T23:14:53.662Z] ---> e45bcf581bcf [2022-04-26T23:14:53.662Z] [2022-04-26T23:14:53.662Z] Step 13/26 : FROM alpine:3.15 [2022-04-26T23:14:53.662Z] ---> 3fb3c9af89a9 [2022-04-26T23:14:53.662Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T23:14:53.662Z] ---> Using cache [2022-04-26T23:14:53.662Z] ---> ea80d304b4a4 [2022-04-26T23:14:53.662Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T23:14:53.662Z] ---> Using cache [2022-04-26T23:14:53.662Z] ---> c8bef5a4b0d4 [2022-04-26T23:14:53.662Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-26T23:14:53.662Z] ---> Running in fa1b5d8d545d [2022-04-26T23:14:53.662Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T23:14:53.662Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T23:14:54.260Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T23:14:54.260Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T23:14:54.260Z] OK: 15729 distinct packages available [2022-04-26T23:14:54.260Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T23:14:55.236Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T23:14:56.221Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-26T23:14:56.221Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-26T23:14:56.221Z] (3/4) Installing libucontext (1.1-r0) [2022-04-26T23:14:56.498Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-26T23:14:56.498Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T23:14:56.498Z] OK: 6 MiB in 18 packages [2022-04-26T23:14:58.476Z] Removing intermediate container fa1b5d8d545d [2022-04-26T23:14:58.476Z] ---> 398325218826 [2022-04-26T23:14:58.476Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-26T23:15:02.786Z] ---> 19e4fdd9d3c9 [2022-04-26T23:15:02.786Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-26T23:15:02.786Z] ---> 22797f89f639 [2022-04-26T23:15:02.786Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-26T23:15:02.786Z] ---> Running in 3e89cec9c061 [2022-04-26T23:15:03.382Z] Removing intermediate container 3e89cec9c061 [2022-04-26T23:15:03.382Z] ---> 7bd5c09a9dca [2022-04-26T23:15:03.382Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-26T23:15:03.975Z] ---> bfd2566cc63f [2022-04-26T23:15:03.975Z] Step 21/26 : WORKDIR / [2022-04-26T23:15:03.975Z] ---> Running in 754a54532bbf [2022-04-26T23:15:04.251Z] Removing intermediate container 754a54532bbf [2022-04-26T23:15:04.251Z] ---> b477376f2462 [2022-04-26T23:15:04.251Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-26T23:15:04.524Z] ---> Running in 90c1ac042476 [2022-04-26T23:15:04.797Z] Removing intermediate container 90c1ac042476 [2022-04-26T23:15:04.797Z] ---> b53ee5f92e1c [2022-04-26T23:15:04.797Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-26T23:15:04.797Z] ---> Running in 4c2e870b34cf [2022-04-26T23:15:05.393Z] Removing intermediate container 4c2e870b34cf [2022-04-26T23:15:05.393Z] ---> 8571b9e7aa64 [2022-04-26T23:15:05.393Z] Step 24/26 : LABEL arch=arm64 [2022-04-26T23:15:05.393Z] ---> Running in 22c6b66b8c96 [2022-04-26T23:15:05.668Z] Removing intermediate container 22c6b66b8c96 [2022-04-26T23:15:05.668Z] ---> cdc72edce1c3 [2022-04-26T23:15:05.668Z] Step 25/26 : LABEL git_sha=780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T23:15:05.668Z] ---> Running in 7838d05ca294 [2022-04-26T23:15:06.267Z] Removing intermediate container 7838d05ca294 [2022-04-26T23:15:06.267Z] ---> 21d419d781e0 [2022-04-26T23:15:06.267Z] Step 26/26 : LABEL version=2.2.0-dev.80 [2022-04-26T23:15:06.267Z] ---> Running in ea1b26f6c4aa [2022-04-26T23:15:06.539Z] Removing intermediate container ea1b26f6c4aa [2022-04-26T23:15:06.539Z] ---> 86edb64d83de [2022-04-26T23:15:06.539Z] [2022-04-26T23:15:06.811Z] Successfully built 86edb64d83de [2022-04-26T23:15:06.811Z] Successfully tagged security-spire-config-arm64:latest [2022-04-26T23:15:12.195Z]  Building security-spire-config ... done Removing intermediate container 14ce966e8a81 [2022-04-26T23:15:12.195Z] ---> 2b20c7b6cebe [2022-04-26T23:15:12.195Z] [2022-04-26T23:15:12.195Z] Step 13/25 : FROM alpine:3.15 [2022-04-26T23:15:12.195Z] ---> 3fb3c9af89a9 [2022-04-26T23:15:12.195Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T23:15:12.195Z] ---> Using cache [2022-04-26T23:15:12.195Z] ---> ea80d304b4a4 [2022-04-26T23:15:12.195Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T23:15:12.195Z] ---> Using cache [2022-04-26T23:15:12.195Z] ---> c8bef5a4b0d4 [2022-04-26T23:15:12.195Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-26T23:15:12.195Z] ---> Using cache [2022-04-26T23:15:12.195Z] ---> 6e6171c17af1 [2022-04-26T23:15:12.195Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-26T23:15:14.805Z] ---> 0a9b0a8fab1c [2022-04-26T23:15:14.805Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-26T23:15:15.395Z] ---> 74f63d3c7977 [2022-04-26T23:15:15.395Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-26T23:15:15.990Z] ---> a0174e0d2e50 [2022-04-26T23:15:15.990Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-26T23:15:16.583Z] ---> 68e368c66f25 [2022-04-26T23:15:16.583Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-26T23:15:16.583Z] ---> Running in 48ef6452bfee [2022-04-26T23:15:16.862Z] Removing intermediate container 48ef6452bfee [2022-04-26T23:15:16.862Z] ---> cbe3bab478bb [2022-04-26T23:15:16.862Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-26T23:15:17.134Z] ---> Running in 8dd20892380d [2022-04-26T23:15:17.405Z] Removing intermediate container 8dd20892380d [2022-04-26T23:15:17.405Z] ---> 295fa820a750 [2022-04-26T23:15:17.405Z] Step 23/25 : LABEL arch=arm64 [2022-04-26T23:15:17.405Z] ---> Running in 0b49adad523e [2022-04-26T23:15:17.680Z] Removing intermediate container 0b49adad523e [2022-04-26T23:15:17.680Z] ---> 1f5c984d3a68 [2022-04-26T23:15:17.680Z] Step 24/25 : LABEL git_sha=780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T23:15:17.680Z] ---> Running in 5f8f967b1105 [2022-04-26T23:15:18.276Z] Removing intermediate container 5f8f967b1105 [2022-04-26T23:15:18.276Z] ---> a73ed2743006 [2022-04-26T23:15:18.276Z] Step 25/25 : LABEL version=2.2.0-dev.80 [2022-04-26T23:15:18.276Z] ---> Running in 2cbb3a85970e [2022-04-26T23:15:18.549Z] Removing intermediate container 2cbb3a85970e [2022-04-26T23:15:18.549Z] ---> bf61228923f1 [2022-04-26T23:15:18.549Z] [2022-04-26T23:15:18.821Z] Successfully built bf61228923f1 [2022-04-26T23:15:18.821Z] Successfully tagged security-spire-server-arm64:latest [2022-04-26T23:15:19.110Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-26T23:15:19.114Z] $ docker stop --time=1 a8458283260bb960ecf8efcd66a297a75774683491b49e0426402da0a8d514c1 [2022-04-26T23:15:20.861Z] $ docker rm -f a8458283260bb960ecf8efcd66a297a75774683491b49e0426402da0a8d514c1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T23:15:21.443Z] + docker images [2022-04-26T23:15:21.716Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-26T23:15:21.716Z] security-spire-server-arm64 latest bf61228923f1 3 seconds ago 86.3MB [2022-04-26T23:15:21.716Z] security-spire-config-arm64 latest 86edb64d83de 15 seconds ago 85.6MB [2022-04-26T23:15:21.716Z] 2b20c7b6cebe 24 seconds ago 3.98GB [2022-04-26T23:15:21.716Z] e45bcf581bcf 48 seconds ago 3.98GB [2022-04-26T23:15:21.716Z] security-spire-agent-arm64 latest 2b9b07396926 6 minutes ago 126MB [2022-04-26T23:15:21.716Z] 542277c5e65d 7 minutes ago 3.98GB [2022-04-26T23:15:21.716Z] security-proxy-setup-arm64 latest 224d6c9eb199 30 minutes ago 26.1MB [2022-04-26T23:15:21.716Z] core-command-arm64 latest 1778bcc35495 30 minutes ago 15.5MB [2022-04-26T23:15:21.716Z] e5af6be3240d 30 minutes ago 1.16GB [2022-04-26T23:15:21.716Z] 63bba894c209 30 minutes ago 1.15GB [2022-04-26T23:15:21.716Z] security-spiffe-token-provider-arm64 latest 7a4cac4adc6a 32 minutes ago 27.9MB [2022-04-26T23:15:21.716Z] 70cb20a79f56 33 minutes ago 1.2GB [2022-04-26T23:15:21.716Z] support-notifications-arm64 latest 29eb55ce7592 33 minutes ago 25.8MB [2022-04-26T23:15:21.716Z] 9bc3cde8ffc8 34 minutes ago 1.21GB [2022-04-26T23:15:21.716Z] core-metadata-arm64 latest f48eb009f313 35 minutes ago 16.3MB [2022-04-26T23:15:21.716Z] d2891b58ee2a 35 minutes ago 1.15GB [2022-04-26T23:15:21.716Z] security-secretstore-setup-arm64 latest 1e7ebff5857e 35 minutes ago 27.5MB [2022-04-26T23:15:21.716Z] 77b08de56968 36 minutes ago 1.16GB [2022-04-26T23:15:21.716Z] support-scheduler-arm64 latest d060f9a5bb21 40 minutes ago 25.2MB [2022-04-26T23:15:21.716Z] 54312334070f 40 minutes ago 1.21GB [2022-04-26T23:15:21.716Z] sys-mgmt-agent-arm64 latest ab93399ae863 41 minutes ago 282MB [2022-04-26T23:15:21.716Z] core-data-arm64 latest b5c3cefea9dc 41 minutes ago 21.6MB [2022-04-26T23:15:21.716Z] b1de97ddb592 41 minutes ago 1.18GB [2022-04-26T23:15:21.716Z] security-bootstrapper-arm64 latest cdb7c7a171e6 42 minutes ago 18.3MB [2022-04-26T23:15:21.716Z] 72dd0fdd5505 42 minutes ago 1.15GB [2022-04-26T23:15:21.716Z] 2a89771b0d6a 43 minutes ago 1.15GB [2022-04-26T23:15:21.716Z] ci-base-image-arm64 latest b17d532777b2 49 minutes ago 886MB [2022-04-26T23:15:21.716Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 4 days ago 551MB [2022-04-26T23:15:21.716Z] docker 20.10.14 c346e9eafbab 3 weeks ago 202MB [2022-04-26T23:15:21.716Z] alpine 3.14 ac73e934f311 3 weeks ago 5.34MB [2022-04-26T23:15:21.716Z] alpine 3.15 3fb3c9af89a9 3 weeks ago 5.32MB [2022-04-26T23:15:21.716Z] 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-26T23:15:21.835Z] provisioning config files... [2022-04-26T23:15:21.851Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/208@tmp/config7929532943268929759tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T23:15:22.202Z] ---> docker-login.sh [2022-04-26T23:15:22.202Z] nexus3.edgexfoundry.org:10001 [2022-04-26T23:15:22.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T23:15:22.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T23:15:22.474Z] Configure a credential helper to remove this warning. See [2022-04-26T23:15:22.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T23:15:22.474Z] [2022-04-26T23:15:22.474Z] Login Succeeded [2022-04-26T23:15:22.747Z] nexus3.edgexfoundry.org:10002 [2022-04-26T23:15:23.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T23:15:23.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T23:15:23.018Z] Configure a credential helper to remove this warning. See [2022-04-26T23:15:23.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T23:15:23.018Z] [2022-04-26T23:15:23.018Z] Login Succeeded [2022-04-26T23:15:23.018Z] nexus3.edgexfoundry.org:10003 [2022-04-26T23:15:23.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T23:15:23.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T23:15:23.613Z] Configure a credential helper to remove this warning. See [2022-04-26T23:15:23.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T23:15:23.613Z] [2022-04-26T23:15:23.613Z] Login Succeeded [2022-04-26T23:15:23.613Z] nexus3.edgexfoundry.org:10004 [2022-04-26T23:15:23.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T23:15:24.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T23:15:24.160Z] Configure a credential helper to remove this warning. See [2022-04-26T23:15:24.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T23:15:24.160Z] [2022-04-26T23:15:24.160Z] Login Succeeded [2022-04-26T23:15:24.160Z] docker.io [2022-04-26T23:15:24.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T23:15:25.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T23:15:25.059Z] Configure a credential helper to remove this warning. See [2022-04-26T23:15:25.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T23:15:25.059Z] [2022-04-26T23:15:25.059Z] Login Succeeded [2022-04-26T23:15:25.059Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T23:15:25.086Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T23:15:25.170Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-26T23:15:25.198Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-04-26T23:15:25.198Z] 780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T23:15:25.198Z] latest [2022-04-26T23:15:25.198Z] 2.2.0-dev.80 [2022-04-26T23:15:25.198Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T23:15:25.198Z] main [2022-04-26T23:15:25.198Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:15:25.586Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:780750f10aa4aad85414d730ede7692ade798e93 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:15:26.050Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T23:15:26.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-26T23:15:26.050Z] 925e312b1a3d: Preparing [2022-04-26T23:15:26.050Z] 2fd7a0f5285f: Preparing [2022-04-26T23:15:26.050Z] cb84a0805cc2: Preparing [2022-04-26T23:15:26.050Z] 4817978b21c5: Preparing [2022-04-26T23:15:26.050Z] f73e7dbfee58: Preparing [2022-04-26T23:15:26.348Z] f73e7dbfee58: Layer already exists [2022-04-26T23:15:26.348Z] 925e312b1a3d: Pushed [2022-04-26T23:15:26.348Z] cb84a0805cc2: Pushed [2022-04-26T23:15:26.348Z] 4817978b21c5: Pushed [2022-04-26T23:15:29.075Z] 2fd7a0f5285f: Pushed [2022-04-26T23:15:29.075Z] 780750f10aa4aad85414d730ede7692ade798e93: digest: sha256:1f22dfedbdc236f730aec5e55469d93c54d90e619251557f6f1430f6f905f3d2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:15:29.436Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:15:29.805Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-26T23:15:29.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-26T23:15:29.805Z] 925e312b1a3d: Preparing [2022-04-26T23:15:29.805Z] 2fd7a0f5285f: Preparing [2022-04-26T23:15:29.805Z] cb84a0805cc2: Preparing [2022-04-26T23:15:29.805Z] 4817978b21c5: Preparing [2022-04-26T23:15:29.805Z] f73e7dbfee58: Preparing [2022-04-26T23:15:29.805Z] 925e312b1a3d: Layer already exists [2022-04-26T23:15:29.805Z] f73e7dbfee58: Layer already exists [2022-04-26T23:15:29.805Z] 2fd7a0f5285f: Layer already exists [2022-04-26T23:15:29.805Z] cb84a0805cc2: Layer already exists [2022-04-26T23:15:29.805Z] 4817978b21c5: Layer already exists [2022-04-26T23:15:30.084Z] latest: digest: sha256:1f22dfedbdc236f730aec5e55469d93c54d90e619251557f6f1430f6f905f3d2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:15:30.476Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:15:30.862Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.80 [2022-04-26T23:15:30.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-26T23:15:30.862Z] 925e312b1a3d: Preparing [2022-04-26T23:15:30.862Z] 2fd7a0f5285f: Preparing [2022-04-26T23:15:30.862Z] cb84a0805cc2: Preparing [2022-04-26T23:15:30.862Z] 4817978b21c5: Preparing [2022-04-26T23:15:30.862Z] f73e7dbfee58: Preparing [2022-04-26T23:15:30.862Z] 4817978b21c5: Layer already exists [2022-04-26T23:15:30.862Z] cb84a0805cc2: Layer already exists [2022-04-26T23:15:30.862Z] 925e312b1a3d: Layer already exists [2022-04-26T23:15:30.862Z] 2fd7a0f5285f: Layer already exists [2022-04-26T23:15:31.143Z] f73e7dbfee58: Layer already exists [2022-04-26T23:15:31.143Z] 2.2.0-dev.80: digest: sha256:1f22dfedbdc236f730aec5e55469d93c54d90e619251557f6f1430f6f905f3d2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:15:31.507Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:15:31.879Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T23:15:31.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-26T23:15:31.880Z] 925e312b1a3d: Preparing [2022-04-26T23:15:31.880Z] 2fd7a0f5285f: Preparing [2022-04-26T23:15:31.880Z] cb84a0805cc2: Preparing [2022-04-26T23:15:31.880Z] 4817978b21c5: Preparing [2022-04-26T23:15:31.880Z] f73e7dbfee58: Preparing [2022-04-26T23:15:31.880Z] 2fd7a0f5285f: Layer already exists [2022-04-26T23:15:31.880Z] 925e312b1a3d: Layer already exists [2022-04-26T23:15:32.158Z] 4817978b21c5: Layer already exists [2022-04-26T23:15:32.158Z] f73e7dbfee58: Layer already exists [2022-04-26T23:15:32.158Z] cb84a0805cc2: Layer already exists [2022-04-26T23:15:32.158Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80: digest: sha256:1f22dfedbdc236f730aec5e55469d93c54d90e619251557f6f1430f6f905f3d2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:15:32.522Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:15:32.913Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-04-26T23:15:32.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-26T23:15:32.913Z] 925e312b1a3d: Preparing [2022-04-26T23:15:32.913Z] 2fd7a0f5285f: Preparing [2022-04-26T23:15:32.913Z] cb84a0805cc2: Preparing [2022-04-26T23:15:32.913Z] 4817978b21c5: Preparing [2022-04-26T23:15:32.913Z] f73e7dbfee58: Preparing [2022-04-26T23:15:32.913Z] 2fd7a0f5285f: Layer already exists [2022-04-26T23:15:32.913Z] f73e7dbfee58: Layer already exists [2022-04-26T23:15:32.913Z] 4817978b21c5: Layer already exists [2022-04-26T23:15:32.913Z] 925e312b1a3d: Layer already exists [2022-04-26T23:15:32.913Z] cb84a0805cc2: Layer already exists [2022-04-26T23:15:33.191Z] main: digest: sha256:1f22dfedbdc236f730aec5e55469d93c54d90e619251557f6f1430f6f905f3d2 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T23:15:33.238Z] ===================================================== [Pipeline] echo [2022-04-26T23:15:33.247Z] taggedImages: [2022-04-26T23:15:33.247Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T23:15:33.247Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-26T23:15:33.247Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.80 [2022-04-26T23:15:33.247Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T23:15:33.247Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-04-26T23:15:33.269Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-04-26T23:15:33.269Z] 780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T23:15:33.269Z] latest [2022-04-26T23:15:33.269Z] 2.2.0-dev.80 [2022-04-26T23:15:33.269Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T23:15:33.269Z] main [2022-04-26T23:15:33.269Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:15:33.631Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:780750f10aa4aad85414d730ede7692ade798e93 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:15:33.978Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T23:15:33.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-26T23:15:33.978Z] 054c12399907: Preparing [2022-04-26T23:15:33.978Z] 239f1e1913a8: Preparing [2022-04-26T23:15:33.978Z] cb84a0805cc2: Preparing [2022-04-26T23:15:33.978Z] 0a68b2ceb5dc: Preparing [2022-04-26T23:15:33.978Z] efc479ef290c: Preparing [2022-04-26T23:15:33.978Z] f73e7dbfee58: Preparing [2022-04-26T23:15:33.978Z] f73e7dbfee58: Waiting [2022-04-26T23:15:33.978Z] cb84a0805cc2: Layer already exists [2022-04-26T23:15:34.253Z] f73e7dbfee58: Layer already exists [2022-04-26T23:15:34.253Z] 054c12399907: Pushed [2022-04-26T23:15:34.253Z] efc479ef290c: Pushed [2022-04-26T23:15:34.850Z] 0a68b2ceb5dc: Pushed [2022-04-26T23:15:37.463Z] 239f1e1913a8: Pushed [2022-04-26T23:15:37.737Z] 780750f10aa4aad85414d730ede7692ade798e93: digest: sha256:487996f81c8e7b4cf1101a0390e754c3fecce5a970ca93cba37e9b7db4a6bc1e size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:15:38.080Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:15:38.423Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-26T23:15:38.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-26T23:15:38.423Z] 054c12399907: Preparing [2022-04-26T23:15:38.423Z] 239f1e1913a8: Preparing [2022-04-26T23:15:38.423Z] cb84a0805cc2: Preparing [2022-04-26T23:15:38.423Z] 0a68b2ceb5dc: Preparing [2022-04-26T23:15:38.423Z] efc479ef290c: Preparing [2022-04-26T23:15:38.423Z] f73e7dbfee58: Preparing [2022-04-26T23:15:38.423Z] f73e7dbfee58: Waiting [2022-04-26T23:15:38.423Z] 239f1e1913a8: Layer already exists [2022-04-26T23:15:38.423Z] 0a68b2ceb5dc: Layer already exists [2022-04-26T23:15:38.423Z] 054c12399907: Layer already exists [2022-04-26T23:15:38.423Z] cb84a0805cc2: Layer already exists [2022-04-26T23:15:38.423Z] efc479ef290c: Layer already exists [2022-04-26T23:15:38.423Z] f73e7dbfee58: Layer already exists [2022-04-26T23:15:38.694Z] latest: digest: sha256:487996f81c8e7b4cf1101a0390e754c3fecce5a970ca93cba37e9b7db4a6bc1e size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:15:39.036Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:15:39.376Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.80 [2022-04-26T23:15:39.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-26T23:15:39.376Z] 054c12399907: Preparing [2022-04-26T23:15:39.376Z] 239f1e1913a8: Preparing [2022-04-26T23:15:39.376Z] cb84a0805cc2: Preparing [2022-04-26T23:15:39.376Z] 0a68b2ceb5dc: Preparing [2022-04-26T23:15:39.376Z] efc479ef290c: Preparing [2022-04-26T23:15:39.376Z] f73e7dbfee58: Preparing [2022-04-26T23:15:39.376Z] f73e7dbfee58: Waiting [2022-04-26T23:15:39.376Z] 239f1e1913a8: Layer already exists [2022-04-26T23:15:39.376Z] efc479ef290c: Layer already exists [2022-04-26T23:15:39.376Z] 054c12399907: Layer already exists [2022-04-26T23:15:39.376Z] cb84a0805cc2: Layer already exists [2022-04-26T23:15:39.376Z] 0a68b2ceb5dc: Layer already exists [2022-04-26T23:15:39.376Z] f73e7dbfee58: Layer already exists [2022-04-26T23:15:39.647Z] 2.2.0-dev.80: digest: sha256:487996f81c8e7b4cf1101a0390e754c3fecce5a970ca93cba37e9b7db4a6bc1e size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:15:39.991Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:15:40.336Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T23:15:40.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-26T23:15:40.336Z] 054c12399907: Preparing [2022-04-26T23:15:40.336Z] 239f1e1913a8: Preparing [2022-04-26T23:15:40.336Z] cb84a0805cc2: Preparing [2022-04-26T23:15:40.336Z] 0a68b2ceb5dc: Preparing [2022-04-26T23:15:40.336Z] efc479ef290c: Preparing [2022-04-26T23:15:40.336Z] f73e7dbfee58: Preparing [2022-04-26T23:15:40.336Z] f73e7dbfee58: Waiting [2022-04-26T23:15:40.336Z] 239f1e1913a8: Layer already exists [2022-04-26T23:15:40.336Z] 054c12399907: Layer already exists [2022-04-26T23:15:40.336Z] cb84a0805cc2: Layer already exists [2022-04-26T23:15:40.336Z] efc479ef290c: Layer already exists [2022-04-26T23:15:40.336Z] 0a68b2ceb5dc: Layer already exists [2022-04-26T23:15:40.336Z] f73e7dbfee58: Layer already exists [2022-04-26T23:15:40.609Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80: digest: sha256:487996f81c8e7b4cf1101a0390e754c3fecce5a970ca93cba37e9b7db4a6bc1e size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:15:40.955Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:15:41.303Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-04-26T23:15:41.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-26T23:15:41.303Z] 054c12399907: Preparing [2022-04-26T23:15:41.303Z] 239f1e1913a8: Preparing [2022-04-26T23:15:41.303Z] cb84a0805cc2: Preparing [2022-04-26T23:15:41.303Z] 0a68b2ceb5dc: Preparing [2022-04-26T23:15:41.303Z] efc479ef290c: Preparing [2022-04-26T23:15:41.303Z] f73e7dbfee58: Preparing [2022-04-26T23:15:41.303Z] f73e7dbfee58: Waiting [2022-04-26T23:15:41.303Z] 054c12399907: Layer already exists [2022-04-26T23:15:41.303Z] cb84a0805cc2: Layer already exists [2022-04-26T23:15:41.303Z] 0a68b2ceb5dc: Layer already exists [2022-04-26T23:15:41.303Z] 239f1e1913a8: Layer already exists [2022-04-26T23:15:41.303Z] efc479ef290c: Layer already exists [2022-04-26T23:15:41.303Z] f73e7dbfee58: Layer already exists [2022-04-26T23:15:41.576Z] main: digest: sha256:487996f81c8e7b4cf1101a0390e754c3fecce5a970ca93cba37e9b7db4a6bc1e size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T23:15:41.631Z] ===================================================== [Pipeline] echo [2022-04-26T23:15:41.641Z] taggedImages: [2022-04-26T23:15:41.641Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T23:15:41.641Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-26T23:15:41.641Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.80 [2022-04-26T23:15:41.641Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T23:15:41.641Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-04-26T23:15:41.667Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-04-26T23:15:41.667Z] 780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T23:15:41.667Z] latest [2022-04-26T23:15:41.667Z] 2.2.0-dev.80 [2022-04-26T23:15:41.667Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T23:15:41.667Z] main [2022-04-26T23:15:41.667Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:15:42.032Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:780750f10aa4aad85414d730ede7692ade798e93 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:15:42.379Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T23:15:42.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-26T23:15:42.379Z] 98e823706f9a: Preparing [2022-04-26T23:15:42.379Z] ad58567b5b79: Preparing [2022-04-26T23:15:42.379Z] cb84a0805cc2: Preparing [2022-04-26T23:15:42.379Z] 4817978b21c5: Preparing [2022-04-26T23:15:42.379Z] f73e7dbfee58: Preparing [2022-04-26T23:15:42.656Z] 4817978b21c5: Layer already exists [2022-04-26T23:15:42.656Z] cb84a0805cc2: Layer already exists [2022-04-26T23:15:42.656Z] f73e7dbfee58: Layer already exists [2022-04-26T23:15:42.656Z] 98e823706f9a: Pushed [2022-04-26T23:15:46.034Z] ad58567b5b79: Pushed [2022-04-26T23:15:46.034Z] 780750f10aa4aad85414d730ede7692ade798e93: digest: sha256:dffd7380e1389397c55a14611a2bb707eed7ea466b79f9581000f9f7b77f6eff size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:15:46.384Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:15:46.724Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-26T23:15:46.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-26T23:15:46.724Z] 98e823706f9a: Preparing [2022-04-26T23:15:46.724Z] ad58567b5b79: Preparing [2022-04-26T23:15:46.724Z] cb84a0805cc2: Preparing [2022-04-26T23:15:46.724Z] 4817978b21c5: Preparing [2022-04-26T23:15:46.724Z] f73e7dbfee58: Preparing [2022-04-26T23:15:46.724Z] f73e7dbfee58: Layer already exists [2022-04-26T23:15:46.724Z] cb84a0805cc2: Layer already exists [2022-04-26T23:15:46.724Z] 4817978b21c5: Layer already exists [2022-04-26T23:15:46.724Z] 98e823706f9a: Layer already exists [2022-04-26T23:15:46.724Z] ad58567b5b79: Layer already exists [2022-04-26T23:15:46.994Z] latest: digest: sha256:dffd7380e1389397c55a14611a2bb707eed7ea466b79f9581000f9f7b77f6eff size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:15:47.339Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:15:47.678Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.80 [2022-04-26T23:15:47.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-26T23:15:47.678Z] 98e823706f9a: Preparing [2022-04-26T23:15:47.678Z] ad58567b5b79: Preparing [2022-04-26T23:15:47.678Z] cb84a0805cc2: Preparing [2022-04-26T23:15:47.678Z] 4817978b21c5: Preparing [2022-04-26T23:15:47.678Z] f73e7dbfee58: Preparing [2022-04-26T23:15:47.678Z] f73e7dbfee58: Layer already exists [2022-04-26T23:15:47.678Z] 98e823706f9a: Layer already exists [2022-04-26T23:15:47.678Z] 4817978b21c5: Layer already exists [2022-04-26T23:15:47.678Z] ad58567b5b79: Layer already exists [2022-04-26T23:15:47.678Z] cb84a0805cc2: Layer already exists [2022-04-26T23:15:47.950Z] 2.2.0-dev.80: digest: sha256:dffd7380e1389397c55a14611a2bb707eed7ea466b79f9581000f9f7b77f6eff size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:15:48.289Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:15:48.629Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T23:15:48.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-26T23:15:48.629Z] 98e823706f9a: Preparing [2022-04-26T23:15:48.629Z] ad58567b5b79: Preparing [2022-04-26T23:15:48.629Z] cb84a0805cc2: Preparing [2022-04-26T23:15:48.629Z] 4817978b21c5: Preparing [2022-04-26T23:15:48.629Z] f73e7dbfee58: Preparing [2022-04-26T23:15:48.629Z] 4817978b21c5: Layer already exists [2022-04-26T23:15:48.629Z] 98e823706f9a: Layer already exists [2022-04-26T23:15:48.629Z] ad58567b5b79: Layer already exists [2022-04-26T23:15:48.629Z] f73e7dbfee58: Layer already exists [2022-04-26T23:15:48.629Z] cb84a0805cc2: Layer already exists [2022-04-26T23:15:48.901Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80: digest: sha256:dffd7380e1389397c55a14611a2bb707eed7ea466b79f9581000f9f7b77f6eff size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:15:49.243Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:15:49.583Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-04-26T23:15:49.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-26T23:15:49.583Z] 98e823706f9a: Preparing [2022-04-26T23:15:49.583Z] ad58567b5b79: Preparing [2022-04-26T23:15:49.583Z] cb84a0805cc2: Preparing [2022-04-26T23:15:49.583Z] 4817978b21c5: Preparing [2022-04-26T23:15:49.583Z] f73e7dbfee58: Preparing [2022-04-26T23:15:49.583Z] f73e7dbfee58: Layer already exists [2022-04-26T23:15:49.583Z] cb84a0805cc2: Layer already exists [2022-04-26T23:15:49.583Z] ad58567b5b79: Layer already exists [2022-04-26T23:15:49.583Z] 4817978b21c5: Layer already exists [2022-04-26T23:15:49.583Z] 98e823706f9a: Layer already exists [2022-04-26T23:15:49.854Z] main: digest: sha256:dffd7380e1389397c55a14611a2bb707eed7ea466b79f9581000f9f7b77f6eff size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T23:15:49.902Z] ===================================================== [Pipeline] echo [2022-04-26T23:15:49.913Z] taggedImages: [2022-04-26T23:15:49.913Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T23:15:49.913Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-26T23:15:49.913Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.80 [2022-04-26T23:15:49.913Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T23:15:49.913Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-04-26T23:15:49.939Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-04-26T23:15:49.939Z] 780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T23:15:49.939Z] latest [2022-04-26T23:15:49.939Z] 2.2.0-dev.80 [2022-04-26T23:15:49.939Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T23:15:49.939Z] main [2022-04-26T23:15:49.939Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:15:50.306Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:780750f10aa4aad85414d730ede7692ade798e93 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:15:50.651Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T23:15:50.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-26T23:15:50.651Z] b06dab6b7c0b: Preparing [2022-04-26T23:15:50.651Z] b06dab6b7c0b: Preparing [2022-04-26T23:15:50.651Z] 00bdbd15e971: Preparing [2022-04-26T23:15:50.651Z] d5ea57eabf16: Preparing [2022-04-26T23:15:50.651Z] 74e1b1f267ca: Preparing [2022-04-26T23:15:50.651Z] 5b4f2f02b14f: Preparing [2022-04-26T23:15:50.651Z] cb84a0805cc2: Preparing [2022-04-26T23:15:50.651Z] e8263ad7849e: Preparing [2022-04-26T23:15:50.651Z] ae335f5cc500: Preparing [2022-04-26T23:15:50.651Z] f136374f9975: Preparing [2022-04-26T23:15:50.651Z] 44e8f8e08867: Preparing [2022-04-26T23:15:50.651Z] f73e7dbfee58: Preparing [2022-04-26T23:15:50.651Z] cb84a0805cc2: Waiting [2022-04-26T23:15:50.651Z] e8263ad7849e: Waiting [2022-04-26T23:15:50.651Z] ae335f5cc500: Waiting [2022-04-26T23:15:50.651Z] f136374f9975: Waiting [2022-04-26T23:15:50.651Z] 44e8f8e08867: Waiting [2022-04-26T23:15:50.651Z] f73e7dbfee58: Waiting [2022-04-26T23:15:50.928Z] 74e1b1f267ca: Pushed [2022-04-26T23:15:50.928Z] d5ea57eabf16: Pushed [2022-04-26T23:15:50.928Z] b06dab6b7c0b: Pushed [2022-04-26T23:15:50.928Z] 00bdbd15e971: Pushed [2022-04-26T23:15:50.928Z] cb84a0805cc2: Layer already exists [2022-04-26T23:15:51.204Z] ae335f5cc500: Pushed [2022-04-26T23:15:51.204Z] f136374f9975: Pushed [2022-04-26T23:15:51.204Z] e8263ad7849e: Pushed [2022-04-26T23:15:51.204Z] f73e7dbfee58: Layer already exists [2022-04-26T23:15:51.204Z] 44e8f8e08867: Pushed [2022-04-26T23:15:54.578Z] 5b4f2f02b14f: Pushed [2022-04-26T23:15:54.578Z] 780750f10aa4aad85414d730ede7692ade798e93: digest: sha256:34bd165a6ff6e9858568b8cfabffe474a707a6445ead81c596c8b6ff133810a4 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:15:54.926Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:15:55.263Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-26T23:15:55.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-26T23:15:55.263Z] b06dab6b7c0b: Preparing [2022-04-26T23:15:55.263Z] b06dab6b7c0b: Preparing [2022-04-26T23:15:55.263Z] 00bdbd15e971: Preparing [2022-04-26T23:15:55.263Z] d5ea57eabf16: Preparing [2022-04-26T23:15:55.263Z] 74e1b1f267ca: Preparing [2022-04-26T23:15:55.263Z] 5b4f2f02b14f: Preparing [2022-04-26T23:15:55.263Z] cb84a0805cc2: Preparing [2022-04-26T23:15:55.263Z] e8263ad7849e: Preparing [2022-04-26T23:15:55.263Z] ae335f5cc500: Preparing [2022-04-26T23:15:55.263Z] f136374f9975: Preparing [2022-04-26T23:15:55.263Z] 44e8f8e08867: Preparing [2022-04-26T23:15:55.263Z] f73e7dbfee58: Preparing [2022-04-26T23:15:55.263Z] cb84a0805cc2: Waiting [2022-04-26T23:15:55.263Z] e8263ad7849e: Waiting [2022-04-26T23:15:55.263Z] f73e7dbfee58: Waiting [2022-04-26T23:15:55.263Z] ae335f5cc500: Waiting [2022-04-26T23:15:55.263Z] f136374f9975: Waiting [2022-04-26T23:15:55.263Z] 44e8f8e08867: Waiting [2022-04-26T23:15:55.263Z] d5ea57eabf16: Layer already exists [2022-04-26T23:15:55.263Z] 74e1b1f267ca: Layer already exists [2022-04-26T23:15:55.263Z] b06dab6b7c0b: Layer already exists [2022-04-26T23:15:55.263Z] 5b4f2f02b14f: Layer already exists [2022-04-26T23:15:55.263Z] 00bdbd15e971: Layer already exists [2022-04-26T23:15:55.263Z] e8263ad7849e: Layer already exists [2022-04-26T23:15:55.263Z] cb84a0805cc2: Layer already exists [2022-04-26T23:15:55.263Z] f136374f9975: Layer already exists [2022-04-26T23:15:55.263Z] ae335f5cc500: Layer already exists [2022-04-26T23:15:55.263Z] 44e8f8e08867: Layer already exists [2022-04-26T23:15:55.536Z] f73e7dbfee58: Layer already exists [2022-04-26T23:15:55.536Z] latest: digest: sha256:34bd165a6ff6e9858568b8cfabffe474a707a6445ead81c596c8b6ff133810a4 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:15:55.881Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:15:56.219Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.80 [2022-04-26T23:15:56.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-26T23:15:56.220Z] b06dab6b7c0b: Preparing [2022-04-26T23:15:56.220Z] b06dab6b7c0b: Preparing [2022-04-26T23:15:56.220Z] 00bdbd15e971: Preparing [2022-04-26T23:15:56.220Z] d5ea57eabf16: Preparing [2022-04-26T23:15:56.220Z] 74e1b1f267ca: Preparing [2022-04-26T23:15:56.220Z] 5b4f2f02b14f: Preparing [2022-04-26T23:15:56.220Z] cb84a0805cc2: Preparing [2022-04-26T23:15:56.220Z] e8263ad7849e: Preparing [2022-04-26T23:15:56.220Z] ae335f5cc500: Preparing [2022-04-26T23:15:56.220Z] f136374f9975: Preparing [2022-04-26T23:15:56.220Z] 44e8f8e08867: Preparing [2022-04-26T23:15:56.220Z] f73e7dbfee58: Preparing [2022-04-26T23:15:56.220Z] ae335f5cc500: Waiting [2022-04-26T23:15:56.220Z] f136374f9975: Waiting [2022-04-26T23:15:56.220Z] f73e7dbfee58: Waiting [2022-04-26T23:15:56.220Z] cb84a0805cc2: Waiting [2022-04-26T23:15:56.220Z] 44e8f8e08867: Waiting [2022-04-26T23:15:56.220Z] e8263ad7849e: Waiting [2022-04-26T23:15:56.220Z] d5ea57eabf16: Layer already exists [2022-04-26T23:15:56.220Z] b06dab6b7c0b: Layer already exists [2022-04-26T23:15:56.220Z] 74e1b1f267ca: Layer already exists [2022-04-26T23:15:56.220Z] 5b4f2f02b14f: Layer already exists [2022-04-26T23:15:56.220Z] 00bdbd15e971: Layer already exists [2022-04-26T23:15:56.220Z] f136374f9975: Layer already exists [2022-04-26T23:15:56.220Z] cb84a0805cc2: Layer already exists [2022-04-26T23:15:56.220Z] ae335f5cc500: Layer already exists [2022-04-26T23:15:56.220Z] e8263ad7849e: Layer already exists [2022-04-26T23:15:56.220Z] 44e8f8e08867: Layer already exists [2022-04-26T23:15:56.220Z] f73e7dbfee58: Layer already exists [2022-04-26T23:15:56.491Z] 2.2.0-dev.80: digest: sha256:34bd165a6ff6e9858568b8cfabffe474a707a6445ead81c596c8b6ff133810a4 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:15:56.841Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:15:57.180Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T23:15:57.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-26T23:15:57.180Z] b06dab6b7c0b: Preparing [2022-04-26T23:15:57.180Z] b06dab6b7c0b: Preparing [2022-04-26T23:15:57.180Z] 00bdbd15e971: Preparing [2022-04-26T23:15:57.180Z] d5ea57eabf16: Preparing [2022-04-26T23:15:57.180Z] 74e1b1f267ca: Preparing [2022-04-26T23:15:57.180Z] 5b4f2f02b14f: Preparing [2022-04-26T23:15:57.180Z] cb84a0805cc2: Preparing [2022-04-26T23:15:57.180Z] e8263ad7849e: Preparing [2022-04-26T23:15:57.180Z] ae335f5cc500: Preparing [2022-04-26T23:15:57.180Z] f136374f9975: Preparing [2022-04-26T23:15:57.180Z] 44e8f8e08867: Preparing [2022-04-26T23:15:57.180Z] f73e7dbfee58: Preparing [2022-04-26T23:15:57.180Z] cb84a0805cc2: Waiting [2022-04-26T23:15:57.180Z] e8263ad7849e: Waiting [2022-04-26T23:15:57.180Z] f136374f9975: Waiting [2022-04-26T23:15:57.180Z] ae335f5cc500: Waiting [2022-04-26T23:15:57.180Z] 44e8f8e08867: Waiting [2022-04-26T23:15:57.180Z] f73e7dbfee58: Waiting [2022-04-26T23:15:57.180Z] 00bdbd15e971: Layer already exists [2022-04-26T23:15:57.180Z] d5ea57eabf16: Layer already exists [2022-04-26T23:15:57.180Z] 74e1b1f267ca: Layer already exists [2022-04-26T23:15:57.180Z] b06dab6b7c0b: Layer already exists [2022-04-26T23:15:57.180Z] 5b4f2f02b14f: Layer already exists [2022-04-26T23:15:57.180Z] cb84a0805cc2: Layer already exists [2022-04-26T23:15:57.180Z] e8263ad7849e: Layer already exists [2022-04-26T23:15:57.180Z] ae335f5cc500: Layer already exists [2022-04-26T23:15:57.180Z] 44e8f8e08867: Layer already exists [2022-04-26T23:15:57.180Z] f136374f9975: Layer already exists [2022-04-26T23:15:57.452Z] f73e7dbfee58: Layer already exists [2022-04-26T23:15:57.452Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80: digest: sha256:34bd165a6ff6e9858568b8cfabffe474a707a6445ead81c596c8b6ff133810a4 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:15:57.799Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:15:58.139Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-04-26T23:15:58.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-26T23:15:58.139Z] b06dab6b7c0b: Preparing [2022-04-26T23:15:58.139Z] b06dab6b7c0b: Preparing [2022-04-26T23:15:58.139Z] 00bdbd15e971: Preparing [2022-04-26T23:15:58.139Z] d5ea57eabf16: Preparing [2022-04-26T23:15:58.139Z] 74e1b1f267ca: Preparing [2022-04-26T23:15:58.139Z] 5b4f2f02b14f: Preparing [2022-04-26T23:15:58.139Z] cb84a0805cc2: Preparing [2022-04-26T23:15:58.139Z] e8263ad7849e: Preparing [2022-04-26T23:15:58.139Z] ae335f5cc500: Preparing [2022-04-26T23:15:58.139Z] f136374f9975: Preparing [2022-04-26T23:15:58.139Z] 44e8f8e08867: Preparing [2022-04-26T23:15:58.139Z] f73e7dbfee58: Preparing [2022-04-26T23:15:58.139Z] cb84a0805cc2: Waiting [2022-04-26T23:15:58.139Z] e8263ad7849e: Waiting [2022-04-26T23:15:58.139Z] ae335f5cc500: Waiting [2022-04-26T23:15:58.139Z] 44e8f8e08867: Waiting [2022-04-26T23:15:58.139Z] f73e7dbfee58: Waiting [2022-04-26T23:15:58.139Z] f136374f9975: Waiting [2022-04-26T23:15:58.139Z] 00bdbd15e971: Layer already exists [2022-04-26T23:15:58.139Z] d5ea57eabf16: Layer already exists [2022-04-26T23:15:58.139Z] 5b4f2f02b14f: Layer already exists [2022-04-26T23:15:58.139Z] 74e1b1f267ca: Layer already exists [2022-04-26T23:15:58.139Z] b06dab6b7c0b: Layer already exists [2022-04-26T23:15:58.139Z] f136374f9975: Layer already exists [2022-04-26T23:15:58.139Z] cb84a0805cc2: Layer already exists [2022-04-26T23:15:58.139Z] ae335f5cc500: Layer already exists [2022-04-26T23:15:58.410Z] e8263ad7849e: Layer already exists [2022-04-26T23:15:58.410Z] 44e8f8e08867: Layer already exists [2022-04-26T23:15:58.410Z] f73e7dbfee58: Layer already exists [2022-04-26T23:15:58.410Z] main: digest: sha256:34bd165a6ff6e9858568b8cfabffe474a707a6445ead81c596c8b6ff133810a4 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T23:15:58.456Z] ===================================================== [Pipeline] echo [2022-04-26T23:15:58.467Z] taggedImages: [2022-04-26T23:15:58.467Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T23:15:58.467Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-26T23:15:58.467Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.80 [2022-04-26T23:15:58.467Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T23:15:58.467Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-04-26T23:15:58.492Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-04-26T23:15:58.492Z] 780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T23:15:58.492Z] latest [2022-04-26T23:15:58.492Z] 2.2.0-dev.80 [2022-04-26T23:15:58.492Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T23:15:58.492Z] main [2022-04-26T23:15:58.492Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:15:58.849Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:780750f10aa4aad85414d730ede7692ade798e93 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:15:59.187Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T23:15:59.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-26T23:15:59.187Z] 8e276d6daa10: Preparing [2022-04-26T23:15:59.187Z] 6437ab0d041a: Preparing [2022-04-26T23:15:59.187Z] 46c5e755dc18: Preparing [2022-04-26T23:15:59.187Z] f02fe2141ce6: Preparing [2022-04-26T23:15:59.187Z] 3d22e56d76d7: Preparing [2022-04-26T23:15:59.187Z] 5dd7560b4168: Preparing [2022-04-26T23:15:59.187Z] cca550302b97: Preparing [2022-04-26T23:15:59.187Z] f73e7dbfee58: Preparing [2022-04-26T23:15:59.187Z] 5dd7560b4168: Waiting [2022-04-26T23:15:59.187Z] f73e7dbfee58: Waiting [2022-04-26T23:15:59.187Z] cca550302b97: Waiting [2022-04-26T23:15:59.467Z] 3d22e56d76d7: Pushed [2022-04-26T23:15:59.467Z] 6437ab0d041a: Pushed [2022-04-26T23:15:59.467Z] 8e276d6daa10: Pushed [2022-04-26T23:15:59.467Z] f73e7dbfee58: Layer already exists [2022-04-26T23:15:59.742Z] 5dd7560b4168: Pushed [2022-04-26T23:16:00.336Z] cca550302b97: Pushed [2022-04-26T23:16:02.308Z] f02fe2141ce6: Pushed [2022-04-26T23:16:02.308Z] 46c5e755dc18: Pushed [2022-04-26T23:16:02.308Z] 780750f10aa4aad85414d730ede7692ade798e93: digest: sha256:74f41f60efe28b265ae4ec10f12b181fc071ca56edc653e61cca412f8ad3b055 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:16:02.652Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:16:02.987Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-26T23:16:02.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-26T23:16:02.987Z] 8e276d6daa10: Preparing [2022-04-26T23:16:02.987Z] 6437ab0d041a: Preparing [2022-04-26T23:16:02.987Z] 46c5e755dc18: Preparing [2022-04-26T23:16:02.987Z] f02fe2141ce6: Preparing [2022-04-26T23:16:02.987Z] 3d22e56d76d7: Preparing [2022-04-26T23:16:02.987Z] 5dd7560b4168: Preparing [2022-04-26T23:16:02.987Z] cca550302b97: Preparing [2022-04-26T23:16:02.987Z] f73e7dbfee58: Preparing [2022-04-26T23:16:02.987Z] cca550302b97: Waiting [2022-04-26T23:16:02.987Z] f73e7dbfee58: Waiting [2022-04-26T23:16:02.987Z] 5dd7560b4168: Waiting [2022-04-26T23:16:02.987Z] 6437ab0d041a: Layer already exists [2022-04-26T23:16:02.987Z] 3d22e56d76d7: Layer already exists [2022-04-26T23:16:02.987Z] 8e276d6daa10: Layer already exists [2022-04-26T23:16:02.987Z] 46c5e755dc18: Layer already exists [2022-04-26T23:16:02.987Z] f02fe2141ce6: Layer already exists [2022-04-26T23:16:02.987Z] f73e7dbfee58: Layer already exists [2022-04-26T23:16:02.987Z] cca550302b97: Layer already exists [2022-04-26T23:16:02.987Z] 5dd7560b4168: Layer already exists [2022-04-26T23:16:03.259Z] latest: digest: sha256:74f41f60efe28b265ae4ec10f12b181fc071ca56edc653e61cca412f8ad3b055 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:16:03.602Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:16:03.941Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.80 [2022-04-26T23:16:03.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-26T23:16:03.942Z] 8e276d6daa10: Preparing [2022-04-26T23:16:03.942Z] 6437ab0d041a: Preparing [2022-04-26T23:16:03.942Z] 46c5e755dc18: Preparing [2022-04-26T23:16:03.942Z] f02fe2141ce6: Preparing [2022-04-26T23:16:03.942Z] 3d22e56d76d7: Preparing [2022-04-26T23:16:03.942Z] 5dd7560b4168: Preparing [2022-04-26T23:16:03.942Z] cca550302b97: Preparing [2022-04-26T23:16:03.942Z] f73e7dbfee58: Preparing [2022-04-26T23:16:03.942Z] 5dd7560b4168: Waiting [2022-04-26T23:16:03.942Z] f73e7dbfee58: Waiting [2022-04-26T23:16:03.942Z] cca550302b97: Waiting [2022-04-26T23:16:03.942Z] 46c5e755dc18: Layer already exists [2022-04-26T23:16:03.942Z] 8e276d6daa10: Layer already exists [2022-04-26T23:16:03.942Z] 6437ab0d041a: Layer already exists [2022-04-26T23:16:03.942Z] 3d22e56d76d7: Layer already exists [2022-04-26T23:16:03.942Z] f02fe2141ce6: Layer already exists [2022-04-26T23:16:03.942Z] f73e7dbfee58: Layer already exists [2022-04-26T23:16:04.215Z] cca550302b97: Layer already exists [2022-04-26T23:16:04.215Z] 5dd7560b4168: Layer already exists [2022-04-26T23:16:04.215Z] 2.2.0-dev.80: digest: sha256:74f41f60efe28b265ae4ec10f12b181fc071ca56edc653e61cca412f8ad3b055 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:16:04.565Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:16:04.902Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T23:16:04.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-26T23:16:04.903Z] 8e276d6daa10: Preparing [2022-04-26T23:16:04.903Z] 6437ab0d041a: Preparing [2022-04-26T23:16:04.903Z] 46c5e755dc18: Preparing [2022-04-26T23:16:04.903Z] f02fe2141ce6: Preparing [2022-04-26T23:16:04.903Z] 3d22e56d76d7: Preparing [2022-04-26T23:16:04.903Z] 5dd7560b4168: Preparing [2022-04-26T23:16:04.903Z] cca550302b97: Preparing [2022-04-26T23:16:04.903Z] f73e7dbfee58: Preparing [2022-04-26T23:16:04.903Z] 5dd7560b4168: Waiting [2022-04-26T23:16:04.903Z] f73e7dbfee58: Waiting [2022-04-26T23:16:04.903Z] cca550302b97: Waiting [2022-04-26T23:16:04.903Z] f02fe2141ce6: Layer already exists [2022-04-26T23:16:04.903Z] 3d22e56d76d7: Layer already exists [2022-04-26T23:16:04.903Z] 6437ab0d041a: Layer already exists [2022-04-26T23:16:04.903Z] 46c5e755dc18: Layer already exists [2022-04-26T23:16:04.903Z] 8e276d6daa10: Layer already exists [2022-04-26T23:16:05.174Z] f73e7dbfee58: Layer already exists [2022-04-26T23:16:05.174Z] cca550302b97: Layer already exists [2022-04-26T23:16:05.174Z] 5dd7560b4168: Layer already exists [2022-04-26T23:16:05.174Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80: digest: sha256:74f41f60efe28b265ae4ec10f12b181fc071ca56edc653e61cca412f8ad3b055 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:16:05.523Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:16:05.867Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-04-26T23:16:05.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-26T23:16:05.867Z] 8e276d6daa10: Preparing [2022-04-26T23:16:05.867Z] 6437ab0d041a: Preparing [2022-04-26T23:16:05.867Z] 46c5e755dc18: Preparing [2022-04-26T23:16:05.867Z] f02fe2141ce6: Preparing [2022-04-26T23:16:05.867Z] 3d22e56d76d7: Preparing [2022-04-26T23:16:05.867Z] 5dd7560b4168: Preparing [2022-04-26T23:16:05.867Z] cca550302b97: Preparing [2022-04-26T23:16:05.867Z] f73e7dbfee58: Preparing [2022-04-26T23:16:05.867Z] cca550302b97: Waiting [2022-04-26T23:16:05.867Z] 5dd7560b4168: Waiting [2022-04-26T23:16:05.867Z] f73e7dbfee58: Waiting [2022-04-26T23:16:05.867Z] f02fe2141ce6: Layer already exists [2022-04-26T23:16:05.867Z] 3d22e56d76d7: Layer already exists [2022-04-26T23:16:05.867Z] 46c5e755dc18: Layer already exists [2022-04-26T23:16:05.867Z] 6437ab0d041a: Layer already exists [2022-04-26T23:16:05.867Z] 8e276d6daa10: Layer already exists [2022-04-26T23:16:05.867Z] 5dd7560b4168: Layer already exists [2022-04-26T23:16:05.867Z] cca550302b97: Layer already exists [2022-04-26T23:16:05.867Z] f73e7dbfee58: Layer already exists [2022-04-26T23:16:06.138Z] main: digest: sha256:74f41f60efe28b265ae4ec10f12b181fc071ca56edc653e61cca412f8ad3b055 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T23:16:06.188Z] ===================================================== [Pipeline] echo [2022-04-26T23:16:06.197Z] taggedImages: [2022-04-26T23:16:06.197Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T23:16:06.197Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-26T23:16:06.197Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.80 [2022-04-26T23:16:06.197Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T23:16:06.197Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-04-26T23:16:06.211Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-04-26T23:16:06.211Z] 780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T23:16:06.211Z] latest [2022-04-26T23:16:06.211Z] 2.2.0-dev.80 [2022-04-26T23:16:06.211Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T23:16:06.211Z] main [2022-04-26T23:16:06.211Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:16:06.554Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:780750f10aa4aad85414d730ede7692ade798e93 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:16:06.906Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T23:16:06.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-26T23:16:06.906Z] 55095ef6a3aa: Preparing [2022-04-26T23:16:06.906Z] c6dacabe0ea9: Preparing [2022-04-26T23:16:06.906Z] 583e9c3d991b: Preparing [2022-04-26T23:16:06.906Z] a42ed4127019: Preparing [2022-04-26T23:16:06.906Z] acc1deb4348c: Preparing [2022-04-26T23:16:06.906Z] 83f140ce6a1a: Preparing [2022-04-26T23:16:06.906Z] 2d892c28fc1f: Preparing [2022-04-26T23:16:06.906Z] 7286645e3881: Preparing [2022-04-26T23:16:06.906Z] 2b963fa5dc7a: Preparing [2022-04-26T23:16:06.906Z] f73e7dbfee58: Preparing [2022-04-26T23:16:06.906Z] 83f140ce6a1a: Waiting [2022-04-26T23:16:06.906Z] 2d892c28fc1f: Waiting [2022-04-26T23:16:06.906Z] 7286645e3881: Waiting [2022-04-26T23:16:06.906Z] 2b963fa5dc7a: Waiting [2022-04-26T23:16:06.906Z] f73e7dbfee58: Waiting [2022-04-26T23:16:07.179Z] acc1deb4348c: Pushed [2022-04-26T23:16:07.179Z] 55095ef6a3aa: Pushed [2022-04-26T23:16:07.179Z] c6dacabe0ea9: Pushed [2022-04-26T23:16:07.456Z] 83f140ce6a1a: Pushed [2022-04-26T23:16:07.456Z] 2d892c28fc1f: Pushed [2022-04-26T23:16:07.456Z] 7286645e3881: Pushed [2022-04-26T23:16:07.456Z] f73e7dbfee58: Layer already exists [2022-04-26T23:16:07.728Z] 2b963fa5dc7a: Pushed [2022-04-26T23:16:09.694Z] a42ed4127019: Pushed [2022-04-26T23:16:10.291Z] 583e9c3d991b: Pushed [2022-04-26T23:16:10.563Z] 780750f10aa4aad85414d730ede7692ade798e93: digest: sha256:78ed06df610b4cbd08694e986e5953067e2f703e3fdfed3f9637133a8948baeb size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:16:10.907Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:16:11.247Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-26T23:16:11.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-26T23:16:11.248Z] 55095ef6a3aa: Preparing [2022-04-26T23:16:11.248Z] c6dacabe0ea9: Preparing [2022-04-26T23:16:11.248Z] 583e9c3d991b: Preparing [2022-04-26T23:16:11.248Z] a42ed4127019: Preparing [2022-04-26T23:16:11.248Z] acc1deb4348c: Preparing [2022-04-26T23:16:11.248Z] 83f140ce6a1a: Preparing [2022-04-26T23:16:11.248Z] 2d892c28fc1f: Preparing [2022-04-26T23:16:11.248Z] 7286645e3881: Preparing [2022-04-26T23:16:11.248Z] 2b963fa5dc7a: Preparing [2022-04-26T23:16:11.248Z] f73e7dbfee58: Preparing [2022-04-26T23:16:11.248Z] 7286645e3881: Waiting [2022-04-26T23:16:11.248Z] 2b963fa5dc7a: Waiting [2022-04-26T23:16:11.248Z] f73e7dbfee58: Waiting [2022-04-26T23:16:11.248Z] 2d892c28fc1f: Waiting [2022-04-26T23:16:11.248Z] 83f140ce6a1a: Waiting [2022-04-26T23:16:11.248Z] acc1deb4348c: Layer already exists [2022-04-26T23:16:11.248Z] c6dacabe0ea9: Layer already exists [2022-04-26T23:16:11.248Z] 55095ef6a3aa: Layer already exists [2022-04-26T23:16:11.248Z] 583e9c3d991b: Layer already exists [2022-04-26T23:16:11.248Z] a42ed4127019: Layer already exists [2022-04-26T23:16:11.519Z] 7286645e3881: Layer already exists [2022-04-26T23:16:11.519Z] 83f140ce6a1a: Layer already exists [2022-04-26T23:16:11.519Z] 2d892c28fc1f: Layer already exists [2022-04-26T23:16:11.519Z] 2b963fa5dc7a: Layer already exists [2022-04-26T23:16:11.519Z] f73e7dbfee58: Layer already exists [2022-04-26T23:16:11.519Z] latest: digest: sha256:78ed06df610b4cbd08694e986e5953067e2f703e3fdfed3f9637133a8948baeb size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:16:11.867Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:16:12.208Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.80 [2022-04-26T23:16:12.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-26T23:16:12.208Z] 55095ef6a3aa: Preparing [2022-04-26T23:16:12.208Z] c6dacabe0ea9: Preparing [2022-04-26T23:16:12.208Z] 583e9c3d991b: Preparing [2022-04-26T23:16:12.208Z] a42ed4127019: Preparing [2022-04-26T23:16:12.208Z] acc1deb4348c: Preparing [2022-04-26T23:16:12.208Z] 83f140ce6a1a: Preparing [2022-04-26T23:16:12.208Z] 2d892c28fc1f: Preparing [2022-04-26T23:16:12.208Z] 7286645e3881: Preparing [2022-04-26T23:16:12.208Z] 2b963fa5dc7a: Preparing [2022-04-26T23:16:12.208Z] f73e7dbfee58: Preparing [2022-04-26T23:16:12.208Z] 83f140ce6a1a: Waiting [2022-04-26T23:16:12.208Z] 2d892c28fc1f: Waiting [2022-04-26T23:16:12.208Z] 7286645e3881: Waiting [2022-04-26T23:16:12.208Z] 2b963fa5dc7a: Waiting [2022-04-26T23:16:12.208Z] f73e7dbfee58: Waiting [2022-04-26T23:16:12.208Z] acc1deb4348c: Layer already exists [2022-04-26T23:16:12.208Z] c6dacabe0ea9: Layer already exists [2022-04-26T23:16:12.208Z] a42ed4127019: Layer already exists [2022-04-26T23:16:12.208Z] 583e9c3d991b: Layer already exists [2022-04-26T23:16:12.208Z] 55095ef6a3aa: Layer already exists [2022-04-26T23:16:12.208Z] 2d892c28fc1f: Layer already exists [2022-04-26T23:16:12.208Z] 83f140ce6a1a: Layer already exists [2022-04-26T23:16:12.208Z] 7286645e3881: Layer already exists [2022-04-26T23:16:12.208Z] f73e7dbfee58: Layer already exists [2022-04-26T23:16:12.208Z] 2b963fa5dc7a: Layer already exists [2022-04-26T23:16:12.478Z] 2.2.0-dev.80: digest: sha256:78ed06df610b4cbd08694e986e5953067e2f703e3fdfed3f9637133a8948baeb size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:16:12.827Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:16:13.167Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T23:16:13.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-26T23:16:13.167Z] 55095ef6a3aa: Preparing [2022-04-26T23:16:13.167Z] c6dacabe0ea9: Preparing [2022-04-26T23:16:13.167Z] 583e9c3d991b: Preparing [2022-04-26T23:16:13.167Z] a42ed4127019: Preparing [2022-04-26T23:16:13.167Z] acc1deb4348c: Preparing [2022-04-26T23:16:13.167Z] 83f140ce6a1a: Preparing [2022-04-26T23:16:13.167Z] 2d892c28fc1f: Preparing [2022-04-26T23:16:13.167Z] 7286645e3881: Preparing [2022-04-26T23:16:13.167Z] 2b963fa5dc7a: Preparing [2022-04-26T23:16:13.167Z] f73e7dbfee58: Preparing [2022-04-26T23:16:13.167Z] 83f140ce6a1a: Waiting [2022-04-26T23:16:13.167Z] 7286645e3881: Waiting [2022-04-26T23:16:13.167Z] 2d892c28fc1f: Waiting [2022-04-26T23:16:13.167Z] 2b963fa5dc7a: Waiting [2022-04-26T23:16:13.167Z] f73e7dbfee58: Waiting [2022-04-26T23:16:13.167Z] a42ed4127019: Layer already exists [2022-04-26T23:16:13.167Z] 55095ef6a3aa: Layer already exists [2022-04-26T23:16:13.167Z] acc1deb4348c: Layer already exists [2022-04-26T23:16:13.167Z] 583e9c3d991b: Layer already exists [2022-04-26T23:16:13.167Z] c6dacabe0ea9: Layer already exists [2022-04-26T23:16:13.167Z] 2b963fa5dc7a: Layer already exists [2022-04-26T23:16:13.167Z] 7286645e3881: Layer already exists [2022-04-26T23:16:13.167Z] 2d892c28fc1f: Layer already exists [2022-04-26T23:16:13.167Z] f73e7dbfee58: Layer already exists [2022-04-26T23:16:13.167Z] 83f140ce6a1a: Layer already exists [2022-04-26T23:16:13.439Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80: digest: sha256:78ed06df610b4cbd08694e986e5953067e2f703e3fdfed3f9637133a8948baeb size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:16:13.787Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:16:14.132Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-04-26T23:16:14.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-26T23:16:14.132Z] 55095ef6a3aa: Preparing [2022-04-26T23:16:14.132Z] c6dacabe0ea9: Preparing [2022-04-26T23:16:14.132Z] 583e9c3d991b: Preparing [2022-04-26T23:16:14.132Z] a42ed4127019: Preparing [2022-04-26T23:16:14.132Z] acc1deb4348c: Preparing [2022-04-26T23:16:14.132Z] 83f140ce6a1a: Preparing [2022-04-26T23:16:14.132Z] 2d892c28fc1f: Preparing [2022-04-26T23:16:14.132Z] 7286645e3881: Preparing [2022-04-26T23:16:14.132Z] 2b963fa5dc7a: Preparing [2022-04-26T23:16:14.132Z] f73e7dbfee58: Preparing [2022-04-26T23:16:14.132Z] 2d892c28fc1f: Waiting [2022-04-26T23:16:14.132Z] 7286645e3881: Waiting [2022-04-26T23:16:14.132Z] 2b963fa5dc7a: Waiting [2022-04-26T23:16:14.132Z] 83f140ce6a1a: Waiting [2022-04-26T23:16:14.132Z] a42ed4127019: Layer already exists [2022-04-26T23:16:14.132Z] acc1deb4348c: Layer already exists [2022-04-26T23:16:14.132Z] c6dacabe0ea9: Layer already exists [2022-04-26T23:16:14.132Z] 55095ef6a3aa: Layer already exists [2022-04-26T23:16:14.132Z] 583e9c3d991b: Layer already exists [2022-04-26T23:16:14.405Z] 83f140ce6a1a: Layer already exists [2022-04-26T23:16:14.405Z] f73e7dbfee58: Layer already exists [2022-04-26T23:16:14.405Z] 2d892c28fc1f: Layer already exists [2022-04-26T23:16:14.405Z] 7286645e3881: Layer already exists [2022-04-26T23:16:14.405Z] 2b963fa5dc7a: Layer already exists [2022-04-26T23:16:14.405Z] main: digest: sha256:78ed06df610b4cbd08694e986e5953067e2f703e3fdfed3f9637133a8948baeb size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T23:16:14.447Z] ===================================================== [Pipeline] echo [2022-04-26T23:16:14.458Z] taggedImages: [2022-04-26T23:16:14.458Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T23:16:14.458Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-26T23:16:14.458Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.80 [2022-04-26T23:16:14.458Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T23:16:14.458Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-04-26T23:16:14.482Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-04-26T23:16:14.482Z] 780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T23:16:14.482Z] latest [2022-04-26T23:16:14.482Z] 2.2.0-dev.80 [2022-04-26T23:16:14.482Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T23:16:14.482Z] main [2022-04-26T23:16:14.482Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:16:14.846Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:780750f10aa4aad85414d730ede7692ade798e93 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:16:15.188Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T23:16:15.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-26T23:16:15.188Z] ec80f3b13fac: Preparing [2022-04-26T23:16:15.188Z] 6a11e498b362: Preparing [2022-04-26T23:16:15.188Z] cb84a0805cc2: Preparing [2022-04-26T23:16:15.188Z] 3b88bed4ee13: Preparing [2022-04-26T23:16:15.188Z] 0d3144322314: Preparing [2022-04-26T23:16:15.188Z] 4f4ce317c6bb: Preparing [2022-04-26T23:16:15.188Z] 4f4ce317c6bb: Waiting [2022-04-26T23:16:15.469Z] cb84a0805cc2: Layer already exists [2022-04-26T23:16:15.469Z] 4f4ce317c6bb: Layer already exists [2022-04-26T23:16:15.469Z] ec80f3b13fac: Pushed [2022-04-26T23:16:15.469Z] 0d3144322314: Pushed [2022-04-26T23:16:16.912Z] 3b88bed4ee13: Pushed [2022-04-26T23:16:20.295Z] 6a11e498b362: Pushed [2022-04-26T23:16:20.295Z] 780750f10aa4aad85414d730ede7692ade798e93: digest: sha256:c2b7d16e75394042d25d74533ba30c291bbc13f99de2877cf6dc6e8f41a5b2a6 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:16:20.649Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:16:20.986Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-26T23:16:20.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-26T23:16:20.987Z] ec80f3b13fac: Preparing [2022-04-26T23:16:20.987Z] 6a11e498b362: Preparing [2022-04-26T23:16:20.987Z] cb84a0805cc2: Preparing [2022-04-26T23:16:20.987Z] 3b88bed4ee13: Preparing [2022-04-26T23:16:20.987Z] 0d3144322314: Preparing [2022-04-26T23:16:20.987Z] 4f4ce317c6bb: Preparing [2022-04-26T23:16:20.987Z] 4f4ce317c6bb: Waiting [2022-04-26T23:16:20.987Z] ec80f3b13fac: Layer already exists [2022-04-26T23:16:20.987Z] 6a11e498b362: Layer already exists [2022-04-26T23:16:20.987Z] cb84a0805cc2: Layer already exists [2022-04-26T23:16:20.987Z] 0d3144322314: Layer already exists [2022-04-26T23:16:20.987Z] 3b88bed4ee13: Layer already exists [2022-04-26T23:16:21.259Z] 4f4ce317c6bb: Layer already exists [2022-04-26T23:16:21.259Z] latest: digest: sha256:c2b7d16e75394042d25d74533ba30c291bbc13f99de2877cf6dc6e8f41a5b2a6 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:16:21.606Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:16:21.947Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.80 [2022-04-26T23:16:21.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-26T23:16:21.947Z] ec80f3b13fac: Preparing [2022-04-26T23:16:21.947Z] 6a11e498b362: Preparing [2022-04-26T23:16:21.947Z] cb84a0805cc2: Preparing [2022-04-26T23:16:21.947Z] 3b88bed4ee13: Preparing [2022-04-26T23:16:21.947Z] 0d3144322314: Preparing [2022-04-26T23:16:21.947Z] 4f4ce317c6bb: Preparing [2022-04-26T23:16:21.947Z] 4f4ce317c6bb: Waiting [2022-04-26T23:16:21.947Z] ec80f3b13fac: Layer already exists [2022-04-26T23:16:21.947Z] cb84a0805cc2: Layer already exists [2022-04-26T23:16:21.947Z] 6a11e498b362: Layer already exists [2022-04-26T23:16:21.947Z] 3b88bed4ee13: Layer already exists [2022-04-26T23:16:21.947Z] 0d3144322314: Layer already exists [2022-04-26T23:16:21.947Z] 4f4ce317c6bb: Layer already exists [2022-04-26T23:16:22.219Z] 2.2.0-dev.80: digest: sha256:c2b7d16e75394042d25d74533ba30c291bbc13f99de2877cf6dc6e8f41a5b2a6 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:16:22.566Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:16:22.901Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T23:16:22.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-26T23:16:22.902Z] ec80f3b13fac: Preparing [2022-04-26T23:16:22.902Z] 6a11e498b362: Preparing [2022-04-26T23:16:22.902Z] cb84a0805cc2: Preparing [2022-04-26T23:16:22.902Z] 3b88bed4ee13: Preparing [2022-04-26T23:16:22.902Z] 0d3144322314: Preparing [2022-04-26T23:16:22.902Z] 4f4ce317c6bb: Preparing [2022-04-26T23:16:22.902Z] 4f4ce317c6bb: Waiting [2022-04-26T23:16:22.902Z] cb84a0805cc2: Layer already exists [2022-04-26T23:16:22.902Z] 6a11e498b362: Layer already exists [2022-04-26T23:16:22.902Z] 0d3144322314: Layer already exists [2022-04-26T23:16:22.902Z] ec80f3b13fac: Layer already exists [2022-04-26T23:16:22.902Z] 3b88bed4ee13: Layer already exists [2022-04-26T23:16:22.902Z] 4f4ce317c6bb: Layer already exists [2022-04-26T23:16:23.172Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80: digest: sha256:c2b7d16e75394042d25d74533ba30c291bbc13f99de2877cf6dc6e8f41a5b2a6 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:16:23.517Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:16:23.855Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-04-26T23:16:23.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-26T23:16:23.855Z] ec80f3b13fac: Preparing [2022-04-26T23:16:23.855Z] 6a11e498b362: Preparing [2022-04-26T23:16:23.855Z] cb84a0805cc2: Preparing [2022-04-26T23:16:23.855Z] 3b88bed4ee13: Preparing [2022-04-26T23:16:23.855Z] 0d3144322314: Preparing [2022-04-26T23:16:23.855Z] 4f4ce317c6bb: Preparing [2022-04-26T23:16:23.855Z] 4f4ce317c6bb: Waiting [2022-04-26T23:16:23.855Z] 6a11e498b362: Layer already exists [2022-04-26T23:16:23.855Z] 3b88bed4ee13: Layer already exists [2022-04-26T23:16:23.855Z] ec80f3b13fac: Layer already exists [2022-04-26T23:16:23.855Z] 0d3144322314: Layer already exists [2022-04-26T23:16:23.855Z] cb84a0805cc2: Layer already exists [2022-04-26T23:16:23.855Z] 4f4ce317c6bb: Layer already exists [2022-04-26T23:16:24.126Z] main: digest: sha256:c2b7d16e75394042d25d74533ba30c291bbc13f99de2877cf6dc6e8f41a5b2a6 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T23:16:24.176Z] ===================================================== [Pipeline] echo [2022-04-26T23:16:24.185Z] taggedImages: [2022-04-26T23:16:24.185Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T23:16:24.185Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-26T23:16:24.185Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.80 [2022-04-26T23:16:24.185Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T23:16:24.185Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-04-26T23:16:24.207Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-04-26T23:16:24.207Z] 780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T23:16:24.207Z] latest [2022-04-26T23:16:24.207Z] 2.2.0-dev.80 [2022-04-26T23:16:24.207Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T23:16:24.207Z] main [2022-04-26T23:16:24.207Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:16:24.566Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:780750f10aa4aad85414d730ede7692ade798e93 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:16:24.908Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T23:16:24.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-26T23:16:24.908Z] a03e8498d39c: Preparing [2022-04-26T23:16:24.908Z] a7755ba89e6b: Preparing [2022-04-26T23:16:24.908Z] 9293375d2a32: Preparing [2022-04-26T23:16:24.908Z] 0997068ba021: Preparing [2022-04-26T23:16:24.908Z] bfdf1e50e637: Preparing [2022-04-26T23:16:24.908Z] 980b67c9677a: Preparing [2022-04-26T23:16:24.908Z] 0d3144322314: Preparing [2022-04-26T23:16:24.908Z] 4f4ce317c6bb: Preparing [2022-04-26T23:16:24.908Z] 980b67c9677a: Waiting [2022-04-26T23:16:24.908Z] 0d3144322314: Waiting [2022-04-26T23:16:24.908Z] 4f4ce317c6bb: Waiting [2022-04-26T23:16:25.194Z] a7755ba89e6b: Pushed [2022-04-26T23:16:25.194Z] 9293375d2a32: Pushed [2022-04-26T23:16:25.194Z] a03e8498d39c: Pushed [2022-04-26T23:16:25.194Z] 0d3144322314: Layer already exists [2022-04-26T23:16:25.194Z] 4f4ce317c6bb: Layer already exists [2022-04-26T23:16:26.181Z] 980b67c9677a: Pushed [2022-04-26T23:16:34.451Z] bfdf1e50e637: Pushed [2022-04-26T23:16:42.704Z] 0997068ba021: Pushed [2022-04-26T23:16:42.704Z] 780750f10aa4aad85414d730ede7692ade798e93: digest: sha256:155279c5d34c127bdf036bc907f43191b708c1283efca5fc409396a5d186475c size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:16:43.049Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:16:43.383Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-26T23:16:43.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-26T23:16:43.383Z] a03e8498d39c: Preparing [2022-04-26T23:16:43.383Z] a7755ba89e6b: Preparing [2022-04-26T23:16:43.383Z] 9293375d2a32: Preparing [2022-04-26T23:16:43.383Z] 0997068ba021: Preparing [2022-04-26T23:16:43.383Z] bfdf1e50e637: Preparing [2022-04-26T23:16:43.383Z] 980b67c9677a: Preparing [2022-04-26T23:16:43.383Z] 0d3144322314: Preparing [2022-04-26T23:16:43.383Z] 4f4ce317c6bb: Preparing [2022-04-26T23:16:43.383Z] 980b67c9677a: Waiting [2022-04-26T23:16:43.383Z] 0d3144322314: Waiting [2022-04-26T23:16:43.383Z] 4f4ce317c6bb: Waiting [2022-04-26T23:16:43.383Z] bfdf1e50e637: Layer already exists [2022-04-26T23:16:43.383Z] 9293375d2a32: Layer already exists [2022-04-26T23:16:43.383Z] 0997068ba021: Layer already exists [2022-04-26T23:16:43.383Z] a7755ba89e6b: Layer already exists [2022-04-26T23:16:43.383Z] a03e8498d39c: Layer already exists [2022-04-26T23:16:43.383Z] 0d3144322314: Layer already exists [2022-04-26T23:16:43.383Z] 980b67c9677a: Layer already exists [2022-04-26T23:16:43.383Z] 4f4ce317c6bb: Layer already exists [2022-04-26T23:16:43.659Z] latest: digest: sha256:155279c5d34c127bdf036bc907f43191b708c1283efca5fc409396a5d186475c size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:16:44.011Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:16:44.368Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.80 [2022-04-26T23:16:44.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-26T23:16:44.368Z] a03e8498d39c: Preparing [2022-04-26T23:16:44.368Z] a7755ba89e6b: Preparing [2022-04-26T23:16:44.368Z] 9293375d2a32: Preparing [2022-04-26T23:16:44.368Z] 0997068ba021: Preparing [2022-04-26T23:16:44.368Z] bfdf1e50e637: Preparing [2022-04-26T23:16:44.368Z] 980b67c9677a: Preparing [2022-04-26T23:16:44.368Z] 0d3144322314: Preparing [2022-04-26T23:16:44.368Z] 4f4ce317c6bb: Preparing [2022-04-26T23:16:44.368Z] 980b67c9677a: Waiting [2022-04-26T23:16:44.368Z] 0d3144322314: Waiting [2022-04-26T23:16:44.368Z] 4f4ce317c6bb: Waiting [2022-04-26T23:16:44.368Z] a03e8498d39c: Layer already exists [2022-04-26T23:16:44.368Z] 0997068ba021: Layer already exists [2022-04-26T23:16:44.368Z] bfdf1e50e637: Layer already exists [2022-04-26T23:16:44.368Z] a7755ba89e6b: Layer already exists [2022-04-26T23:16:44.368Z] 9293375d2a32: Layer already exists [2022-04-26T23:16:44.642Z] 4f4ce317c6bb: Layer already exists [2022-04-26T23:16:44.642Z] 0d3144322314: Layer already exists [2022-04-26T23:16:44.642Z] 980b67c9677a: Layer already exists [2022-04-26T23:16:44.642Z] 2.2.0-dev.80: digest: sha256:155279c5d34c127bdf036bc907f43191b708c1283efca5fc409396a5d186475c size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:16:44.980Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:16:45.331Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T23:16:45.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-26T23:16:45.331Z] a03e8498d39c: Preparing [2022-04-26T23:16:45.331Z] a7755ba89e6b: Preparing [2022-04-26T23:16:45.331Z] 9293375d2a32: Preparing [2022-04-26T23:16:45.331Z] 0997068ba021: Preparing [2022-04-26T23:16:45.331Z] bfdf1e50e637: Preparing [2022-04-26T23:16:45.331Z] 980b67c9677a: Preparing [2022-04-26T23:16:45.331Z] 0d3144322314: Preparing [2022-04-26T23:16:45.331Z] 4f4ce317c6bb: Preparing [2022-04-26T23:16:45.331Z] 980b67c9677a: Waiting [2022-04-26T23:16:45.331Z] 0d3144322314: Waiting [2022-04-26T23:16:45.331Z] 4f4ce317c6bb: Waiting [2022-04-26T23:16:45.331Z] a7755ba89e6b: Layer already exists [2022-04-26T23:16:45.331Z] bfdf1e50e637: Layer already exists [2022-04-26T23:16:45.331Z] 9293375d2a32: Layer already exists [2022-04-26T23:16:45.331Z] a03e8498d39c: Layer already exists [2022-04-26T23:16:45.609Z] 0997068ba021: Layer already exists [2022-04-26T23:16:45.609Z] 0d3144322314: Layer already exists [2022-04-26T23:16:45.609Z] 980b67c9677a: Layer already exists [2022-04-26T23:16:45.609Z] 4f4ce317c6bb: Layer already exists [2022-04-26T23:16:45.609Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80: digest: sha256:155279c5d34c127bdf036bc907f43191b708c1283efca5fc409396a5d186475c size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:16:45.965Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:16:46.329Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-04-26T23:16:46.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-26T23:16:46.329Z] a03e8498d39c: Preparing [2022-04-26T23:16:46.329Z] a7755ba89e6b: Preparing [2022-04-26T23:16:46.329Z] 9293375d2a32: Preparing [2022-04-26T23:16:46.329Z] 0997068ba021: Preparing [2022-04-26T23:16:46.329Z] bfdf1e50e637: Preparing [2022-04-26T23:16:46.329Z] 980b67c9677a: Preparing [2022-04-26T23:16:46.329Z] 0d3144322314: Preparing [2022-04-26T23:16:46.329Z] 4f4ce317c6bb: Preparing [2022-04-26T23:16:46.329Z] 0d3144322314: Waiting [2022-04-26T23:16:46.329Z] 980b67c9677a: Waiting [2022-04-26T23:16:46.329Z] 4f4ce317c6bb: Waiting [2022-04-26T23:16:46.329Z] a7755ba89e6b: Layer already exists [2022-04-26T23:16:46.329Z] 0997068ba021: Layer already exists [2022-04-26T23:16:46.329Z] bfdf1e50e637: Layer already exists [2022-04-26T23:16:46.329Z] 9293375d2a32: Layer already exists [2022-04-26T23:16:46.329Z] a03e8498d39c: Layer already exists [2022-04-26T23:16:46.329Z] 980b67c9677a: Layer already exists [2022-04-26T23:16:46.329Z] 0d3144322314: Layer already exists [2022-04-26T23:16:46.604Z] 4f4ce317c6bb: Layer already exists [2022-04-26T23:16:46.604Z] main: digest: sha256:155279c5d34c127bdf036bc907f43191b708c1283efca5fc409396a5d186475c size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T23:16:46.659Z] ===================================================== [Pipeline] echo [2022-04-26T23:16:46.666Z] taggedImages: [2022-04-26T23:16:46.666Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T23:16:46.666Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-26T23:16:46.666Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.80 [2022-04-26T23:16:46.666Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T23:16:46.666Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-04-26T23:16:46.689Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-04-26T23:16:46.689Z] 780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T23:16:46.689Z] latest [2022-04-26T23:16:46.689Z] 2.2.0-dev.80 [2022-04-26T23:16:46.689Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T23:16:46.689Z] main [2022-04-26T23:16:46.689Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:16:47.056Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:780750f10aa4aad85414d730ede7692ade798e93 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:16:47.473Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T23:16:47.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-26T23:16:47.473Z] d8285a44c473: Preparing [2022-04-26T23:16:47.473Z] bb3f1ee8e958: Preparing [2022-04-26T23:16:47.473Z] 921baeb8bed5: Preparing [2022-04-26T23:16:47.473Z] b34fa4df418f: Preparing [2022-04-26T23:16:47.473Z] 549f986afdba: Preparing [2022-04-26T23:16:47.473Z] 0d3144322314: Preparing [2022-04-26T23:16:47.473Z] 4f4ce317c6bb: Preparing [2022-04-26T23:16:47.473Z] 0d3144322314: Waiting [2022-04-26T23:16:47.473Z] 4f4ce317c6bb: Waiting [2022-04-26T23:16:47.786Z] bb3f1ee8e958: Pushed [2022-04-26T23:16:47.786Z] 921baeb8bed5: Pushed [2022-04-26T23:16:47.786Z] d8285a44c473: Pushed [2022-04-26T23:16:47.786Z] 0d3144322314: Layer already exists [2022-04-26T23:16:47.786Z] 4f4ce317c6bb: Layer already exists [2022-04-26T23:16:48.414Z] 549f986afdba: Pushed [2022-04-26T23:17:06.685Z] b34fa4df418f: Pushed [2022-04-26T23:17:06.685Z] 780750f10aa4aad85414d730ede7692ade798e93: digest: sha256:513f13c8c491dc7e5909e534de5c03823f292c5ff00c92b92e906044377dbb95 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:17:07.027Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:17:07.363Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-26T23:17:07.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-26T23:17:07.363Z] d8285a44c473: Preparing [2022-04-26T23:17:07.363Z] bb3f1ee8e958: Preparing [2022-04-26T23:17:07.363Z] 921baeb8bed5: Preparing [2022-04-26T23:17:07.363Z] b34fa4df418f: Preparing [2022-04-26T23:17:07.363Z] 549f986afdba: Preparing [2022-04-26T23:17:07.363Z] 0d3144322314: Preparing [2022-04-26T23:17:07.363Z] 4f4ce317c6bb: Preparing [2022-04-26T23:17:07.363Z] 0d3144322314: Waiting [2022-04-26T23:17:07.363Z] 4f4ce317c6bb: Waiting [2022-04-26T23:17:07.363Z] bb3f1ee8e958: Layer already exists [2022-04-26T23:17:07.363Z] d8285a44c473: Layer already exists [2022-04-26T23:17:07.363Z] b34fa4df418f: Layer already exists [2022-04-26T23:17:07.363Z] 921baeb8bed5: Layer already exists [2022-04-26T23:17:07.363Z] 549f986afdba: Layer already exists [2022-04-26T23:17:07.633Z] 4f4ce317c6bb: Layer already exists [2022-04-26T23:17:07.633Z] 0d3144322314: Layer already exists [2022-04-26T23:17:07.633Z] latest: digest: sha256:513f13c8c491dc7e5909e534de5c03823f292c5ff00c92b92e906044377dbb95 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:17:07.969Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:17:08.301Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.80 [2022-04-26T23:17:08.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-26T23:17:08.301Z] d8285a44c473: Preparing [2022-04-26T23:17:08.301Z] bb3f1ee8e958: Preparing [2022-04-26T23:17:08.301Z] 921baeb8bed5: Preparing [2022-04-26T23:17:08.301Z] b34fa4df418f: Preparing [2022-04-26T23:17:08.301Z] 549f986afdba: Preparing [2022-04-26T23:17:08.301Z] 0d3144322314: Preparing [2022-04-26T23:17:08.301Z] 4f4ce317c6bb: Preparing [2022-04-26T23:17:08.301Z] 0d3144322314: Waiting [2022-04-26T23:17:08.301Z] 4f4ce317c6bb: Waiting [2022-04-26T23:17:08.301Z] 549f986afdba: Layer already exists [2022-04-26T23:17:08.301Z] bb3f1ee8e958: Layer already exists [2022-04-26T23:17:08.301Z] b34fa4df418f: Layer already exists [2022-04-26T23:17:08.301Z] 921baeb8bed5: Layer already exists [2022-04-26T23:17:08.301Z] d8285a44c473: Layer already exists [2022-04-26T23:17:08.301Z] 0d3144322314: Layer already exists [2022-04-26T23:17:08.301Z] 4f4ce317c6bb: Layer already exists [2022-04-26T23:17:08.571Z] 2.2.0-dev.80: digest: sha256:513f13c8c491dc7e5909e534de5c03823f292c5ff00c92b92e906044377dbb95 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:17:08.912Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:17:09.246Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T23:17:09.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-26T23:17:09.246Z] d8285a44c473: Preparing [2022-04-26T23:17:09.246Z] bb3f1ee8e958: Preparing [2022-04-26T23:17:09.246Z] 921baeb8bed5: Preparing [2022-04-26T23:17:09.246Z] b34fa4df418f: Preparing [2022-04-26T23:17:09.246Z] 549f986afdba: Preparing [2022-04-26T23:17:09.246Z] 0d3144322314: Preparing [2022-04-26T23:17:09.246Z] 4f4ce317c6bb: Preparing [2022-04-26T23:17:09.246Z] 0d3144322314: Waiting [2022-04-26T23:17:09.246Z] 4f4ce317c6bb: Waiting [2022-04-26T23:17:09.246Z] bb3f1ee8e958: Layer already exists [2022-04-26T23:17:09.246Z] 921baeb8bed5: Layer already exists [2022-04-26T23:17:09.246Z] d8285a44c473: Layer already exists [2022-04-26T23:17:09.246Z] b34fa4df418f: Layer already exists [2022-04-26T23:17:09.246Z] 549f986afdba: Layer already exists [2022-04-26T23:17:09.519Z] 0d3144322314: Layer already exists [2022-04-26T23:17:09.519Z] 4f4ce317c6bb: Layer already exists [2022-04-26T23:17:09.519Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80: digest: sha256:513f13c8c491dc7e5909e534de5c03823f292c5ff00c92b92e906044377dbb95 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:17:09.863Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:17:10.196Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-04-26T23:17:10.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-26T23:17:10.197Z] d8285a44c473: Preparing [2022-04-26T23:17:10.197Z] bb3f1ee8e958: Preparing [2022-04-26T23:17:10.197Z] 921baeb8bed5: Preparing [2022-04-26T23:17:10.197Z] b34fa4df418f: Preparing [2022-04-26T23:17:10.197Z] 549f986afdba: Preparing [2022-04-26T23:17:10.197Z] 0d3144322314: Preparing [2022-04-26T23:17:10.197Z] 4f4ce317c6bb: Preparing [2022-04-26T23:17:10.197Z] 0d3144322314: Waiting [2022-04-26T23:17:10.197Z] 4f4ce317c6bb: Waiting [2022-04-26T23:17:10.197Z] 549f986afdba: Layer already exists [2022-04-26T23:17:10.197Z] 921baeb8bed5: Layer already exists [2022-04-26T23:17:10.197Z] b34fa4df418f: Layer already exists [2022-04-26T23:17:10.197Z] d8285a44c473: Layer already exists [2022-04-26T23:17:10.197Z] bb3f1ee8e958: Layer already exists [2022-04-26T23:17:10.468Z] 0d3144322314: Layer already exists [2022-04-26T23:17:10.468Z] 4f4ce317c6bb: Layer already exists [2022-04-26T23:17:10.468Z] main: digest: sha256:513f13c8c491dc7e5909e534de5c03823f292c5ff00c92b92e906044377dbb95 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T23:17:10.518Z] ===================================================== [Pipeline] echo [2022-04-26T23:17:10.527Z] taggedImages: [2022-04-26T23:17:10.527Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T23:17:10.528Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-26T23:17:10.528Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.80 [2022-04-26T23:17:10.528Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T23:17:10.528Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-04-26T23:17:10.548Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-04-26T23:17:10.548Z] 780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T23:17:10.548Z] latest [2022-04-26T23:17:10.548Z] 2.2.0-dev.80 [2022-04-26T23:17:10.548Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T23:17:10.548Z] main [2022-04-26T23:17:10.548Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:17:10.907Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:780750f10aa4aad85414d730ede7692ade798e93 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:17:11.251Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T23:17:11.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-26T23:17:11.251Z] bc5a7cf0d162: Preparing [2022-04-26T23:17:11.251Z] ac25110bd700: Preparing [2022-04-26T23:17:11.251Z] 73f62f24593d: Preparing [2022-04-26T23:17:11.251Z] e48fb2635855: Preparing [2022-04-26T23:17:11.251Z] 980b67c9677a: Preparing [2022-04-26T23:17:11.251Z] 0d3144322314: Preparing [2022-04-26T23:17:11.251Z] 4f4ce317c6bb: Preparing [2022-04-26T23:17:11.251Z] 0d3144322314: Waiting [2022-04-26T23:17:11.251Z] 4f4ce317c6bb: Waiting [2022-04-26T23:17:11.251Z] 980b67c9677a: Layer already exists [2022-04-26T23:17:11.522Z] 0d3144322314: Layer already exists [2022-04-26T23:17:11.522Z] 4f4ce317c6bb: Layer already exists [2022-04-26T23:17:11.522Z] 73f62f24593d: Pushed [2022-04-26T23:17:11.522Z] ac25110bd700: Pushed [2022-04-26T23:17:11.522Z] bc5a7cf0d162: Pushed [2022-04-26T23:17:29.796Z] e48fb2635855: Pushed [2022-04-26T23:17:29.796Z] 780750f10aa4aad85414d730ede7692ade798e93: digest: sha256:4b50bfec63fb5f56fda99526fd552983b74bd98da6bbbc5aa813e86a5a5947b0 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:17:30.135Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:17:30.468Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-26T23:17:30.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-26T23:17:30.468Z] bc5a7cf0d162: Preparing [2022-04-26T23:17:30.468Z] ac25110bd700: Preparing [2022-04-26T23:17:30.468Z] 73f62f24593d: Preparing [2022-04-26T23:17:30.468Z] e48fb2635855: Preparing [2022-04-26T23:17:30.468Z] 980b67c9677a: Preparing [2022-04-26T23:17:30.468Z] 0d3144322314: Preparing [2022-04-26T23:17:30.468Z] 4f4ce317c6bb: Preparing [2022-04-26T23:17:30.468Z] 0d3144322314: Waiting [2022-04-26T23:17:30.468Z] 4f4ce317c6bb: Waiting [2022-04-26T23:17:30.468Z] e48fb2635855: Layer already exists [2022-04-26T23:17:30.468Z] 980b67c9677a: Layer already exists [2022-04-26T23:17:30.468Z] bc5a7cf0d162: Layer already exists [2022-04-26T23:17:30.468Z] 73f62f24593d: Layer already exists [2022-04-26T23:17:30.468Z] ac25110bd700: Layer already exists [2022-04-26T23:17:30.739Z] 0d3144322314: Layer already exists [2022-04-26T23:17:30.739Z] 4f4ce317c6bb: Layer already exists [2022-04-26T23:17:30.739Z] latest: digest: sha256:4b50bfec63fb5f56fda99526fd552983b74bd98da6bbbc5aa813e86a5a5947b0 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:17:31.082Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:17:31.414Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.80 [2022-04-26T23:17:31.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-26T23:17:31.414Z] bc5a7cf0d162: Preparing [2022-04-26T23:17:31.414Z] ac25110bd700: Preparing [2022-04-26T23:17:31.414Z] 73f62f24593d: Preparing [2022-04-26T23:17:31.414Z] e48fb2635855: Preparing [2022-04-26T23:17:31.414Z] 980b67c9677a: Preparing [2022-04-26T23:17:31.414Z] 0d3144322314: Preparing [2022-04-26T23:17:31.414Z] 4f4ce317c6bb: Preparing [2022-04-26T23:17:31.414Z] 0d3144322314: Waiting [2022-04-26T23:17:31.414Z] 4f4ce317c6bb: Waiting [2022-04-26T23:17:31.414Z] 73f62f24593d: Layer already exists [2022-04-26T23:17:31.414Z] 980b67c9677a: Layer already exists [2022-04-26T23:17:31.414Z] bc5a7cf0d162: Layer already exists [2022-04-26T23:17:31.414Z] ac25110bd700: Layer already exists [2022-04-26T23:17:31.414Z] e48fb2635855: Layer already exists [2022-04-26T23:17:31.414Z] 0d3144322314: Layer already exists [2022-04-26T23:17:31.414Z] 4f4ce317c6bb: Layer already exists [2022-04-26T23:17:31.685Z] 2.2.0-dev.80: digest: sha256:4b50bfec63fb5f56fda99526fd552983b74bd98da6bbbc5aa813e86a5a5947b0 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:17:32.021Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:17:32.350Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T23:17:32.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-26T23:17:32.350Z] bc5a7cf0d162: Preparing [2022-04-26T23:17:32.350Z] ac25110bd700: Preparing [2022-04-26T23:17:32.350Z] 73f62f24593d: Preparing [2022-04-26T23:17:32.350Z] e48fb2635855: Preparing [2022-04-26T23:17:32.350Z] 980b67c9677a: Preparing [2022-04-26T23:17:32.350Z] 0d3144322314: Preparing [2022-04-26T23:17:32.350Z] 4f4ce317c6bb: Preparing [2022-04-26T23:17:32.350Z] 0d3144322314: Waiting [2022-04-26T23:17:32.350Z] 4f4ce317c6bb: Waiting [2022-04-26T23:17:32.350Z] 980b67c9677a: Layer already exists [2022-04-26T23:17:32.350Z] bc5a7cf0d162: Layer already exists [2022-04-26T23:17:32.350Z] ac25110bd700: Layer already exists [2022-04-26T23:17:32.350Z] 73f62f24593d: Layer already exists [2022-04-26T23:17:32.350Z] e48fb2635855: Layer already exists [2022-04-26T23:17:32.619Z] 4f4ce317c6bb: Layer already exists [2022-04-26T23:17:32.619Z] 0d3144322314: Layer already exists [2022-04-26T23:17:32.619Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80: digest: sha256:4b50bfec63fb5f56fda99526fd552983b74bd98da6bbbc5aa813e86a5a5947b0 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:17:32.956Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:17:33.290Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-04-26T23:17:33.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-26T23:17:33.290Z] bc5a7cf0d162: Preparing [2022-04-26T23:17:33.290Z] ac25110bd700: Preparing [2022-04-26T23:17:33.290Z] 73f62f24593d: Preparing [2022-04-26T23:17:33.290Z] e48fb2635855: Preparing [2022-04-26T23:17:33.290Z] 980b67c9677a: Preparing [2022-04-26T23:17:33.290Z] 0d3144322314: Preparing [2022-04-26T23:17:33.290Z] 4f4ce317c6bb: Preparing [2022-04-26T23:17:33.290Z] 0d3144322314: Waiting [2022-04-26T23:17:33.290Z] 4f4ce317c6bb: Waiting [2022-04-26T23:17:33.290Z] bc5a7cf0d162: Layer already exists [2022-04-26T23:17:33.290Z] 980b67c9677a: Layer already exists [2022-04-26T23:17:33.290Z] e48fb2635855: Layer already exists [2022-04-26T23:17:33.290Z] ac25110bd700: Layer already exists [2022-04-26T23:17:33.290Z] 73f62f24593d: Layer already exists [2022-04-26T23:17:33.290Z] 4f4ce317c6bb: Layer already exists [2022-04-26T23:17:33.290Z] 0d3144322314: Layer already exists [2022-04-26T23:17:33.561Z] main: digest: sha256:4b50bfec63fb5f56fda99526fd552983b74bd98da6bbbc5aa813e86a5a5947b0 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T23:17:33.611Z] ===================================================== [Pipeline] echo [2022-04-26T23:17:33.619Z] taggedImages: [2022-04-26T23:17:33.619Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T23:17:33.619Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-26T23:17:33.619Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.80 [2022-04-26T23:17:33.619Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T23:17:33.619Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-04-26T23:17:33.641Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-04-26T23:17:33.641Z] 780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T23:17:33.641Z] latest [2022-04-26T23:17:33.641Z] 2.2.0-dev.80 [2022-04-26T23:17:33.641Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T23:17:33.641Z] main [2022-04-26T23:17:33.641Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:17:33.990Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:780750f10aa4aad85414d730ede7692ade798e93 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:17:34.322Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T23:17:34.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-26T23:17:34.322Z] 4c7325dac094: Preparing [2022-04-26T23:17:34.322Z] 7b412863f865: Preparing [2022-04-26T23:17:34.322Z] cb84a0805cc2: Preparing [2022-04-26T23:17:34.322Z] 78c6786311de: Preparing [2022-04-26T23:17:34.322Z] f73e7dbfee58: Preparing [2022-04-26T23:17:34.595Z] cb84a0805cc2: Layer already exists [2022-04-26T23:17:34.595Z] f73e7dbfee58: Layer already exists [2022-04-26T23:17:34.595Z] 4c7325dac094: Pushed [2022-04-26T23:17:34.868Z] 78c6786311de: Pushed [2022-04-26T23:17:40.246Z] 7b412863f865: Pushed [2022-04-26T23:17:40.246Z] 780750f10aa4aad85414d730ede7692ade798e93: digest: sha256:28a181ee8568c3ad0ba5b9a6e66eb31231b43022f0355d40fb9dc6719a4030e6 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:17:40.590Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:17:40.923Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-26T23:17:40.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-26T23:17:40.923Z] 4c7325dac094: Preparing [2022-04-26T23:17:40.923Z] 7b412863f865: Preparing [2022-04-26T23:17:40.923Z] cb84a0805cc2: Preparing [2022-04-26T23:17:40.923Z] 78c6786311de: Preparing [2022-04-26T23:17:40.923Z] f73e7dbfee58: Preparing [2022-04-26T23:17:40.923Z] 7b412863f865: Layer already exists [2022-04-26T23:17:40.923Z] 4c7325dac094: Layer already exists [2022-04-26T23:17:40.923Z] cb84a0805cc2: Layer already exists [2022-04-26T23:17:40.923Z] 78c6786311de: Layer already exists [2022-04-26T23:17:40.923Z] f73e7dbfee58: Layer already exists [2022-04-26T23:17:41.195Z] latest: digest: sha256:28a181ee8568c3ad0ba5b9a6e66eb31231b43022f0355d40fb9dc6719a4030e6 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:17:41.539Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:17:41.874Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.80 [2022-04-26T23:17:41.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-26T23:17:41.874Z] 4c7325dac094: Preparing [2022-04-26T23:17:41.874Z] 7b412863f865: Preparing [2022-04-26T23:17:41.874Z] cb84a0805cc2: Preparing [2022-04-26T23:17:41.874Z] 78c6786311de: Preparing [2022-04-26T23:17:41.874Z] f73e7dbfee58: Preparing [2022-04-26T23:17:41.874Z] f73e7dbfee58: Layer already exists [2022-04-26T23:17:41.874Z] cb84a0805cc2: Layer already exists [2022-04-26T23:17:41.874Z] 7b412863f865: Layer already exists [2022-04-26T23:17:41.874Z] 78c6786311de: Layer already exists [2022-04-26T23:17:41.874Z] 4c7325dac094: Layer already exists [2022-04-26T23:17:42.145Z] 2.2.0-dev.80: digest: sha256:28a181ee8568c3ad0ba5b9a6e66eb31231b43022f0355d40fb9dc6719a4030e6 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:17:42.485Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:17:42.815Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T23:17:42.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-26T23:17:42.815Z] 4c7325dac094: Preparing [2022-04-26T23:17:42.815Z] 7b412863f865: Preparing [2022-04-26T23:17:42.815Z] cb84a0805cc2: Preparing [2022-04-26T23:17:42.815Z] 78c6786311de: Preparing [2022-04-26T23:17:42.815Z] f73e7dbfee58: Preparing [2022-04-26T23:17:42.815Z] 7b412863f865: Layer already exists [2022-04-26T23:17:42.815Z] f73e7dbfee58: Layer already exists [2022-04-26T23:17:42.815Z] 4c7325dac094: Layer already exists [2022-04-26T23:17:42.815Z] cb84a0805cc2: Layer already exists [2022-04-26T23:17:42.815Z] 78c6786311de: Layer already exists [2022-04-26T23:17:43.086Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80: digest: sha256:28a181ee8568c3ad0ba5b9a6e66eb31231b43022f0355d40fb9dc6719a4030e6 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:17:43.425Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:17:43.757Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-04-26T23:17:43.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-26T23:17:43.757Z] 4c7325dac094: Preparing [2022-04-26T23:17:43.757Z] 7b412863f865: Preparing [2022-04-26T23:17:43.757Z] cb84a0805cc2: Preparing [2022-04-26T23:17:43.757Z] 78c6786311de: Preparing [2022-04-26T23:17:43.757Z] f73e7dbfee58: Preparing [2022-04-26T23:17:43.757Z] f73e7dbfee58: Layer already exists [2022-04-26T23:17:43.757Z] 78c6786311de: Layer already exists [2022-04-26T23:17:43.757Z] cb84a0805cc2: Layer already exists [2022-04-26T23:17:43.757Z] 7b412863f865: Layer already exists [2022-04-26T23:17:43.757Z] 4c7325dac094: Layer already exists [2022-04-26T23:17:44.027Z] main: digest: sha256:28a181ee8568c3ad0ba5b9a6e66eb31231b43022f0355d40fb9dc6719a4030e6 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T23:17:44.074Z] ===================================================== [Pipeline] echo [2022-04-26T23:17:44.085Z] taggedImages: [2022-04-26T23:17:44.085Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T23:17:44.085Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-26T23:17:44.085Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.80 [2022-04-26T23:17:44.085Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T23:17:44.085Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-04-26T23:17:44.106Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-04-26T23:17:44.106Z] 780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T23:17:44.106Z] latest [2022-04-26T23:17:44.106Z] 2.2.0-dev.80 [2022-04-26T23:17:44.106Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T23:17:44.106Z] main [2022-04-26T23:17:44.106Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:17:44.462Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:780750f10aa4aad85414d730ede7692ade798e93 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:17:44.794Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T23:17:44.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-26T23:17:44.795Z] ff3747d2afae: Preparing [2022-04-26T23:17:44.795Z] abe52b8a8621: Preparing [2022-04-26T23:17:44.795Z] cb84a0805cc2: Preparing [2022-04-26T23:17:44.795Z] 4817978b21c5: Preparing [2022-04-26T23:17:44.795Z] f73e7dbfee58: Preparing [2022-04-26T23:17:44.795Z] f73e7dbfee58: Layer already exists [2022-04-26T23:17:45.068Z] 4817978b21c5: Layer already exists [2022-04-26T23:17:45.068Z] cb84a0805cc2: Layer already exists [2022-04-26T23:17:45.068Z] ff3747d2afae: Pushed [2022-04-26T23:17:50.436Z] abe52b8a8621: Pushed [2022-04-26T23:17:50.436Z] 780750f10aa4aad85414d730ede7692ade798e93: digest: sha256:a5397a326a94175ccc9211e21809a956082fa5b7ea6911408cf9c688c3964bdd size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:17:50.772Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:17:51.109Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-26T23:17:51.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-26T23:17:51.109Z] ff3747d2afae: Preparing [2022-04-26T23:17:51.109Z] abe52b8a8621: Preparing [2022-04-26T23:17:51.109Z] cb84a0805cc2: Preparing [2022-04-26T23:17:51.109Z] 4817978b21c5: Preparing [2022-04-26T23:17:51.109Z] f73e7dbfee58: Preparing [2022-04-26T23:17:51.109Z] f73e7dbfee58: Layer already exists [2022-04-26T23:17:51.109Z] 4817978b21c5: Layer already exists [2022-04-26T23:17:51.109Z] cb84a0805cc2: Layer already exists [2022-04-26T23:17:51.109Z] abe52b8a8621: Layer already exists [2022-04-26T23:17:51.109Z] ff3747d2afae: Layer already exists [2022-04-26T23:17:51.380Z] latest: digest: sha256:a5397a326a94175ccc9211e21809a956082fa5b7ea6911408cf9c688c3964bdd size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:17:51.718Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:17:52.052Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.80 [2022-04-26T23:17:52.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-26T23:17:52.052Z] ff3747d2afae: Preparing [2022-04-26T23:17:52.052Z] abe52b8a8621: Preparing [2022-04-26T23:17:52.052Z] cb84a0805cc2: Preparing [2022-04-26T23:17:52.052Z] 4817978b21c5: Preparing [2022-04-26T23:17:52.052Z] f73e7dbfee58: Preparing [2022-04-26T23:17:52.052Z] abe52b8a8621: Layer already exists [2022-04-26T23:17:52.052Z] f73e7dbfee58: Layer already exists [2022-04-26T23:17:52.052Z] ff3747d2afae: Layer already exists [2022-04-26T23:17:52.052Z] 4817978b21c5: Layer already exists [2022-04-26T23:17:52.052Z] cb84a0805cc2: Layer already exists [2022-04-26T23:17:52.323Z] 2.2.0-dev.80: digest: sha256:a5397a326a94175ccc9211e21809a956082fa5b7ea6911408cf9c688c3964bdd size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:17:52.657Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:17:52.988Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T23:17:52.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-26T23:17:52.988Z] ff3747d2afae: Preparing [2022-04-26T23:17:52.988Z] abe52b8a8621: Preparing [2022-04-26T23:17:52.988Z] cb84a0805cc2: Preparing [2022-04-26T23:17:52.988Z] 4817978b21c5: Preparing [2022-04-26T23:17:52.988Z] f73e7dbfee58: Preparing [2022-04-26T23:17:52.988Z] ff3747d2afae: Layer already exists [2022-04-26T23:17:52.988Z] f73e7dbfee58: Layer already exists [2022-04-26T23:17:52.988Z] abe52b8a8621: Layer already exists [2022-04-26T23:17:52.988Z] 4817978b21c5: Layer already exists [2022-04-26T23:17:52.988Z] cb84a0805cc2: Layer already exists [2022-04-26T23:17:53.259Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80: digest: sha256:a5397a326a94175ccc9211e21809a956082fa5b7ea6911408cf9c688c3964bdd size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:17:53.601Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:17:53.933Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-04-26T23:17:53.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-26T23:17:53.933Z] ff3747d2afae: Preparing [2022-04-26T23:17:53.933Z] abe52b8a8621: Preparing [2022-04-26T23:17:53.933Z] cb84a0805cc2: Preparing [2022-04-26T23:17:53.933Z] 4817978b21c5: Preparing [2022-04-26T23:17:53.933Z] f73e7dbfee58: Preparing [2022-04-26T23:17:53.933Z] f73e7dbfee58: Layer already exists [2022-04-26T23:17:53.933Z] ff3747d2afae: Layer already exists [2022-04-26T23:17:53.933Z] cb84a0805cc2: Layer already exists [2022-04-26T23:17:53.933Z] abe52b8a8621: Layer already exists [2022-04-26T23:17:53.933Z] 4817978b21c5: Layer already exists [2022-04-26T23:17:54.204Z] main: digest: sha256:a5397a326a94175ccc9211e21809a956082fa5b7ea6911408cf9c688c3964bdd size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T23:17:54.254Z] ===================================================== [Pipeline] echo [2022-04-26T23:17:54.264Z] taggedImages: [2022-04-26T23:17:54.264Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T23:17:54.264Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-26T23:17:54.264Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.80 [2022-04-26T23:17:54.264Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T23:17:54.264Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-04-26T23:17:54.285Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-04-26T23:17:54.285Z] 780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T23:17:54.285Z] latest [2022-04-26T23:17:54.285Z] 2.2.0-dev.80 [2022-04-26T23:17:54.285Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T23:17:54.285Z] main [2022-04-26T23:17:54.285Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:17:54.630Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:780750f10aa4aad85414d730ede7692ade798e93 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:17:54.963Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T23:17:54.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-26T23:17:54.963Z] 099162d3c53f: Preparing [2022-04-26T23:17:54.963Z] 06395c1fdc6a: Preparing [2022-04-26T23:17:54.963Z] b4e57836924d: Preparing [2022-04-26T23:17:54.964Z] b1679fa27615: Preparing [2022-04-26T23:17:54.964Z] f0e5a4d6c014: Preparing [2022-04-26T23:17:54.964Z] 3b19d27f08f7: Preparing [2022-04-26T23:17:54.964Z] 73bb99a6e169: Preparing [2022-04-26T23:17:54.964Z] ec06c3102977: Preparing [2022-04-26T23:17:54.964Z] 6a3c62e080c7: Preparing [2022-04-26T23:17:54.964Z] 340cb19ca677: Preparing [2022-04-26T23:17:54.964Z] 4f4ce317c6bb: Preparing [2022-04-26T23:17:54.964Z] 3b19d27f08f7: Waiting [2022-04-26T23:17:54.964Z] ec06c3102977: Waiting [2022-04-26T23:17:54.964Z] 73bb99a6e169: Waiting [2022-04-26T23:17:54.964Z] 6a3c62e080c7: Waiting [2022-04-26T23:17:54.964Z] 340cb19ca677: Waiting [2022-04-26T23:17:54.964Z] 4f4ce317c6bb: Waiting [2022-04-26T23:17:54.964Z] f0e5a4d6c014: Layer already exists [2022-04-26T23:17:55.234Z] 3b19d27f08f7: Layer already exists [2022-04-26T23:17:55.234Z] 73bb99a6e169: Layer already exists [2022-04-26T23:17:55.234Z] ec06c3102977: Layer already exists [2022-04-26T23:17:55.234Z] 06395c1fdc6a: Pushed [2022-04-26T23:17:55.234Z] 6a3c62e080c7: Layer already exists [2022-04-26T23:17:55.234Z] 340cb19ca677: Layer already exists [2022-04-26T23:17:55.234Z] 4f4ce317c6bb: Layer already exists [2022-04-26T23:17:55.830Z] 099162d3c53f: Pushed [2022-04-26T23:17:57.795Z] b4e57836924d: Pushed [2022-04-26T23:18:16.065Z] b1679fa27615: Pushed [2022-04-26T23:18:16.065Z] 780750f10aa4aad85414d730ede7692ade798e93: digest: sha256:413a013f5a7025010f5cfc762215d84fea2090136f31aa85b878a05a733d880b size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:18:16.408Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:18:16.745Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-26T23:18:16.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-26T23:18:16.745Z] 099162d3c53f: Preparing [2022-04-26T23:18:16.745Z] 06395c1fdc6a: Preparing [2022-04-26T23:18:16.745Z] b4e57836924d: Preparing [2022-04-26T23:18:16.745Z] b1679fa27615: Preparing [2022-04-26T23:18:16.745Z] f0e5a4d6c014: Preparing [2022-04-26T23:18:16.745Z] 3b19d27f08f7: Preparing [2022-04-26T23:18:16.745Z] 73bb99a6e169: Preparing [2022-04-26T23:18:16.745Z] ec06c3102977: Preparing [2022-04-26T23:18:16.745Z] 6a3c62e080c7: Preparing [2022-04-26T23:18:16.745Z] 340cb19ca677: Preparing [2022-04-26T23:18:16.745Z] 4f4ce317c6bb: Preparing [2022-04-26T23:18:16.745Z] 6a3c62e080c7: Waiting [2022-04-26T23:18:16.745Z] 3b19d27f08f7: Waiting [2022-04-26T23:18:16.745Z] 73bb99a6e169: Waiting [2022-04-26T23:18:16.745Z] ec06c3102977: Waiting [2022-04-26T23:18:16.745Z] 340cb19ca677: Waiting [2022-04-26T23:18:16.745Z] 4f4ce317c6bb: Waiting [2022-04-26T23:18:16.745Z] 099162d3c53f: Layer already exists [2022-04-26T23:18:16.745Z] b4e57836924d: Layer already exists [2022-04-26T23:18:16.745Z] f0e5a4d6c014: Layer already exists [2022-04-26T23:18:16.745Z] b1679fa27615: Layer already exists [2022-04-26T23:18:16.745Z] 06395c1fdc6a: Layer already exists [2022-04-26T23:18:16.745Z] 3b19d27f08f7: Layer already exists [2022-04-26T23:18:16.745Z] 6a3c62e080c7: Layer already exists [2022-04-26T23:18:16.745Z] ec06c3102977: Layer already exists [2022-04-26T23:18:17.017Z] 73bb99a6e169: Layer already exists [2022-04-26T23:18:17.017Z] 340cb19ca677: Layer already exists [2022-04-26T23:18:17.017Z] 4f4ce317c6bb: Layer already exists [2022-04-26T23:18:17.017Z] latest: digest: sha256:413a013f5a7025010f5cfc762215d84fea2090136f31aa85b878a05a733d880b size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:18:17.359Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:18:17.694Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.80 [2022-04-26T23:18:17.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-26T23:18:17.694Z] 099162d3c53f: Preparing [2022-04-26T23:18:17.694Z] 06395c1fdc6a: Preparing [2022-04-26T23:18:17.694Z] b4e57836924d: Preparing [2022-04-26T23:18:17.694Z] b1679fa27615: Preparing [2022-04-26T23:18:17.694Z] f0e5a4d6c014: Preparing [2022-04-26T23:18:17.694Z] 3b19d27f08f7: Preparing [2022-04-26T23:18:17.694Z] 73bb99a6e169: Preparing [2022-04-26T23:18:17.694Z] ec06c3102977: Preparing [2022-04-26T23:18:17.694Z] 6a3c62e080c7: Preparing [2022-04-26T23:18:17.694Z] 340cb19ca677: Preparing [2022-04-26T23:18:17.694Z] 4f4ce317c6bb: Preparing [2022-04-26T23:18:17.694Z] ec06c3102977: Waiting [2022-04-26T23:18:17.694Z] 6a3c62e080c7: Waiting [2022-04-26T23:18:17.694Z] 340cb19ca677: Waiting [2022-04-26T23:18:17.694Z] 73bb99a6e169: Waiting [2022-04-26T23:18:17.694Z] 4f4ce317c6bb: Waiting [2022-04-26T23:18:17.694Z] 3b19d27f08f7: Waiting [2022-04-26T23:18:17.694Z] f0e5a4d6c014: Layer already exists [2022-04-26T23:18:17.694Z] b1679fa27615: Layer already exists [2022-04-26T23:18:17.694Z] 06395c1fdc6a: Layer already exists [2022-04-26T23:18:17.694Z] 099162d3c53f: Layer already exists [2022-04-26T23:18:17.694Z] b4e57836924d: Layer already exists [2022-04-26T23:18:17.964Z] 73bb99a6e169: Layer already exists [2022-04-26T23:18:17.964Z] 3b19d27f08f7: Layer already exists [2022-04-26T23:18:17.964Z] ec06c3102977: Layer already exists [2022-04-26T23:18:17.964Z] 6a3c62e080c7: Layer already exists [2022-04-26T23:18:17.964Z] 340cb19ca677: Layer already exists [2022-04-26T23:18:17.964Z] 4f4ce317c6bb: Layer already exists [2022-04-26T23:18:17.964Z] 2.2.0-dev.80: digest: sha256:413a013f5a7025010f5cfc762215d84fea2090136f31aa85b878a05a733d880b size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:18:18.304Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:18:18.638Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T23:18:18.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-26T23:18:18.638Z] 099162d3c53f: Preparing [2022-04-26T23:18:18.638Z] 06395c1fdc6a: Preparing [2022-04-26T23:18:18.638Z] b4e57836924d: Preparing [2022-04-26T23:18:18.638Z] b1679fa27615: Preparing [2022-04-26T23:18:18.638Z] f0e5a4d6c014: Preparing [2022-04-26T23:18:18.638Z] 3b19d27f08f7: Preparing [2022-04-26T23:18:18.638Z] 73bb99a6e169: Preparing [2022-04-26T23:18:18.638Z] ec06c3102977: Preparing [2022-04-26T23:18:18.638Z] 6a3c62e080c7: Preparing [2022-04-26T23:18:18.638Z] 340cb19ca677: Preparing [2022-04-26T23:18:18.638Z] 4f4ce317c6bb: Preparing [2022-04-26T23:18:18.638Z] ec06c3102977: Waiting [2022-04-26T23:18:18.638Z] 3b19d27f08f7: Waiting [2022-04-26T23:18:18.638Z] 6a3c62e080c7: Waiting [2022-04-26T23:18:18.638Z] 73bb99a6e169: Waiting [2022-04-26T23:18:18.638Z] 4f4ce317c6bb: Waiting [2022-04-26T23:18:18.638Z] 340cb19ca677: Waiting [2022-04-26T23:18:18.638Z] 06395c1fdc6a: Layer already exists [2022-04-26T23:18:18.638Z] f0e5a4d6c014: Layer already exists [2022-04-26T23:18:18.638Z] 099162d3c53f: Layer already exists [2022-04-26T23:18:18.638Z] b1679fa27615: Layer already exists [2022-04-26T23:18:18.638Z] b4e57836924d: Layer already exists [2022-04-26T23:18:18.638Z] 73bb99a6e169: Layer already exists [2022-04-26T23:18:18.910Z] 6a3c62e080c7: Layer already exists [2022-04-26T23:18:18.910Z] 3b19d27f08f7: Layer already exists [2022-04-26T23:18:18.910Z] ec06c3102977: Layer already exists [2022-04-26T23:18:18.910Z] 340cb19ca677: Layer already exists [2022-04-26T23:18:18.910Z] 4f4ce317c6bb: Layer already exists [2022-04-26T23:18:18.910Z] 780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80: digest: sha256:413a013f5a7025010f5cfc762215d84fea2090136f31aa85b878a05a733d880b size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:18:19.252Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:18:19.586Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-04-26T23:18:19.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-26T23:18:19.586Z] 099162d3c53f: Preparing [2022-04-26T23:18:19.586Z] 06395c1fdc6a: Preparing [2022-04-26T23:18:19.586Z] b4e57836924d: Preparing [2022-04-26T23:18:19.586Z] b1679fa27615: Preparing [2022-04-26T23:18:19.586Z] f0e5a4d6c014: Preparing [2022-04-26T23:18:19.586Z] 3b19d27f08f7: Preparing [2022-04-26T23:18:19.586Z] 73bb99a6e169: Preparing [2022-04-26T23:18:19.586Z] ec06c3102977: Preparing [2022-04-26T23:18:19.586Z] 6a3c62e080c7: Preparing [2022-04-26T23:18:19.586Z] 340cb19ca677: Preparing [2022-04-26T23:18:19.586Z] 4f4ce317c6bb: Preparing [2022-04-26T23:18:19.586Z] 3b19d27f08f7: Waiting [2022-04-26T23:18:19.586Z] 340cb19ca677: Waiting [2022-04-26T23:18:19.586Z] 73bb99a6e169: Waiting [2022-04-26T23:18:19.586Z] ec06c3102977: Waiting [2022-04-26T23:18:19.586Z] 6a3c62e080c7: Waiting [2022-04-26T23:18:19.586Z] 4f4ce317c6bb: Waiting [2022-04-26T23:18:19.586Z] b1679fa27615: Layer already exists [2022-04-26T23:18:19.586Z] 06395c1fdc6a: Layer already exists [2022-04-26T23:18:19.586Z] 099162d3c53f: Layer already exists [2022-04-26T23:18:19.586Z] f0e5a4d6c014: Layer already exists [2022-04-26T23:18:19.586Z] b4e57836924d: Layer already exists [2022-04-26T23:18:19.586Z] 73bb99a6e169: Layer already exists [2022-04-26T23:18:19.586Z] ec06c3102977: Layer already exists [2022-04-26T23:18:19.586Z] 3b19d27f08f7: Layer already exists [2022-04-26T23:18:19.586Z] 340cb19ca677: Layer already exists [2022-04-26T23:18:19.586Z] 6a3c62e080c7: Layer already exists [2022-04-26T23:18:19.858Z] 4f4ce317c6bb: Layer already exists [2022-04-26T23:18:19.858Z] main: digest: sha256:413a013f5a7025010f5cfc762215d84fea2090136f31aa85b878a05a733d880b size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T23:18:19.903Z] ===================================================== [Pipeline] echo [2022-04-26T23:18:19.915Z] taggedImages: [2022-04-26T23:18:19.915Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:780750f10aa4aad85414d730ede7692ade798e93 [2022-04-26T23:18:19.915Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-26T23:18:19.915Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.80 [2022-04-26T23:18:19.915Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:780750f10aa4aad85414d730ede7692ade798e93-2.2.0-dev.80 [2022-04-26T23:18:19.915Z] - 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-26T23:18:20.279Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T23:18:20.279Z] [2022-04-26T23:18:20.279Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:18:20.621Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T23:18:20.895Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-26T23:18:20.895Z] 8998bd30e6a1: Pulling fs layer [2022-04-26T23:18:20.895Z] 04944245beec: Pulling fs layer [2022-04-26T23:18:20.895Z] 699f458cf7ca: Pulling fs layer [2022-04-26T23:18:20.895Z] 765212b225bb: Pulling fs layer [2022-04-26T23:18:20.895Z] f23df028b6ca: Pulling fs layer [2022-04-26T23:18:20.895Z] d65c8cfc05b1: Pulling fs layer [2022-04-26T23:18:20.895Z] 2437ff75d9bd: Pulling fs layer [2022-04-26T23:18:20.895Z] f23df028b6ca: Waiting [2022-04-26T23:18:20.895Z] d65c8cfc05b1: Waiting [2022-04-26T23:18:20.895Z] 2437ff75d9bd: Waiting [2022-04-26T23:18:20.895Z] 765212b225bb: Waiting [2022-04-26T23:18:20.895Z] 04944245beec: Verifying Checksum [2022-04-26T23:18:20.895Z] 04944245beec: Download complete [2022-04-26T23:18:20.895Z] 765212b225bb: Verifying Checksum [2022-04-26T23:18:20.895Z] 765212b225bb: Download complete [2022-04-26T23:18:20.895Z] f23df028b6ca: Download complete [2022-04-26T23:18:20.895Z] d65c8cfc05b1: Verifying Checksum [2022-04-26T23:18:20.895Z] d65c8cfc05b1: Download complete [2022-04-26T23:18:21.170Z] 699f458cf7ca: Verifying Checksum [2022-04-26T23:18:21.170Z] 699f458cf7ca: Download complete [2022-04-26T23:18:21.444Z] 8998bd30e6a1: Verifying Checksum [2022-04-26T23:18:21.444Z] 8998bd30e6a1: Download complete [2022-04-26T23:18:24.058Z] 2437ff75d9bd: Verifying Checksum [2022-04-26T23:18:24.058Z] 2437ff75d9bd: Download complete [2022-04-26T23:18:26.034Z] 8998bd30e6a1: Pull complete [2022-04-26T23:18:26.306Z] 04944245beec: Pull complete [2022-04-26T23:18:27.744Z] 699f458cf7ca: Pull complete [2022-04-26T23:18:28.018Z] 765212b225bb: Pull complete [2022-04-26T23:18:28.995Z] f23df028b6ca: Pull complete [2022-04-26T23:18:29.268Z] d65c8cfc05b1: Pull complete [2022-04-26T23:18:44.341Z] 2437ff75d9bd: Pull complete [2022-04-26T23:18:44.341Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-26T23:18:44.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T23:18:44.341Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-26T23:18:44.566Z] prd-ubuntu20.04-docker-arm64-4c-16g-33379 does not seem to be running inside a container [2022-04-26T23:18:44.638Z] $ 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/208 -v /w/workspace/edgex-go/208:/w/workspace/edgex-go/208:rw,z -v /w/workspace/edgex-go/208@tmp:/w/workspace/edgex-go/208@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-26T23:18:47.290Z] $ docker top d040e84a697a5762bb88b3f60b9ca47601b7c8497932bbdc50c9dbb487ec3a2d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T23:18:48.311Z] ---> job-cost.sh [2022-04-26T23:18:48.311Z] lf-activate-venv: SKIPPING [2022-04-26T23:18:48.311Z] INFO: No Stack... [2022-04-26T23:18:48.902Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-26T23:18:49.876Z] INFO: Archiving Costs [Pipeline] sh [2022-04-26T23:18:50.549Z] + cut -d, -f6 [2022-04-26T23:18:50.549Z] + cat /w/workspace/edgex-go/208/archives/cost.csv [Pipeline] lock [2022-04-26T23:18:50.586Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-208-stack-cost] [2022-04-26T23:18:50.591Z] Resource [jenkins-edgexfoundry-edgex-go-main-208-stack-cost] did not exist. Created. [2022-04-26T23:18:50.591Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-208-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-26T23:18:51.259Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-26T23:18:51.848Z] Stashed 1 file(s) [Pipeline] } [2022-04-26T23:18:51.859Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-208-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-26T23:18:51.872Z] $ docker stop --time=1 d040e84a697a5762bb88b3f60b9ca47601b7c8497932bbdc50c9dbb487ec3a2d [2022-04-26T23:18:53.394Z] $ docker rm -f d040e84a697a5762bb88b3f60b9ca47601b7c8497932bbdc50c9dbb487ec3a2d [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-26T23:18:53.956Z] provisioning config files... [2022-04-26T23:18:53.966Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/208@tmp/config3980947882760330290tmp [Pipeline] { [Pipeline] sh [2022-04-26T23:18:54.262Z] + set +x [2022-04-26T23:18:54.262Z] + + curl -s https://codecov.io/bash [2022-04-26T23:18:54.262Z] bash -s -- [2022-04-26T23:18:54.262Z] [2022-04-26T23:18:54.262Z] _____ _ [2022-04-26T23:18:54.262Z] / ____| | | [2022-04-26T23:18:54.262Z] | | ___ __| | ___ ___ _____ __ [2022-04-26T23:18:54.262Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-26T23:18:54.262Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-26T23:18:54.262Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-26T23:18:54.262Z] Bash-1.0.6 [2022-04-26T23:18:54.262Z] [2022-04-26T23:18:54.262Z] [2022-04-26T23:18:54.262Z] ==> git version 2.25.1 found [2022-04-26T23:18:54.262Z] ==> 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-26T23:18:54.262Z] Release-Date: 2020-01-08 [2022-04-26T23:18:54.262Z] 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-26T23:18:54.262Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-26T23:18:54.262Z] ==> Jenkins CI detected. [2022-04-26T23:18:54.262Z] current dir:  /w/workspace/edgex-go/208 [2022-04-26T23:18:54.262Z] project root: . [2022-04-26T23:18:54.262Z] --> token set from env [2022-04-26T23:18:54.262Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-26T23:18:54.262Z] ==> Running gcov in . (disable via -X gcov) [2022-04-26T23:18:54.262Z] ==> Python coveragepy not found [2022-04-26T23:18:54.262Z] ==> Searching for coverage reports in: [2022-04-26T23:18:54.262Z] + . [2022-04-26T23:18:54.262Z] -> Found 1 reports [2022-04-26T23:18:54.262Z] ==> Detecting git/mercurial file structure [2022-04-26T23:18:54.524Z] ==> Reading reports [2022-04-26T23:18:54.524Z] + ./coverage.out bytes=435134 [2022-04-26T23:18:54.524Z] ==> Appending adjustments [2022-04-26T23:18:54.524Z] https://docs.codecov.io/docs/fixing-reports [2022-04-26T23:18:55.465Z] + Found adjustments [2022-04-26T23:18:55.465Z] ==> Gzipping contents [2022-04-26T23:18:55.725Z] 60K /tmp/codecov.k4lWEG.gz [2022-04-26T23:18:55.725Z] ==> Uploading reports [2022-04-26T23:18:55.725Z] url: https://codecov.io [2022-04-26T23:18:55.725Z] query: branch=main&commit=780750f10aa4aad85414d730ede7692ade798e93&build=208&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F208%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-26T23:18:55.725Z] -> Pinging Codecov [2022-04-26T23:18:55.725Z] 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=780750f10aa4aad85414d730ede7692ade798e93&build=208&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F208%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-26T23:18:55.986Z] -> Uploading to [2022-04-26T23:18:55.986Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-26/00271124DB129430A58F1EEE437C3FCB/780750f10aa4aad85414d730ede7692ade798e93/4fa2b211-2548-4c1e-b99d-4e1cae654902.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220426T231855Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8b8ea614b52851fca5f55f514a2a3e54e3701762a7122f686885c189e1282d9f [2022-04-26T23:18:55.986Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T23:18:55.986Z] Dload Upload Total Spent Left Speed [2022-04-26T23:18:56.246Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59817 0 0 100 59817 0 242k --:--:-- --:--:-- --:--:-- 242k [2022-04-26T23:18:56.246Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/780750f10aa4aad85414d730ede7692ade798e93 [Pipeline] } [2022-04-26T23:18:56.253Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-04-26T23:18:56.392Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-26T23:18:56.402Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:18:56.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-26T23:18:56.706Z] [2022-04-26T23:18:56.706Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:18:57.007Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-26T23:18:57.007Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-26T23:18:57.007Z] 188c0c94c7c5: Pulling fs layer [2022-04-26T23:18:57.007Z] 0ef7d3d256c8: Pulling fs layer [2022-04-26T23:18:57.007Z] de9db76c5a1d: Pulling fs layer [2022-04-26T23:18:57.007Z] 0eba1c9be4d2: Pulling fs layer [2022-04-26T23:18:57.007Z] 0d57e429df01: Pulling fs layer [2022-04-26T23:18:57.007Z] 4e4be7b47b0d: Pulling fs layer [2022-04-26T23:18:57.007Z] 0d57e429df01: Waiting [2022-04-26T23:18:57.007Z] 4e4be7b47b0d: Waiting [2022-04-26T23:18:57.007Z] e1f770b5df2f: Pulling fs layer [2022-04-26T23:18:57.007Z] 85a0685a4137: Pulling fs layer [2022-04-26T23:18:57.007Z] e1f770b5df2f: Waiting [2022-04-26T23:18:57.007Z] 85a0685a4137: Waiting [2022-04-26T23:18:57.007Z] de9db76c5a1d: Verifying Checksum [2022-04-26T23:18:57.007Z] de9db76c5a1d: Download complete [2022-04-26T23:18:57.007Z] 0ef7d3d256c8: Download complete [2022-04-26T23:18:57.007Z] 0d57e429df01: Download complete [2022-04-26T23:18:57.007Z] 4e4be7b47b0d: Verifying Checksum [2022-04-26T23:18:57.007Z] 4e4be7b47b0d: Download complete [2022-04-26T23:18:57.007Z] 188c0c94c7c5: Verifying Checksum [2022-04-26T23:18:57.007Z] 188c0c94c7c5: Download complete [2022-04-26T23:18:57.268Z] e1f770b5df2f: Verifying Checksum [2022-04-26T23:18:57.268Z] e1f770b5df2f: Download complete [2022-04-26T23:18:57.268Z] 188c0c94c7c5: Pull complete [2022-04-26T23:18:57.268Z] 0ef7d3d256c8: Pull complete [2022-04-26T23:18:57.530Z] de9db76c5a1d: Pull complete [2022-04-26T23:18:57.789Z] 0eba1c9be4d2: Verifying Checksum [2022-04-26T23:18:57.789Z] 0eba1c9be4d2: Download complete [2022-04-26T23:18:58.050Z] 85a0685a4137: Verifying Checksum [2022-04-26T23:18:58.050Z] 85a0685a4137: Download complete [2022-04-26T23:19:01.338Z] 0eba1c9be4d2: Pull complete [2022-04-26T23:19:01.338Z] 0d57e429df01: Pull complete [2022-04-26T23:19:01.338Z] 4e4be7b47b0d: Pull complete [2022-04-26T23:19:01.338Z] e1f770b5df2f: Pull complete [2022-04-26T23:19:04.631Z] 85a0685a4137: Pull complete [2022-04-26T23:19:04.631Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-26T23:19:04.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-26T23:19:04.631Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-26T23:19:04.697Z] prd-ubuntu20.04-docker-8c-8g-33378 does not seem to be running inside a container [2022-04-26T23:19:04.722Z] $ 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/208 -v /w/workspace/edgex-go/208:/w/workspace/edgex-go/208:rw,z -v /w/workspace/edgex-go/208@tmp:/w/workspace/edgex-go/208@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-26T23:19:06.833Z] $ docker top 43875d57884927d54c87e91f57f5cadcaa4225ec3f07d00a763acd55a164c2cf -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-26T23:19:06.930Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-26T23:19:07.283Z] + set -o pipefail [2022-04-26T23:19:07.283Z] + snyk monitor '--org=edgex-jenkins' [2022-04-26T23:19:13.870Z] [2022-04-26T23:19:13.870Z] Monitoring /w/workspace/edgex-go/208 (github.com/edgexfoundry/edgex-go)... [2022-04-26T23:19:13.870Z] [2022-04-26T23:19:13.870Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/85823434-da8d-46ff-b367-8106ebe7b94f [2022-04-26T23:19:13.870Z] [2022-04-26T23:19:13.870Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-26T23:19:13.870Z] [2022-04-26T23:19:13.870Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-26T23:19:13.870Z] [2022-04-26T23:19:13.870Z] [Pipeline] } [2022-04-26T23:19:13.876Z] $ docker stop --time=1 43875d57884927d54c87e91f57f5cadcaa4225ec3f07d00a763acd55a164c2cf [2022-04-26T23:19:16.103Z] $ docker rm -f 43875d57884927d54c87e91f57f5cadcaa4225ec3f07d00a763acd55a164c2cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-04-26T23:19:16.528Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T23:19:16.539Z] provisioning config files... [2022-04-26T23:19:16.548Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/208@tmp/config5809068485975817967tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T23:19:16.850Z] --> edgex-publish-swagger.sh [2022-04-26T23:19:16.850Z] === Publish openapi/v2 API === [2022-04-26T23:19:16.850Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-04-26T23:19:16.850Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/208/openapi/v2/core-command.yaml] [2022-04-26T23:19:16.850Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T23:19:16.850Z] Dload Upload Total Spent Left Speed [2022-04-26T23:19:18.235Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 27349 0:00:01 0:00:01 --:--:-- 27349 100 33831 0 0 100 33831 0 21826 0:00:01 0:00:01 --:--:-- 21826 [2022-04-26T23:19:18.235Z] [2022-04-26T23:19:18.235Z] [2022-04-26T23:19:18.235Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/208/openapi/v2/core-data.yaml] [2022-04-26T23:19:18.235Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T23:19:18.235Z] Dload Upload Total Spent Left Speed [2022-04-26T23:19:19.439Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 466k --:--:-- --:--:-- --:--:-- 463k 100 71604 0 0 100 71604 0 59471 0:00:01 0:00:01 --:--:-- 59422 100 71604 0 0 100 71604 0 56292 0:00:01 0:00:01 --:--:-- 56248 [2022-04-26T23:19:19.700Z] [2022-04-26T23:19:19.700Z] [2022-04-26T23:19:19.700Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/208/openapi/v2/core-metadata.yaml] [2022-04-26T23:19:19.700Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T23:19:19.700Z] Dload Upload Total Spent Left Speed [2022-04-26T23:19:20.641Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 139k 0:00:01 0:00:01 --:--:-- 139k 100 141k 0 0 100 141k 0 139k 0:00:01 0:00:01 --:--:-- 139k [2022-04-26T23:19:20.641Z] [2022-04-26T23:19:20.641Z] [2022-04-26T23:19:20.641Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/208/openapi/v2/support-notifications.yaml] [2022-04-26T23:19:20.641Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T23:19:20.641Z] Dload Upload Total Spent Left Speed [2022-04-26T23:19:21.584Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 89857 --:--:-- --:--:-- --:--:-- 89766 100 89318 0 0 100 89318 0 89676 --:--:-- --:--:-- --:--:-- 89586 [2022-04-26T23:19:21.584Z] [2022-04-26T23:19:21.584Z] [2022-04-26T23:19:21.584Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/208/openapi/v2/support-scheduler.yaml] [2022-04-26T23:19:21.584Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T23:19:21.584Z] Dload Upload Total Spent Left Speed [2022-04-26T23:19:22.527Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 44000 --:--:-- --:--:-- --:--:-- 43951 100 39556 0 0 100 39556 0 43951 --:--:-- --:--:-- --:--:-- 43951 [2022-04-26T23:19:22.527Z] [2022-04-26T23:19:22.527Z] [2022-04-26T23:19:22.527Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/208/openapi/v2/system-agent.yaml] [2022-04-26T23:19:22.527Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T23:19:22.527Z] Dload Upload Total Spent Left Speed [2022-04-26T23:19:23.467Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 21373 --:--:-- --:--:-- --:--:-- 21350 100 20091 0 0 100 20091 0 21373 --:--:-- --:--:-- --:--:-- 21350 [2022-04-26T23:19:23.467Z] [2022-04-26T23:19:23.467Z] [Pipeline] } [2022-04-26T23:19:23.476Z] 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-26T23:19:23.877Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-26T23:19:23.877Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:19:24.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T23:19:24.177Z] . [Pipeline] withDockerContainer [2022-04-26T23:19:24.245Z] prd-ubuntu20.04-docker-8c-8g-33378 does not seem to be running inside a container [2022-04-26T23:19:24.276Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/208 -v /w/workspace/edgex-go/208:/w/workspace/edgex-go/208:rw,z -v /w/workspace/edgex-go/208@tmp:/w/workspace/edgex-go/208@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:10004/edgex-devops/git-semver:latest cat [2022-04-26T23:19:24.698Z] $ docker top a69c490449e6c18a42723ccbeb40a3a0b1599f4edeb63ef78b64cebb9b6844d8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-26T23:19:24.794Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T23:19:24.794Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T23:19:24.923Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T23:19:24.920Z] $ docker exec a69c490449e6c18a42723ccbeb40a3a0b1599f4edeb63ef78b64cebb9b6844d8 ssh-agent [2022-04-26T23:19:25.051Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnILjiN/agent.15 [2022-04-26T23:19:25.051Z] SSH_AGENT_PID=21 [2022-04-26T23:19:25.057Z] Running ssh-add (command line suppressed) [2022-04-26T23:19:25.157Z] Identity added: /w/workspace/edgex-go/208@tmp/private_key_7682067617960287787.key (/w/workspace/edgex-go/208@tmp/private_key_7682067617960287787.key) [2022-04-26T23:19:25.179Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T23:19:25.472Z] + git semver tag [2022-04-26T23:19:25.472Z] # -> Open(): unable to determine branch for HEAD [2022-04-26T23:19:25.472Z] # $GIT_DIR = /w/workspace/edgex-go/208/.git [2022-04-26T23:19:25.472Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/208 [2022-04-26T23:19:25.472Z] # $SEMVER_REMOTE_NAME = origin [2022-04-26T23:19:25.472Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-26T23:19:25.472Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-26T23:19:25.472Z] # $SEMVER_BRANCH = main [2022-04-26T23:19:25.472Z] # $SEMVER_DIR = /w/workspace/edgex-go/208/.semver [2022-04-26T23:19:25.472Z] # 780750f10aa4aad85414d730ede7692ade798e93 HEAD [2022-04-26T23:19:25.472Z] # -> Force: false [2022-04-26T23:19:25.472Z] # 548b57712687cbf6f3fd801c9fa8165196c3b1f4 refs/tags/v2.2.0-dev.80 [Pipeline] } [2022-04-26T23:19:25.481Z] $ docker exec --env ******** --env ******** a69c490449e6c18a42723ccbeb40a3a0b1599f4edeb63ef78b64cebb9b6844d8 ssh-agent -k [2022-04-26T23:19:25.581Z] unset SSH_AUTH_SOCK; [2022-04-26T23:19:25.581Z] unset SSH_AGENT_PID; [2022-04-26T23:19:25.582Z] echo Agent pid 21 killed; [2022-04-26T23:19:25.599Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-26T23:19:25.907Z] + git semver [Pipeline] } [2022-04-26T23:19:25.916Z] $ docker stop --time=1 a69c490449e6c18a42723ccbeb40a3a0b1599f4edeb63ef78b64cebb9b6844d8 [2022-04-26T23:19:27.199Z] $ docker rm -f a69c490449e6c18a42723ccbeb40a3a0b1599f4edeb63ef78b64cebb9b6844d8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:19:27.610Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-26T23:19:27.610Z] [2022-04-26T23:19:27.610Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:19:27.914Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-26T23:19:27.914Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-26T23:19:27.914Z] ab5ef0e58194: Pulling fs layer [2022-04-26T23:19:27.914Z] 9712f1f96733: Pulling fs layer [2022-04-26T23:19:27.914Z] 63f879dbbcfc: Pulling fs layer [2022-04-26T23:19:27.914Z] 0d9ebad4ef96: Pulling fs layer [2022-04-26T23:19:27.914Z] e9a5061849ea: Pulling fs layer [2022-04-26T23:19:27.914Z] d747dcd14b5f: Pulling fs layer [2022-04-26T23:19:27.914Z] 2de7ff778b66: Pulling fs layer [2022-04-26T23:19:27.914Z] 0d9ebad4ef96: Waiting [2022-04-26T23:19:27.914Z] e9a5061849ea: Waiting [2022-04-26T23:19:27.914Z] d747dcd14b5f: Waiting [2022-04-26T23:19:27.914Z] 2de7ff778b66: Waiting [2022-04-26T23:19:27.914Z] 9712f1f96733: Download complete [2022-04-26T23:19:28.174Z] 63f879dbbcfc: Verifying Checksum [2022-04-26T23:19:28.174Z] 63f879dbbcfc: Download complete [2022-04-26T23:19:28.433Z] 0d9ebad4ef96: Verifying Checksum [2022-04-26T23:19:28.433Z] 0d9ebad4ef96: Download complete [2022-04-26T23:19:28.433Z] d747dcd14b5f: Download complete [2022-04-26T23:19:28.433Z] e9a5061849ea: Verifying Checksum [2022-04-26T23:19:28.433Z] e9a5061849ea: Download complete [2022-04-26T23:19:28.433Z] ab5ef0e58194: Verifying Checksum [2022-04-26T23:19:28.433Z] ab5ef0e58194: Download complete [2022-04-26T23:19:28.433Z] 2de7ff778b66: Verifying Checksum [2022-04-26T23:19:28.433Z] 2de7ff778b66: Download complete [2022-04-26T23:19:30.972Z] ab5ef0e58194: Pull complete [2022-04-26T23:19:30.972Z] 9712f1f96733: Pull complete [2022-04-26T23:19:31.911Z] 63f879dbbcfc: Pull complete [2022-04-26T23:19:36.111Z] 0d9ebad4ef96: Pull complete [2022-04-26T23:19:36.111Z] e9a5061849ea: Pull complete [2022-04-26T23:19:36.111Z] d747dcd14b5f: Pull complete [2022-04-26T23:19:37.049Z] 2de7ff778b66: Pull complete [2022-04-26T23:19:37.049Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-26T23:19:37.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-26T23:19:37.049Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-26T23:19:37.114Z] prd-ubuntu20.04-docker-8c-8g-33378 does not seem to be running inside a container [2022-04-26T23:19:37.142Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/208 -v /w/workspace/edgex-go/208:/w/workspace/edgex-go/208:rw,z -v /w/workspace/edgex-go/208@tmp:/w/workspace/edgex-go/208@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-26T23:19:39.397Z] $ docker top 86ed557b97332b8139c030e69fb3175a85bc0a85f6c96b155a905429dc8ac995 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-26T23:19:39.498Z] provisioning config files... [2022-04-26T23:19:39.507Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/208@tmp/config5632355976565489905tmp [2022-04-26T23:19:39.518Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/208@tmp/config2952464033788783872tmp [2022-04-26T23:19:39.528Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/208@tmp/config4784710211497188486tmp [Pipeline] { [Pipeline] echo [2022-04-26T23:19:39.542Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T23:19:39.830Z] ---> sigul-configuration.sh [2022-04-26T23:19:39.830Z] gpg: directory `/root/.gnupg' created [2022-04-26T23:19:39.830Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-26T23:19:39.830Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-26T23:19:39.830Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-26T23:19:39.830Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-26T23:19:39.830Z] gpg: CAST5 encrypted data [2022-04-26T23:19:39.830Z] gpg: encrypted with 1 passphrase [2022-04-26T23:19:39.830Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-26T23:19:40.122Z] + mkdir /home/jenkins [2022-04-26T23:19:40.122Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-26T23:19:40.410Z] + 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-26T23:19:40.421Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T23:19:40.707Z] ---> sigul-install.sh [2022-04-26T23:19:40.707Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-26T23:19:40.998Z] + git tag --list [2022-04-26T23:19:40.998Z] 0.6.0 [2022-04-26T23:19:40.998Z] 0.6.1 [2022-04-26T23:19:40.998Z] 0.7.0 [2022-04-26T23:19:40.998Z] 0.7.1 [2022-04-26T23:19:40.998Z] v1.0.0 [2022-04-26T23:19:40.998Z] v1.0.1 [2022-04-26T23:19:40.998Z] v1.1.0 [2022-04-26T23:19:40.998Z] v1.2.0 [2022-04-26T23:19:40.998Z] v1.2.1 [2022-04-26T23:19:40.998Z] v1.3.0 [2022-04-26T23:19:40.998Z] v1.3.1 [2022-04-26T23:19:40.998Z] v2.0.0 [2022-04-26T23:19:40.998Z] v2.0.1-dev.1 [2022-04-26T23:19:40.998Z] v2.0.1-dev.10 [2022-04-26T23:19:40.998Z] v2.0.1-dev.11 [2022-04-26T23:19:40.998Z] v2.0.1-dev.12 [2022-04-26T23:19:40.998Z] v2.0.1-dev.13 [2022-04-26T23:19:40.998Z] v2.0.1-dev.14 [2022-04-26T23:19:40.998Z] v2.0.1-dev.15 [2022-04-26T23:19:40.998Z] v2.0.1-dev.16 [2022-04-26T23:19:40.998Z] v2.0.1-dev.17 [2022-04-26T23:19:40.998Z] v2.0.1-dev.18 [2022-04-26T23:19:40.998Z] v2.0.1-dev.19 [2022-04-26T23:19:40.998Z] v2.0.1-dev.2 [2022-04-26T23:19:40.998Z] v2.0.1-dev.20 [2022-04-26T23:19:40.998Z] v2.0.1-dev.21 [2022-04-26T23:19:40.998Z] v2.0.1-dev.22 [2022-04-26T23:19:40.998Z] v2.0.1-dev.23 [2022-04-26T23:19:40.998Z] v2.0.1-dev.24 [2022-04-26T23:19:40.998Z] v2.0.1-dev.25 [2022-04-26T23:19:40.998Z] v2.0.1-dev.26 [2022-04-26T23:19:40.998Z] v2.0.1-dev.27 [2022-04-26T23:19:40.998Z] v2.0.1-dev.28 [2022-04-26T23:19:40.998Z] v2.0.1-dev.29 [2022-04-26T23:19:40.998Z] v2.0.1-dev.3 [2022-04-26T23:19:40.998Z] v2.0.1-dev.30 [2022-04-26T23:19:40.998Z] v2.0.1-dev.31 [2022-04-26T23:19:40.998Z] v2.0.1-dev.32 [2022-04-26T23:19:40.998Z] v2.0.1-dev.33 [2022-04-26T23:19:40.998Z] v2.0.1-dev.34 [2022-04-26T23:19:40.998Z] v2.0.1-dev.35 [2022-04-26T23:19:40.998Z] v2.0.1-dev.36 [2022-04-26T23:19:40.998Z] v2.0.1-dev.37 [2022-04-26T23:19:40.998Z] v2.0.1-dev.38 [2022-04-26T23:19:40.998Z] v2.0.1-dev.39 [2022-04-26T23:19:40.998Z] v2.0.1-dev.4 [2022-04-26T23:19:40.998Z] v2.0.1-dev.40 [2022-04-26T23:19:40.998Z] v2.0.1-dev.41 [2022-04-26T23:19:40.998Z] v2.0.1-dev.42 [2022-04-26T23:19:40.998Z] v2.0.1-dev.43 [2022-04-26T23:19:40.998Z] v2.0.1-dev.44 [2022-04-26T23:19:40.998Z] v2.0.1-dev.45 [2022-04-26T23:19:40.998Z] v2.0.1-dev.46 [2022-04-26T23:19:40.998Z] v2.0.1-dev.47 [2022-04-26T23:19:40.998Z] v2.0.1-dev.48 [2022-04-26T23:19:40.998Z] v2.0.1-dev.49 [2022-04-26T23:19:40.998Z] v2.0.1-dev.5 [2022-04-26T23:19:40.998Z] v2.0.1-dev.50 [2022-04-26T23:19:40.998Z] v2.0.1-dev.51 [2022-04-26T23:19:40.998Z] v2.0.1-dev.52 [2022-04-26T23:19:40.998Z] v2.0.1-dev.53 [2022-04-26T23:19:40.998Z] v2.0.1-dev.54 [2022-04-26T23:19:40.998Z] v2.0.1-dev.55 [2022-04-26T23:19:40.998Z] v2.0.1-dev.56 [2022-04-26T23:19:40.998Z] v2.0.1-dev.57 [2022-04-26T23:19:40.998Z] v2.0.1-dev.58 [2022-04-26T23:19:40.998Z] v2.0.1-dev.59 [2022-04-26T23:19:40.998Z] v2.0.1-dev.6 [2022-04-26T23:19:40.998Z] v2.0.1-dev.60 [2022-04-26T23:19:40.998Z] v2.0.1-dev.61 [2022-04-26T23:19:40.998Z] v2.0.1-dev.62 [2022-04-26T23:19:40.998Z] v2.0.1-dev.63 [2022-04-26T23:19:40.998Z] v2.0.1-dev.64 [2022-04-26T23:19:40.998Z] v2.0.1-dev.65 [2022-04-26T23:19:40.998Z] v2.0.1-dev.66 [2022-04-26T23:19:40.998Z] v2.0.1-dev.67 [2022-04-26T23:19:40.998Z] v2.0.1-dev.68 [2022-04-26T23:19:40.998Z] v2.0.1-dev.69 [2022-04-26T23:19:40.998Z] v2.0.1-dev.7 [2022-04-26T23:19:40.998Z] v2.0.1-dev.70 [2022-04-26T23:19:40.998Z] v2.0.1-dev.71 [2022-04-26T23:19:40.998Z] v2.0.1-dev.72 [2022-04-26T23:19:40.998Z] v2.0.1-dev.73 [2022-04-26T23:19:40.998Z] v2.0.1-dev.74 [2022-04-26T23:19:40.998Z] v2.0.1-dev.75 [2022-04-26T23:19:40.998Z] v2.0.1-dev.76 [2022-04-26T23:19:40.998Z] v2.0.1-dev.77 [2022-04-26T23:19:40.998Z] v2.0.1-dev.78 [2022-04-26T23:19:40.998Z] v2.0.1-dev.79 [2022-04-26T23:19:40.998Z] v2.0.1-dev.8 [2022-04-26T23:19:40.998Z] v2.0.1-dev.80 [2022-04-26T23:19:40.998Z] v2.0.1-dev.81 [2022-04-26T23:19:40.998Z] v2.0.1-dev.82 [2022-04-26T23:19:40.998Z] v2.0.1-dev.83 [2022-04-26T23:19:40.998Z] v2.0.1-dev.84 [2022-04-26T23:19:40.998Z] v2.0.1-dev.85 [2022-04-26T23:19:40.998Z] v2.0.1-dev.86 [2022-04-26T23:19:40.998Z] v2.0.1-dev.87 [2022-04-26T23:19:40.998Z] v2.0.1-dev.88 [2022-04-26T23:19:40.998Z] v2.0.1-dev.89 [2022-04-26T23:19:40.998Z] v2.0.1-dev.9 [2022-04-26T23:19:40.998Z] v2.0.1-dev.90 [2022-04-26T23:19:40.998Z] v2.0.1-dev.91 [2022-04-26T23:19:40.998Z] v2.0.1-dev.92 [2022-04-26T23:19:40.998Z] v2.0.1-dev.93 [2022-04-26T23:19:40.998Z] v2.0.1-dev.94 [2022-04-26T23:19:40.998Z] v2.0.1-dev.95 [2022-04-26T23:19:40.998Z] v2.0.1-dev.96 [2022-04-26T23:19:40.998Z] v2.0.1-dev.97 [2022-04-26T23:19:40.998Z] v2.0.1-dev.98 [2022-04-26T23:19:40.998Z] v2.0.1-dev.99 [2022-04-26T23:19:40.998Z] v2.1.0 [2022-04-26T23:19:40.998Z] v2.2.0-dev.1 [2022-04-26T23:19:40.998Z] v2.2.0-dev.10 [2022-04-26T23:19:40.998Z] v2.2.0-dev.11 [2022-04-26T23:19:40.998Z] v2.2.0-dev.12 [2022-04-26T23:19:40.998Z] v2.2.0-dev.13 [2022-04-26T23:19:40.999Z] v2.2.0-dev.14 [2022-04-26T23:19:40.999Z] v2.2.0-dev.15 [2022-04-26T23:19:40.999Z] v2.2.0-dev.16 [2022-04-26T23:19:40.999Z] v2.2.0-dev.17 [2022-04-26T23:19:40.999Z] v2.2.0-dev.18 [2022-04-26T23:19:40.999Z] v2.2.0-dev.19 [2022-04-26T23:19:40.999Z] v2.2.0-dev.2 [2022-04-26T23:19:40.999Z] v2.2.0-dev.20 [2022-04-26T23:19:40.999Z] v2.2.0-dev.21 [2022-04-26T23:19:40.999Z] v2.2.0-dev.22 [2022-04-26T23:19:40.999Z] v2.2.0-dev.23 [2022-04-26T23:19:40.999Z] v2.2.0-dev.24 [2022-04-26T23:19:40.999Z] v2.2.0-dev.25 [2022-04-26T23:19:40.999Z] v2.2.0-dev.26 [2022-04-26T23:19:40.999Z] v2.2.0-dev.27 [2022-04-26T23:19:40.999Z] v2.2.0-dev.28 [2022-04-26T23:19:40.999Z] v2.2.0-dev.29 [2022-04-26T23:19:40.999Z] v2.2.0-dev.3 [2022-04-26T23:19:40.999Z] v2.2.0-dev.30 [2022-04-26T23:19:40.999Z] v2.2.0-dev.31 [2022-04-26T23:19:40.999Z] v2.2.0-dev.32 [2022-04-26T23:19:40.999Z] v2.2.0-dev.33 [2022-04-26T23:19:40.999Z] v2.2.0-dev.34 [2022-04-26T23:19:40.999Z] v2.2.0-dev.35 [2022-04-26T23:19:40.999Z] v2.2.0-dev.36 [2022-04-26T23:19:40.999Z] v2.2.0-dev.37 [2022-04-26T23:19:40.999Z] v2.2.0-dev.38 [2022-04-26T23:19:40.999Z] v2.2.0-dev.39 [2022-04-26T23:19:40.999Z] v2.2.0-dev.4 [2022-04-26T23:19:40.999Z] v2.2.0-dev.40 [2022-04-26T23:19:40.999Z] v2.2.0-dev.41 [2022-04-26T23:19:40.999Z] v2.2.0-dev.42 [2022-04-26T23:19:40.999Z] v2.2.0-dev.43 [2022-04-26T23:19:40.999Z] v2.2.0-dev.44 [2022-04-26T23:19:40.999Z] v2.2.0-dev.45 [2022-04-26T23:19:40.999Z] v2.2.0-dev.46 [2022-04-26T23:19:40.999Z] v2.2.0-dev.47 [2022-04-26T23:19:40.999Z] v2.2.0-dev.48 [2022-04-26T23:19:40.999Z] v2.2.0-dev.49 [2022-04-26T23:19:40.999Z] v2.2.0-dev.5 [2022-04-26T23:19:40.999Z] v2.2.0-dev.50 [2022-04-26T23:19:40.999Z] v2.2.0-dev.51 [2022-04-26T23:19:40.999Z] v2.2.0-dev.52 [2022-04-26T23:19:40.999Z] v2.2.0-dev.53 [2022-04-26T23:19:40.999Z] v2.2.0-dev.54 [2022-04-26T23:19:40.999Z] v2.2.0-dev.55 [2022-04-26T23:19:40.999Z] v2.2.0-dev.56 [2022-04-26T23:19:40.999Z] v2.2.0-dev.57 [2022-04-26T23:19:40.999Z] v2.2.0-dev.58 [2022-04-26T23:19:40.999Z] v2.2.0-dev.59 [2022-04-26T23:19:40.999Z] v2.2.0-dev.6 [2022-04-26T23:19:40.999Z] v2.2.0-dev.60 [2022-04-26T23:19:40.999Z] v2.2.0-dev.61 [2022-04-26T23:19:40.999Z] v2.2.0-dev.62 [2022-04-26T23:19:40.999Z] v2.2.0-dev.63 [2022-04-26T23:19:40.999Z] v2.2.0-dev.64 [2022-04-26T23:19:40.999Z] v2.2.0-dev.65 [2022-04-26T23:19:40.999Z] v2.2.0-dev.66 [2022-04-26T23:19:40.999Z] v2.2.0-dev.67 [2022-04-26T23:19:40.999Z] v2.2.0-dev.68 [2022-04-26T23:19:40.999Z] v2.2.0-dev.69 [2022-04-26T23:19:40.999Z] v2.2.0-dev.7 [2022-04-26T23:19:40.999Z] v2.2.0-dev.70 [2022-04-26T23:19:40.999Z] v2.2.0-dev.71 [2022-04-26T23:19:40.999Z] v2.2.0-dev.72 [2022-04-26T23:19:40.999Z] v2.2.0-dev.73 [2022-04-26T23:19:40.999Z] v2.2.0-dev.74 [2022-04-26T23:19:40.999Z] v2.2.0-dev.75 [2022-04-26T23:19:40.999Z] v2.2.0-dev.76 [2022-04-26T23:19:40.999Z] v2.2.0-dev.77 [2022-04-26T23:19:40.999Z] v2.2.0-dev.78 [2022-04-26T23:19:40.999Z] v2.2.0-dev.79 [2022-04-26T23:19:40.999Z] v2.2.0-dev.8 [2022-04-26T23:19:40.999Z] v2.2.0-dev.80 [2022-04-26T23:19:40.999Z] v2.2.0-dev.9 [Pipeline] sh [2022-04-26T23:19:41.290Z] + lftools sign git-tag v2.2.0-dev.80 [2022-04-26T23:19:41.860Z] Signing Git tag with Sigul... [2022-04-26T23:19:41.860Z] Signing v2.2.0-dev.80 [Pipeline] echo [2022-04-26T23:19:42.243Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T23:19:42.527Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-26T23:19:42.537Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-26T23:19:42.551Z] $ docker stop --time=1 86ed557b97332b8139c030e69fb3175a85bc0a85f6c96b155a905429dc8ac995 [2022-04-26T23:19:43.863Z] $ docker rm -f 86ed557b97332b8139c030e69fb3175a85bc0a85f6c96b155a905429dc8ac995 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-26T23:19:44.312Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-26T23:19:44.312Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:19:44.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T23:19:44.606Z] . [Pipeline] withDockerContainer [2022-04-26T23:19:44.676Z] prd-ubuntu20.04-docker-8c-8g-33378 does not seem to be running inside a container [2022-04-26T23:19:44.708Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/208 -v /w/workspace/edgex-go/208:/w/workspace/edgex-go/208:rw,z -v /w/workspace/edgex-go/208@tmp:/w/workspace/edgex-go/208@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:10004/edgex-devops/git-semver:latest cat [2022-04-26T23:19:45.131Z] $ docker top 150ceae92b4ff818adb55d4093e45d39dfb7ab7f57a6d468f2965283e1d6b234 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-26T23:19:45.234Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T23:19:45.234Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T23:19:45.366Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T23:19:45.364Z] $ docker exec 150ceae92b4ff818adb55d4093e45d39dfb7ab7f57a6d468f2965283e1d6b234 ssh-agent [2022-04-26T23:19:45.485Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeGhApf/agent.14 [2022-04-26T23:19:45.485Z] SSH_AGENT_PID=21 [2022-04-26T23:19:45.490Z] Running ssh-add (command line suppressed) [2022-04-26T23:19:45.599Z] Identity added: /w/workspace/edgex-go/208@tmp/private_key_9044562888076469982.key (/w/workspace/edgex-go/208@tmp/private_key_9044562888076469982.key) [2022-04-26T23:19:45.622Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T23:19:45.912Z] + git semver bump pre [2022-04-26T23:19:45.912Z] # -> Open(): unable to determine branch for HEAD [2022-04-26T23:19:45.912Z] # $GIT_DIR = /w/workspace/edgex-go/208/.git [2022-04-26T23:19:45.912Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/208 [2022-04-26T23:19:45.912Z] # $SEMVER_REMOTE_NAME = origin [2022-04-26T23:19:45.912Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-26T23:19:45.912Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-26T23:19:45.912Z] # $SEMVER_BRANCH = main [2022-04-26T23:19:45.912Z] # $SEMVER_DIR = /w/workspace/edgex-go/208/.semver [2022-04-26T23:19:45.912Z] 2.2.0-dev.81 [Pipeline] } [2022-04-26T23:19:45.917Z] $ docker exec --env ******** --env ******** 150ceae92b4ff818adb55d4093e45d39dfb7ab7f57a6d468f2965283e1d6b234 ssh-agent -k [2022-04-26T23:19:46.033Z] unset SSH_AUTH_SOCK; [2022-04-26T23:19:46.033Z] unset SSH_AGENT_PID; [2022-04-26T23:19:46.033Z] echo Agent pid 21 killed; [2022-04-26T23:19:46.052Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-26T23:19:46.375Z] + git semver [Pipeline] } [2022-04-26T23:19:46.384Z] $ docker stop --time=1 150ceae92b4ff818adb55d4093e45d39dfb7ab7f57a6d468f2965283e1d6b234 [2022-04-26T23:19:47.691Z] $ docker rm -f 150ceae92b4ff818adb55d4093e45d39dfb7ab7f57a6d468f2965283e1d6b234 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T23:19:48.047Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-26T23:19:48.047Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:19:48.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T23:19:48.345Z] . [Pipeline] withDockerContainer [2022-04-26T23:19:48.415Z] prd-ubuntu20.04-docker-8c-8g-33378 does not seem to be running inside a container [2022-04-26T23:19:48.442Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/208 -v /w/workspace/edgex-go/208:/w/workspace/edgex-go/208:rw,z -v /w/workspace/edgex-go/208@tmp:/w/workspace/edgex-go/208@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:10004/edgex-devops/git-semver:latest cat [2022-04-26T23:19:48.833Z] $ docker top fa1139a41fd39dd003aabad6bb200dca66083aed33cbad836e6935007d05e3d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-26T23:19:48.939Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T23:19:48.939Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T23:19:49.073Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T23:19:49.070Z] $ docker exec fa1139a41fd39dd003aabad6bb200dca66083aed33cbad836e6935007d05e3d0 ssh-agent [2022-04-26T23:19:49.215Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXheDmEL/agent.14 [2022-04-26T23:19:49.215Z] SSH_AGENT_PID=21 [2022-04-26T23:19:49.220Z] Running ssh-add (command line suppressed) [2022-04-26T23:19:49.345Z] Identity added: /w/workspace/edgex-go/208@tmp/private_key_968777565281172278.key (/w/workspace/edgex-go/208@tmp/private_key_968777565281172278.key) [2022-04-26T23:19:49.365Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T23:19:49.650Z] + git semver push [2022-04-26T23:19:49.650Z] # -> Open(): unable to determine branch for HEAD [2022-04-26T23:19:49.650Z] # $GIT_DIR = /w/workspace/edgex-go/208/.git [2022-04-26T23:19:49.650Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/208 [2022-04-26T23:19:49.650Z] # $SEMVER_REMOTE_NAME = origin [2022-04-26T23:19:49.650Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-26T23:19:49.650Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-26T23:19:49.650Z] # $SEMVER_BRANCH = main [2022-04-26T23:19:49.650Z] # $SEMVER_DIR = /w/workspace/edgex-go/208/.semver [Pipeline] } [2022-04-26T23:19:53.856Z] $ docker exec --env ******** --env ******** fa1139a41fd39dd003aabad6bb200dca66083aed33cbad836e6935007d05e3d0 ssh-agent -k [2022-04-26T23:19:53.964Z] unset SSH_AUTH_SOCK; [2022-04-26T23:19:53.964Z] unset SSH_AGENT_PID; [2022-04-26T23:19:53.964Z] echo Agent pid 21 killed; [2022-04-26T23:19:53.982Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-26T23:19:54.288Z] + git semver [Pipeline] } [2022-04-26T23:19:54.297Z] $ docker stop --time=1 fa1139a41fd39dd003aabad6bb200dca66083aed33cbad836e6935007d05e3d0 [2022-04-26T23:19:55.594Z] $ docker rm -f fa1139a41fd39dd003aabad6bb200dca66083aed33cbad836e6935007d05e3d0 [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-26T23:19:56.224Z] + [ -d /w/workspace/edgex-go/208/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-26T23:19:56.520Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T23:19:57.395Z] ---> package-listing.sh [2022-04-26T23:19:57.395Z] ++ facter osfamily [2022-04-26T23:19:57.395Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-26T23:19:57.656Z] + OS_FAMILY=debian [2022-04-26T23:19:57.656Z] + workspace=/w/workspace/edgex-go/208 [2022-04-26T23:19:57.656Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-26T23:19:57.656Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-26T23:19:57.656Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-26T23:19:57.656Z] + PACKAGES=/tmp/packages_start.txt [2022-04-26T23:19:57.656Z] + '[' /w/workspace/edgex-go/208 ']' [2022-04-26T23:19:57.656Z] + PACKAGES=/tmp/packages_end.txt [2022-04-26T23:19:57.656Z] + case "${OS_FAMILY}" in [2022-04-26T23:19:57.656Z] + dpkg -l [2022-04-26T23:19:57.656Z] + grep '^ii' [2022-04-26T23:19:57.656Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-26T23:19:57.656Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-26T23:19:57.656Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-26T23:19:57.657Z] + '[' /w/workspace/edgex-go/208 ']' [2022-04-26T23:19:57.657Z] + mkdir -p /w/workspace/edgex-go/208/archives/ [2022-04-26T23:19:57.657Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/208/archives/ [Pipeline] echo [2022-04-26T23:19:57.669Z] 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/208/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-26T23:19:57.947Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:19:58.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T23:19:58.508Z] [2022-04-26T23:19:58.508Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T23:19:58.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T23:19:58.807Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-26T23:19:58.807Z] 5eb5b503b376: Pulling fs layer [2022-04-26T23:19:58.807Z] 5c69ac0246d0: Pulling fs layer [2022-04-26T23:19:58.807Z] ec43610c2a17: Pulling fs layer [2022-04-26T23:19:58.807Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-26T23:19:58.807Z] 33b1e0a273af: Pulling fs layer [2022-04-26T23:19:58.807Z] 5d3b04190fa2: Pulling fs layer [2022-04-26T23:19:58.807Z] 2f39f015ded8: Pulling fs layer [2022-04-26T23:19:58.807Z] 33b1e0a273af: Waiting [2022-04-26T23:19:58.807Z] 2f39f015ded8: Waiting [2022-04-26T23:19:58.807Z] 5d3b04190fa2: Waiting [2022-04-26T23:19:58.807Z] 5c69ac0246d0: Verifying Checksum [2022-04-26T23:19:58.807Z] 5c69ac0246d0: Download complete [2022-04-26T23:19:58.807Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-26T23:19:58.807Z] 3a2ae6a8a46f: Download complete [2022-04-26T23:19:58.807Z] 33b1e0a273af: Verifying Checksum [2022-04-26T23:19:58.807Z] 33b1e0a273af: Download complete [2022-04-26T23:19:58.807Z] ec43610c2a17: Verifying Checksum [2022-04-26T23:19:58.807Z] ec43610c2a17: Download complete [2022-04-26T23:19:58.807Z] 5d3b04190fa2: Download complete [2022-04-26T23:19:59.066Z] 5eb5b503b376: Verifying Checksum [2022-04-26T23:19:59.066Z] 5eb5b503b376: Download complete [2022-04-26T23:19:59.634Z] 2f39f015ded8: Download complete [2022-04-26T23:20:00.202Z] 5eb5b503b376: Pull complete [2022-04-26T23:20:00.202Z] 5c69ac0246d0: Pull complete [2022-04-26T23:20:00.771Z] ec43610c2a17: Pull complete [2022-04-26T23:20:00.771Z] 3a2ae6a8a46f: Pull complete [2022-04-26T23:20:01.031Z] 33b1e0a273af: Pull complete [2022-04-26T23:20:01.031Z] 5d3b04190fa2: Pull complete [2022-04-26T23:20:05.293Z] 2f39f015ded8: Pull complete [2022-04-26T23:20:05.293Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-26T23:20:05.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T23:20:05.293Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-26T23:20:05.358Z] prd-ubuntu20.04-docker-8c-8g-33378 does not seem to be running inside a container [2022-04-26T23:20:05.381Z] $ 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/208/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/208 -v /w/workspace/edgex-go/208:/w/workspace/edgex-go/208:rw,z -v /w/workspace/edgex-go/208@tmp:/w/workspace/edgex-go/208@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-26T23:20:06.945Z] $ docker top 61edf40b002b1b4f5fce055d56a59497080f0cff6eda2cb067462a101bfaa3cb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T23:20:07.304Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-26T23:20:07.600Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-26T23:20:07.885Z] + ls /var/log/sa-host [2022-04-26T23:20:07.885Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T23:20:08.103Z] provisioning config files... [2022-04-26T23:20:08.112Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/208@tmp/config4722502256558885421tmp [Pipeline] { [Pipeline] echo [2022-04-26T23:20:08.128Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T23:20:08.412Z] ---> create-netrc.sh [Pipeline] } [2022-04-26T23:20:08.420Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-26T23:20:08.752Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-26T23:20:08.762Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T23:20:09.047Z] ---> sudo-logs.sh [2022-04-26T23:20:09.047Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-26T23:20:09.072Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T23:20:09.358Z] ---> job-cost.sh [2022-04-26T23:20:09.358Z] lf-activate-venv: SKIPPING [2022-04-26T23:20:09.358Z] DEBUG: total: 0.10999999940395355 [2022-04-26T23:20:09.358Z] INFO: Retrieving Stack Cost... [2022-04-26T23:20:09.929Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-26T23:20:10.499Z] INFO: Archiving Costs [Pipeline] echo [2022-04-26T23:20:10.511Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T23:20:10.797Z] ---> logs-deploy.sh [2022-04-26T23:20:10.797Z] lf-activate-venv: SKIPPING [2022-04-26T23:20:10.797Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/208 [2022-04-26T23:20:10.797Z] INFO: archiving workspace using pattern(s): [2022-04-26T23:20:11.739Z] Archives upload complete. [2022-04-26T23:20:11.739Z] INFO: archiving logs to Nexus